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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#061E3F;
}

html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-color:#C9DBF3;
	background-image:url(../background_gradient.jpg);
	background-repeat:repeat-x;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.main {
	position:absolute;
	left: 50%;
	width: 995px;
	margin-left: -497.5px;
	background-color:#FFFFFF;
}

.error {
	color: red;
}

div.header_upper {
	height: 126px;
	width: 100%;
	overflow: hidden;
	background-image: url(../header_upper/header_tile.gif);
	background-repeat:repeat-x;
	line-height:0px;
	font-size:0px;
}

div.header_navbar {
	height: 26px;
	width: 995px;
	overflow: hidden;
	background-image:url(../header_navbar/spacer.gif);
	background-repeat:repeat-x;
	line-height:0px;
	font-size:0px;
}

div.header_lower {
	height: 113px;
	width: 100%;
	overflow: hidden;
	background-image:url(../header_lower/spacer.jpg);
	background-repeat:repeat-x;
	line-height:0px;
	font-size:0px;
}

div.category_button {
	height: 25px;
	width: 162px;
	overflow: hidden;
	background-image:url(../categoriesmenu.gif);
	font-size: 11px;
	color: #061E3F;
	line-height:25px;
}

div ul {
	margin-left: 25px;
}

div.body_left {
	float: left;
	width: 162px;
}

div.body_right {
	width: 780px;
	float: right;
	margin-right: 30px;
}

div.body_restricted {
	margin-left: 182px;
	width: 800px;
	z-index:0;
}

div.footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom:20px;
	text-align: center;
	font-size: 10px;
}

div.contactus_div_header {
	width: 100%;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background-image:url(../contact_header_gradient.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center
}

.table_header {
	color: #FFFFFF;
	font-weight:bold;
}