html, body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
*
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
img
{
	display: block;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img
{
	border: 0px;
}
.clear
{
	clear: both;
	height: 0px;
}
h1
{
	border-bottom: 1px solid #F26122;
	color: #F26122;
	font-size: 28px;
	padding-left: 15px;
	margin: 0px;
}
h2
{
	border-bottom: 1px solid #F26122;
	color: #F26122;
	font-size: 14px;
}
h3,
.homebrownbox h3 a
{
	color: #6E5F44;
	font-size: 18px;
	height: 20px;
	margin: 10px 0px 0px 0px;
}
u
{
	font-size: 18px;
}
#login
{
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 6px 0px;
	width: 800px;
}
#login input {
	margin-bottom: -4px;
}
#login input.inputtext
{
	border: 1px #4D4D47 solid;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 4px 0px;
	font-size: 10px;
}
#logo {
	margin: 0 auto;
	width: 800px;
}
#nav
{
	text-align: right;
	margin: 0 auto;
	background-color: #7390DB;
	padding-right: 15px;
	width: 785px;
}
#nav img
{
	float: right;
	padding: 4px 0px 4px 4px;
}

#title
{
	background-color: #DED9B8;
	padding: 10px 0px 10px 185px;
	margin: 0 auto;
	width: 615px;
}
#content {
	position: relative;
	margin: 0 auto;
	width: 800px;
}
#sidenav
{
	width: 170px;
	float: left;
	padding-right: 5px;
	padding-left: 15px;
	position: relative;
}
#nav_float
{
	position: absolute;
	top: -108px;
	left: 15px;
	z-index: 10;
}
#nav_float div {
	position: relative;
	background-image: url('../imgs/tab_bg.png');
	background-position: top right;
	background-repeat: no-repeat;
	behavior: url('css/iepngfix.htc');
	padding: 0 4px 0 0;
}
#nav_float img
{
	behavior: url('css/iepngfix.htc');
}
#nav_float div div
{
	background-image: none;
	background-color: #A0B4E4;
	padding: 2px 0px 2px 0px;
	width: 164px;
}
#nav_float div div div {
	width: auto;
}
#nav_float div div .tabtext
{
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 13px;
	border-bottom: 1px #7692D7 solid;
	vertical-align: top;
}
#nav_float div div .tabtext a
{
	color: #000000;
}
#nav_float div div .tabtext a:hover
{
	color: #000000;
}
#nav_float div div .tabtextlast
{
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 13px;
	vertical-align: top;
}
#nav_float div div .tabtextlast a
{
	color: #000000;
	text-decoration: none;
}
#nav_float div div .tabtextlast a:hover
{
	color: #000000;
	text-decoration: underline;
}
#nav_float div div .active
{
	background-image: url('../imgs/nav_arrow.gif');
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #A0B4E4;
}
#nav_float div div .tabtwo
{
	font-size: 13px;
	padding: 4px 0px 4px 0px;
	color: #3E606F;
	border-bottom: 1px #7692D7 dotted;
	vertical-align: top;
	padding-left: 13px;
}
#nav_float div div .tabtwo a
{
	color: #000000;
	text-decoration: none;
}
#nav_float div div .tabtwo a:hover
{
	color: #000000;
	text-decoration: underline;
}
#nav_float div div .tabtwolast
{
	font-size: 13px;
	padding: 4px 0px 4px 13px;
	vertical-align: top;
	border-bottom: 1px solid #7692D7;
}
#nav_float div div .tabtwolast a
{
	color: #000000;
	text-decoration: none;
}
#nav_float div div .tabtwolast a:hover
{
	color: #000000;
	text-decoration: underline;
}
.right
{
	position: absolute;
	top: 0px;
	right: -4px;
}
#bluebox
{
	border: 1px #A0B4E4 solid;
	background-color: #C9D4EE;
	width: 149px;
	margin-top: 50px;
}
.bluebox
{
	padding: 8px;
}
.bluebox a
{
	color: #1C377B;
}
#bluebox h2
{
	color: #1C377B;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px;
	margin: 0px;
}
#greenbox-button
{
	width: 288px;
	margin-top: 0px;
	margin-left: 10px;
}
.greenbox-button
{
	padding: 0px;
}
#greenbox
{
	border: 1px #74B59B solid;
	background-color: #BADDCF;
	width: 289px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.greenbox
{
	padding: 8px;
}
.greenbox a
{
	color: #1C377B;
}
#greenbox h2
{
	color: #1C377B;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px;
	margin: 0px;
}
.greenbox-button-quiz
{
	padding: 0px;
}
#greenbox-button-quiz
{
	width: 288px;
	margin-top: 0px;
	margin-left: 10px;
}
#greenbox-quiz
{
	border: 1px #74B59B solid;
	background-color: #BADDCF;
	width: 289px;
	height: 240px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.greenbox-quiz
{
	padding: 8px;
}
.greenbox-quiz a
{
	color: #1C377B;
}
#greenbox-quiz h1
{
	color: #1C377B;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 0px;
	margin: 0px;
}
#greenbox-quiz h2
{
	color: #1C377B;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px;
	margin: 0px;
}
#graybox-quiz
{
	border: 1px #878786 solid;
	background-color: #D5D5D5;
	width: 289px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#graybox-button-quiz
{
	width: 288px;
	margin-top: 0px;
	margin-left: 10px;
}
.graybox-button-quiz
{
	padding: 0px;
}
.graybox-quiz
{
	padding: 8px;
}
.graybox-quiz a
{
	color: #1C377B;
}
#graybox-quiz h2
{
	color: #1C377B;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px;
	margin: 0px;
}
#brownbox_button {
	float: right;
	display: block;
	clear: right;

	margin: 10px 104px 7px 10px;
	_margin: -10px 52px -20px 10px;
	padding-left: 0px;
}
#brownbox {
	float: right;
	clear: right;

	width: 289px;
	height: 500px;
	margin: -7px 0 10px 10px;
	_margin-top: -15px;

	border: 1px #958A76 solid;
	background-color: #DED9B8;
}
.brownbox
{
	padding: 15px;
}
.brownbox a
{
	color: #1C377B;
}
#content_area
{
	border-left: 1px #DED9B8 solid;
	margin-left: 175px;
}
.text
{
	padding: 23px;
}
.textsm
{
	font-size: 9px;
	padding: 10px 23px 10px 23px;
}
.textsm a
{
	font-size: 9px;
	text-decoration: underline;
	color: #000;
}
#sidebar {
	float: right;

	margin-left: 15px;
}
#callout
{
	background-color: #DED9B8;
	padding: 7px 7px 7px 23px;
	color: #000;
	font-size: 14px;
	margin-right: 310px;
}
#callout a
{
	color: #1C377B;
	font-size: 14px;
}

