/* Title */
.Logo {position:absolute; left: 0; top: 12; width: 340; }

.feature { float: right; position: absolute;  top: 0; right: 0; width: 500; }
.pageHeader { position:absolute; left:0; top:50; height:20; width: 100%; text-align: center; background: #0000CC; color: white;}

/* body */

BODY {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	font-size: 12px;
	Margin: 0pt;
	}
.bodytext {padding:4;width:100%;}

TABLE {
	font-size: 12px;
}

.heading  {font-weight: bold; background: #CC0000; color: #FFFFFF;  font-size: 13px}
.heading2 {font-weight: bold; background: #C0C0C0; color: #000066; text-decoration: none; font-size: 13px}
.heading3 {font-weight: normal; color: #0000CC; text-decoration: none; font-size: 12px }
.Menuheading {font-weight: bold; background: #0000CC; color: #FFFFFF; font-size: 13px}


.bodytext2 {font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; font-size: 9px}

.bulletlist {font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; list-style-type: square; font-size: 12px}

.datestamp {font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; font-size: 12px}

.footer {position:relative; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; background-color: #CC0000; color: #FFFFFF; text-align:center; text-decoration: none; font-size: 12px; border-top: solid #CC0000;}

A:{font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #0000FF; text-decoration: underline; font-size: 12px}
A:Visited {font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #660066; text-decoration: underline}
A:Active {}
A:Hover {font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #CC0000; text-decoration: underline; font-size: 12px}

.menu {font-size: 10pt; 
	position:absolute; top:0; left:0;
	width: 160; 
	Border-style: solid; border-color: #0000CC;
	padding: 0;
}
.page {position:absolute; 
	top: 70; left: 0;  
	border: solid #CC0000;
	padding: 0;
	background: White;
}
.content {position:static; 
	top:0; left:0; width:100%; height:auto;
	border: solid #CC0000;
	padding: 0;
	background: White;
}
.endfloat {clear: both;}

Div.content Div.lefthand {FLOAT: Left; width: 49%; border-right: solid thin #CC0000;  background: WHITE; padding: 2;}
Div.content Div.righthand {FLOAT: Right; width: 49%;  border-left: solid thin #CC0000; background: WHITE; padding: 2;}
.submitBtn {position:static; left:0}
.reset {position:static; left:200}
