body{
 	margin-top: 0px;
	background-color : #FFFFFF;
}
.tagline  {
	color : black;
	font-size : 15px;
	font-family : verdana, arial;
	font-weight : bold;
}
select{
	font-size : 11px;
	font-family : arial;
}
input {
	font-size : 11px;
	font-family : arial;
}
.textarea_lg{
	font-size : 11px;
	font-family : arial;
	width: 600px;
}
.textarea_sm{
	font-size : 11px;
	font-family : arial;
	width: 350px;
}
.textarea_smallest{
	font-size : 11px;
	font-family : arial;
	width: 280px;
}
.textarea_md{
	font-size : 11px;
	font-family : arial;
	width: 450px;
}
.textarea_sm{
	font-size : 11px;
	font-family : arial;
	width: 350px;
}

.title  {
	color : #000000;
	font-size : 17px;
	font-family : arial black;
	font-weight : bold, italics;
}
.trademark  {
	color : #000000;
	font-size : 22px;
	font-family : arial black;
	font-weight : normal;
}
td {
	color : black;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
}

.data {
	color : black;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
}
.tabText {
	color : black;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : bold;
}
.tabTextOn {
	color : white;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : bold;
}
.tabTextRollover {
	color : #0863A6;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : bold;
	cursor: hand;
}
.footnote  {
	color : #000000;
	font-size : 9px;
	font-family : arial;
	font-weight : normal;
}
.newsHeading {
	color : #0059A2;
	font-size : 12px;
	font-family : arail, verdana;
	font-weight : bold;
}
.newsText {
	color : black;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : bold;
}
.newsDate {
	color : black;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : bold;
}
.newsLink {
	color : #005842;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : bold;
}
.frontDate {
	color : black;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : normal;
}
.breadCrumb  {
	color : navy;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
}
.breadCrumbEnd  {
	color : Black;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}
.topNavText {
	color : #023864;
	font-size : 11px;
	font-family : arial;
	font-weight : bold;
	text-decoration:none;
}
.subNav {
	color : #023864;
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	text-decoration:none;
}



.sitemapHead {
	font: normal bold 15px "verdana", "geneva", "arial", "helvetica";
	color:#0059A2
}
.sitemap0 {
	font: normal bold 14px "verdana", "geneva", "arial", "helvetica";
	color:#000000
}
.sitemap1 {
	font: normal normal 13px "verdana", "geneva", "arial", "helvetica";
	color:#000000
}
.sitemap2 {
	font: normal normal 12px "verdana", "geneva", "arial", "helvetica";
	color:#000000
}
.sitemap3 {
	font: normal normal 11px "verdana", "geneva", "arial", "helvetica";
	color:#000000
}
.sitemap4 {
	font: normal normal 11px "verdana", "geneva", "arial", "helvetica";
	color:#000000
}


.navLink{
	background-color: #CDCD9B;
	color : #000000;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	border-right : 1px solid #CDCD9B;	
	border-bottom : 1px solid #CDCD9B;		
	border-top : 1px solid #CDCD9B;	
	border-left : 1px solid #CDCD9B;		
}
.navLinkOn{
	background-color: #CCCCCC;
	color : #000000;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;
	cursor: hand;
	border-right : 1px solid black;	
	border-bottom : 1px solid black;		
	border-top : 1px solid black;	
	border-left : 1px solid black;	
}
.navHeading{
	background-color: #CDCD9B;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : bold;
	padding-left: 2px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	cursor: hand;
	border-right : 1px none black;	
	border-bottom : 2px none black;		
	border-top : 1px none black;	
	border-left : 1px noen white;	
}