* {
	margin:0;
	padding:0;
}

html {
	font: small/1 tahoma, verdana, geneva;
}



body {
	font-size: 92%;
	background-image: url(../images/back_bg.gif);
	background-repeat: repeat-x;
	text-align:left;
	
}


.border
{
	border-color: maroon;
	border-width: 1px;
	border-style: solid;
}



#wrapper
{
	margin: 0px auto 0px auto;
    width: 1000px;

}

#clr
{
	clear:both;
}


h1
{
	color: #352c66;
	font-size: 10pt;
	font-weight: 600;
}


.field
{
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding:2px;
	margin: 2px 0px 10px 0px;
}

.form_button
{
	padding:2px;
	margin: 2px 0px 10px 0px;
}


#banner
{
	width:120px;
	height:600px;
	color: #cccccc;
	display:block;
	border-color: maroon;
	border-width: 1px;
	border-style: solid;
}

/************************* TOP PLACEMENT *************************/
#top_col_l
{
	width:624px;
	display:block;
	float:left;
	margin:5px 0 30px 0;

}
	#top_col_l p
	{
		color: #352c66;
		font-size: 10pt;
		font-weight: 600;
		padding:20px 0px 0px 290px;
	}
#top_col_l img
{
	margin:0;
	float:left;
}
#top_col_l h1
{
	margin: 5px 0 0 5px;
	float:left;
	display:inline;
}
#top_col_r
{
	width:333px;
	display:block;
	float:left;
}
#top_pp
{
	width:333px;
}
#top_pp a
{
	width: 20%;
	color: #352c66;
	font-size:8pt;
	font-weight: bold;
	text-align: right;
	float: left;
	margin: 0 15px 0 10px;
	text-decoration:none;
}

/************************* EOF TOP PLACEMENT *************************/







/************************* TOP NAV *************************/
#topnav
{
	width: 360px;
	height: 41px;
	color:#ffffff;
	font-size:10pt;
	margin: 0 0 10px 0;
}


	#topnav p
	{
		padding: 0px 4px 0px 4px;
		line-height:23px;
	}

	#topnav a, #topnav a:visited, #topnav a:active
	{
		text-decoration:none;
		color:#ffffff;
		padding: 0px 2px 0px 2px;
	}
	#topnav a:hover
	{
		text-decoration:underline;
	}
	
	/************************* JS NAV ITEMS *************************/
