@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E3E3E3;
	margin: 0px;
}
a {
	color: #365FA1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #365FA1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365FA1;
	padding-bottom: 3px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #365FA1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365FA1;
	padding-bottom: 3px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #365FA1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365FA1;
	padding-bottom: 3px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-color: #4F8BEB;
	padding: 3px;
}
.top1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top2 {
	text-align: right;
	vertical-align: bottom;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top2 a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A7A7A7;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
	margin-left: 1px;
	text-decoration: none;
}
.top2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E5E5E;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
	margin-left: 1px;
	text-decoration: none;
}
.nav a {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #4A86E5;
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-image: url(../images/bkg_off.jpg);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
.nav a:hover {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #2F518A;
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-image: url(../images/bkg_on.jpg);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
.left {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(../images/bkg_left.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	text-align: center;
}
.left .left_box {
	background-color: #C5D9FA;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	font-size: 11px;
	color: #2F518A;
	margin-right: auto;
	margin-left: auto;
}
.left .left_box a {
	font-size: 11px;
	color: #2F518A;
	display: block;
	background-image: url(../images/bkg_left_box.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.left .left_box a:hover {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	background-color: #6196EF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.left .left_box2 {
	background-color: #EFEFEF;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	font-size: 11px;
	color: #2F518A;
	margin-right: auto;
	margin-left: auto;
}
.left .left_box2 a {
	font-size: 11px;
	color: #2F518A;
	display: block;
	background-image: url(../images/bkg_left_box.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.left .left_box2 a:hover {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	background-color: #6196EF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.left .bt_search {
	background-color: #235EBC;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}



.main {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.main .featured_1 {
	background-color: #E1ECFD;
	display: block;
	padding: 8px;
	width: 30%;
	float: left;
	text-align: center;
	vertical-align: top;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 10px;
}
.main .featured_1 img {
	border: 1px solid #2F518A;
}
.main .featured_2 {
	background-color: #E3E3E3;
	display: block;
	padding: 8px;
	width: 30%;
	float: left;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
}
.main .featured_2 img {
	border: 1px solid #2F518A;
	text-align: center;
}
.main .featured_3 {
	background-color: #E1ECFD;
	display: block;
	padding: 8px;
	width: 30%;
	float: right;
	text-align: center;
	vertical-align: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 10px;
}
.main .featured_3 img {
	border: 1px solid #2F518A;
}



.close {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	font-size: 11px;
}
.close a {
	color: #333333;
	font-size: 11px;
}
.bc {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bc a {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.cat_spacer {
	background-image: url(../images/bkg_cat_spacer.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.adv_cat {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A86E6;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}
.adv_cat:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F57B6;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}
.pages {
	background-color: #EFEFEF;
	text-align: left;
	padding: 4px;
}
.att_head {
	background-color: #EFEFEF;
	padding: 6px;
	font-weight: bold;
	color: #4F8BEB;
	border: 1px solid #4F8BEB;
}
.att_frame {
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 10px;
	width: 33%;
}
.att-aarc {
	white-space: nowrap;
	float: left;
	margin: 0 8px 5px 8px;
}
.adv_checkout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F57B6;
	text-align: center;
	white-space: nowrap;
	display: inline;
	text-decoration: none;
	width: 100px;
	padding: 5px 7px;
}
.adv_checkout:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	text-align: center;
	white-space: nowrap;
	display: inline;
	width: 100px;
	padding: 5px 7px;
	text-decoration: none;
}
.adv_continue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A86E6;
	text-align: center;
	white-space: nowrap;
	display: inline;
	text-decoration: none;
	width: 100px;
	padding: 5px 7px;
}
.adv_continue:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	text-align: center;
	white-space: nowrap;
	display: inline;
	width: 100px;
	padding: 5px 7px;
	text-decoration: none;
}
.outside {
	margin: auto;
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #225AB9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #225AB9;
}
.options_faq {
	background-color: #FFFFFF;
	text-align: left;
	padding: 20px;
	width: 90%;
}
#browseby {
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
	display: block;
	clear: both;
	background-color: #C5D9FA;
	background-image: url(../images/bkg-browseby.jpg);
	background-repeat: repeat-x;
	border: 1px solid #7BA9F4;
}
#browseby form {
	margin: 0px;
}
#browseby1 {
	float: left;
	width: 50%;
}
#browseby2 {
	float: right;
	text-align: right;
	width: 50%;
}
