﻿body {
color:#606060;
font-family:arial;
font-size:12;
padding:0;
margin:0;
text-align:center;
}

table {
color:#606060;
font-family:arial;
font-size:12;
}
a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}
.menu:hover{text-decoration:none;}
.green:hover{text-decoration:none}

.HeaderText { font-size: 11pt; font-weight: bold; margin-bottom: 3px; }

DIV
{
	font-family: arial;
}

.SideBar A 
{
	font-family: arial;
	font-size: 11pt;
	color: black;
	text-decoration: none;
	text-align: center;
	vertical-align: center;
	padding-top: 6px;	
	width: 166;
	height: 31;
}

.SideBar A:hover
{
	background-image: url('SideLinkHover.png');
	background-repeat: no-repeat;
	text-decoration: none;
}

TABLE.InfoBox
{
	border: solid 1px #D6D6D6;
	width: 165px;
	margin: 10 10 0 0;
	border-collapse: collapse;
}

TABLE.InfoBox TH
{
	background-color: #33679B;
	border-bottom: solid 1px #D6D6D6;
	color: white;
	font-size: 11pt;
	text-align: left;
	padding: 2 5 2 5;
}

TABLE.InfoBox TD
{
	padding: 5px;
	font-size: 11;
}


A.InfoBox 
{
	background-color: #33679B;
	border-bottom: solid 1px #D6D6D6;
	color: white;
	font-size: 11pt;
	text-align: left;
	padding: 2 5 2 5;
}


a.style1
{
	color: #dF5E01;
	text-decoration: none;
}

a.style1:hover
{
	text-decoration: underline;
}

INPUT.Btn
{
	border: solid 1px #000000;
	width: auto;
}

TEXTAREA,SELECT,INPUT
{
	font-family: arial;
}

TABLE.ContactBox
{
	border: solid 1px #D6D6D6;
	width: auto;
	margin: 10 10 0 0;
	border-collapse: collapse;
}

TABLE.ContactBox TD
{
	padding: 3px;
	font-size: 12;
	color: #000000;
	text-align: Left;
}

TABLE.ContactBox A
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12;
}

TABLE.ContactBox A:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

TABLE.ContactBox .smallText
{
	font-weight: normal;
	font-size: 10;
	color:#606060;
}
