

 <style>
 <!--
 BODY {bgcolor: blue; 
	}{font: 10pt "Arial"}
  
 H1 {font: italic;
	color: purple; }

 H2 {font: Arial, Helvetica;
	color: green }
 input {color: red; }
 
 td {font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
h2,h3 {
    margin-top: 0px;
    padding-top: 0px;
} 
div.banner {
    position: absolute;
    left: 15px;
    top: 0px;
    width:750px;
    height: 177px;
    background-color : #FFFFFF;
    color : Black;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.footer {
 	position: absolute;
    top: 0px;
	left: 5px;
    width:750px;
    height: 177px;
	background-color : #FFFFFF;
    color : Black;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.HomePagefooter {
 	position: absolute;
    top: 800px;
	left: 5px;
    width:750px;
    height: 177px;
	background-color : #FFFFFF;
    color : Black;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.ContactUsfooter {
 	position: absolute;
    top: 1100px;
	left: 5px;
    width:750px;
    height: 177px;
	background-color : #FFFFFF;
    color : Black;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.CUfooter {
 	position: absolute;
    top: 1550px;
	left: 5px;
    width:750px;
    height: 177px;
	background-color : #FFFFFF;
    color : Black;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.FAQfooter {
 	position: absolute;
    top: 760px;
	left: 5px;
    width:750px;
    height: 177px;
	background-color : #FFFFFF;
    color : Black;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}


div.leftedge { 
    position: absolute;
    left: 5px;
    top: 250px;
	width: 180px;
    background-color : #FFFFFF;
    color : Navy;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.textcenter {
    position: absolute;
    left: 250px;
    top: 250px;
	width: 500px;
    background-color : white ;
    color : Navy;
	overflow : visible;
    font-weight : bold ;
    visibility : visible;
	font-weight: bold;
	font-size: 12pt;
    z-index : 0;
}

div.CURTContactUsCol2 {
    position: absolute;
    left: 600px;
    top: 250px;
	width: 250px;
    overflow : visible;
    font-weight : bold ;
    visibility : visible;
	font-weight: bold;
	font-size: 12pt;
    z-index : 0;
}

div.ContactUsCol2Overlay {
    position: absolute;
    left: 610px;
    top: 420px;
	width: 260px;
    overflow : visible;
    font-weight : bold ;
    visibility : clear ;
	font-weight: bold;
	font-size: 12pt;
    z-index : 1;
}


div.textFull {
    position: absolute;
    left: 55px;
    top: 760px;
	width: 700px;
    background-color : white;
    color : Navy;
	overflow : visible;
    font-weight : bold;
	font-size : 12px; 
    visibility : visible;
    z-index : 0;
}

div.rightedge {
    position: absolute;
    left: 490px;
    top: 250px;
	width: 275px;
    background-color : white;
    color : Navy;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div.Navline {
	position: absolute;
    left: 0px;
    top: 102px;
	width: 697px;
    background-color : clear;
    color : Navy;
    font-weight : bold;
    visibility : visible;
    z-index : 0;
}

div.NavOverlay {
	position: absolute;
    left: 300px;
    top: 105px;
	width: 300px;
    background-color : clear;
    color : Navy;
    font-weight : bold;
    visibility : visible;
    z-index : 1;
}

div.LeftOverlay {
	position: absolute;
    left: 22px;
    top: 300px;
	width: 300px;
    background-color : clear;
    color : Navy;
    font-weight : bold;
    visibility : visible;
    z-index : 1;
}

div.CustLinkOverlay {
	position: absolute;
    left: 350px;
    top: 630px;
	width: 300px;
    background-color : white;
    color : Navy;
    font-weight : bold;
    visibility : visible;
    z-index : 1;
}

.btHdrL {
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	padding-left : 5px;
	padding-top : 2px;
}

.btHdrR {
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	padding-left : 5px;
	padding-top : 2px;
}

.btl {
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	padding-left : 5px;
	padding-top : 2px;
}

.btr {
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	padding-left : 5px;
	padding-top : 2px;
}

.PRbox {
	position: absolute;
    left: 300px;
    top: 450px;
	width: 300px;
}

-->
</style> 

