.navText  {
	color : white;
	font-size : 7pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.navText2  {
	color : white;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.navSection  {
	color : #FFFF66;
	font-size : 7.5pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.linkText {
	color : blue;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.colHeadLink  {
	color : #FFFF66;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 10pt;
}
.adminColHeadLink  {
	color : #FFFF66;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 10pt;
}
.clickMe {
	color : #5C92C0;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.takenDate {
	color : red;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.navNums  {
	color : #FFFF66;
	font-size : 14pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.bodyText1  {
	color : black;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.bodyText2  {
	color : black;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.bodyRegular  {
	color : black;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.bodySmall  {
	color : black;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.bodyGreen1  {
	color : #336666;
	font-size : 14pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.bodyGreen3  {
	color : #336666;
	font-size : 13pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.bodyGreen2  {
	color : #336666;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.bodyGray1  {
	color : #333333;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.bodyGray2  {
	color : #333333;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
}
.bodyWhite  {
	color : white;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.lightRow{
	background-color : #E5FFFF;
}
.bodyBlue1  {
	color : #003399;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : bold;
}
.note  {
	color : red;
	font-size : 8pt;
	font-family : verdana, arial;
}
.warning  {
	color : red;
	font-size : 9pt;
	font-family : verdana, arial;
	font-weight : bold;
}

TD.heading  {
	background-color : #336699;
	color : #FFDC00;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 12pt;
}
TD.headingPrint  {
	background-color : #336699;
	color : white;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 12pt;
}

TD.colHead  {
	background-color : #003366;
	color : #FFDC00;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 10pt;
}
TD.adminColHead  {
	background-color : black;
	color : #FFDC00;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 10pt;
}

TD.viewData  {
	color : black;
	font-family : verdana, arial;
	font-weight : normal;
	font-size : 10pt;
}


A:link.clickMe, A:visited.clickMe, A:active.clickMe  {
	color : #003399;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration : none;
}
A:hover.clickMe {
	color : #003399;
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration : underline;
}

A:link.nav, A:visited.nav, A:active.nav  {
	color : white;
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold;
	text-decoration : none;
}
A {
	text-decoration : none:
}
A:hover {
	text-decoration : underline:
}
A:hover.nav {
	color : #FFDC00;
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold;
	text-decoration : none;
}

/* New Styles */

.btnHead{
	background: #9AA7B6;
	color : #FFFFFF;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;
	border-right : 2px solid #35699B;	
	border-bottom : 2px solid #35699B;		
	border-top : 1px solid #35699B;	
	border-left : 1px solid #35699B;			

}
.altRow0{
	background: #FFFFFF;
}
.altRow1{
	background: #EFEFEF;
}
