﻿body {
	background-color: #0d2547;
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main_wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	background-image: url('/images/back_pagetop.gif');
	width: 760px;
	height: 45px;
}

.header_logo {
	position: relative;
	float: left;
	top: 14px;
	left: 20px;
}

.header_print_text {
	display: none;
}

.header_text {
	position: relative;
	float: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	top: 18px;
	left: 25px;
}

.print_notes {
	background-color: #ffffff;
	width: 730px;
	height: 100px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.logout_text {
	position: relative;
	float: right;
	top: 18px;
	right: 35px;
}

.main_section {
	background-color: #ffffff;
	width: 748px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.main_section_top {
	background-image: url('/images/back_midlinkstop.gif');
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 680px;
	height: 21px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-top: 15px;
}

a.main_section_top_links {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.main_section_top_links:hover {
	color: #bead9f;
}

.main_section_title {
	color: #0d2547;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	width: 740px;
	height: 50px;
	position: relative;
	left: 23px;
	top: 15px;
}

.main_section_sub_section {
	background-image: url('/images/back_producttitle.gif');
	width: 740px;
	height: 42px;
}

.sub_section_top {
	position: relative;
	float: right;
	top: 7px;
	right: 35px;
}

a.sub_section_top_links {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.sub_section_top_links:hover {
	color: #bead9f;
}

.sub_section_title {
	color: #a4968a;
	font-size: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	position: relative;
	left: 35px;
}

.sub_section_body {
	width: 700px;
	position: relative;
	left: 35px;
	top: 10px;
	padding-bottom: 20px;
}

.blacktext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boldblacktext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.whitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #314562;
}

.boldwhitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #314562;
}

.boldredtext {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.boldgreentext {
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

table.borders {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

table.borders td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

table.borderless {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
}

table.borderless td {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
}

hr.seperator {
	height: 7px;
	border: 0;
	background-color: #314562;	
	color: #314562;
}

a.product_link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	background-image: url('/images/page_bottomsub.gif');
	height: 30px;
	width: 760px
}
