.tagline  {
	color : black;
	font-size : 15px;
	font-family : verdana, arial;
	font-weight : bold;
}

.title  {
	color : #F9AD4B;
	font-size : 16px;
	font-family : arial;
	font-weight : bold;
}

.note  {
	color : #02619A;
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
}

.reg_title  {
	color : #FFFFFF;
	font-size : 16px;
	font-family : arial;
	font-weight : bold;
	text-decoration: none;
}
A:hover.reg_title {
	color:#FFFFFF;
	text-decoration: underline;
}
A:visited.reg_title {
	color:#FFFFFF;
}

.heading  {
	color : #F7941C;
	font-size : 14pt;
	font-family : arial, verdana, sans serif;
	font-weight : bold;
}

.subHeading  {
	color : #2D7696;
	font-size : 12pt;
	font-family : arial, verdana;
	font-weight : bold;
}

.subHeading2  {
	color : #F7941C;
	font-size : 12pt;
	font-family : arial, verdana;
	font-weight : bold;
}

.caption  {
	color : #2D7696;
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold;
}

.compact  {
	color : #0C479D;
	font-size : 10px;
	font-family : arial, verdana;
	font-weight : normal;
}

.quote  {
	color : #F7941C;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : italic;
}

.navtitle  {
	color : #E71724;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : bold;
}

td {
	color : #2D7696;
	font-size : 10pt;
	font-family : arial, verdana;
	font-weight : normal;
}

.data {
	color : #2D7696;
	font-size : 10pt;
	font-family : arial, verdana;
	font-weight : normal;
}

.data2 {
	color : #F7941C;
	font-size : 10pt;
	font-family : arial, verdana;
	font-weight : normal;
}

a {
	color : #2B6F8C;
}

a:hover {
	color : #F9AD4B;
}

.copyright {
	color : black;
	font-size : 10px;
	font-family : arial, verdana;
	font-weight : normal;
}
.topNavText {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : bold;
	text-decoration:none;
}
.topNavSpacers {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration:none;
}

.top {
	font: normal normal 11px "arial" ;
	color:#FFFFFF;
	text-decoration: none;
}
A:hover.top {
	color:#FFFFFF;
	text-decoration: underline;
}
A:visited.top {
	color:#FFFFFF;
}

.bottom {
	font: normal normal 11px "arial", "verdana";
	color:#3F7DA6;
	text-decoration: none;	
}
A:hover.bottom {
	color:#3F7DA6;
	text-decoration: underline;
}
A:visited.bottom {
	color:#3F7DA6;
}

.rightNav2 {
	font: normal bold 12px "arial" ;
	color:#257A99;
	text-decoration: none;
}
A:hover.rightNav2 {
    color:#257A99;
	text-decoration: underline;
}
A:visited.rightNav2 {
	color:#257A99;
}

.rightNav2c {
	font: normal normal 12px "arial" ;
	color:#257A99;
	text-decoration: none;
}
A:hover.rightNav2c {
    color:#257A99;
	text-decoration: underline;
}
A:visited.rightNav2c {
	color:#257A99;
}

.rightNav3 {
	font: normal normal 10px "arial", "verdana";
	color:#257A99;
	text-decoration: none;	
}
A:hover.rightNav3 {
	color:#257A99;
	text-decoration: underline;
}
A:visited.rightNav3 {
	color:#257A99;
}

.rightNav3a {
	font: normal normal 12px "arial", "verdana";
	color:#E71724;
	text-decoration: none;	
}
A:hover.rightNav3a {
	text-decoration: underline;
}
A:visited.rightNav3a {
	color:#E71724;
}

.breadCrumb {
	font: normal normal 11px "arial", "verdana";
	color:#195792;
	text-decoration: none;	
}
A:hover.breadCrumb {
	text-decoration: underline;
}
A:visited.breadCrumb {
	color:#195792;
}

.sitemapNavMain{
	color: #02619A;
	font-size : 15px;		
	font-family: Arial, Verdana, Helvetica;
	font-weight : bold;	
	text-decoration: none;
}
A:Hover.sitemapNavMain{
	color: #02619A;
	text-decoration: none;
}
A:Visited.sitemapNavMain{
	color: #02619A;
}

.sitemapNav1  {
	color: #02619A;
	font-size : 12px;		
	font-family: Arial, Verdana, Helvetica;
	font-weight : bold;
	text-decoration: none;
}
A:Hover.sitemapNav1  {
	color: #02619A;
	text-decoration: underline;
}
A:Visited.sitemapNav1  {
	color: #02619A;
}

.sitemapNav2  {
	color: #02619A;
	font-size : 11px;		
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}
A:Hover.sitemapNav2  {
	color: #02619A;
	text-decoration: underline;
}
A:Visited.sitemapNav2  {
	color: #02619A;
}


.colHead{
	background: #C9E4FF;
	color : #013473;
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : normal;	
	padding: 0 1 1 5;
}

.required{
	background: #fff0f0;
}
span.required{
	color: #ff0000;
	background: transparent;
}
p.required{
	color: #ff0000;
	background: transparent;
}

.warning{
	color: #ff0000; 
	font-weight: bold; 	
	}

.info{
	background-color: #FFFFFF;
	border-right : 1px solid #3282A5;	
	border-bottom : 1px solid #3282A5;		
	border-top : 1px solid #3282A5;	
	border-left : 1px solid #3282A5;	
	cursor: hand;	
}
.altline  {
	color : #2D7696;
	font-size : 10pt;
	font-family : arial, verdana;
	font-weight : normal;;
}

.logBtn { 
background-image: url(/imgs/btn_go_login.gif); 
width: 70px; height: 23px; 
padding: 0px; border-width: 0px; 
} 