	body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-align:justify;
}
.left { /* main left shadow */
	background-image:url(../images/left_shadow.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.right { /* main right shadow */
	background-image:url(../images/right_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.toporange {
	background-image:url(../images/top_org.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.toplogo { /*top banner logo section */
	width:33%;
	/*background-image:url(../images/top_bg_left.gif);
	background-position:right top;
	background-repeat:no-repeat;*/
}

.graybg { /*home page search section */
	background-image:url(../images/gray_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:122px;
	padding:16px 0 0 16px;
}

.blueHtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#376485;
	font-weight:bold;
}

.topbannerbg { /* top banner background */
	width:67%;
	/*background-image:url(../images/top_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;*/
	vertical-align:bottom;
	text-align:right;
}
.greenbg { /* banner green background */
	background-image:url(../images/green_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.orangebg { /* banner orange background */
	background-image:url(../images/rog_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x	;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#376485;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}
.greenHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9AAA42;
	font-weight:bold;
	padding-bottom:5px;
}
.ashbg {
	background-color:#E5E5E5;
	padding:8px 8px 8px 8px;
	border-left:1px solid #ffffff;
	border-right:1px solid #cccccc;
}
.blueLinkN{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#274962; 
	text-decoration:underline; 
}
.blueLinkN:hover {
	text-decoration:none;
}
.greenLinkN{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#647434; 
	text-decoration:underline; 
}
.greenLinkN:hover {
	text-decoration:none;
}
.testimonialbg { 
	background-image:url(../images/testimonials_bg.jpg);  
	background-position:left top; 
	background-repeat:no-repeat; 
	height:68px; 
	padding:8px 5px 0 7px;
}
.testimonialtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}
/* ------------------------------ WHITE SECTION ------------------------------- */

.whitehead { font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:#FFFFFF;}
.whitetext { font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;color:#FFFFFF;}
.whiteinput {border:1px solid #B36700; font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;color:#666666; }
.whiteButton { background-color:#ffffff; padding:2px 6px 2px 6px;}
.whitelinkB {font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#FF9900; text-decoration:none;}
.whitelinkN {font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;color:#ffffff; text-decoration:underline;}
.whitelinkN:hover { text-decoration:none;}
/* ------------------------------ WHITE SECTION END ------------------------------- */
/* ------------------------------ GREEN SECTION ------------------------------- */
.greenBg1 {
background-color:#E4ECC1;
border-top:2px solid #BFD56C;
border-bottom:1px solid #CDDB8A;
padding:7px 7px 7px 7px;
}
.greenBg2 {
background-color:#E4ECC1;
border-top:1px solid #EBF0D0;
border-bottom:2px solid #BFD56C;
padding:7px 7px 7px 7px;
}
.ashinput {border:1px solid #666666; font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;color:#666666; }


/* ------------------------------ GREEN SECTION END ------------------------------- */


.footerbg {
	background-color:#EBEBEB;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;color:#999999;
	padding-left:13px;	
}
.orangelinkN {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FF9500;  
	text-decoration:none;
}
.orangelinkN:hover {
	text-decoration:underline;
}

.li {
	padding-bottom:5px;
	padding-left:5px;
}