@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0px;
	padding: 0px;
	background: #032977 url(../imgs/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 20px;
}

h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 20px;
}
label {
	display: none;
}
#container {
	margin: auto;
	width: 931px;
}
#header {
	height: 157px;
	width: 931px;
	float: left;
	background: url(../imgs/header-bg.jpg) no-repeat right top;
}
#logo {
	border-style: none;
	float: left;
	padding: 20px 0px 0px 40px;
}
/*Start Increase/Decrease Icons*/
/*******************************/
#decrease {
	float: right;
	padding-top: 130px;
}
#decrease a {
	display: block;
	height: 20px;
	width: 20px;
	background: url(../imgs/icon-decrease.gif) no-repeat;
}
#decrease a:hover {
	background: url(../imgs/icon-decrease-over.gif) no-repeat;
}
#increase {
	float: right;
	padding-top: 130px;
	padding-left: 7px;
	padding-right: 9px;
}
#increase a {
	display: block;
	height: 20px;
	width: 20px;
	background: url(../imgs/icon-increase.gif) no-repeat;
}
#increase a:hover {
	background: url(../imgs/icon-increase-over.gif) no-repeat;
}
/*Start Navigation*/
/******************/
#navigation {
	float: left;
	width: 931px;
	height: 25px;
	padding-top: 8px;
	background: url(../imgs/navigation.gif) no-repeat;
}
#navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
}
#navigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation .nav1 {
	width: 234px;
	text-align: center;
}
#navigation .nav2 {
	width: 103px;
	text-align: center;
}
#navigation .nav3 {
	width: 217px;
	text-align: center;
}
#navigation .nav4 {
	width: 197px;
	text-align: center;
}
#navigation .nav5 {
	width: 159px;
	text-align: center;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	color: #071D57;
	text-decoration: none;
}
/*Start Containers*/
/******************/
#wrapper {
	float: left;
	width: 929px;
	background: url(../imgs/sub-wrapper-rpt.jpg) repeat-y;
	padding-right: 1px;
	padding-left: 1px;
	border-top: 1px solid #304163;
}
#left-bg {
	background: url(../imgs/sub-navigation-bg.jpg) no-repeat left bottom;
	width: 929px;
	float: left;
}
/*Start Sub Navigation*/
/**********************/
#sub-navigation {
	width: 187px;
	float: left;
	background: url(../imgs/sub-navigation-rpt.jpg) repeat-x left top;
	padding: 20px;
	font-size: 12px;
	line-height: 21px;
}
#sub-navigation h1 {
	padding: 0px 0px 20px;
	color: #dbc34a;
}
#sub-navigation h1 a:link, #sub-navigation h1 a:visited, #sub-navigation h1 a:active {
	color: #dbc34a;
	text-decoration: none;
}
#sub-navigation h1 a:hover {
	color: #dbc34a;
	text-decoration: none;
}
#sub-navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
#sub-navigation li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(../imgs/bullet.gif) no-repeat left 7px;
}
#sub-navigation a:link, #sub-navigation a:visited, #sub-navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#sub-navigation a:hover {
	color: #dbc34a;
	text-decoration: none;
}
/*Start Content*/
/***************/
#content {
	float: left;
	width: 416px;
	background: url(../imgs/content-rpt.jpg) repeat-x left top;
	padding: 20px 26px 0px;
	margin-right: 1px;
}
#content small {
	font-size: 12px;
	color: #5A75AB;
}
#content ul {
	margin: 0px;
	padding: 0px 0px 20px 15px;
	list-style: none;
	color: #333333;
	font: 13px/16px Arial, Helvetica, sans-serif;
}
#content blockquote {
	margin: 0px;
	padding: 0px 30px;
}

#content li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(../imgs/bullet-print.gif) no-repeat left 4px;
}
#content ul ul {
	padding: 0px 0px 0px 30px;
}

#content h1 {
	padding: 0px 0px 3px;
	color: #184986;
	border-bottom: 2px solid #92a4c3;
	margin-bottom: 20px;
}
#content h2 {
	color: #990000;
	padding: 0px 0px 5px;
}
#content p {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 20px;
	color: #333333;
}
#content a:link, #content a:visited, #content a:active {
	color: #990000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
/*Start Right Column*/
/********************/
#right-column {
	float: left;
	width: 233px;
	font-size: 12px;
}
#right-column p {
	color: #333333;
}
#right-column h2 {
	float: left;
	height: 23px;
	background: url(../imgs/sub-header.jpg) repeat-x;
	width: 233px;
	text-align: center;
	padding-top: 9px;
}
#right-column a:link, #right-column a:visited, #right-column a:active {
	color: #990000;
}
#right-column a:hover {
	text-decoration: none;
}
#picture {
	float: left;
}
#worldwide-affiliates {
	background: url(../imgs/worldwide-affiliates.jpg) no-repeat;
	height: 40px;
	width: 213px;
	float: left;
	padding: 80px 0px 0px 20px;
}
#worldwide-affiliates a:link, #worldwide-affiliates a:visited, #worldwide-affiliates a:active {
	color: #333333;
	text-decoration: underline;
}
#worldwide-affiliates a:hover {
	text-decoration: none;
}
#contact-info {
	width: 193px;
	float: left;
	background: url(../imgs/contact-rpt.jpg) repeat-x;
	padding: 20px 20px 0px;
}
/*Start Footer*/
/**************/
#footer {
	background: url(../imgs/footer-rpt.jpg) repeat-x;
	float: left;
	height: 65px;
	width: 921px;
	color: #FFFFFF;
	text-align: right;
	padding: 15px 10px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #dbc34a;
}
#footer a:hover {
	color: #dbc34a;
	text-decoration: none;
}
.top {
	font-size: 13px;
	text-align: right;
	display: block;
	padding-bottom: 20px;
}
