﻿body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

table {
		width:100%;
		border:0px;
	}

td { vertical-align:top;}

a{text-decoration:none;color:#64980C}
a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#454952;
	}

span strong { color:#7BBE00}

span a { color:#7BBE00}

.c_text { color:#41444D}
.c_text a{ color:#64980C}

.menu { color:#305D7F; font-size:12px;text-decoration:none}
.menu:hover{ color:#305D7F; font-size:12px; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:21px; margin-top:1px;}
.form input	{width:163px; height:18px; border-color:#B5B5B5; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px}

textarea{width:163px; height:158px; border-color:#B5B5B5; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:1px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left 7px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}
li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#6FA90D}

.StandardButton
{
	background-image: url(images/btn_background.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 1px 6px;
	font-size: 11px;
	font-weight:bold;
	color: black;
	text-transform: uppercase;
	cursor:pointer;_cursor:hand;
}

.PageHeader
{
	font-size:14pt;
	font-weight:bold;
}

.HeaderText
{
	color:#6FA90D;
	font-weight:bold;
	font-size:12pt;
	margin-left:8px;
}

.HeaderSubText
{
	color:#559FBA;
	font-weight:bold;
	margin-left:24px;
}

.news a
{
	text-decoration:underline;
}
.news a:hover
{
	text-decoration:none;
}