BODY {
	background-color: #FFFFFF;
}

P, DIV, SMALL, BIG, DD, DT, OL, DL, BLOCKQUOTE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 2;
	color: #000000;
}
UL { 
	list-style-type: square;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #000000; 
   }


UL.circle { 
	list-style-type: circle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #000000; 
   }
   
CODE, PRE {
    font-family: Monospace;
	font-size: 12px;
}

EM, I { 
	font-style: italic; 
	font-family: Verdana, Geneva, sans-serif; 
}

U { 
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}


.copyright, .search {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333333;
}

A {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	text-decoration: none
}

A:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #990000;
	text-decoration: underline
}

A:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
}

a.subtitle2, a.subtitle2:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

a.subtitle2:hover, a.subtitle2:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


a.terms, a.search, a.terms:visited, a.search:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

a.terms:hover {
	text-decoration: underline;
}

a.navlevel3, a.navlevel3:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navlevel3:hover {
	text-decoration: underline;
	color: #990000;
}

a.navlevel4, a.navlevel4:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

a.navlevel4:hover {
	text-decoration: underline;
	color: #000000;
}

a.redtext, a.redtext:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}

a.redtext:hover {
	text-decoration: underline;
	color: #000000;
}

.normal { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #000000;
}

.normalnospace { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}


.title { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #990000;
	line-height : 19px;
	font-weight: bold;
}

.subtitle1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.subtitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.subtext {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}



.graytitle { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #95A8B2;
}

.graylarger { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
}

.gray  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
}

.subgray { 
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif; 
	color:#666666;
}

.white  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.redtitle1 { 
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold;
	color:#990000;
}

.redtitle { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #990000;
}

.red  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

.subred { 
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif; 
	color:#CC0000;
}

.dkred  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #990000;
}

.green  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #336666;
}

.subgreen { 
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif; 
	color:#336666;
}

.topnav {
	background-color: #DFDDDD;
}

.blackline {
	background-color: #333333;
}

.subnav {
	background-color: #ffffff;
}

.bottomnav {
	background-color: #C4CED3;
}

.sidenav {
	background-color: #e5e5e5;
}

.redline {
	background-color: #C85454;
}

TD.label {
	background-color: #e8e8e8;
}
TD.colA {
	background-color: #E5F1F4;
}
TD.colAtop {
	background-color: #CFDADD;
}
TD.colB {
	background-color: #E2F0EA;
}
TD.colBtop {
	background-color: #CED8CA;
}
TD.colC {
	background-color: #E4F0D8;
}
TD.colCtop {
	background-color: #D7DBC3;
}
TD.colD {
	background-color: #EFF3D7;
}
TD.colDtop {
	background-color: #DADFBB;
}
TD.colE {
	background-color: #ECE7D5;
}
TD.colEtop {
	background-color: #E4D8BF;
}

.

