body {
	background-color : White;
	margin : 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A:link  {
	color : #B02329;
	text-decoration : none;
}

A:visited  {
	color : #B02329;
	text-decoration : none;
}

A:hover  {
	color : #B02329;
	text-decoration : underline;
}

#main {
	width : 780px;
	border : 1;
	border-color : #666666;
	border-style : solid;
}

#header {
	width : 780px;
	background-color : #B02329;
}

#topHeader { white-space:nowrap;width: auto; height: 90px; background-image: url(images/bkgrd_pattern.jpg); background-repeat: repeat-x; }
 
#topHeaderLinks {color: #B02329;font-weight:normal;}
#topHeaderLinks a {color: #B02329;font-weight:normal;text-decoration:none;}
#topHeaderLinks a:hover {color: #ffffff;font-weight:normal;text-decoration:none;}
 
#Menu { background: url(images/main_nav_bkgrd.jpg) repeat-x; width: 100%; height: 28px; line-height:28px; }
#Menu #smenu { background:url(images/main_nav_cap.jpg) no-repeat; font-weight: bold; font-size: 8pt; height: 28px; line-height:28px; list-style-type: none; margin: 0; padding-left: 100px; vertical-align:bottom; }
#Menu #smenu li { display: inline; margin: 0px 5px 0px 5px; }
#Menu #smenu li a { text-decoration: none; color: #000000; padding: 1px 7px 1px; font-weight:bold;}
#Menu #smenu li a:hover {
	border: 1px solid #CCCCCC;
	background-color: #B02329;
	padding: 0px 6px 0px;
	font-weight:bold;
	color:#FFFFFF;
}

#content {
	width : 780px;
	background-color : White;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	text-align : left;
}

#footer {
	width : 780px;
	background-color : #B02329;
	height:30px;
	color : White;
	text-align : left;
	font-size : 8pt;
	padding-left:5px;
	padding-top: 8px;
	border-top: 1 solid #000000;
}

.sectionHeader {
	font-family : "Arial Black";
	font-size : 12pt;
	color : #B02329;
}

.smText, .smText A:link, .smText A:visited {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #B02329;