/* CSS Document for CMS Template */

body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.wrapper{
	width:802px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}


.shadow_l{
	background:url(../images/shadow_l.gif) top right repeat-y;
	width:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.shadow_r{
	background:url(../images/shadow_r.gif) top left repeat-y;
	width:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.body_section{
	margin:0 10px 0 10px;
}


/*********************** Header Section ****************************/

.header_line{
	background:url(../images/header_line.gif) top left no-repeat;
	height:10px;
}

.gap{
	width:10px;
	height:10px;
}


/*********************** Left Section ****************************/
.left_sec{
	width:212px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/****************** Nav Section ***********************/
.nav_head{
	background:url(../images/nav_head.gif) top left no-repeat;
	width:212px;
	height:34px;
}

.nav_bg_top{
	background:url(../images/nav_bg_top.gif) top left no-repeat;
	width:212px;
	height:12px;
}


.nav_bg{
	background:url(../images/nav_bg_mid.gif) top left repeat-y;
	width:212px;
}

.nav_bg_btm{
	background:url(../images/nav_bg_btm.gif) top left no-repeat;
	width:212px;
	height:13px;
}

.nav_bullet{
	background:url(../images/nav_bullet.gif) top left no-repeat;
	width:11px;
	height:12px;
	margin:0 10px 0 0;
}


.nav_text{
	color:#333333;
	text-decoration:none;
}

.nav_text a:link{
	color:#333333;
	text-decoration:none;
}

.nav_text a:hover{
	color:#1863A2;
	text-decoration:none;
}



/****************** Newsletter Section ***********************/
.newsletter_head{
	background:url(../images/news_letter_head.gif) top left no-repeat;
	width:212px;
	height:34px;
}

.newsletter_box_l{
	background:url(../images/news_letter_input_box_l.gif) top left no-repeat;
	width:5px;
	height:29px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.newsletter_box_go{
	background:url(../images/news_letter_go.gif) top left no-repeat;
	width:41px;
	height:29px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.button_submit{
	background:url(../images/submit.jpg) top left no-repeat;
	width:71px;
	height:28px;
	border:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.newsletter_box_bg{
	background:url(../images/news_letter_input_box_mid.gif) top left repeat-x;
	height:29px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


/****************** Address Section ***********************/
.address_head{
	background:url(../images/address.gif) top left no-repeat;
	width:212px;
	height:34px;
}






/*********************** Content Section ****************************/

.main_heading{
	font-size:18px;
	color:#1863A2;
}

.main_heading_line{
	background:url(../images/welcome_line.gif) top left no-repeat;
	width:534px;
	height:7px;
}

.text{
	text-align:justify;
}


/****************** Small Box Section ***********************/
.small_box_top{
	background:url(../images/small_box_top.gif) bottom left no-repeat;
	width:262px;
	height:10px;
}

.small_box_bg{
	background:url(../images/small_box_bg.gif) top left repeat-y;
	width:262px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.small_box_btm{
	background:url(../images/small_box_btm.gif) top left no-repeat;
	width:262px;
	height:12px;
}

.small_box_gap{
	width:15px;
	height:15px;
}


.small_box_heading{
	font-size:14px;
	font-weight:bold;
}
































