
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #fff url(images/b_body1.jpg) repeat-x top;
}

/*a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }*/
.clear{
	clear:both;
	}
h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#d40615;
}
h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: none;
}
h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}
#container {
	margin: 0px auto;
	width: 930px;
	margin-top: 15px;
}
.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}
.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#header_top {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 930px;
	height: 147px;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	
}

.sitelogo {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	height: 80px;
	background:url(images/company_logo.gif) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
	
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#menu_top {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 930px;
	height: 35px;
	background: none;
	color:#000000;
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: url(images/menu_background.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
}
.search {
	color: #fff; text-decoration: none;
}
.search:hover {
	color: #fff; text-decoration: none;
}
#menu_1 {
	float: right;
	width: 690px;
	height: 35px;
	margin: 0px;
	background: url(images/menu_background.jpg) repeat-x;

}

#menu {
	float: right;
	width: 690px;
	height: 35px;
	margin: 0px;
	background: url(images/menu_background.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 15px 0px 10px;
	font: 14px arial;
	color:#fff;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(images/menuhover_background.jpg) repeat-x;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 930px;
}

#left_column {
	float: left;
	margin:0;
	padding: 10px 10px 0 ;
	width: 215px;
	background: #026644;
	min-height: 400px;
	margin-bottom: 15px;
}

#middle_column {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 10px 5px;
	width: 455px;
	min-height: 400px;
}
#banner{
	width:451px;
	height:227px;
	margin:0 auto;
	}
#banner_slider{
	width:451px;
	height:207px;
	float:left;
	}
#banner_bottom{
	background:url(images/banner_bottom.jpg) no-repeat bottom;
	width:451px;
	height:20px;
	float:left;
	}
.middle_column a {text-decoration:none; color: #008fc1; text-decoration:none;}

.middle_column:visited {text-decoration:none; color: #008fc1;}

.middle_column:hover {text-decoration:underline; }

#middle_column_1 {
	float: left;
	margin: 5px 0px 5px 10px;
	padding: 10px 5px;
	width: 673px;
	height: 515px;
	overflow:auto;
}

#right_column {
	float: right;
	padding: 10px 0px 23px 0px;
	width: 210px;
	background: #026644;
	min-height: 400px;
}

#right_column_1 {
	float: right;
	margin: 0;
	margin-bottom:2px;
	padding: 10px 0px 0px 0px;
	width: 210px;
	background: #9ac8aa;
	height: 534px;
}


/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/leftsection_top.png) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #dfe8eb url(images/leftsection_top.png) no-repeat;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-Height:105%;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight:bold;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #333;
	text-decoration: none;
	padding-left:8px;
	background: url(images/arrows.png) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
	color:#de0414;
	font-weight:bold;
}


/*******left link********/

#leftcolumn_box_02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #DFE8EB url(images/leftsection_top.png) no-repeat;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box_02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-Height:105%;
}

#leftcolumn_box_02 ul li{
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight:normal;
}

#leftcolumn_box_02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	padding-left:18px;
}

#leftcolumn_box_02 ul li a:hover{
	text-decoration: none;
	color:#de0414;
	font-weight:normal;
}



/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 445px;
	padding: 5px;
	background: #ffffff;
	height:222px;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#section1_top{
	height: 24px;
	padding: 10px 0px 0px 0px;
	background: url(images/section2_title.png) no-repeat;
	text-align:center;
}
#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #009d9e;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/section2_title.png) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
	color:#fff;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/rightsection_background.jpg) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 15px 20px 0px 0px;
	background: url(images/rightsection_background.jpg) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

.rightbig_button a:hover{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 15px 20px 0px 0px;
	background: url(images/rightsection_background.jpg) no-repeat;
	color:#ffff00;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 30px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: url(images/rightsection_top.png) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #dfe8eb;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

input{
	
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 14px 0px 0px 0px;
	width: 930px;
	height: 14px;
	text-align: center;
	color: #fff;
	background: #026644;
	text-align: center;
margin: 0px auto;
}
#footer_bottom {
	width: 930px;
	height: 15px;
	margin: 0px auto;
	padding: 0px;
	background: #026644;
}

/* IE6 hack */
* html #footer_bottom {
	width: 930px;
	height: 15px;
	margin-bottom: -10px;
	padding: 0px;
	background: #026644;
}

#footer a{
	color: #000;
	text-decoration:none;
}

#footer a:hover{
	color: #000;
	text-decoration:underline;
}

.admin_head{
    font-size: 18px;
	font-weight: bold;
	color:#008fc1;
	background-color:#dcdcdc;
	text-align:center;
	height:25px;
	}
/* ----- End of Footer ----- */

table{
margin:0px;
padding:0px;
	height:auto;
	}
tr{
	
	border:1px solid silver;
	border:none;
	}
.tr1{
	background-color:#257041;
	color:#ffffff;
	border:none;
	}
.td1{
	border:1px solid #ffffff;
	}
.td2{
	
	background-color:#ebf2f3;
	}
.td3{
	
	background-color:#d8e5e8;
	}	
	
	
.td4{
	
	background-color:#f7e4bd;
	}		
.td5{
	
	background-color:#fdf1d9;
	}		
		
	
	
	
	
	
.tr2{
	background-color:#E8E8E8;
	color:#000;
	border:none;
	}
.tr3{
	 background-color:#D3D3D3; 
	 border:none;
	 color:#000;
	 }
.tr4{
	background-color:#f2af26;
	}
	
	/*-------Login...............*/
.login_header{background-color:#008fc1; color:White;font-weight:bold;}
.login_row{background-color:#dceff6;}

.phy_entry
		{width:920px;height:auto; overflow:scroll;}

.feed_entry
		{width:430px;height:auto; overflow:scroll;}			
.tbl_color{background-color:#e0e0e0;} 	

.tbl_color_1{background-color:#f4f4f4;} 

.date {
    margin: 10px auto;
    
}	
