body{
	padding:0px;
	margin:0px;
	background:#1b4c87;
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
	
.bg1{
	height:87px;
	background:url(images/bg1.jpg) repeat-x;
	}
	
.bg2{
	height:241px;
	background:url(images/bg2.jpg) repeat-x;
	}
	

.bg3{
	height:313px;
	background:url(images/bg3.jpg) repeat-x top #1b4c87;
	}
	

.logo{
	width:556px;
	margin:20px auto 0px auto;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#FFFFFF;}
	
.content_top_bg{
	width:440px;
	background:url(images/content_top_bg.jpg) repeat-x;}
	
.content_bot_bg{
	height:261px;
	background:url(images/content_bot_bg.jpg) repeat-x;}
	
.content_top_space{
	height:17px;
	width:10px;}
	
.login_box{
	width:268px;
	height:70px;
	background:url(images/submit_bg.jpg) no-repeat;}
	
.small_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#c0bdb7;
	padding:12px 0px 0px 8px;
	margin:0px;}
	
.input_text_box{
	height:17px;
	width:70px;}
	
.contact_us_bg{
	height:200px;
	width:268px;
	background:#e8e8e4;
	}	

.address_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:left;
	padding:11px 0px 10px 7px;
	color:#5f5f5f;
	font-weight:bold;}	
	
.address_text a{
	text-decoration:underline;
	color:#5f5f5f;}
	
.address_text a:hover{
	text-decoration:none;
	color:#1b4c87;}	
	
.welcome_box{
	width:274px;
	background:#e8e8e4;	}
	
.para{
	padding:9px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#5f5f5f;
	text-align:justify;}
	
.welcome_box .link{
	width:185px;
	padding:10px 10px 10px 30px;
	margin:0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5f5f5f;
	background:url(images/arrow.jpg) right no-repeat;
	}
	
.welcome_box .link a{
	color:#5f5f5f;
	text-decoration:underline;}
	
.welcome_box .link a:hover{
	color:#1b4c87;
	text-decoration:underline;}	
	
.site_link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#5f5f5f;}
	
.site_link a{
	color:#5f5f5f;
	text-decoration:underline;}
	
.site_link a:hover {
	color:#5f5f5f;
	text-decoration:none;}	
