body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #046BBB;
	font-family: arial;
	font-size: 13px;
}
	a:link { color: #004573; text-decoration:none; font-family: arial; font-size:10pt; text-decoration: underline;}
	a:visited { color: #004573; font-size: 10pt; font-family: arial; text-decoration: underline;}
	a:active { color: #004573; font-size: 10pt; font-family: arial; text-decoration: underline;}
	a:hover {  color:#9A0000; text-decoration: none; font-size: 10pt; font-family: arial;}	
	.optimaltext { font-family: arial; font-size:10pt; color: black; }
	.newoptimaltext { font-family: Verdana, Arial, Helvetica, sans-serif, 'MS sans serif'; font-size: 10pt; color: black; }
	.optimalwhitetext {	font-family: arial; 	font-size: 13px;color: white; }
	.optimaltinttext {	font-family: arial; 	font-size: 13px;color: #9A0000; }
	.button{	border: 1px black solid; font-family: arial;	font-size: 13px;	color: #000000;	background-color: #CCCCCC; }
	.style3 {color: #000000}
	li { margin-top: 10px;}
	body img { border: 0px; }
	#pagebrdr {	border-left: solid #000000 1px; }
	#pageleft {	border-right: solid #000000 1px; background-color: #E9E9E9;}
    .toolTipBox {
	font-family: arial; font-size:10pt; 
	padding: 17px;
	border: solid 1px #EDEACA;
	background-color: #FFFEE4;
	color: #333333;
	text-decoration: none;
    }

  h1 {  font-size: 1.40em; font-weight: lighter; padding: 0 10px; margin-bottom:5px;}
  h2 {  font-size: 1.00em; font-weight: lighter; padding: 0 10px; margin-top:10px;}
  h3 {  font-size: 1.00em; font-weight: lighter; padding: 0 10px; margin-top:4px;}

  li.leaf {
    list-style-image: url(/images/menu-leaf.png);
  }
 
 
.post a, .post a:visited { color: #993333; text-decoration: none; border-bottom: dotted 1px #993333; }
.post a:hover { color: #fff; background: #993333; text-decoration: none; border: none; }

.breadcrumb a{ text-decoration: underline; background: transparent url(/images/breadcrumb.gif) no-repeat center right; padding-right: 16px; /*adjust bullet image padding*/ color: #993333; text-decoration:none; font-family: arial; font-size:10pt; text-decoration: underline;}
.breadcrumb a:visited, .breadcrumb a:active{ color: #004573; text-decoration: underline; font-family: arial; font-size:10pt;}
.breadcrumb a:hover{ text-decoration: underline;color: #40920A;  font-family: arial; font-size:10pt; }


.new {
  font-size: .78em;
  font-weight: bold;
  color: #ff3d3d;
  text-decoration: none;
  vertical-align:top;
  line-height:.9em;
}

