body {
	background-color: #E1E9F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.trimBg {
	background-image: url(images/elements/trimBG.jpg);
	background-repeat: repeat-x;
}
.BGblueGradient {
	background-image: url(images/elements/bgLightBlue.jpg);
	background-repeat: repeat-x;
	background-color: #fcfeff;
	width: 761px;
	margin-left:3px;
	margin-right:3px;
}
/* Bnr Headers */
.bnrHdr {
	background-color: #E7F3FF;
	width: 761px;
	margin-left:3px;
	margin-right:3px;
}
/* ---- Navigation ---- */ 
.navShad {
	background-image: url(images/nav/navShad.jpg);
	background-repeat: repeat-x;
	height: 8px;
	margin-left:3px;
	margin-right:3px;
	width: 761px;
	background-color: #E6F2FF;
}
.nav {
	height: 63px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* ---- Content ---- */

.grBnrCntr {
	margin-left:3px;
	margin-right:3px;
	width: 761px;
	}

.grBnrCentrLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdcde;
}
/* ---- Text ---- */ 
.mainTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: normal;
	color: #243E5F;
	text-align: justify;
    width: 79%;
}
.txtRed {
	color: #B9000E;
	font-weight: bold;
}

.txtBlue {
	color: #4070AA;
	font-weight: bold;
}


/* ---- Footer ---- */ 
.ftrBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/elements/ftrBG.jpg);
	background-repeat: repeat-x;
}
.mainList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-weight: normal;
	color: #243E5F;
	text-align: justify;
	list-style-image: url(images/home/bullet.jpg);
}

/* ---- Textbox ---- */ 
.inputext {
background-color:white !important;
background-image:url(images/form/txtBoxBG.gif);
background-repeat:repeat-x;
border:1px solid #AFBADD;
color:#243E5F;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
padding-left: 3px;
height:22px;
margin-bottom:5px;
margin-top:2px;
width:225px;
height:18px;
}

.textBx {
background-color:white !important;
background-image:url(images/form/txtBoxBG.gif);
background-repeat:repeat-x;
border:1px solid #AFBADD;
color:#243E5F;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
margin-bottom:5px;
margin-top:2px;
width: 225px;

}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/application/submitBTN.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 162px;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

.btnover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E9F2;
	background-image: url(images/application/submitBTN2.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 162px;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

.txtSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243E5F;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

/* Bulleted Point Ads Hm */
.adBG {
	background-image: url(images/home/groupres/adGResBG.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	padding-right: 8px;
	padding-left: 15px;
	list-style-image: url(images/bullet.jpg);
	background-image: url(images/home/groupres/adGResTopGrad.jpg);
	background-repeat: no-repeat;
	cursor: default;
}

#adTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #B9000E;
	font-weight: bold;
	padding-bottom: 6px;
}

li {
margin-left: 8px;
	padding-bottom: 12px;
	list-style-position: outside;
	list-style-image: url(images/home/groupres/bullet.jpg);

}


.formResponse {

width:250px; 
height:20px; 
font-weight:bold; 
color:#FFFFFF; 
padding-left:10px; 
padding-right:10px;
}