
/*main body style*/
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:16px; margin-top:0px; margin-bottom:0px; background-color: #828282;}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#105C85; margin-top:0px; margin-bottom: -10px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#105C85; margin-top:20px; margin-bottom: -10px;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#105C85; margin-top:5px; margin-bottom: 0px;}

/*List Styles*/
li,ol {
color:#333;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
list-style-type:square;
font-size:12px;
}

/*Controls the height above the List Styles*/
ul {
margin-left:3em;
margin-top:-0em;
text-indent:-0.0em;
}

/*global links*/
a:link {color: #333333; text-decoration: underline;}
a:visited {color: #333333; text-decoration: underline;}
a:active {color: #666666; text-decoration: underline;}
a:hover {color: #666666; text-decoration: underline;}

/*header styles*/
td.header-bg {border:1px; border-style:solid; border-color:#999999; background-color:#FFFFFF; background-image:url(../images/header-main-bg.jpg); width:808px;}
a.header:link {color:#105C85; font-size: 11px; text-decoration: none}
a.header:visited {color:#105C85; font-size: 11px; text-decoration: none}
a.header:active {color:#105C85; font-size: 11px; text-decoration: underline}
a.header:hover {color:#105C85; font-size: 11px; text-decoration: underline}
p.header {font-size:11px; color:#8CB0C6;}

/*nav left styles*/
td.navleft {vertical-align:top; width:160px;}
a.navleft:link {color:#666633; font-size:11px; text-decoration:none}
a.navleft:visited {color:#666633; font-size:11px; text-decoration:none}
a.navleft:active {color:#666633; font-size:11px; text-decoration:underline}
a.navleft:hover {color:#666633; font-size:11px; text-decoration:underline}

/*footer styles*/
td.footer {color:#E3E3E3; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; padding-top:10px; padding-bottom:20px; padding-left:20px;}
a.footer:link {color:#E3E3E3; font-size:11px; text-decoration:none}
a.footer:visited {color:#E3E3E3; font-size:11px; text-decoration:none}
a.footer:active {color:#E3E3E3; font-size:11px; text-decoration:underline}
a.footer:hover {color:#E3E3E3; font-size:11px; text-decoration:underline}
p.footer {color: #E3E3E3; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px;}

/*cell borders*/
td.border-style1 {border-collapse:collapse; border:1px solid #CCCCCC;}

/*form fields*/
.formtextbox {font-size:11px; color:#333333; background-color:#F6F6F6; font-family:Arial, Helvetica, sans-serif;}
.formmenu {font-size:11px; color:#333333; background-color:#F6F6F6; font-family:Arial, Helvetica, sans-serif;}
.emailmenu {font-size:11px; color:#333333; background-color:#F6F6F6; font-family:Arial, Helvetica, sans-serif;}
.formbutton {font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
