body {
	background-color: #000000;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #383832;
	margin: 0px;
	text-align: center;
	line-height: 18px;
}

html>body {text-align: -moz-center;}

html {
scrollbar-base-color: #052549;
scrollbar-arrow-color: #084487;
scrollbar-track-color: #084487;

scrollbar-shadow-color: #084487;
scrollbar-lightshadow-color: #084487;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: gray;
scrollbar-3dlight-color: gray;
}

td {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #383832;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.toptext {
	color: #cccccc;
	text-align: center;
	background-color: #393937;
	border-bottom-color: #484845;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding: 4px;
}

.bottomtext {
	color: #cccccc;
	text-align: center;
	background-color: #292928;
	border-top-color: #393937;
	border-top-style: solid;
	border-top-width: 4px;
	padding: 4px;
}

.nav_top {
	background-image: url(images/nav_top_bg.gif);
	background-repeat: repeat-x;
}

.nav {
	border-left-color: #8D8C7C;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #8D8C7C;
	border-right-width: 1px;
	border-right-style: solid;
}

.nav_inside {
	border-top-color: #084487;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-color: #084487;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #7A98B9;
}

.nav_space {
	background-color: #7A98B9;
}

.nav_item {
	background-color: #4D77A6;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 6px;
}

.footer_nav {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 420px;
	padding-top: 3px;
	color: #8E939B;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
}

.home_right {
	background-color: #ffffff;
	background-image: url(images/grayline.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.left {
	vertical-align: bottom;
	background-image: url(images/left_middle.png);
	background-repeat: repeat-y;
	width: 36px;
}

.right {
	vertical-align: bottom;
	background-image: url(images/right_middle.png);
	background-repeat: repeat-y;
	width: 39px;
}

.bottom {
	vertical-align: bottom;
}

.content_home {
	background-image: url(images/content_bg_home.gif);
	background-repeat: repeat-y;
}

.text {
	padding: 20px;
}

.review {
	padding: 15px;
	background-color: #D6DFE9;
}

.sidebar {
	padding: 15px;
	background-color: #D6DFE9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7C7B6E;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
}

.indent {
	padding-left: 15px;
}

.input {
	background-color: #ffffff;
	color: #333333;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
}

.input_btn {
	font-family: georgia,garamond,serif;
	font-size: 13px;
	font-style: italic;
	color: #ffffff;
	background-color: #0F427C;
	border-style: none;
	padding: 4px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	font-family: georgia,garamond,serif;
	color: #0F427C;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #4D77A6;
	padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	color: #0F427C;
}

h3 {
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

li {
	list-style-image: url(images/checkmark.png);
}

ul {
	margin-bottom: 10px;
}

form,div {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0F427C;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #0F427C;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #0F427C;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #0F427C;
	font-weight: bold;
	text-decoration: none;
}

.nav_item a:link {
	font-family: georgia,garamond,serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.nav_item a:visited {
	font-family: georgia,garamond,serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.nav_item a:active {
	font-family: georgia,garamond,serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.nav_item a:hover {
	font-family: georgia,garamond,serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}

.footer_nav a:link {
	color: #8E939B;
	font-weight: normal;
	text-decoration: none;
}

.footer_nav a:visited {
	color: #8E939B;
	font-weight: normal;
	text-decoration: none;
}

.footer_nav a:active {
	color: #8E939B;
	font-weight: normal;
	text-decoration: none;
}

.footer_nav a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.bottomtext a:link {
	color: #8E939B;
	font-weight: normal;
	text-decoration: none;
}

.bottomtext a:visited {
	color: #8E939B;
	font-weight: normal;
	text-decoration: none;
}

.bottomtext a:active {
	color: #8E939B;
	font-weight: normal;
	text-decoration: none;
}

.bottomtext a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}