.tagline  {
	color : black;
	font-size : 15px;
	font-family : verdana, arial;
	font-weight : bold;
}

.title  {
	color : #F7941C;
	font-size : 14px;
	font-family : arial;
	font-weight : bold;
}

.note  {
	color : #02619A;
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
}

.heading  {
	color : #F7941C;
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : bold;
}
.heading2  {
	color : #FFFFFF;
	font-size : 14px;
	font-family : arial, verdana;
	font-weight : bold;
}

.subHeading  {
	color : #0C479D;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : bold;
}

.caption  {
	color : #F7941C;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}

.compact  {
	color : #0C479D;
	font-size : 10px;
	font-family : arial, verdana;
	font-weight : normal;
}

.quote  {
	color : #F7941C;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
}

.navtitle  {
	color : #E71724;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : bold;
}

td {
	color : #0C479D;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
}

.data {
	color : #0C479D;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
}

.data2 {
	color : #555555;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
}

a {
	color : #042773;
}

a:hover {
	color : #555555;
}

a:visited {
	color : #042773;
}

.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:#0B499E;
	text-decoration: none;	
}
A:hover.bottom {
	color:#0B499E;
	text-decoration: underline;
}
A:visited.bottom {
	color:#0B499E;
}

.rightNav2 {
	font: normal bold 12px "arial" ;
	color:#FFFFFF;
	text-decoration: none;
}
A:hover.rightNav2 {
    color:#FFFFFF;
	text-decoration: underline;
}
A:visited.rightNav2 {
	color:#FFFFFF;
}

.rightNav2a {
	font: normal bold 11px "arial" ;
	color:#FFFFFF;
	text-decoration: none;
}

A:hover.rightNav2a {
	text-decoration: underline;
}

.rightNav2b {
	font: normal bold 11px "verdana", "arial" ;
	color:#0B499E;
	text-decoration: none;
}

A:hover.rightNav2b {
	text-decoration: underline;
}

.rightNav2c {
	font: normal bold 12px "arial" ;
	color:#0B499E;
	text-decoration: none;
}
A:hover.rightNav2c {
	color:#0B499E;
	text-decoration: underline;
}
A:visited.rightNav2c {
	color:#0B499E;
}

.rightNav2d {
	font: normal bold 12px "arial" ;
	color:#0B499E;
	text-decoration: none;
}
A:hover.rightNav2d {
	color:#0B499E;
	text-decoration: underline;
}
A:visited.rightNav2d {
	color:#0B499E;
}

.rightNav3 {
	font: normal normal 12px "arial", "verdana";
	color:#003758;
	text-decoration: none;	
}
A:hover.rightNav3 {
	text-decoration: underline;
}
A:visited.rightNav3 {
	color:#003758;
}

.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;
	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; 	
	}