#topnav_l_js
{
	width: 16px;
	height: 41px;
	background-image: url(../images/js_topnav_l.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	float:left;
}
#topnav_m_js
{
	height: 41px;
	background-image: url(../images/js_topnav_m.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	float:left;
}
#topnav_r_js
{
	width: 16px;
	height: 41px;
	background-image: url(../images/js_topnav_r.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	float:left;
}

	/************************* JEMP NAV ITEMS *************************/
#topnav_l_emp
{
	width: 16px;
	height: 41px;
	background-image: url(../images/emp_topnav_l.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	float:left;
}
#topnav_m_emp
{
	height: 41px;
	background-image: url(../images/emp_topnav_m.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	float:left;
}
#topnav_r_emp
{
	width: 16px;
	height: 41px;
	background-image: url(../images/emp_topnav_r.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	float:left;
}


/************************* EOF TOP NAV *************************/




/************************* LAYOUT COLUMN CONTAINERS *************************/
#container_col_l
{
	width:822px;
	float:left;
}


#container_col_r
{
	float:left;
	margin:0px 0px 0px 10px ;
}






#containersub_col_l
{
	width:254px;
	float:left;
}


#containersub_col_r
{
	float:left;
}





#containertri_col_l
{
	width:280px;
	float:left;
}


#containertri_col_r
{
	float:left;
	margin-left: 5px;
}

/************************* EOF LAYOUT COLUMN CONTAINERS *************************/



#js_feature
{
	width: 568px;
	height:259px;
	background-image: url(../images/js_feature_bg_f.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin:0px 0px 5px 0px ;
	color: #ffffff;
}

#js_feature h2
{
	font-size: 14pt;
	font-weight: normal;
	text-align:left;
	line-height:25pt;
}
#js_feature h4
{
	font-size: 8pt;
	text-align:left;
	font-weight: bold;
}

#js_feature a
{
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
	line-height:9.5pt;
}

#js_feature a:hover
{
	text-decoration: underline;
}





#js_col_container
{
	width:528px;
	margin: 0px auto 0px auto;
}

#js_col_l
{
	width:250px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}


h2.js {
	font-size: 12pt;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	display:inline;
	line-height:35px;

}

#js_col_r
{
	width:250px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:left;
}

#js_subcol_l
{
	float:left;
	padding: 3px 2px 2px 8px;
}








/************************* BG ROUNDED CONTENT W/DSHADOWS *************************/
#content_top_g
{
	width: 249px;
	height:11px;
	background-image: url(../images/249_top_g.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content_top
{
	width: 249px;
	height:11px;
	background-image: url(../images/249_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#content_mid
{
	width: 249px;
	background-image: url(../images/249_mid.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}


#content_mid h2
{
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	text-align:left;
	line-height:25pt;
	padding-left:25px;
}


#content_bot
{
	width: 249px;
	height:17px;
	background-image: url(../images/249_bot.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:17px;
	margin:0px 0px 5px 0px ;
}

/************************* EOF BG ROUNDED CONTENT W/DSHADOWS *************************/





#content_mid_fe 
{
	background-image: url(../images/hd_cp.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

#content_mid_js 
{
	background-image: url(../images/hd_cp.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

#content_mid ul
{
	width: 228px;
	background-image: url(../images/bg_horz_g.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 0px;
}

ul.js li
{
	display: block;
	margin: 0 10px 0 10px;
	padding: 5px 5px 5px 20px;
	border-bottom: #999999;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}



ul.js li a
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

ul.js li a:hover
{
	color:#352c66;
}


ul.js li a:visited
{
	color:#666666;
}

ul.js li a:active
{
	color:#666666;
}




#content_mid_cp 
{
	background-image: url(../images/hd_cp.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}


ul.cp li
{
	display: block;
	margin: 0 0px 0 0px;
	padding: 5px 0px 5px 15px;
}



ul.cp li a
{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

ul.cp li a:visited
{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

ul.cp li a:hover
{
	color:#c41231;
}


ul.cp li a:active
{
	padding:0px
	margin:0px
}




/************************* BG 280 ROUNDED CONTENT W/DSHADOWS *************************/
#content_280_top
{
	width: 280px;
	height:11px;
	background-image: url(../images/280_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#content_280_mid
{
	width: 280px;
	background-image: url(../images/280_mid.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}


#content_280_mid h2
{
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	text-align:left;
	line-height:25pt;
	padding-left:25px;
}



#content_280_bot
{
	width: 280px;
	height:17px;
	background-image: url(../images/280_bot.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:17px;
	margin:0px 0px 5px 0px ;
}

#content_280_mid_ci 
{
	background-image: url(../images/hd_ci.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}






#ci_content
{
	width: 258px;
	height:57px;
	margin: 0px auto 1px 11px;
	padding: 4px 0px 0px 0px;
	background-color: #d7d9e6;
	border-bottom: gray;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
}




#ci_content h3 a
{
	height:17px;
	padding: 0px 0px 0px 60px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	color: #c41231;
	font-weight: bold;
	text-align:left;
	display:block;
	line-height:13pt;
	text-decoration:none;	

}


#ci_content h3 a:hover
{
	text-decoration:underline;	
}



#ci_content p a 
{
	display:block;
	padding: 0px 0px 0px 60px;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	line-height:10pt;
}

#ci_content a:hover
{
	color: #c41231;
}

.ci_content_si {
	background-image: url(../images/ci_si.jpg);
	background-repeat: no-repeat;
}
.ci_content_ce {
	background-image: url(../images/ci_ce.jpg);
	background-repeat: no-repeat;
}
.ci_content_cr {
	background-image: url(../images/ci_cr.jpg);
	background-repeat: no-repeat;
}


#content_280_mid_fls 
{
	margin-left: auto;
	margin-right: auto;
}



/************************* EOF BG 280 ROUNDED CONTENT W/DSHADOWS *************************/






/************************* FOOTER *************************/


#footer_bg_l
{
	width:17px;
	height:69px;
	background-image: url(../images/footer_bg_l.gif);
	background-repeat: no-repeat;
	float:left;
}

#footer_bg_m
{
	width:785px;
	height:69px;
	background-image: url(../images/footer_bg_mid.gif);
	background-repeat: repeat-x;
	float:left;
}

#footer_bg_r
{
	width:17px;
	height:69px;
	background-image: url(../images/footer_bg_r.gif);
	background-repeat: no-repeat;
	float:left;
}

#footer_content
{
	
	width:785px;
	height:47px;
	display:block;
	background-image: url(../images/bg_horz_red.gif);
	background-repeat: repeat;
	margin: 7px auto 0px auto;
}

#footer_content p
{
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	line-height:35pt;
}

#footer_content a
{
	color: #ffffff;
	text-decoration:none;
}

#footer_content a:hover
{
	text-decoration:underline;
}

.gi_img
{
	padding: 12px 20px 0px 10px;
	float:right;
}
/************************* EOF FOOTER *************************/


.form_submit
{
	width:82px;
	height:28px;
	background-image: url(../images/btn_submit.gif);
	background-repeat: no-repeat;
	border-color: blue;
	border-width: 0px;
	border-style: solid;
	background-color:transparent;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}

#fe_top {
	width:90%;
	height:88px;
	border-color: #cecece;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding:0px;
}
	

#fe_top.noborder {
	border-width: 0px;
	padding-top:2px;
}





#tag_btw  {
	display:block;
	margin: 4px 0 20px 20px;
}

#tag_btw p {
	font-family:verdana, arial, helvetica, geneva;
	font-size:.9em;
	color:#352c66;
	/*color: #004482;*/
	text-align:left;
	padding:4px 0 0 0;
	margin:0px;
	
}

