BODY  {
	color : 000000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	background-color: #FBFCFC;
	margin-left: 20px;
	-webkit-text-size-adjust: none;
}


.BodyText  {
	color : 000000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
}


.BodyTextSmall  {
	color : 000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
}


.BoldBlue {
	color : #003298;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}

.WhiteText {
	color : #FFF;
	font-size : 12px;
	font-weight : bold;
}

.WhiteText A {
	color : #FFF;
	font-weight : bold;
}

.WhiteText A:visited {
	color : #FFF;
	font-weight : bold;
}

.WhiteText A:hover {
	color : #FFC;
	font-weight : bold;
}


.RedText {
	color : #CC0000;
}




.harry  {
	color : #637DAD;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}


.Subhead2  {
	color : #4473AD;
	font-size : 16px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}


.Subhead3  {
	color : #637DAD;
	font-size : 14px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}


.SubHead  {
	color : #003399;
	font-size : 18px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
}


.TableText  {
	color : 000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
}


hr {
	border: 0;
	width: 100%;
	color : #94AAC8;
	height: 1px;
	background-color: #94AAC8;
}

.initial {
	background-color: #4067B2;
}

.highlight {
	background-color: #56469C;
}

li {
	padding: 0 0 9px 0;
}

.opacityit img { 
	-khtml-opacity:1; 
	-moz-opacity:1; 
	-ms-filter:”alpha(opacity=100)”; 
	filter:alpha(opacity=100); 
	opacity:1; 
} 

.opacityit:hover img { 
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:”alpha(opacity=80)”; 
	filter:alpha(opacity=80); 
	opacity:.80; 
}

