@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #EEF6F9;
	background-image: url(../images/blue_background.jpg);
	background-position: center;
}
p      {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #2F486A;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#content #content_table #header {
	color: #FFFFFF;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 900px;
}
#header #header_logo {
	height: 99px;
	width: 132px;
	float: left;
	margin-left: 40px;
}

#header #right_header {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	width: 130px;
	padding: 15px;
	background-image: url(../images/template/white_70.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 15px;
}

#nav_main {
	margin-bottom: 20px;
}

#left_content {
	width: 155px;
	padding-right: 10px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/template/vertical_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #333333;
	text-transform: uppercase;
	line-height: 16px;
}
#left_content ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
}
#left_content a {
	text-decoration: none;
	color: #333333;
}
#left_content a:active {
	color: #333333;
	text-decoration: none;
}
#left_content a:visited {
	color: #333333;
	text-decoration: none;
}
#left_content a:hover {
	color: #6d7f96;
}

#center_content {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 485px;
	height:100%;
	line-height: 16px;
}

#center_content a:link, #center_content a:active, #center_content a:visited {
	color: #333333;
	text-decoration: underline;
}

#center_content a:hover {
	color: #6d7f96;
	text-decoration: none;
}

#center_content ul li {
	list-style-type: square;
	margin-bottom: 0px;
}

#right_content {
	float: right;
	width: 170px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#right_content a:link, #right_content a:active, #right_content a:visited {
	color: #333333;
	text-decoration: underline;
}

#right_content a:hover {
	color: #6d7f96;
	text-decoration: none;
}
#right_content  ul li {
	margin-bottom: 8px;
	list-style-type: square;
}

#copyright_spacer {
	clear: both;
	height: 20px;
	width: 100%;
}

#copyright {
	clear: both;
	width: 884px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}
#copyright a:active {
	color: #666666;
	text-decoration: none;
}
#copyright a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	color: #666666;
	text-decoration: underline;
}

.bold_blue {
	font-weight: bold;
	color: #2F486A;
}

.blue {
	color: #2F486A;
}

.white_text {
	color: #FFFFFF;
}

#at_a_glance_left {
	width:535px;
	height:100%;
	float:left;
}

#at_a_glance_right {
	width:310px;
	height:100%;
	float:right;
	background-color:#d5f0f7;
}

#at_a_glance_right p {
	margin-left:10px;
	margin-bottom:0px;
}

#at_a_glance_right strong {
	color:#2f486a;
}

#at_a_glance_right pre {
	padding:0px;
	margin:0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#rates_container {
	width:860px;
	height:100%;
	border:thin solid #2f486a;
}

#level_container {
	width:860px;
	height:180px;
}

.level_border {
	border-bottom:thin solid #2f486a;
}

#rates_header {
	float:left;	
}

#rates_info {
	width:290px;
	height:180px;
	float:left;
}

#rates_data p {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	margin:0px;
	line-height:13px;
}

#rates_data {
	float:left;
	padding:10px 10px;
}

#rates_title_container {
	width:860px;
	height:85px;
}

#rates_left {
	width:20px;
	height:180px;
	float:left;
}

#ratestitle_info {
	width:100%;
	height:100%;
	float:left;
	position:relative;
	left:8px;
}

#ratestitle_info p {
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:9px;
	float:left;
	line-height:13px;
	margin-left:18px;
}

