body {
	color: #000;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 120%;
}
p {
	line-height: 20px;
}
td {
}
a:link {color: #4c6c5e;}
a:visited {}
a:hover { color:#000000; text-decoration: none;}
a:active {}

.mainblack11pt {
    color: #000;
    font-size: 11pt;
}
.mainblack9pt {
    color: #000;
    font-size: 9pt;
    line-height: 13pt;
}
.previous {
    background: transparent url(../images/previous.gif) no-repeat scroll center;
    width: 16px;
}
.next {
    background: transparent url(../images/next.gif) no-repeat scroll center;
    width: 16px;
}

.gotopage {
    font-size: x-small;
    width: 20px;
}

.form_table {
    margin-bottom: 15px;
}

.form_table p {
    margin: 0;
    padding: 0;
}

.form_table th {
    text-align: center;
    padding: 5px 10px;
    font-weight: bold;
}

.form_table td {
    vertical-align: top;
    text-align: left;
    padding: 5px 10px;
}

.form_table td.fieldname {
    vertical-align: top;
    text-align: right;
    width: 150px;
}

.form_table td.buttonrow {
    vertical-align: top;
    text-align: right;
}

.searchbox {
    width: 230px;
    background-color: #333333;
    color: #ffffff;
    border-bottom: 2px solid #777777;
    border-top: 2px solid #777777;
    float: left;
    text-align: left;
    padding:5px 2px 5px 20px;
}

.searchbox ul
{
    list-style:none;
    margin:0px;
    padding:0px;
}

.searchbox ul li
{
    margin:0px;
    padding:0px;
}

.searchbox ul li span
{
    font-size:62.5%;
    display:block;
}

.gvbox {
    float: right;
    width: 750;
}

a.button {
	color: #F5F4E0;
	background-color: #4C6C5E;
	display: inline-block;
	height: 16px;
	border: 1px solid #172923;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding: 8px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px 0px;
}

a.button:hover {
	color: #4C6C5E;
	background-color: #F5F4E0;
}

.largeText {
	font-size: 1.2em;
}
.powers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
