@charset "UTF-8";
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	border: thin solid #CFD6DB;
}
#header_left {
	float: left;
	margin-left: 6px;
}
#footer {
	clear: both;
	margin: 10px;
	height: 15px;
}
#header_nav {
	clear: both;
}
#content {
	margin: 15px;
}
#overview {
	clear: both;
	float: left;
	width: 420px;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 20px;
}
#order {
	padding: 10px;
	float: right;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-top-color: #516DA3;
	border-right-color: #516DA3;
	border-bottom-color: #516DA3;
	border-left-color: #516DA3;
}
#order a, #order a:visited {
	font-weight: bold;
	color: #ED1B24;
	text-decoration: underline;
}
#order a:hover {
	font-weight: bold;
	color: #0B5290;
	text-decoration: underline;
}
#discount {
	color: #004A8B;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}
#tableofcontents {
	clear: both;
	margin-top: 15px;
	width: 780px;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	padding: 10px;
}
#tableofcontents a, #tableofcontents a:visited {
	font-weight: bold;
	color: #004A8B;
}
#tableofcontents a:hover {
	font-weight: bold;
	color: #ED1B24;
}
#overview img {
	margin-left: 10px;
}
#overview a, #overview a:visited {
	color: #004A8B;
}
#overview a:hover {
	color: #ED1B24;
}
#wrapper #header #header_right {
	float: right;
	margin-top: 71px;
	margin-right: 93px;
}
#menu_wrapper {
	float: left;
	width: 320px;
	margin-top: 10px;
}
#content_wrapper #outline_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#accord_wrapper {
	margin-top: 10px;
}
#order_over #instructions {
	text-align: center;
	clear: both;
}
#buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #004A8B;
	padding: 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	border: thin dotted #516DA3;
	text-align: center;
	margin-right: 10px;
	background-color: #EEF5FB;
}
