body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
	}
.style1 {color: #ED1C24}
.style3 {
	color: #ED1C24;
	font-weight: bold;
	text-align:center;
 }
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	line-height: 1.5em
}
.style5 {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size: 200%;
	color: #ED1C24;
	line-height: 1em;
	text-align:left;
}
h2 {
	font-size: 180%;
	margin-left:20px;
}
#wraper { margin:0 auto; width:780px; border:1px solid white;}
#header { top:0; position:absolute; width:778px; text-align:left; z-index:1000; }
#header div.list {clear:both; margin:0 auto; width:500px; font-size:90%; font-weight:700;}
#left-menu { position:absolute; top:0; left:0; width:130px;}
#header-center { position:relative; margin:0 140px; width:500px; height:180px; background-image:url(/images/header_2.png); background-repeat: no-repeat; background-position: bottom; }
#header-center p { padding:0 0 0 10px; margin:0; font-size: 110%; color: #666666; font-weight: bold;}
#right-menu {position:absolute; top:0; right:0; width:130px;}
#content { position:relative; margin:0 auto; width:780px; margin-top:240px; border:1px solid #000000; z-index:1; padding:20px 0;
	text-align:left;}
#content p, #content h1 {padding: 0 20px;}
#content ul,
#content ol,
#content dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
   padding-right:20px;
}
div#content ul li,
div#content ol li {
   margin: 0 0 0.25em 3em;
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.footer {
	margin:0 auto;
	width:750px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
.footer a {	text-decoration: none;	color: #666666;}
.footer a:hover {text-decoration: underline;}
#mainbody {
	width:600px;
	padding:10px 0;
}
.floatright
{
float: right;
width: 140px;
margin:0;
margin-left:20px;
padding:4px;
border: 0px solid #000000;
font-size:10px;
}
.floatright ul {
	list-style-type:square;
	margin-left:10px;
	padding:2px;
	line-height:1.5em;
}
.floatright a {
	color:#666666;
	text-decoration:none;
}
.floatright a:hover {
	text-decoration:underline;
}
.column {
	float:left;
	width:254px;
	text-align: justify;
	margin:0;
	margin-bottom:15px;
	z-index:10;
}
.column p:first-letter {
	font-weight:bold;
	color:#666;
	font-size:140%;
}
#content #contact {
	float:right;
	background-color:#eee;
	width:240px;
	font-size:91%;
}
#content #contact ul li {
	margin-left: -10px;
	line-height:1.4em;
}
#mainbody a, .column a {
	color:#333333;
	font-weight:700;
	text-decoration: underline;
}
#mainbody a:hover, .column a:hover {
	text-decoration:none; color:#CC0000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.newsDiv { padding-bottom:20px; border-bottom:1px solid #ddd; margin-bottom:20px; }
.newsHeader { margin-left:20px; font-size:10px; padding:10px 0;}
.newsContent { line-height:1.4em;}
.line {
	background: #fff url(/images/borderLine.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
	width: 150px;
 }	
