/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

TD
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
line-height: 17px;
text-decoration: none;
text-align:left;}

#contact
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
line-height: 17px;
border-width: 1px;
border: #000;
background-color: #deab62;
padding: 5px;
}

#align_20px
{
margin-left: 20px;
}

#news
{
background-image: url(images/news_logo.gif);
background-color: e0e5ef;
width: 610px;
padding: 10px;
}

div#links a {display: block; text-align: left; font: bold 1em sans-serif; 
   padding: 1px 10px; margin: 0 0 1px; border-width: 0;
   text-decoration: none; color: #faf2ee;
   text-indent: 20px;}
div#links a:hover {color: #411; background: #fff;}

div#linksHome a {display: block; text-align: left; font: bold 1em sans-serif; 
   padding: 1px 10px; margin: 0 0 1px; border-width: 0;
   text-decoration: none; color: #faf2ee;
   text-indent: 15px;}
div#linksHome a:hover {color: #411; background: #fff;}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #003300
	line-height: 30px;
	letter-spacing: 1px;
}

.subhead {
	color:#003366;
	font-weight:bold;
	background: #f1f1f1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;

}
.grid {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.Formgrid {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #e9e9e9;
	width: 300px;
}
TD.TableHead
{
    FONT: bold 9pt/10pt Tahoma, Arial;
    COLOR: black;
    LETTER-SPACING: -0.02em;
    BACKGROUND-COLOR: #a7bcf3;
    TEXT-ALIGN: center
}
TD.TableBody
{
    FONT-WEIGHT: normal;
    COLOR: #4e78e6;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: #e9effd;
    FONT-VARIANT: normal
}