/* MAIN STYLES */
body {
	font-family: Trebuchet ms, Helvetica, Arial,  sans-serif;
	font-size: 12px;
	color: #666666;
}

td, th {
	font-family: Trebuchet ms, Helvetica, Arial,  sans-serif;
	font-size: 12px;
	color: #666666;
}

/* TEXT STYLES */
.header {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.sub_header {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.header_home {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.body_home {
	font-size: 14px;
	color: #000000;
}

.message { 
	font-size: 12px; 
	color: red; 
	font-weight: bold 
} 

.intro {
 background-image: url('media/bg_intro_gradient.jpg');
 background-repeat: no-repeat;
}



.splashtext {  font-family: Arial; font-size: 12px; color: #33373F; line-height:125%; }
/*a.splashtext:link {  font-family: Arial; font-size: 12px; color: #238F49}
a.splashtext:visited {  font-family: Arial; font-size: 12px; color: #33373F}
a.splashtext:hover {  font-family:  Arial; font-size: 12px; color: #33373F}*/


/* LINK STYLES */
a:link, a:visited, a:active    {text-decoration: none; color: #0066FF;}    
a:hover   { text-decoration: none; color:  #0066FF; }

a.home:link, a.home:visited, a.home:active    {text-decoration: none; color: #000000; font-weight: bold; }    
a.home:hover   { text-decoration: none; color:  #000000; font-weight: bold; }


/* FORMATTING */
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#main{
width:752px;
margin:0 auto;
}

#SEO{

}

#header {

}

#content {

}

#home_intro {
	padding: 5px 10px 0 10px;	
}

#side_news {
	font-size: 11px;
	color: #666666;
	padding: 5px 15px 0 15px;	
}

#side_news a {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline; 
}

#side {
	font-size: 12px;
	color: #666666;
	padding: 5px 15px 0 18px;	
}

#side a {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}

#footer {
	width: 752px;
	font-size: 11px;
	color: #666666;
	text-align:center;
}

#footer a {
	font-size: 11px;
	color: #0066FF;
	text-align:center;
}
.remove {

	font-size: 12px; 
	color: red; 
	font-weight: bold
}
li {
	line-height: 12.5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10.5px;
	
}
