body, html {
    background: #ffffff fixed center top;
    margin: 0;
    padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight : medium;
    position : absolute
}

td {
	font-size: 12px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}
p {
	padding: 2px;
	letter-spacing: 1px;
	font-size: 12px; color: #000000; font-family: "Arial, Helvetica, sans-serif"
}
li {
	font-size: 12px; text-decoration: none; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}
a:link {
	color: #000000; text-decoration: none
}
a:visited {
	text-decoration: none
; color: #000000
}
a:active {
	color: #000000; text-decoration: none
}
a:hover {
	color: #0099ff; text-decoration: none
}
img {
	border: none;
}
input, textarea {
	background: #fefefe;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}

label {
	cursor: pointer;
}
h1 {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px
}

h3 {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}

img {
	border: 0px;
}

hr {
	border-top: 1px dashed #999999;
	height: 1px;
}

li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	cursor: help;
}

.download {
	background: url('images/download.gif') no-repeat left;
	padding: 2px 18px;
}

#top_header {
	position: absolute;
	visibility: visible;
	height: 45px;
	left: 0px;
	top: 0px;
	background-image: url('images/top_header_background_blue.gif');
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

#top_slogan {
	position: absolute;
	visibility: visible;
	left: 150px;
	top: 5px;
	height: 35px;
	width: 250px;
	border: 0px;
	color: #F3D772;
	font-weight: bold;
}

#top_menubar {
	visibility: visible;
	white-space: nowrap;
	width: 100%;
	margin-top: 12px;
}

#top_menubar ul {
	display: inline;
}

#top_menubar ul li  {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
	padding-left: 3px;
    border-right: 1px solid #FFFFFF;
}

#top_menubar a,
#top_menubar a:visited
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

#top_menubar a:hover
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 12px;
	padding-right: 12px;
}

#left_menubar {
	margin-top: 12px;
	visibility: visible;
	background-repeat: repeat-x;
}

#left_menubar ul  {
	background-image: url('images/index_lm.gif');
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#left_menubar ul li  {
	height: 40px;
	list-style-type: none;
	margin-left: 70px;
}

#left_menubar li a,
#left_menubar li a:visited {
	display: block;
	width: 80px;
	margin-top: 12px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 4px;
}

#left_menubar li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#left_menubar form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#left_menubar input.search_field {
	width: 100px;
	float: left;
	border: 1px solid #003399;
	font-size: 10px;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #EAEAEA;
}

#main_content {
	left: 10px;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
}

#bottom_footer {
	position: relative;
	visibility: visible;
	font-size: 7pt;
	text-align: center;
	letter-spacing: 2px;
	left: 0%;
	width: 100%;
	margin-top: 18px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
}

#bottom_footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 8px;
}
