body, td, table, tr, p { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	line-height : 14px;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}
.bold { 
	font-weight : bold;
}
.boldred { 
	font-weight : bold;
	color : #990000;
}
.bluetext { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #3366CC;
}
.copyright { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}
.date { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}
.header { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}

.navback { 
	background-color : #ffffff;
}
.navcolor { 
	background-color : #CCE5E5;
}
.navtitle { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}
.pagetitle { 
	font-family : Verdana, Arial, Helvetica, Sans;
	font-size : 14px;
  	font-weight : bold;
  	color : #194D81;
}
.bullet { 
	color : #993333;
}
.subhead { 
	font-family : Verdana, Arial, Helvetica, Sans;
	font-weight : bold;
	color : #333333;
}
.subtitle { 
	font-family : Verdana, Arial, Helvetica, Sans;
	font-weight : bold;
	color : #333333;
}
.subtitleblue { 
	font-family : Verdana, Arial, Helvetica, Sans;
	font-weight : bold;
	color : #194D81;
}
.title { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}
a { 
	color:	#336699;
	font-weight : normal; 
	text-decoration: underline; 
}
a:active { 
	color:	#336699;
	font-weight : normal; 
	text-decoration: underline;
}
a:visited { 
	color:	#336699;
	font-weight : normal; 
	text-decoration: underline;
}
a:hover { 
	color:	#669999;
	font-weight : normal; 
	text-decoration: none;
}

a.hoverUnderlineLinks:link, a.hoverUnderlineLinks:active, a.hoverUnderlineLinks:visited {
	text-decoration: none;
}
a.hoverUnderlineLinks:hover {
	text-decoration: underline;
}


a.subnav:link      
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: none;
color: #333333; 
}

a.subnav:active   
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: none;
color: #333333; 
}

a.subnav:visited   
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: none;
color: #333333; 
}

a.subnav:hover    
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: none;
color: #336699; 
}

a.subnav2:link      
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: none;
color: #333333; 
}

a.subnav2:active   
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: none;
color: #333333; 
}

a.subnav2:visited   
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: none;
color: #333333; 
}

a.subnav2:hover    
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
line-height : 11px;
text-decoration: underline;
color: #336699; 
}
