body { 
	background-color: #727272;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
a, a:link, a:active, a:visited, sb_news_a, sb_news_a:link, sb_news_a:active, sb_news_a:visited { 
	color: #1E7BC1; 
	text-decoration: none;
}
a:hover, sb_news_a:hover {
	color: #FF0000; 
	text-decoration: underline;
}
*/

/* NEW CSS */

p,em
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

}
.footer {
	font-size: 9px;
	line-height: 15px;
}

.footer a {
	color: #ff1010;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}

.mainnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.mainnav a:hover {
	text-decoration: underline;
}

.pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF1010;
	line-height: 24px;
}

.pgsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.ascendlink  {
	color: #021f6b;
	text-decoration: none;
}
.ascendtxt {
	font-size: 9px;
}

/* END NEW CSS */

a img { border:0px; }
.breadcrumbs, .breadcrumbs:link, .breadcrumbs:active, .breadcrumbs:visited {
	color: #1E7BC1;
	text-decoration: none;
	vertical-align: middle;
}
.breadcrumbs:hover {
	color: #FF0000;
	text-decoration: underline;
	vertical-align: middle;
}
/*
.footer-text {
	font-size: 10px;
}
.footer, .footer:link, .footer:active, .footer:visited {
	font-size: 10px;
	color: #003373;
	font-weight: normal;
	text-decoration: none;
}
.footer:hover {
	font-size: 10px;
	color: #003373;
	font-weight: normal;
	text-decoration: underline;
}
*/
.highlight, .sb_links_heading, .sb_news_heading { 
	font-size: 12px; 
	color: #003373; 
	font-weight: bold;
}
.heading {  
	font-size: 20px;
	color: #003373;
	font-weight: bold;
}
.subheading { 
	font-size: 16px;
	color: #003373;
	font-weight: bold;
}
.inputbox {
	background-color: grey;
	border-style: grey;
	border-width: 1px 3px 1px 3px;
	margin: 2px 4px 2px 4px;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	height: 18px;
	vertical-align: middle;
}
.button {
	background-color: #grey;
	border-style: grey;
	border-width: 1px 3px 1px 3px;
	margin: 2px 4px 2px 4px;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	height: 18px;
	vertical-align: middle;
}
.header {
	font: small;
	background-color: #000066;
	color: yellow;
	border: white;
	letter-spacing: 2px;
	font-weight: bold;
}
.desc {
	background-color: white;
	font: x-small;
	color: #666666;
	padding: 3px;
}
.list {
	font: x-small;
	border-bottom: thin groove #000066;
}
h1 {
	font: bold large;
	text-decoration: underline;
	text-transform: capitalize;
	font-variant: small-caps;
}
.sbfbform, .sbfblink, .sbfbinteger, .sbfbnumeric, .sbfbemail, .sbfbmemo, .sbfbradio, .sbfbcombo, .sbfblabel, .sbfbtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	text-align: left;
}
