* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	color: #000;
	font-family: arial, sans-serif, tahoma;
	font-size: 11px;
	text-align: center;
	background-color: #C0C0C0;	
}

a {
	color: #0068C4;
	text-decoration: underline;
}

a:hover {
	color: #D31b0A;
	font-weight: bold;
}
@Ll5h@z&Rjkx
img {
	/*border: none;*/
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #ffffff;
	height:18px;
	color: #000000;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	border: 1px solid #bfbfe6;
}

textarea {
	padding-left: 2px;
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	border: 1px solid #bfbfe6;
}

table td{
	padding:5px;	
}

#btn{
	background: url('images/menu_background.gif');
	padding:2px;
	color:#ffffff;
	font-family: arial, sans-serif, tahoma;
	font-size:11px;
	font-weight:bold; 
	text-align:center;
	height:23px;
}
#container {
	margin: 0px auto;
	width: 980px;
}

/* Page Header */
#header_container {
	/*margin-bottom: 12px;
	border: 1px solid #A4A4DB;
	background: url('images/header_background.gif') repeat-x 0px 0px;*/
	background: #606060;
	border:0px;
	border-bottom-color:black;
	border-bottom-width:1px; 
	border-bottom-style:solid;
}

#hbar{
	background-color: #606060;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
	border-bottom-color:black;
	border-bottom-width:1px; 
	border-bottom-style:solid;
	height:6px;
	margin-bottom: 12px;
	}

#page_header {
	width: 980px;
	height: 112px;
	/*background: url('images/header_image.jpg') no-repeat 10px 20px;*/
	overflow: hidden;
}

/* Page Header : Company Name & Logo */
#logo_heading {
	width: 310px;
	height: 65px;
	background: url('images/logo.gif') no-repeat;
	float: left;
	margin-top:20px;
	margin-left:30px;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 15px;
	float: right;
	text-align: left;
	word-spacing: -1px;
	height: 30px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 3px 0px 3px;
	float: left;
	list-style-type: none;
	/*background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;*/
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headerlinks a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#page_headerlinks a:hover {
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}

#page_headersearch {
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-right: 10px;
	color:#ffffff;
	float: right;
	clear:right;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
	border:1px solid #ffffff;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	padding-left: 2px;
	width: 158px;
	height:18px;
	float: left;
	border: none;
	color: #000;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}

/* Left Sidebar */
#left_sidebar {
	width: 165px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #606060;
	background-color: #ffffff;
}

#box_header {
	margin-top: 0px;
	margin-bottom: 2px;
	width: 100%;
	height: 20px;
	background-color: #606060;
	/*background: url('images/menu_background.jpg') repeat-x 0px 0px;*/
	overflow: hidden;
}

#menu {
	margin-bottom: 1px;
}

#box_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold; 
	text-align:left;
}

/* Left Navigation Links */
#nav_links ul {
	margin: 0px auto;
	width: 100%;
	list-style-type: none;
}

#nav_links li {
	height: 21px;
	list-style-type: none;
	text-align: left;
	color: #000000;
	padding-top: 4px;
	padding-left: 6px;
	font-weight : bold;
	border-bottom: #606060 1px solid;
}

#nav_links li.last {
	border: none;
}

#nav_links li a {
	font-weight : bold;
	color: #000000;
	text-decoration: none;
}

#nav_links li a:hover {
	color: #0068C4;
	text-decoration: underline;
}

/* Main Content */
#middle_bar {
	margin-left:10px;
	float: left;
	text-align: left;
	width: 630px;
}

#middle_bar .box_container {
	margin-bottom: 11px;
	border: 1px solid #606060;
	background-color: #ffffff;
}

#maincontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 97%;
}

#maincontent h2 {
	font-size: 10px;
	font-weight: bold;
	color : #000;
}

#maincontent table {
}

#right_sidebar {
	width: 165px;
	float: right;
}

#right_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #606060;
	background-color: #ffffff;
}

/* Recent Update Links */
#rec_updts_links ul {
	width: 100%;
}

#rec_updts_links li {
	margin-left: 30px;
	margin-right: 5px;
	list-style-image: url('images/listItemArrow.gif');
	list-style-position:outside;
	text-align: left;
	color: #900B09;
	padding-top: 4px;
}

#rec_updts_links li.last {
	margin-bottom:10px;
}

#rec_updts_links li a {
	font-weight : normal;
	color: #3b3131;
	font-weight: bold;
	text-decoration: none;
}

#rec_updts_links li a:hover {
	color: 	#0068C4;
	font-weight: bold;
	text-decoration: underline;
}

/* Page Footer */
#page_footer {
	color:#666;
	font-weight:normal;
	background: #fff;
	border:1px solid #606060;
	clear:both;
	padding: 10px 10px 5px 10px;
	font-size:0.9em; 
	text-align:center;
}

#more{
	float:right;
	margin-right:10px;
}
