BODY 
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px; 
	background-color: #E7E7E7;
}

BODY,TD
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #5B6C85;
}

FORM
{
	margin-top: 0; 
	margin-bottom: 0;
}

SELECT,TEXTAREA,INPUT
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #5B6C85;
	background-color: #FFFFFF;
}


a:link { color:#5B6C85; font-weight: normal; text-decoration: underline; }
a:visited { color:#5B6C85; font-weight: normal; text-decoration: underline;}
a:active { color:#5B6C85; font-weight: normal; text-decoration: underline;}
a:hover { color:#5B6C85; font-weight: normal; text-decoration: none;}

H1
{
	font-family: Verdana, Arial;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 12px;
	color: #5B6C85;
	font-weight: bold;
	padding-left: 20px;
	height: 20px;
	background-image: url(../images/access_icon.gif);
    background-repeat: no-repeat;	
}
a.H1:link { color:#5B6C85; font-weight: bold; text-decoration: underline; }
a.H1:visited { color:#5B6C85; font-weight: bold; text-decoration: underline;}
a.H1:active { color:#5B6C85; font-weight: bold; text-decoration: underline;}
a.H1:hover { color:#5B6C85; font-weight: bold; text-decoration: none;}

.mainTable { background-color: #FFFFFF; }
.mainText {  }
.claim { color: #F27A00; }
.footer { background-color: #ECEDEF; color: #5B6C85; font-size: 10px; font-weight: bold; }
.pathBg { color:#FFFFFF; background-color: #5B6C85; background-image: url(../images/box_heading.gif); }
a.path:link { color:#FFFFFF; text-decoration: underline;}
a.path:visited { color:#FFFFFF; text-decoration: underline;}
a.path:active { color:#FFFFFF; text-decoration: underline;}
a.path:hover { color:#FFFFFF; text-decoration: none;}
.boxHeader { background-image: url(../images/box_heading.gif); color: #FFFFFF;}
.box { background-color: #ECEDEF; }
.textLine { background-color: #CCCCCC; }