body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; margin-top: 0px;
	
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;  color: #333333; word-spacing:2px; 
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;
	text-align: justify;
}

.footer {
	
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f8f8;
	border-color: Gray;
}

.box2 {
	
	word-spacing: 2px;
	padding: 0px;
	border-width: 1px;border-color: #E1E2E3;
	border-style: solid; background-color: #EEEEEE;
}
.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E4C73;
}
.heading
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E4C73;
}

.read{
	color: #FF6600;
	text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}.read a:link {
	color: #FF6600;
	text-decoration: none;
}

.read a:hover {
	color: #FF6600;
	text-decoration: none;
}.read a:visited {
	color: #FF6600;
	text-decoration: none;
}
.read a:active {
	color: #FF6600;
	text-decoration: none;
}.menu{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	line-height: 20px; text-align: center;
	padding: 5px 2px;
}.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}.sub  {
text-align: left;display: block;color: #FFFfff; font-size: 10px; font-weight: normal;
}
.sub a:link{text-align: left;display: block;color: #FFFfff; font-size: 10px; font-weight: normal; }
.sub a:hover {	background: Gray; display: table-row;text-align: left;display: block;color: #FFFfff; font-size: 10px; font-weight: normal;}
.sub a:active {text-align: left;display: block;color: #FFFfff; font-size: 10px; font-weight: normal;}
td.off {
display: block;height: 35px; color: #ffffff;
}
td.on {
background: #999999;
display: block;
height: 35px;

} td.a{
	color: #9999;
	text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
} td.a:link,a:hover,a:active{
	color: #66666;
	text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}.left{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 2 2 2;
}.left a:link {
	color: #FFFFF;font-size: 10px;
	text-decoration: none;
}

.left a:hover {
	text-decoration: none;
	display: block;
	height: 20px;font-size: 10px;
	line-height: 20px;
	background:#999999;
}.left a:visited {
	
	text-decoration: none;background-color:#333333; display: block;height: 20px; line-height:20px;font-size: 10px;
}
.left a:active {
	
	text-decoration: none;background-color:#333333; display: block;height: 20px; line-height:20px;font-size: 10px;s
}
.top{
	color: #666666;
	text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}.top a:link {
	color: #666666;
	text-decoration: none;
}

.top a:hover {
	color: #666666;
	text-decoration: none;
}.top a:visited {
	color: #666666;
	text-decoration: none;
}

/*menu code*/

.chromestyle{
width: 100%;
font-weight: normal;
font-size:12px;
color:#666666;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x;
color:#666666; /*THEME CHANGE HERE*/
}

/*.chromestyle ul li a[rel]:after{ HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead
}*/


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-top:1px solid #BBB;
border-right:1px solid #BBB;
border-left:1px solid #BBB;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color:#666666;
/*color: black;*/
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FfFfFf;
color:#666666;
}
.subheadtitleleftlink{
font-family:verdana; display:block;
font-size: 11px; margin-top:5px; font-weight:bold;
color: #ffffff;
font:bold;
word-spacing:normal;

}
.paratext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#f1f2f3; text-decoration:none;
line-height:17px;
}