@charset "utf-8";
/* CSS Document */
body { background-color:#FFFFFF;}
#top_banner {
	position:absolute;
	left:0px;
	top:93px; float:left;	
	background-image:url(../images/bg_news_update.jpg); background-repeat:repeat-x; width:100%;
}
#news_update {
	position:absolute;
	left:700px;
	top:93px; float:left;	
	border:thick; border-color:#000000;
}
#menubar {
	width:100%;
	position:absolute;
	left:0px;
	float:left;
	top:25px;
	background-color:#22437D;
	background-image: url(../images/blue_bar1.jpg); height:30px; background-repeat:repeat-x;
}
#tag_line {
	width:100%;
	position:absolute;
	left:0px;
	float:left;
	top:55px;
	color:#000000;
/*	padding: 8px 0px 0px 8px;
	margin: 0px 0px 0px 0px; */  /*if enable this line horizantal scroll bar show */
	background-image: url(../images/gray_bar.jpg); height:38px; background-repeat:repeat-x;
}
#logoe {
/*	width:100%;*/
	position:absolute;
	left:640px;
	float:left;
	top:21px;
/*	border:#00CC00; border-style:solid; border-width:thin;*/
	background-color:#FFFFFF;
	background-image: url(../images/logo.gif); height:70px; width:189px;
	
}
#helpdesk {
	position:absolute;
	left:850px;
	float:left;
	top:25px;
}
#small_toplink{
	position:absolute; left:900px; top:5px; width:90px; height:30px; border:0px;
}
#body_col {
	position:absolute; left:0px; top:290px; width:100%; min-height:200px;
}
#body_col1{
	position:inherit; width:205px; left:10px;
	font-family:Arial;
	font-size:12;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px; 
	color:#999999;
	border-left:thin;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px; 
}
#body_col2{
	position:inherit; width:205px; left:240px;
	font-family:Arial;
	font-size:12;	
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px; 
	color:#999999;
	border-left:thin;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
}
#body_col3{
	position:inherit; width:205px; left:470px;
	font-family:Arial;
	font-size:12;	
/*	border:#00CC00; border-style:solid; border-width:thin; */
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px; 
	color:#999999;
	border-left:thin;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
}
#body_col4{
	position:absolute; width:205px; left:685px; top:0px;
	font-family:Arial;
	font-size:12;	
/*	border:#00CC00; border-style:solid; border-width:thin; */
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px; 
	color:#999999;
	border-left:thin;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
}
#body_col5{
	position:inherit; width:660px; left:10px;
	font-family:Arial;
	font-size:12;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px; 
	color:#999999;
	border-left:thin;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px; 
}
.HD_Org{
	color:#DE7B15;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	letter-spacing:.7px;
}
.HD_Blue{
	color:#22437D;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	letter-spacing:.7px;
}
.Sub_HD{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	 
}
.p_text1 {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica; font-size:12px;
}
.more_img {
	background-image:url(../images/more.gif);background-repeat:no-repeat;
	float:left;
}
/*#footer {
	position:static;
	background-color:#283D62;
	width:100%;
	min-height:150px;
}*/


* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}
/*.footer, .push {
    height: 4em;
}*/
#footer {
	position:absolute;
	top:830px;
	left:0px;
	/*	width:700;*/
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	width: 100%;
	border-top:thin;
	border-top-color:#CCCCCC;
	border-top-style:solid;
}
.writeup 
{
	font-family: Arial, Helvetica; font-size:12px;
	
	
	}