/*** Body Styles ***/
body{
    background-color: #d4d0c8;
	margin:0;
	font-family: Arial,verdana,hev;
}
/*** Body End ***/

/*** Header Styles ***/

H1 {
	font-weight : normal;
	font-size : large;
}
H2 { font-size : 16px; }
H3 { font-size : 13px; }
H4 { font-size : .9em; }
H1, H2, H3 {
margin:0px 0;
}

td.logo {
	background-color: #018BDA;
}

table.banner {
	border-left: 1px solid #018BDA; 
	border-right: 1px solid #018BDA;
	background-color: #f5f5f5;
}

table.header {
	border-top: 1px solid #018BDA;
	border-left: 1px solid #018BDA; 
	border-right: 1px solid #018BDA;
	background-color: #018BDA;
	height: 15px;
}

td.headerTd {
	border-right: 1px solid #76C436;
	background-color: #ebebeb;
	text-align:center;
}

div.headerBody 
{
	width:80%;
	border-top: 1px solid #009900;
	border-left: 1px solid #009900;
	border-right: 1px solid #009900;
	border-bottom: 1px solid #009900;
	text-align:left;
	position:relative;
	background-color:#ffffff;
}

td.supportBody {
	border: 1px solid #76C436;
	text-align:left;
	position:relative;
	background-color:#ffffff;
}
/*** Header End ***/

/*** Footer Styles ***/
a.footer {
    text-decoration:none;
    color:#323232;

}

td.footerTd {
	font-family:verdana;
	font-size:10px;
}

td.footerline {
	background-color:#4981BD;
	height:1px;
}
/*** Footer End ***/

.dist 
{
	font-family: Arial,verdana,hev;
	font-weight:bold;
	font-size:12px;
}

.scrfnt
{
   font-family: verdana, arial, hev;
   font-size: 12px;
   font-weight: bold;
   color: #000066;
   BACKGROUND: #ffffe0;
   border: 1px solid gray;
   position:relative;
}

a.hypfnt {
    text-decoration:none;
    color:#000066;
	font-weight: bold;
}

.bc
{
   border-style: solid;
   border-color: #ffffcc
}

.abk
{
   BACKGROUND: #ffffcc
}

.rbk
{
   BACKGROUND: #ffffcc
}


table.logoTab {
	border-width:0px;
	padding:0px;
	margin:0px;
	width:100%;
	background-color:#7A1C03;/*F16E18*/

}

table.belowLogoTab {
	
	background-color:#F16E18; /*7A1C03*/
	vertical-align:middle;

}
a.belowLogo {
	color: white;
	font-weight: bold;
	font-size:13px;

}

table.footerTab {

	background-color:#ffffff;
	width:900px;
	
}

td.aboveFooter a {
	
	color:#7A1C03;
	font-size:12px;
	font-weight: bold;

}
td.aboveFooter {
	
	color:#7A1C03;
	font-size:12px;
	font-weight: bold;

}

td.headerLogo {
	background:url("../images/logo1.gif") no-repeat; 
}

.headerLogo td {
	font-size: 12px;
	font-weight:bold;
	color: #141562;/*#7A1C03;*/
	
}

.headerLogo input {
	
	height: 18px;
}

BODY
{
}
BODY A:link
{
    TEXT-DECORATION: none;
}
Body A:visited
{
    TEXT-DECORATION:none;
}
