body
{
    margin:0;

    font-family:Arial, Aharoni;
    font-size:12px;
    color:Black;
    line-height:14px;
    text-align:left;
    background-color:#888a8d;
}

h1
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    margin:0;
    padding:4px;
    line-height:19px;
    text-align:left;
    color:#104161;
}
h2
{
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    margin:3px 0 5px 0;
    padding:4px;
    line-height:19px;
    text-align:left;
    color:104161;
    text-decoration:underline;
}

a
{
    color:Blue;
    text-decoration:underline;
}
a:hover
{
    color:5eacec;
    text-decoration:none;
}

th.TitleTH
{
    font-family:Verdana;
    height:10px;
    text-align:left;
    color:White;
    background-color:#f07800;
    line-height:45px;
}
div.TitleSite
{
    float:left;
    margin-left:10px;
    font-weight:bold;
    font-size:24px;
}
div.TitlePhone
{
    float:right;
    margin-right:10px;
    font-weight:bold;
    font-size:18px;
}

td.TopMenu
{
    font-size:11px;
    line-height:17px;
    text-align:center;
    background-color:#5eacec;
}
td.TopMenu a
{
    color:White;
    font-weight:bold;
    text-decoration:none;
    padding:0 6px 0 6px;
}
td.TopMenu a:hover
{
    color:#f07800;
}

td.TopServicesMenu
{
    background-color:White;
}
td.TopServicesMenu table
{
    width:100%;
    height:80px;
    border:solid 1px #f07800;
}
td.TopServicesMenu table td
{
    background-color:#5eacec;
    width:15%;
}
td.TopServicesMenu table td a
{
    text-decoration:none;
    font-size:13px;
    color:#58595b;
    font-weight:bold;
}
td.TopServicesMenu table td a:hover
{
    text-decoration:underline;
    color:#f07800;
}

td.BottomTD
{
    background-color:#c3c7bf;
    height:115px;
    line-height:19px;
}
td.BottomTD label
{
    color:#58595b;
    font-size:13px;
    font-weight:bold;
}

div.header {background-image: url(../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/gradiant_grey_bg.gif);background-position:left top;background-repeat:repeat-y;padding:5px;margin-bottom:10px;}
div.text {padding:0 8px 0 8px;color:#104161;}
div.text img {text-align:center;margin:0 0 7px 0; }
div.text image {text-align:center;margin:0 0 7px 0;}
div.imgText {float:right; width:360px; text-align:center; line-height:18px; font-weight:bold; margin-bottom:20px;}

th.subHead {font-size:18px;color:#003366;font-weight:bold;font-family:David;line-height:35px;}
th.subHead label {font-weight:normal;font-size:30px;}

p {padding:0;margin:5px 0 12px 0;}
ul {margin-top:4px;}
a.submit {font-weight:bold;font-size:15px;}
img {padding:0;border:none;margin:0;}
image {padding:0;border:none;margin:0;}
.gray_text {font-size:11px;color:Gray;}
/***/

.divFormStyle
{
    padding-top:5px;
}
.divFormStyle TABLE
{
    width:auto !important;
}
.divFormStyle LABEL
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#58595b;
	text-decoration:none;
}
.divFormStyle INPUT.text
{
	border:solid 1px #58595b;
	font-weight:normal;
	font-size:12px;
	width:133px;
	font-family:Arial;
	background-color:#c3c7bf;
	color:#58595b;
}
.divFormStyle TEXTAREA.area
{
	border:solid 1px #58595b;
	font-weight:normal;
	font-size:12px;
	width:271px;
	font-family:Arial;
	background-color:#c3c7bf;
	height:41px;
	color:#58595b;
}