* {
  margin: 0;
  padding: 0;
}
/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
html, body {
  height: 100%; /* Required */
}

body 
{
	background-color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #1d368e;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 13px;
}

h2 {
	font-size: 15px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	margin-bottom: 10px;
}

a
{
	text-decoration: none;
	color: #7380b5;
}

a:hover
{
	color: #1d368e;
}
a img
{
	border: none;
}
ul, ol
{
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
ul
{
	list-style: none none;
}
ol
{
	list-style: decimal inside;
}
li
{
}
table
{
	font-size: 1em;
	width: auto;
	height: auto;
}
.hidden
{
	display: none;
}
.clear 
{
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.orange
{
	color: #ff7700;
}
.small
{
	font-size: .9em;
}
.printOnly
{
	display: none;
	visibility: hidden;
}
#accessoptions
{
position: absolute;
right: 10px;
text-align: right;
width: 120px;
}

#accessoptions a
{
	font-size: .9em;
}

#accessoptions p
{
	margin-top: 5px;
	margin-bottom: 0px;
}
#wrapper
{
    margin: 0 auto;
	width: 100%;
	position: relative;
    height: 100%; /* For IE */
	/*background: url(/images/ui_09/bak_grad.jpg) repeat-y center top;*/
}
html>body #wrapper
{
    min-height: 100%; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
}

#bannerPrint
{
	display: none;
	visibility: hidden;
}
#topBar
{
    margin: 0 auto;
	width: 100%;
	height: 155px;
	position: relative;
	background-image: url(/images/ui_09_1/topbar_bak.png);
	background-repeat: repeat-x;
}

#banner
{
    margin: 0 auto;
	width: 960px;
	height: 155px;
	background: url(/images/ui_09_1/logo_main.png) no-repeat;
	text-align: left;
	position: relative;
	
}
#logoBox
{
	/*width: 960px;*/
	width: 720px;
	height: 81px;
	float: left;
}
#logoBox a
{
	width: 180px;
	height: 75px;
	display: block;
	text-decoration: none;
}
#aLinks
{
	width: 240px;
	height: 81px;
	padding: 20px 0px 0px 15px;
	float: left;
	background: url(/images/ui_09_1/alinks_bak.png) no-repeat;
}
html>body #aLinks
{
	width: 225px;
	height: 61px;
}
#aLinks ul
{
	float: left;
	list-style-type: none none;
}
#aLinks ul li
{
	float: left;
	padding-right: 8px;
	font-size: .9em;
}
#navBox
{
	width: 719px;
	height: 68px;
	float: left;
	background: url(/images/ui_09_1/subnav_bak.png) left bottom repeat-x;
	overflow: hidden;
}
#ratesBox
{
	width: 241px;
	height: 68px;
	float: left;
	padding: 46px 0px 0px 5px;
	overflow: hidden;
	background: url(/images/ui_09_1/rates_boxes_bak.png) right top no-repeat;
}
html>body #ratesBox
{
	width: 236px;
	height: 22px;
}
#ratesBox ul
{
	float: left;
}
#ratesBox ul li
{
	float: left;
	width: 78px;
	padding-left: 2px;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
html>body #ratesBox ul li
{
	width: 76px;
}

#middle
{
	margin: 0 0 0 0;
	padding-bottom: 10px;
}
#middle:after
{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#mainArea
{
    margin: 0 auto;
	width: 960px;
	height: auto;
	text-align: left;
	position: relative;
}
#navTrail
{
	width: 960px;
	height: 18px;
	overflow: hidden;
	float: left;
}
#navTrail p
{
	font-size: .9em;
	margin: 0px;
	padding-left: 12px;
}
#contentBox
{
	float: left;
	width: 720px;
	height: 340px;
	padding: 12px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	background: url(/images/ui_09_1/content_bak.png) no-repeat;
}
html>body #contentBox
{
	width: 696px;
	height: auto;
	min-height: 316px;
}
#contentBox p
{
	line-height: 1.3em;
	margin-bottom: .8em;
}
#contentBox ul, ol
{
	margin-bottom: 1em;
	padding-left: 6px;
}
#contentBox ul li
{
	background: url(/images/bullet_orange.png) 0px 5px no-repeat;
	padding-left: 12px;
}
#contentBox a
{
	text-decoration: underline;
}
#rightColBox
{
	width: 240px;
	height: auto;
	float: right;
}
div.quickLinksBg
{
	background: url(/images/ui_09_1/quicklinks_rpt.png) repeat-y;
}
#quickLinksMain
{
	background: url(/images/ui_09_1/quicklinks_btm.jpg) left bottom no-repeat;
	width: 240px;
	height: 592px;
	padding: 0px 0px 374px 4px;
}
html>body #quickLinksMain
{
	width: 236px;
	min-height: 170px;
	height: auto;
}
#quickLinksMain ul
{
	background: url(/images/ui_09_1/quicklinks_top.png) no-repeat;
	padding: 46px 0px;
}
html>body #quickLinksMain ul
{
	height: auto;
}
#quickLinksMain ul li
{
	width: 236px;
	height: auto;
	background: url(/images/ui_09_1/quicklinks_sep.png) no-repeat left bottom;
	padding: 3px 6px 3px 9px;
}
html>body #quickLinksMain ul li
{
	width: 221px;
}
#quickLinksMain ul li a
{
	display: block;
	width: 221px;
	padding: 2px;
	padding-right: 36px;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	background: url(/images/ui_09_1/quicklinks_arrow.png) no-repeat right center;
	font-weight: bold;
}
html>body #quickLinksMain ul li a
{
	width: 183px;
}
#quickLinksMain ul li a:hover
{
	background: url(/images/ui_09_1/quicklinks_arrow_ovr.png) no-repeat right center;
}
#auxNavBox
{
	float: left;
	width: 720px;
	height: 24px;
	padding-top: 4px;
	background: url(/images/ui_09_1/auxnav_bak.png) no-repeat;
}
html>body #auxNavBox
{
	height: 20px;
}
#auxNavBox ul
{
	float: left;
	margin: 0px;
}
#auxNavBox ul li
{
	float: left;
	width: 103px;
	height: 20px;
	text-align: center;
	font-size: .9em;
}
#auxNavBox ul li.last
{
	width: 102px;
}
#auxNavBox ul li a
{
	display: block;
	width: 102px;
	height: 20px;
	padding-top: 0px;
}
html>body #auxNavBox ul li a
{
	height: 20px;
}
#footer
{
	width: 720px;
	padding-top: 12px;
	height: auto;
	float: left;
}
#footer p
{
	font-size: .9em;
	padding: 0px 2px 0px 2px;
}