/* ---- GENERIC STYLES ---- */

/* BODY */
body{
	background-color: white;
	background-image: url(../images/generic/bg.jpg);
	background-repeat: repeat-x;   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  
 text-align: center;    
 color: #6A6464;     
 /* overflow: hidden;    */
}

#formR img{
	float: right;
	margin: 10px 10px 0 0;
	border: none;
}

#overflow {
 position: absolute;
 visibility: hidden;
 width: 400px;
 height: auto;
 left: 139px;
 top: 266px;
 background-color: #D2D2D2;
 border: 1px solid #000;
 padding: 10px;
}

a{
 color: #F58025;
 text-decoration: none;
}

a:hover{
 text-decoration: underline;
}

#close {
 float: right;
}

img{
 border: none;
}

.clear{
	height: 10px;
	width: 10px
}

.orange{
	color: #E14B14;
	font-weight: bold;
}

.spacing{
	letter-spacing: 2px;
 font-size: 21px;   
 font-weight: none;
}

/* MAIN CONTENT AREA */
#mainArea{
	width: 1024px;
	height: 100%;
 margin: 0 auto;  
 text-align: left;  
}                    

#header{
	width: auto;
	height: 110px;
	color: #555251;
	text-align: right;
	margin: 0px 0px 20px 0px;
}

#logo{
	float: left;
	border: none;
 margin-left:17px;
 margin-top:12px;
}

#headerText{
	float: right;
	margin: 16px 35px 0px 0px;
 color: #6E6462;
}

.topmedia{
	margin: 78px 10px 0 0;
}

.followtop{
	margin: 60px -42px 0px 0px;	
}

.topmedia, #headerText div{
float: left;
}


#headerText a{
  color: inherit; 
}

#headerText h1{
	font-size: 18px
}

#leftBar{
	width: 148px;
	height: 374px;
	float: left;
}

/*

#Nav {
	padding: 6px 0px 0px 17px;
	list-style: none;
	height: 239px;
	background-image: url(../images/generic/navBack.png);
 background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
 width: 155px;
}

#Nav li {
	margin: 1px;	
	height: 20px;
	text-decoration: none;
	color: inherit;
	padding: 5px 0px 5px 0px;
	display: block;
	border-bottom: 1px dotted;
	width: 90px;
}

#Nav li a{
	color: #555251;
	text-decoration: none;
}

#Nav li.last {
	border-bottom: none;
}

*/

.Menu {
	padding: 0px 0px 0px 5px;		
	margin-top: -25px;
	margin-left: 125px;
	list-style: none;
	width: 115px;
	display: none;	
	z-index: 1000;
	position: relative;    
}

.Menu li {
	height: 20px;
	width: 200px;	
}

.Menu li a{
	color: #555251;
	text-decoration: none;
}

#Menu li a:visited{
 color: #555251;
}

.Menu .second {
	width: 109px !important;
}

.Menu .last{
	border-bottom: none;	
	width: 110px !important;
}

#imageExample{
	float: right;
 margin-right:37px;
 margin-top:187px;
 width:441px;
 font-size:12px;
	}

#leftNews{
	height: 254px;
 width: 153px;
 background-image: url(../images/generic/newsBack.png);
 background-repeat: no-repeat;
 font-size: 12px;
}

#leftNews h1{
 color: #555251;  
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 0px 15px;
 font-size: 18px;
 font-weight: bold;
}

#leftNews h2{
 color: #E14B14;  
 margin: 0;
 padding: 0;
 font-size: 13px;
}

#rightContent{
	width: 837px;
	height: auto;
	float: left;
	margin: 5px 0px 0px 15px;
	z-index: 1;	
	position: relative;
}

#footer{
	text-align: right;
	height: 155px;
	width: 600px;
	float: right;
	margin: 4px 36px 0px 0px;
	font-size: 12px;
	color: #555251;
}

#bottomNav{
	margin: 7px 0px 0px 0px
}

#bottomNav ul{
	margin: 0;
	float: right;
	line-height: 8px;	
 padding: 0 !important;
}

#bottomNav li{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #555251;
	height: 10px;
}

#bottomNav li a{
	text-decoration: none;
	color: #555251;
}

#bottomNav li a:hover{
	text-decoration: underline;
	color: #555251;
}

#bottomNav li.last{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-right: none;
}

#legalInfo{
 float: right;
 height: 10px;
 margin:4px 0 0 -56px;
 width:549px;
 font-size: 11px; 
}

#smallLogo{
	float: right;
	margin: 0px 0px 0px 10px;
}

/* NEWS LOGIN STYLES */

#loginForm{
margin: 100px 0px 0px 100px;
}




