@charset "utf-8";
/* CSS Document */

body {
	background: #001a45 url(../images/bg.jpg) top center no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
}
html {
	overflow-y: scroll;
}
img.transparent {
	behavior: url(images/iepngfix.htc);
}
a {
	color: #2d89ea;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding-left: 10px;
	margin: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
}
li {
	font-size: 12px;
	line-height: 25px;
}
h1 {
	margin: 5px;
	font-size: 18px;
	color: #2d89ea;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
#copyright {
	background: #2778cd url(../images/bar_back.jpg) repeat-x;
}
#copyright td {
	padding: 5px 10px 5px 10px;
	line-height: 30px;
	font: 10px Arial, Helvetica, sans-serif;
	color: white;
}
#copyright a {
	color: #eee;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#nav_bottom,
#nav_bottom a {
	text-align: center;
	line-height: 30px;
	font-size: 9px;
	letter-spacing: -.03em;
	color: white;
	text-decoration: none;
}
#nav_bottom a:hover {
	text-decoration: underline;
}
#cdditem825417_menu table,
#cdditem825417_menu table td div,
#menu_cell {
	background: url(../images/bar_back.jpg) repeat-x;
}

#cdditem825417_menu,
#cdditem825417_menu table,
#cdditem825417_menu tr,
#cdditem825417_menu table td,
#cdditem825417_menu table div {
	background: transparent;
}

.inline_right_img,
.inline_left_img
{
	display: block;
}
.inline_right_img
{
	float: right;
	margin: 0 0 15px 15px;
}
.inline_left_img
{
	float: left;
	margin: 0 15px 15px 0px;
}
#accordion
{
	margin: 5px;
	clear: both;
	border-top: 1px solid #d1cfcf;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #d1cfcf;
}
.accordion_toggler
{
	height: 50px;
	line-height: 50px;
	text-align: left;
	color: #2D89EA;
	background: url(../images/accordion_back.jpg) repeat-x;
	border-bottom: 1px solid #d1cfcf;
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	padding-left: 20px;
	cursor: pointer;
}
.accordion_body p
{
	padding: 20px;
}
.form_caption
{
	text-align: right;
	font-size: 12px;
}
.result_row {
	width: 100%;
	line-height: 20px;
	overflow: visible;
	text-align: left;
	font-size: 11px;
}
div#navcontainer {
	width: 100%;
	position: relative;
	background: #2A7FD9;
}
div#navigation {
	margin: 0 auto;
	position: relative;
}
div#navigation a,
div#navigation span {
	display: block;
	float: left;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #285577;
	height: 23px;
	line-height: 23px;
	background: url(../images/bar_back.jpg) repeat-x;
	text-indent: 5px;
	width: 90px;
}
div#navigation a:hover {
	color: #FF6600;
	text-decoration: underline;
	background: #2A7FD9;
}
div#dropdown1, div#dropdown2, div#dropdown3, div#dropdown4 {
	position: absolute;
	top: 24px;
	width: 91px;
	background: #FFFFFF;
	border-left: 1px solid #285577;
	border-right: 1px solid #285577;
	border-bottom: 1px solid #285577;
	visibility: hidden;
	z-index: 10;
}
div#dropdown1 a, div#dropdown2 a, div#dropdown3 a, div#dropdown4 a {
	display: block;
	white-space: nowrap;
	text-align: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066B2;
	border-top: 1px solid #285577;
	height: 23px;
	line-height: 23px;
	text-indent: 5px;
	width: 91px;
}
div#dropdown1 {
	left: 92px;
}
div#dropdown2 {
	left: 184px;
}
div#dropdown3 {
	left: 276px;
}
div#dropdown4 {
	left: 555px;
}
div#dropdown3, div#dropdown3 a {
	width: 145px;
}