@charset "UTF-8";
/* CSS Document */

body{

	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;/*
	font-weight:bold;
	letter-spacing:.5px;*/
	background-color:#000000;

}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
margin:0px 0px 10px 0px;
font-weight:normal;
font-stretch:expanded;
}

p
{
	margin: 0px;
	padding:0px;
	
}

.header{
width:100%; 
margin:0px auto 0px auto; 
color:#FFFFFF; 
height:147px; 
background-image:url(/media/header.jpg); 
background-repeat:no-repeat; 
background-position:center; 
border-bottom:#FFFFFF solid 1px;
}

.toplinkswrapper{
width:1000px; 
margin:0px auto 0px auto;
}

.toplinks{
padding:107px 0px 0px 323px;  
}

.toplinks div{
background-image:url(/media/toplinkbg.gif); 
height:25px; 
background-repeat:no-repeat; 
float:left; 
padding:15px 0px 0px 0px;
}
.toplinks div.first{
background-image:none;
}

.toplinks a, .toplinks a:visited {
	padding:0px 10px 0px 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-stretch:expanded;
}

.toplinks a:hover {
	text-decoration:none;
	color:#ff0000;
	
}

.contentarea{
clear:both; 
width:100%; 
text-align:center; 
margin:0px auto 0px auto; 
background-image:url(/media/contentbg.jpg); 
background-color:#FFFFFF; 
background-repeat:repeat-x; 
min-height:310px;
}

.contentwrapper{
width:1000px; 
margin:auto;

}

.content-leftcolumn{
width:500px; 
float:left; 
margin-right:8px;
color:#606060;
}
.content-rightcolumn{
width:484px; 
float:left; 
text-align:left; 
color:#606060;
}
.content-rightcolumntext{
text-align:justify;
padding-right:37px;

}
.content-leftcolumntext{
text-align:justify;
padding-left:37px;
padding-right:37px;

}


.subcontent{
width:1000px; 
margin:10px 28px 10px 23px; 
padding:8px 25px 8px 30px; 
text-align:center; 
min-height:90px; 
}

.footer{
width:984px; 
margin:auto; 
background-color:#000000; 
color:#919191; 
padding:8px;
}

a, a:visited {
	color:#239643;
	text-decoration:none;
}

 a:hover {
	text-decoration:none;
	color:#ff0000;
}