/* CSS Document */

body {
	color: #036;
	font-size: 14px;
	font-family: arial;
	margin: 0 0 0 0;
}
.bodylinked { color: #bf770a; font-size: 13px; font-family: arial; font-weight: normal; }
.bodyheader { color: #2d455d; font-size: 16px; font-family: arial; font-weight: bold; }
.bodyheaderlg { color: #2d455d; font-size: 16px; font-family: arial; font-weight: bold; }
.bodylinkedlg { color: #bf770a; font-size: 15px; font-family: arial; font-weight: normal; line-height: 20px; }
.LeftNav {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #2d455d;
	padding-left: 5px;
	
}
.mainpagetext {
	color: #036;
	font-size: 14px;
	font: Arial;
	background-image: url(SMWBENew_images/cellbknd.gif);

	}
.orange {
	color: #ffffff;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #B06F12;	
}
.topnav {
	color: #ffffff;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(SMWBENew_images/StampedLeather.gif);
	text-align: center;
	vertical-align: middle;
	background-position: -2px 0px;
}
.footer {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #F6F7F8;
}
.HRBody { color: #2d455d; 
          text-align: center;
	      background-color: #F6F7F8;
		  font-size: 13px; 
		  font-family: arial; 
		  font-weight: bold; 
 }
a{
	color: #000000;
	text-decoration: underline;	
	font-weight: bold;
}

a:link{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

a:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

a:hover{
	color: #b06f12;
	text-decoration: underline;
	font-weight: bold;
}

a.leftnavlinks{
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
	font-size:16px;
}

a.leftnavlinks:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
	font-size:16px;
}

a.leftnavlinks:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
	font-size:16px;
	
}

a.leftnavlinks:hover{
	color: #0CF;
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
}
a.leftnavhide{
	color: #2d455d;
	text-decoration: none;	
	font-weight: normal;
}

a.leftnavhide:link{
	color: #2d455d;
	text-decoration: none;
	font-weight: normal;	
}

a.leftnavhide:visited{
	color: #2d455d;
	text-decoration: none;
	font-weight: normal;	
}

a.leftnavhide:hover{
	color: #2d455d;
	text-decoration: none;
	font-weight: normal;
}
