/*=========================================
Tag Selectors
===========================================*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	height:100%;
	background-color:#CFCFCF;
}

p,h1,h2,h3,h4,div,td,th { margin:0px; padding:0px; }

img { border: none; }

hr {
	border: none;
	height: 1px;
	background: none;
	border-top-width:1px;
	border-top-style:solid;

}

#spacer{
	width:125px;
	height:127px;
	position:absolute;
	top:10px;
	left:39px;
}

#spacer img {
	width:100%;
	height:100%;
	
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-weight: normal;
}

#page{padding:50px 20px 40px 20px;}

form { margin-bottom: 10px; }

form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

#docbody {}

#container{
	font-size:1.2em;
	width:917px;
	margin:0px auto 0px auto;
	padding-top:22px;
	}


	
#leftcol {
	width:201px;
	vertical-align:top;	
	background-color:#020911;
	border-bottom:1px solid #848388;
	border-left:1px solid #848388;

	}
	
#leftcolcontainer{
position:relative;

}	
	
#rightcol {
	width:721px;
	border-right:1px solid #848388;
	border-left:1px solid #848388;
	border-bottom:1px solid #848388;
	vertical-align:top;
	background-color:#ffffff;
	}
	
#logo {
	min-height:705px;
	background-image:url(../../assets/images/sitelayout/Shared/logobackground.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:150px;
	}

#news {
	vertical-align:top;
	z-index:20;}

#afiliates {
	vertical-align:top;
	z-index:30;}
	
#horizNav {
	background-image:url(../../assets/images/sitelayout/Shared/searchbar1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	border-top:1px solid #848388;
	border-bottom:1px solid #848388;
	padding:5px 0px 5px 0px;
	}	
	
#horizNavContent {
	width: 721px;
	
}

#horizNavContent p{
	color:#ffffff;
	font-size:.75em;
	text-align:center;}

#divSearch #inputsearch {
	width:90px;
	font-size:1.0em;
}

#searchBar {
	padding:20px 0px 0px 562px; 
	margin:0px 0px 0px 0px; 
	width:140px; 
	text-align:right; 
	position:absolute;
	}

#frmSearch {
	margin:0px;
	padding:0px;
}

#frmSearch  #inputsearch{
	width:80px;
}

#headerimage {
	height:314px;
	width:721px;
	}

#body {
	min-height:575px;
	background-color:#ffffff;}
	
#vertNav{
	margin:0px 0px 0px 45px;
	z-index:10;
	}
	
#logout {
	background-image:url(../../assets/images/sitelayout/Shared/dots.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding:5px 10px 4px 0px;
	margin-bottom:80px;
	}

#logout p {margin:0px;}
#logout a{color:#ffffff;}
	
#footer {}

#tblSide {
	width:100%;
	border-collapse:collapse;
}

#tdSideNews{
	background-image:url(../../assets/images/sitelayout/Shared/side_news.gif);
	background-repeat:no-repeat;
	padding:45px 15px 50px 15px;
	background-position:top left;
}

#sideNews ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#sideNews ul li {
	padding-bottom:10px;
}

#sideNews ul li a {
	text-decoration:none;
}

#sideNews a:hover {
	color:#676767;
	
}



#tdSideAff{
	background-image:url(../../assets/images/sitelayout/Shared/links.jpg);
	background-repeat:no-repeat;
	padding:50px 15px 10px 15px;
	background-position:top left;
}

#sideAff div {
	padding-bottom:10px;
}

#ffmlogo {
	display:none;
	text-align:center;
	padding-top:20px;
}

#cmscontent p {padding:10px 0px 10px 0px}

