/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #32312f;
}

.body_bg {
	background-image: url(../Images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header_btn {
	background-attachment: fixed;
	background-image: url(../Images/header_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:93px;
	height:54px;
}
.home_header_btn {
	background-attachment: fixed;
	background-image: url(../Images/home_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:93px;
	height:54px;
}
.header_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	vertical-align:middle;
	line-height:54px;
	
}
.left_strip_header {
	background-image: url(../Images/news_higlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:272px;
	height:47px;
}
.left_strip_middle {
	background-image: url(../Images/news_higlight_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:272px;
	
}
.left_strip_footer {
	background-image: url(../Images/news_higlight_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:272px;
	height:27px;
	
}
.Heading_text {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #80827f;
	
}
.Heading_text3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	
}
.Heading_text2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3d6392;
	padding-left:5px;

}

.strip {
	background-image: url(../Images/strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_strip {
	background-image: url(../Images/footer_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #484a48;
	text-decoration:none;
}
.text-field{
	width:246px;
	height:16px;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-right:1px solid #e3e9ef;
	border-top:1px solid #abadb3;
	margin:6px 0px 3px 0px;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

.text-description-field{
	width:200px;
	height:16px;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-right:1px solid #e3e9ef;
	border-top:1px solid #abadb3;
	margin:6px 0px 3px 0px;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

.text-box{
	width:15px;
	height:12px;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-right:1px solid #e3e9ef;
	border-top:1px solid #abadb3;
	margin:6px 0px 3px 0px;
	}
.text-area{
	width:246px;
	height:95px;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-right:1px solid #e3e9ef;
	border-top:1px solid #abadb3;
	margin:6px 0px 6px 0px;
}
.con_heading
{font-family:Tahoma;
font-size:14px;
color:#333333;
font-weight:bold;
}
.readmore{font-family:Tahoma;
font-size:12px;
color:#333333;
text-decoration:none;}

.readmore a:link, a:hover, {font-family:Tahoma;
font-size:12px;
color:#333333;
text-decoration:none;}
.forgot{font-family:Tahoma; font-size:11px; font-weight:normal; color:#005888; padding-left:2px;}
.forgot a{font-family:Tahoma; font-size:11px; font-weight:normal; color:#005888; padding-left:2px;  text-decoration:none;}
.forgot a:hover{font-family:Tahoma; font-size:11px; font-weight:normal; color:#013c5c; padding-left:2px; text-decoration:underline;}
.user{font-family:Tahoma; font-size:12px; font-weight:bold; color:#005888;}
.log_mid{background-image:url(../Images/log_pan_mid.jpg); background-repeat:repeat-y; width:502px;}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #eae8e4;
}
.box-top-headeing{font-family:Tahoma; font-size:14px; color:#3e3e27;}
.grey-strip{ background-color:#e0eaed;}
.yellow_strip{background-color:#d8f2fa;}

