/* main copy text style */

body, td, p, .copy  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.designnotes {
	color: #ff0000;
}

th {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
}

h1, .headings {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight : bold;
}

h2, .subheadings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.highlightedtext {
	color: #00176D;
}

.highlightedtextdb {
	color: #00176D;
}

.highlightedbold {
	font-weight: bold;
}

.highlightedboldred {
	font-weight: bold;
	color: #C11D24;
}

.imagelabels {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size : 10px;
	}

.requiredfields {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF0000;
}

.greyborder {
	border : 1px solid;
	border-color: #999999;
}

.formborder {
	border : 1px solid;
	border-color: #333333;
	background-color: #F5F5F5;
}

.formborderlb {
	border : 1px solid;
	border-color: #008EDE;
	background-color: #EDF4F9;
}

.formborderdb {
	border : 1px solid;
	border-color: #00176D;
	background-color: #ECF1FF;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
		
/* navigation styles (styles.js) */


.mainnav, .mainnav:link, .mainnav:visited {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

.mainnav:active, .mainnav:hover {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	line-height: normal;
	}

.mainnavselected, .mainnavselected:link, .mainnavselected:active, .mainnavselected:visited, .mainnavselected:hover {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;
	}

td.mainnavselected {
   background-color:#C11D24;
}

/* sub navigation styles (styles.js) */

.strapline {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	text-decoration: none;
}

.subnav, .subnav:link, .subnav:visited {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color : #E0E0E0;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

.subnav:active, .subnav:hover {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color : #E0E0E0;
	font-size : 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;
}

.subnavselected, .subnavselected:link, .subnavselected:active, .subnavselected:visited, .subnavselected:hover { 
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;
}


.navfoot, .navfoot:link, .navfoot:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 10px;
	text-decoration: none;
}

.navfoot:active, .navfoot:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 10px;
	text-decoration: underline;
}

.navfootselected, .navfootselected:link, .navfootselected:active, .navfootselected:visited, .navfootselected:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 10px;
	text-decoration: underline;
}

.breadcrumbs, .breadcrumbs:link, .breadcrumbs:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.breadcrumbs:active, .breadcrumbs:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

/* end navigation styles (styles.js)*/

.lightblue, .lightblue:link, .lightblue:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008CDB;
	font-weight: bold;
	line-height: normal;
}

.lightblue:active, .lightblue:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BCFFF;
	font-weight: bold;
	line-height: normal;
}

.darkblue, .darkblue:link, .darkblue:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00176D;
	font-weight: bold;
	line-height: normal;
}

.darkblue:active, .darkblue:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E7FFF;
	font-weight: bold;
	line-height: normal;
}

.grey, .grey:link, .grey:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
}

.grey:active, .grey:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
}

.purple, .purple:link, .purple:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A1879;
	font-weight: bold;
	line-height: normal;
}

.purple:active, .purple:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B47FE6;
	font-weight: bold;
	line-height: normal;
}

.red, .red:link, .red:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C11D24;
	font-weight: bold;
	line-height: normal;
}

.red:active, .red:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E76067;
	font-weight: bold;
	line-height: normal;
}

.yellow, .yellow:link, .yellow:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFA22E;
	font-weight: bold;
	line-height: normal;
}

.yellow:active, .yellow:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
	line-height: normal;
}

.topback, .topback:link, .topback:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.topback:active, .topback:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.boxlinks, .boxlinks:link, .boxlinks:visited {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight : bold;
	text-decoration: none;
}

.boxlinks:active, .boxlinks:hover {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight : bold;
	text-decoration: none;
}


/* links */

a:link, a:visited, a:active {
	color: #C11D24;
}

a:hover {
	color: #E76067;
}	



#red A:ACTIVE, #red A:LINK, #red A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C11D24;
	font-weight: bold;
}

#red A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E76067;
	font-weight: bold;
}

#lightblue A:ACTIVE, #lightblue A:LINK, #lightblue A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008CDB;
	font-weight: bold;
}

#lightblue A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BCFFF;
	font-weight: bold;
}

#darkblue A:ACTIVE, #darkblue A:LINK, #darkblue A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00176D;
	font-weight: bold;
}

#darkblue A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E7FFF;
	font-weight: bold;
}

#purple A:ACTIVE, #purple A:LINK, #purple A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A1879;
	font-weight: bold;
}

#purple A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B47FE6;
	font-weight: bold;
}

#grey A:ACTIVE, #grey A:LINK, #grey A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

#grey A:HOVER {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

#yellow A:ACTIVE, #yellow A:LINK, #yellow A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFA22E;
	font-weight: bold;
}

#yellow A:HOVER {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}

/* end links */

li 		{ 
		list-style-image: url(../images/i_bullet_red.gif); 
		}
