﻿body	
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

form
{
	font-weight: bold;
	color: Black;
}

img
{
	border: none;
	display: inline-block;
}

select
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10px;	
	height: 18px;
}

textarea
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;	
}

a
{
	color: #0066FF;
}

a img
{
	text-decoration: none;
}

td
{
	vertical-align: top;
}

.textField
{
	width: 170px;
	height: 14px;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
}

.textField2
{
	width: 115px;
	height: 14px;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
}

.textField3
{
	width: 150px;
	height: 14px;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
}

.form input
{
	padding: 20px
}

.formText
{
	text-align: right;
	padding-bottom: 10px
}

.headerText
{
	font-size: 13px;
	color: #CC3300;
}

.mainImages
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: dotted 1px black;
}

.mainText
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px black;
}

.cookieTrail
{
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}

.cookieTrail a
{
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}

.formButton 
{
	height: 20px;
	width: 80px;
	font-size: 10px; 
	font-weight: bold;
}

.pdfLink
{
	color: #CB0000; 
	text-decoration: underline;
}

.hoverMenu ul
{
	padding:0;
	margin:0;
	top: 23px; 
	left: 1px;
	list-style-type:none;
}

.hoverMenu ul li
{
	float:left; 
	position:relative;
}

div#hoverMenu ul li:hover ul
{
	display: block;
}

.hoverMenu  ul ul
{
	display: none;
	position: absolute; 
	background-color: #EBEBEB;
	z-index: 2; 
}

.hoverMenu  ul ul li
{
	padding: 5px; 
	padding-right: 0px; 
	border: dotted 1px #005CA3; 
	font-weight: normal;
}

.hoverMenu ul ul a:hover
{
	color: #CC3300;
}

#footerText
{
	color: #999999;
	text-align: center;
	padding: 15px;
	font-weight: normal;
}

#footerText a
{
	color: #0066FF;
	line-height: 2em;
}

#mainTable
{
	border: 0;
	margin: auto;
	padding: 0;
	width: 750px
}

#companyText
{
	color: #FF9933;
}




