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

body {
	height: 100%;        
	background-color: #FCF2EE;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #A50000;
	text-decoration: none;
}

a:hover {
	color: #A50000;
	font-weight:bold;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
	font-family: tahoma, arial, sans-serif;
}

h1{
	font-family: sans-serif;
	font-size: 18px;
}

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

#container {
	margin: 0px auto;
	width: 960px;
	border-color: #E84C4C;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 960px;
	height: 100px;
	color: #fff;
	background: url('common/images/header/header_background.jpg') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #0A0A09;
	font-size: 11px;
	text-decoration: none;
}

#page_header a:hover {
	color: #0A0A09;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#page_headerlinks {
	padding-right: 10px;
	padding-top: 15px;
	width: 320px;
	float: right;
	word-spacing: -1px;
}

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

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: right;
	list-style-type: none;
	background: url('common/images/header/header_toplinks_div.gif') no-repeat 100% 2px;
}

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



/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 960px;
	height: 26px;
	background: #C24917;
}

#page_menu ul {
	width: 960px;
	height: 26px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 0px;
	height: 26px;
	float: left;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#page_menu a:hover {
	padding-top: 3px;
	display: block;
	color: #000000;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#page_menu a.selected {
	padding-top: 3px;
	display: block;
	color: #000000;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}


/* Left Sidebar */

#left_sidebar {
	width: 150px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* Left Sidebar : Hot Links */


#hotlinks {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #A50000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#hotlinks_header {
	margin-bottom: 2px;
	width: 149px;
	height: 20px;
	background-color: #FEA42C;
	overflow: hidden;
}

#hotlinks_header h2 {
	margin-top: 2px;
	margin-left: 5px;
	color: #A50000;
	font-size: 14px;
	font-weight: bold;
}

#hotlinks ul {
	margin: 0px auto;
	width: 149px;
	list-style-type: none;
}

#hotlinks li {
	width: 149px;
	height: 18px;
	list-style-type: none;
	text-align: left;
	border-bottom: #000000 1px solid;
	float: left;
}

#hotlinks li.last {
	border: none;
}

#hotlinks li a {
	margin-top: 2px;
	margin-left: 3px;
	display: block;
	color: #A50000;
	font-size:12px;
	text-decoration: none;
}

#hotlinks li a:hover {
	color: #A50000;
	font-weight: bold;
}

/* Main Content Area */

#main_content {
	margin-right: 0px;
	width: 806px;
	text-align: center;
	float: right;
	font-size: 12px;
	font-family: Verdana;
}

#content {
	margin-right: 0px;
	width: 806px;
	text-align: center;
	float: right;
	font-size: 11px;
	font-family: Verdana;
}
.required_field { color: red; }

/* Page Footer */
#page_footer {
	width: 960px;
}

#copyright {
	padding-top: 5px;
	float: right;
	width: 960px;
	height: 25px;
	color: #ffffff;
	text-align: center;
	background: #A50000;
	font-size: 13px;
}

#copyright a{
	color: #ffffff;
}
