body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/top_bg.gif) repeat-x top left;
	font-weight: normal;
}

#main {
	padding:0;
	margin:0 auto;
	width:1000px;
}

.clr
{
	padding:0;
	margin:0;
	clear:both;
}

/*top starts here*/
.top_ctr
{	
	padding: 0;
	margin: 0;
}

.nav_var
{
	float: left;
	width: 500px;
}

.nav_var ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 36px 0 0 20px;
}
 
.nav_var ul li
{
	float: left;
}
 
.nav_var ul li a
{
	color: #666666;
	text-decoration: underline;
	font-size: 18px;
 }
 
.nav_var ul li a:hover
{
	color: #000000;
 }

.logo
{
	padding: 0 50px 0 0;
	margin: 0;
	float: right;
	width: 200px;
}

/*top ends here*/

/*container2 starts*/
#container2
{
	padding: 0;
	margin: 0;
	width: 1000px;
}

#container2 #left
{
	padding: 0;
	margin: 0;
	width: 628px;
	float: left;
}

#container2 #right
{
	padding: 0;
	margin: 0;
	width: 372px;
	float: right;
}

/*container2 ends*/


/*left starts*/
.left_top
{
}

.l_t_img_1
{
	width: 247px;
	height: 245px;
	float: left;
}

.l_t_img_2
{
	width: 173px;
	height: 245px;
	float: left;
}

.l_t_img_3
{
	width: 208px;
	height: 245px;
	float: left;
}
/*left ends*/

/*right atarts*/
.right_links
{
	width: 364px;
	float: right;
	padding: 10px 0 0 0;
}

.r_l_ctr_mid
{
	background: url(../images/right_mid_bg.gif) repeat-y top left;
	width: 362px;
	padding: 0 0 10px 0;
}


.link_box
{
	background: url(../images/right_box_mid_bg.gif) repeat-x bottom left;
	padding: 0;
	margin: 0 14px;
}

.link_box_left
{
	background: url(../images/right_box_left_bg.gif) no-repeat bottom left;
}

.link_box_right
{
	background: url(../images/right_box_right_bg.gif) no-repeat bottom right;
	height:114px;
}


.img
{
	width: 110px;
	float: left;
	padding: 0 5px;
	margin: 0;
	display: inline;
}

.link_text
{
	padding: 0 5px;
}

.link_text .heading
{
	font-size: 20px;
	color: #cde390;
	padding: 10px 0 0 0;
}

.link_text .heading a
{
	color: #cde390;
	text-decoration: none;
}

.link_text .heading a:hover
{
	color: #ffffff;
}

.link_text .text
{
	font-size: 12px;
	color: #c2c2c2;
	padding: 0px 0 0 0;
}

/*right ends*/


/*form_container starts*/
.form_container
{
	background: url(../images/form_bg.gif) repeat-x;
	height: 244px;
	float: left;
	margin: 12px 3px 12px 12px;
	width: 610px;
	display: inline;
}

.form_left
{
	width: 88px;
	float: left;
}

.form
{
	float: left;
	padding: 10px 10px 0 80px;
	height: 234px;
	width: 333px;
}
form, input, select, label {
	margin: 0px;
	padding: 0px;
}

.form_text {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0px;
}

.input_field {
	margin: 0px;
	padding: 0PX;
	font-size: 10px;
	width: 95px;
}


.steps
{
	float: right;
}

/*form_container ends*/


.text_container
{
	padding: 0 5px;
	margin: 0;
	line-height: 20px;
	text-align: justify;
	color: #363636;
}

.text_container p
{
	margin: 0;
	padding: 7px 0;
}





/*footer starts*/
#footerlinks{
	float: left;
	width: 978px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #4885ae;
	background: #e1f2fd;
}

#footerlinks ul{
	margin: 0px;
	padding: 0px;
}

#footerlinks ul li{
	list-style: none;
	display: block;
	float: left;
	width: 223px;
	margin-right: 20px;
	background: url(../images/bullet.gif) no-repeat left center;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 24px;
}

#footerlinks ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 25px;
}

#footerlinks ul li a:hover{
	color: #4885ae;
}

#footer{
	float: left;
	padding: 10px;
	background-color: #555553;
	width: 980px;
	margin: 10px 0 0 0
}

.copyright{
	float: left;
	width: 970px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

.copyright a{
	color: #fff;
	text-decoration: none;
}

.copyright a:hover{
	text-decoration: underline;
}

.footerlinks{
	float: left;
	width: 980px;
	margin-bottom: 10px;
}

.footerlinks ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.footerlinks ul li{
	list-style: none;
	display: inline;
	padding: 0px 3px;
	font-size: 12px;
	color: #FFFFFF;
}

.footerlinks ul li a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

.footerlinks ul li a:hover{
	text-decoration: underline;
}

/*footer ends*/




#form_container{
	float: left;
	width: 500px;
	height: 100%;
	padding: 30px;
	padding-left: 50px;
	margin: 10px 0px;
	border: 1px dashed #E2E2E2;
}

form {
	margin: 0px;
	padding: 0px;
}

.input_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	width: 200px;
	margin-top: 20px;
	padding: 5px;
	
} 

.label_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 150px;
}	

#heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#106DC8;
	text-align:left;
	padding:10px 0 0 10px;
}

.form_container_form
{
	background: url(../images/form_bg.gif) repeat-x;
	height: 244px;
	float: left;
	width: 1000px;
	display: inline;
}

.form_text_dm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

.input_field_dm{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.dm_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.date_input_dm{
	width: 60x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 0 0;}
	
h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

#header{
	float: left;
	width: 1000px;
}


.header_lft{
	width: 541px;
	float: left;
}

.header_rth{
	float: right;
	width: 459px;
	height: 246px;
	background: url(../images/form_base.gif) no-repeat;
}

h2{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #000;
}

h2 span{
	color: #3372B5;
}

.heading2{
	float: left;
	width: 610px;
	padding-left: 10px;
	background: url(../images/title_bg.gif) repeat-x;
	line-height: 37px;
	font-size: 18px;
	color: #106dc8;
	margin: 10px 0px;
}

.f13{
	font-size: 16px;
	color: #3372B5;
}

.internal{
	color: #4885ae;
	font-weight: bold;
	text-decoration: none;
}

.internal:hover{
	color: #000000;
}

#updates{
	float: right;
	width: 362px;
	padding: 10px 5px;
}

.right_pane
{
   background: url(../images/panel_bg.gif) repeat-y top left;
   width: 362px;
   float: left;
   text-align: justify;
   font-size: 11px;
   margin: 0 0 0 0px;
   display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.right_pane a
{
	font-size: 11px;
	font-weight: bold;
	color: #3372B5;
	text-decoration: none;
}

.right_pane a:hover
{
	color: #333333;
}

.black_pane_top {
	background: url(../images/black_top_bg.gif) no-repeat top left;
	height: 83px;
	line-height: 73px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, "HelveticaRounded LT BoldCn";
	font-weight: bold;
}

.black_pane_top a {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.black_pane_top a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.pane_mid
{
	padding: 0 20px;
	
}

.articles ul li a{
	font-weight: bold;
	color: #3372B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.articles ul li a:hover{
	color: #000000;
}