body {
	color: #000000; 
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	background-color:#333B54;
	margin:0px;
	padding: 0px;
	overflow:auto;
}
a {/*color: #AAAD75;*/
	color:#69768F;
	text-decoration: underline;
}
a:hover {color:#000000; text-decoration: none;}
.copy {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
b, .whiteBody b {
	color:#666699;
}
hr {color:#666699; height:1px;}
ul li {
	margin-bottom:22px;
}
.regBullet li {
	margin-bottom:5px;
}
.bodyBG {
	background-image:url(../images/bg_face.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.titleA {
	font-size: 19px; 
	font-weight: bold; 
	color: #000000;
	margin-bottom:-5px;
}
.titleB {
	font-family:"Garamond", "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#666699;
	border-bottom:2px solid #666699;
	width:100%;
}
.titleC {
	font-size: 18px; 
	font-weight: bold; 
	color: #666699;
	margin-bottom:-5px;
	font-style:italic;
}
.titleD {
	font-size: 16px; 
	font-weight: bold; 
	color: #666699;
	margin-bottom:-5px;
}
.mainBody {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:13px;
	background-color:#B8C1CC;
	padding:15 25 15 20;
}	
.mainBody a {
	color:#666699;
	/*color:darkgreen;*/
}
.mainBody4px {
	background-color:#CBCCB8;
}
.whiteBody {
	color:black;
	font-size:13px;
	background-color:white;
	padding:15 25 15 20;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.whiteBody a {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subTitleA {
	font-family:"Garamond", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;  
	color: white;
	padding:3px 10px 3px 4px;
	background-color:#6F7D96;
}
.subTitleB {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7382A5;
	color: #2d5c3d;
	background-color:#c8ddca;
	padding:4px 8px 4px 8px;

}
.GlassBG {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding:4px 8px 4px 8px;
	/*background-image: url(../images/bg_glass.gif);*/
	background-color: #c8ddca;

}	
.LinksBG {
	color:black;
	font-size:13px;
	background-color:white;
	padding:15 25 15 20;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/photo_links.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.LinksBG a {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.Trans {
	background-color:#EFEFEF;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.mainTable {
	border-right:2px solid black; 
	border-left:2px solid #282F37;
}
.legend, .legend b {
	color:black;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.legend a { border-bottom:1px solid black;}