#callout img
{
	float: right;
	padding: 7px;
}
#footer
{
	border-top: 1px #9A8A6C solid;
	padding: 10px 15px 10px 15px;
	font-size: 10px;
	color: #636363;
	width: 800px;
	margin: 0 auto;
}
#footer a
{
	text-decoration: underline;
	color: #636363;
	font-size: 10px;
}
.spacer
{
	display: inline;
	background-color: #A2B5E2;
	width: 220px;
	height: 17px;
	float: right;
	margin-top: 4px;
}
.homecallout
{
	color: #636363;
	font-family: georgia, serif;
	font-size: 18px;
	padding: 15px;
	line-height: 27px;
	font-weight: normal;
	width: 800px;
	margin: 0 auto;
}
.hometab
{
	margin-top: 15px;
	margin-left: 15px;
	background-color: #FF7728;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 134px;
}
.hometab a
{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
.homebrownbox
{
	margin-left: 15px;
	width: 386px;
	border: 1px #9A8A6C solid;
	background-color: #DED9B8;
	
	padding-left: 8px;
	line-height: 15px;
}
.homebrownbox a
{
	text-decoration: none;
	color: #1C377B;
}
.homebrownbox a:hover
{
	text-decoration: underline;
}
.price_buy
{
	color: #6E5F44;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.price_buy img
{
	display: inline;
	margin-bottom: -3px;
}
#homeside
{
	position: absolute;
	top: 17px;
	right: 0px;
}
.homebluebox
{
	background-color: #CFD9F1;
	width: 346px;
	padding: 14px;
}
.insidebluebox
{
	background-color: #CFD9F1;
	width: 276px;
	padding: 14px;
	margin-left: 10px;
}
.insidedarkbox
{
	background-color: #BDCBEB;
	width: 276px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	padding-right: 14px;
	margin-left: 10px;
	color: #1C377B;
	font-size: 12px;
}
.blueboxhead
{
	font-size: 24px;
	color: #1C377B;
}
.homedarkbox
{
	background-color: #BDCBEB;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 14px;
	color: #1C377B;
	font-size: 12px;
}
.homedarkbox img
{
	float: left;
	margin-right: 5px;
}
#newsletter
{
	font-size: 9px;
	margin-top: 8px;
	padding-bottom: 4px;
}
#newsletter input[type=text]
{
	border: 1px #000000 solid;
	margin-bottom: 4px;
}
#homegirl
{
	background-image: url('../imgs/girl_bg.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	height: 180px;
	padding: 15px;
	margin-top: 0px;
}
.cw_for
{
	color: #4D4330;
	font-size: 13px;
}
.cw_for a
{
	color: #4D4330;
	text-decoration: none;
	font-size: 10px;
}
.cw_for a:hover
{
	color: #4D4330;
	text-decoration: underline;
	font-size: 10px;
}
.quote
{
	color: #9A8A6C;
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	width: 265px;
	padding-left: 10px;
	margin-top: 15px;
}
.quote_author
{
	color: #6e5f44;
	font-size: 10px;
	line-height: 12px;
	width: 265px;
	padding-left: 5px;
	text-align: right;
	padding-top: 5px;
}
.textsmPurchase {
	font-size: 9px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #F16122;
	clip: rect(5px,auto,auto,auto);
}
.textRed {
	color: #CC0000;
}
.PurchaseDottedRule {
	font-size: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #F16122;
	clip: rect(5px,auto,auto,auto);
}
.textsmPurchaseNoRule {
	font-size: 9px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	clip: rect(5px,auto,auto,auto);
}
.quote_author a {
	color: #6e5f44;
	font-size: 10px;
	line-height: 12px;
	width: 265px;
	text-align: right;
	padding-top: 5px;text-decoration: underline;
}
.insidebluebox2
{
	background-color: #CFD9F1;
	width: 350px;
	padding: 14px;
	margin-left: 10px;
}
.insidedarkbox2
{
	background-color: #BDCBEB;
	width: 350px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	padding-right: 14px;
	margin-left: 10px;
	color: #1C377B;
	font-size: 12px;
}
.blueboxhead2
{
	font-size: 24px;
	color: #1C377B;
}

