@charset "utf-8";
/* CSS Document */

body {
	text-align: center; /* for IE */
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	}
img {border:0}
html {
border:0;
margin:0;
padding:0;
}	
	#centered {
	position: relative;
	top: 1px;
	right: 0;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#header {
	background-image: url(../images/header_bg.jpg);
	height:194px;
	width:994px;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index:500;
}

#logo{
	padding-top:10px;
	padding-left:9px;
	width:348px;
	float:left;

}

#search{
float:right;
width:250px;
padding-top:2px;

}

.searchboxborder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #E1E3FB;
	border: 1px solid #000000;
	height: 20px;
	width:238px;
	padding:2px;
}

#button_bar {
	background-image: url(../images/button_bg.png);
	width:994px;
	position:absolute;
	left:2px;
	top:163px;
	height:31px;
	z-index:2;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#maincont_top{
	background-image:url(../images/maincont_top.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 1000px;
	margin-top:9px;
}


#maincont {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}	

#maincont_bot{background-image:url(../images/maincont_bot.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 1000px;
	margin-bottom:9px;
	clear:both;
	}
	
.page_beg_end {
	margin: 0px;
}

#rightbox{
	background-color:#FFFFFF;
	float: right;
	margin-right: 0px;
	border: 2px solid #000000;
	width: 250px;
	margin-left: 10px;

}
#boxheader{
	background-image:url(../images/box_header.png);
	height:23px;
	width:250px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	background-repeat: no-repeat;
}

#boxcontent{
padding: 10px;
}
.div_border {
	border: 2px solid #5F1710;
	padding: 5px;
}
.rightbox_info {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 10px;
	background-color: #F0F0F0;
	clear: right;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 10px;
	border: thin solid #000000;
	padding-bottom: 5px;

}
.blue_bold {
	font-size: 18px;
	font-weight: bold;
	color: #295887;
}
.hp_recy {
	padding: 2px;
	clear: left;
	width: 666px;
	margin-top: 15px;
	margin-bottom: 12px;
	border: 2px solid #000000;
	background-color: #E6E6E6;
}
.boxborder
{ border-color:#000000; 
border-style:solid; 
border-width:1px;
z-index:5;
}


.box_form {
	padding: 1px;
	border: 3px solid #164574;
	width:670px;
	background-color: #EFEFEF;
}
.left_align_box {
	background-color: #E4E3DE;
	style="margin-left:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	padding:6px;
	margin: 10px;
}
.green_soft {
	font-size: 14px;
	color: #66751A;
	font-family: Tahoma, Geneva, sans-serif;
}
