body, html, a {outline:0;}
body {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	margin-top:10px;
	text-align: left;
	background-color: #757b74;
	background-image: url('../images/bg_green2.png') ;
	background-repeat:repeat-y;
	background-position:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	position: relative;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #6594AF;
	text-decoration: none;
}

.title, .title:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #044;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	display:block;
	padding-bottom:20px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	color: #066;
	display:block;
	padding-bottom:10px;
}

.contactInfo
{
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.contactInfo td
{
	text-align:left;
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 11px;
}

.news {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	text-indent: 12pt;
}

.article {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #044;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #066;
	text-decoration:underline;
}

.menuimg
{
	display:inline;
}

#logo
{
	text-align:left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
}

#column
{
	width: 700px;
	padding-bottom: 20px;
	position:relative;
	margin: 0px auto;
}

#left_column
{
	width: 300px;
	float:left;
	text-align:left;
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 10px;
}

#right_column
{
	width: 380px;
	float:right;
	padding-right: 5px;	
	padding-top: 15px;	
	text-align:left;	
}

#content
{
	text-align: left;
	padding-top: 50px;	
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}

#menu
{
	text-align: center;
}


.q {font-size:140%;}
.a {margin-left:5px;font-weight:600;}
blockquote {margin:0 20px;}
ul {list-style-position:outside;}
ul ul {list-style-type:disc;}
li {text-align:left;list-style-position:outside;}
.home {text-align:left;font-size:110%;}