body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	SCROLLBAR-FACE-COLOR:#A5DDEA; 
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #7CB2BE; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR:#A5DDEA; 
	SCROLLBAR-DARKSHADOW-COLOR:#7CB2BE;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
} 
.BodyCopy:link {  color: #006699; }
.BodyCopy:hover {  text-decoration: underline;}
.BodyCopy:active {  color: #006699;}
.BodyCopy:visited {  color: #006699;}

A: link, A:active, A:visited{
	text-decoration:none;}
A:hover{
	text-decoration: underline;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
	text-decoration: none;
	line-height: normal;
	text-align: right;
}
.lineHorDot {
	background-image: url(../../images/dotline.gif);
	height: 1px;
	background-repeat: repeat-x;
	background-position: top;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006699;
	text-decoration: none;
	line-height: normal;
}

.lhsNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	line-height: normal;
	font-weight: bold; 
}
.lhsDiv {
	background-image: url(../../images/lhs_div.gif);
	height: 2px;
	background-repeat: no-repeat;
	background-position: top;
}

.footerLeft {
	background-color: #2D94AB;
	background-image: url(../../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
}
.footerRight {
	background-color: #2D94AB;
	background-image: url(../../images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 26px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.wm {
	background-image: url(../../images/wm_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wmLHS {
	background-color: #A5DDEA;
	background-image: url(../../images/wm_subpage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
}
.tab1{
	background-color: #007D99;
}
.tab1Top {
	background-image: url(../../images/tab1_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #007D99;
	height: 8px;
}
.tab1Bottom {
	background-image: url(../../images/tab1_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #007D99;
	height: 8px;
}
.tab2{
	background-color: #E2EFF2;
}
.tab2Top {
	background-image: url(../../images/tab2_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E2EFF2;
	height: 8px;
}
.tab2Bottom {
	background-image: url(../../images/tab2_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E2EFF2;
	height: 8px;
}
.error {
	background-color: #FFDEDE;
	width: 100%;
	border: 1 solid #FF0000;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
.error TD {
color: #FF0000;
FONT-SIZE: 10px; 
font-family:verdana, sans-serif;
}
.error .title {
background-color: #FF9393;
}
.error .title TD {
color: #FFFFFF;
font-weight: bold;
FONT-SIZE: 12px; 
font-family:verdana, sans-serif;
}

.formfields {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	border: 1px outset #E1E1E1;
}
.formBg {
	background-color: #E2EFF2;
	width: 100%;
}

.btn {
	border: 1px outset;
	cursor: pointer;
	font-size:11;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../../images/button_bg.gif);
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}