@import url('common.css');

body{
	margin:0;
	padding:0;
	background-color:#666666;
}

#container {
	width:950px;
	margin:0 auto;
	background-color: #5B7E94;
	background-image:url(../images/layout/bg_tile.jpg);
	background-repeat:repeat-y;
	border-left: solid #3e5365 1px;
	border-right: solid #3e5365 2px;
}

#header {
	
	margin: 0;
	padding:150px 0 0 0;
	background-image:url(../images/layout/header_image.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#title{
	margin: 0 0 40px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #f3d536;
	
}

#maincontent {
	float: right;
	width: 650px;
	margin:0;
	padding: 20px 50px 20px 0;
	color:#FFFFFF;
	background-color:transparent;
}

#leftcol{
	width:200px;
	color:#FFFFFF;
	margin:60px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}


#footer{
	clear: both;
	margin:0px;
	border-top:2px solid #395163;
	border-bottom:2px solid #395163;
	padding:5px;
	color:#666666;
	background:#B9C8D4;
	font:10px/16px Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
}

#cat_481491_divs {
margin:0;
padding:0;
}

#menu, #nav_481491 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	line-height: 16px;
	list-style:none;
	margin: 0 0 0 20px;
	padding: 0;
}

#menu li, , #nav_481491 li {
	margin: 10px 0;
	padding: 0;
}

q { 
	behavior:url('/Scripts/fixQuotes_en.htc'); 
}


/*****LINKS *************/




#footer a:link,#footer a:visited{
	color:#996600;
}


#footer a:active{
	color:#FF6600;
}



#menu a:link, #menu a:visited, #nav_481491 a:link, #nav_481491 a:visited{
	color: #3e5365;
	text-decoration: none;
}

#menu a:active, #menu a:hover, #nav_481491 a:active, #nav_481491 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.clear{
clear:both;
}

.prtxtlink{
font:10px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#vxhtml{
position:absolute;
bottom:10px;
left:10px;
}

.textonly,#textonly, .printshow{
display:none;
}

.gold{
color:#FFCC33;
}

.smaller{
font-size:.8em;
}

h1{
	font-size: 20px;
	line-height: 24px;
}
h2{
	font-size: 18px;
	line-height: 26px;
}
h3{
	font-size: 16px;
	line-height: 24px;
}

