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

body {
	margin-top:61px;
	color: #000066;
	background-color: #999999;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image:url(images/background.gif);
	background-repeat: repeat-x;
}

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
}

span {
	display: none;
}

img {
	border: none;
}

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

#header_menu li {
	list-style-type: none;
}

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

#container {
	margin: 0px auto;
	width: 800px;
	text-align: left;
}

.link-more {
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 10px;
}

.link-more a {
	text-decoration: none;
}

/* Page Header Containers */

#header_image {
	position: absolute;
	margin-left: 650px;
	width: 136px;
}

#header_image span {
	float: right;
	display: block;
	background: url('images/header_image.gif') no-repeat 0px 0px;
	position: relative;
	top: -28px;
	z-index: 1;
	width: 136px;
	height: 195px;
}

#header_container {
	border: 1px solid #000000;
}

#page_header {
	width: 800px;
	height: 147px;
	background: url('images/header_background.gif') no-repeat 0px 0px;
	color: #fbc551;
	overflow: hidden;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #FFFFFF;
}

#page_header a:hover {
	color: #fbfe00;
}

#header_hidden {
	width: 145px;
	height: 147px;
	float: right;
	overflow: hidden;
}

/* Header Navigation Menu */

#header_menu {
	padding-top: 12px;
	width: 140px;
	float: left;
}

#header_menu ul {
	margin-left: 19px;
	width: 73px;
}

#header_menu li {
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	float: left;
}

#header_menu li a {
	display: block;
	width: 100px;
	height: 15px;
	text-decoration: none;
	overflow: hidden;
}

#header_menu li a:hover {
	background-image: none;
	background-color: #FFFFFF;
	color:#000000;
}

#header_menu li a b {
	display: block;
	margin-top: 1px;
	padding-left: 15px;
}

li#menu_1 a {
	background: url('images/menu_1_bg.gif') no-repeat 0px 0px;
}

/* Page Header Links */

#header_links {
	padding-top: 25px;
	width: 310px;
	float: right;
}

#header_links ul {
	padding-left: 2px;
}

#header_links li {
	padding-bottom: 3px;
}


/* Main Content Area */

#maincontent_container {
	margin: 1px;
	padding: 18px 20px 12px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#maincontent {
	width: 750px;
}

#maincontent li {
	margin-left:30px;
	margin-bottom:5px;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -15px;
	}
#maincontent ul {
	list-style-position:inside;
	}

/* Page Footer */

#page_footer {
	margin: 10px 61px 10px;
	color: #000099;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#page_footer a {
	color: #000099;
	font-weight:bold;
	text-decoration:none;
}

#page_footer a:hover {
	color: #FF0000;
}
