* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Arial;
	background-color: #5e6874;
}
p {
	font-size:12px;
	margin-bottom: 10px;
}
a {
	font-size: 12px;
	color: #4f89d2;
}
h1 {
	font-size: 22px;
	color: #4f89d2;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	color: #545c66;
	padding-top: 7px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #4f89d2;
	margin-bottom: 10px;
}
ul {
	margin: 5px 0 10px 30px;
	list-style-image: url('/images/bullet-list.gif');
}
ol {
	margin: 5px 0 10px 30px;
}
li {
	font-size: 12px;
	margin-bottom: 7px;
}
input, textarea {
	border: solid 1px #cccccc;
}
table {
	margin-bottom: 10px;
}
td {
	font-size:12px;
}
blockquote {
	margin: 0px 0px 10px 30px;
}
strong {
	color: #545c66;
}
#main {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: solid 4px #646E7B;
}
#wrapper {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url('/images/wrapper-bg.jpg');
	background-repeat: repeat-y;
}
#header {
	position: relative;
	width: 940px;
}
#tabs_box {
	clear: both;
	width: 100%;
	height: 26px;
	background-color: #646E7B;
	border-bottom: 4px solid #5fa4fb;
}
.tab_wrapper {
	float: left;
	padding: 0px 1px 0px 1px;
	margin: 2px 2px 0px 0px;
	background-image: url('/images/tab_wrapper_back.jpg');
	background-repeat: repeat-x;
}
.tab_wrapper:hover {
	float: left;
	padding: 0px 1px 0px 1px;
	margin: 1px 2px 0px 0px;
	background-image: url('/images/tab_wrapper_hover_back.jpg');
	background-repeat: repeat-x;
}
.tab {
	float: left;
	height: 24px;
	padding: 0px 15px 0px 15px;
	background: #747e8b;
}
.tab:hover {
	float: left;
	height: 24px;
	padding: 1px 15px 0px 15px;
	background-image: url('/images/tab_hover_back.jpg');
}
.tab_selected {
	float: left;
	height: 24px;
	padding: 2px 15px 0px 15px;
	margin: 0px 2px 0px 0px;
	background-image: url('/images/selected_tab_bg.jpg');
	background-repeat: repeat-x;
}
.tab_selected p {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	color: #FFFFFF !important;
}
.tab_selected a {
	text-decoration: none;
	color: #FFFFFF;
}
.tab p {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;

}
.tab a {
	text-decoration: none;
	color: #dfe5ec;
}
#subnav_box {
	clear: both;
	height: 25px;
	padding: 4px 0px 0px 15px;
	width: 925px;
	background-color: #5fa4fb;	
}
.subnav_link {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav_link_selected {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 2px 7px 2px 7px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4f89d2;
}
#logo_box {
	clear: both;
	width: 100%;
	height: 70px;
	background-image: url('/images/header-bg.jpg');
	border-top: 1px solid #7daee6;
	border-bottom: 1px solid #7daee6;
}
#logo {
	float: left;
	margin: 10px 0px 0px 15px;
	border: none;
}
#breadcrumb_box {
	clear: both;
	height: 25px;
	padding: 8px 0px 0px 15px;
	width: 925px;
	background-image: url('/images/pathway-bg.gif');
	background-repeat: repeat-x;
}
#breadcrumb_box p {
	color: #646e7b;
	font-size: 11px;
}
.breadcrumb_link {
	float: left;
	margin: 0px 7px 0px 7px;
	color: #646e7b;
	font-size: 11px;
	text-decoration: none;

}
#left_sidebar {
	float: left;
	width: 150px;
}
#left_sidebar p {
	margin-bottom: 0px;
}
#sidebar_topper {
	clear: both;
	width: 141px;
	height: 21px;
	padding: 6px 0px 0px 7px;
	margin-bottom: 5px;
	background-color: #d0dce7;
}
#sidebar_topper p {
	color: #646e7b;
	font-size: 12px;
	font-weight: bold;
}
.sidebar_link {
	padding: 3px 0px 3px 3px;
	margin: 0px 10px 0px 10px;
	border-bottom: solid 1px #c6ced9;
}
.sidebar_link_divider {
	padding: 3px 0px 7px 3px;
	margin: 0px 10px 10px 10px;
	border-bottom: dashed 1px #545c66;
}
.sidebar_link:hover {
	padding: 3px 0px 3px 3px;
	margin: 0px 10px 0px 10px;
	border-bottom: solid 1px #c6ced9;
	background-color: #dfe5ec;
}
.sidebar_link a, .sidebar_link_divider a, .sidebar_link p, .sidebar_link_divider p {
	color: #646e7b;
	font-size: 11px;
	text-decoration: none;
}
.sidebar_link a:hover, .sidebar_link_divider a:hover, .sidebar_link p:hover, .sidebar_link_divider p:hover {
	color: #4f89d2;
	font-size: 11px;
	text-decoration: none;
}
#content {
	float: left;
	width: 620px;
	min-height: 500px;
	_height: 500px;
	padding: 15px;
	background-image: url('/images/content_bg.gif');
	background-repeat: repeat-x;
}
#content_home {
	float: left;
	width: 620px;
	min-height: 500px;
	_height: 500px;
	padding: 15px;
	background-image: url('/images/content_bg.gif');
	background-repeat: repeat-x;
}
.faq_table {

}
.faq_table td {
	padding: 0px 15px 15px 0px;
	font-size: 12px;
}
#sidebar_right {
	float: left;
	padding: 20px 20px 20px 0px;
	width: 120px;
	min-height: 500px;
	_height: 500px;
	background-image: url('/images/content_bg.gif');
	background-repeat: repeat-x;
}
.header_hr {
	width: 600px;
	height: 1px;
	overflow: hidden;
	background-color: #8e9cae;
	margin: 5px 0px 12px 0px;
}
#top_promotion_box {
	clear: both;
	width: 920px;
	height: 125px;
	border-left: 10px solid #545c66;
	border-right: 10px solid #545c66;
	background-image: url('/images/top-promotionbox-bg.gif');
	background-repeat: repeat-x;
}
#top_promotion_left { float: left; width: 440px; padding: 17px 7px 17px 7px; height: 91px; overflow: hidden; }
#top_promotion_center { float: left; width: 440px; padding: 17px 12px 17px 12px; height: 91px; overflow: hidden; }
#top_promotion_right {
	float: left;
	width: 289px;
	padding: 17px 7px 17px 7px;
	height: 91px;
	overflow: hidden;
}
#bottom_promotion_box {
	clear: both;
	background-image: url('/images/bottom-promotionbox-bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 182px;
}
#bottom_promotion_left {
	float: left;
	width: 289px;
	padding: 12px;
	height: 158px;
}
#bottom_promotion_center {
	float: left;
	width: 289px;
	padding: 12px;
	height: 158px;
}
#bottom_promotion_right {
	float: left;
	width: 289px;
	padding: 12px;
	height: 158px;
}
#pre-footer {
	clear: both;
	height: 17px;
	width: 930px;
	padding: 1px 5px 0px 5px;
	background: #5e6874;
}
#pre-footer p {
	font-size: 11px;
}
#pre-footer a {
	color: #4f89d2;
}
#footer {
	clear: both;
	height: 60px;
	width: 940px;
	background-color: #434952;
	background-image: url('/images/footer-bg.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	border-bottom: solid 1px #3a4048;
}
.button, .button:hover {
	background: #ECF0F4;
	border-color: #DFE5EC #8E9CAE #8E9CAE #DFE5EC;
	border-style: solid;
	border-width: 1px;
	color: #646E7B;
	padding: 1px 10px !important;
}
.dropcap {
	-x-system-font: none;
	color: #646E7B;
	display: block;
	float: left;
	font-family: Georgia,Times,serif;
	font-size: 50px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 40px;
	padding: 3px 3px 0 0;
}
p.stickynote {
	background: #4F89D2 url(/images/sticky-bg.gif) no-repeat scroll right top;
	color: #FFFFFF;
	padding: 25px 60px 15px 20px;
}
.stickynote a {
	color: #FFFFFF;
	text-decoration: underline;
}
.tip {
	color: #e86d29;
}
.warning {
	color: #e50000;
}
.copyright {
	padding: 17px 0px 0px 15px;
	color: #c6ced9;
	font-size: 11px;
}
.copyright a {
	color: #c6ced9;
	font-size: 11px;
	text-decoration: none;
}
.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.underline {
	text-decoration: underline;
}
.border {
	border: solid 1px #545c66;
}
