/* Global Site Style */
* {
	margin: 0px;
	padding: 0px;
}
body, table, td {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: #333;
}
td {
	vertical-align: top;
}
p {
	margin: 6px 0px;
}
a, a:link, a:visited {
	color: #892A81;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
a:focus {
	outline: none;
}
input, select, textarea, button {
	font-size: 100%;
	border: 1px solid #C7ACBF;
}
* html input { border: none; }
input[type="radio"] {border: none;}
input[type="checkbox"] {border: none;}
img {
	border: none;
}
img[align="right"] {margin-left: 20px;}
img[align="left"] {margin-right: 15px;}
.h1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	_font-weight: lighter;
	font-weight: bold;
	font-size: 150%;
	color: #505050;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.h2, h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #620C66;
	margin-bottom: 5px;
}
.h3, h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bolder;
	color: #000;
}
.hr, hr {
	color: #C0CEDC;
	background-color: #C0CEDC;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 5px 0px;
}
blockquote {
	margin: 3px 20px;
}
.footnote {
	color:#999;
	font-size: 90%;
}
ul li {
	padding-left: 16px;
	list-style-type: none;
	background: url(../img/layout/bullet.gif) no-repeat 0 3px;
	line-height: 15px;
}
ol {
	margin-left: 16px;
}
ol li {
	line-height: 15px;
	list-style-type: decimal;
}
#error, .error {
	font-size: 110%;
	color: #BD0000;
}
label.error { display:none; color:#BD0000; font-size: 100%; text-decoration:blink; }
label.valid { display:block; color:#339900; }
.home_green {
	background: #D6ddC7 url(../img/layout/home_green.gif) bottom left no-repeat;
	padding: 10px;
	height: 195px;
	overflow: hidden;
}
.sec_nav_green {
	background: #D6DDC7;
	min-height: 217px;
	width: 158px;
	padding: 6px;
}
* html .sec_nav_green {
	height: 217px;
}
.bucket_one {
	background: #620C66 url(../img/layout/bucket_1.gif) bottom no-repeat;
	height: 255px;
}
.bucket_two {
	background: #620C66 url(../img/layout/bucket_2.gif) bottom no-repeat;
	height: 255px;
}
.bucket_three {
	background: #620C66 url(../img/layout/bucket_3.gif) bottom no-repeat;
	height: 255px;
}
.bucket_indent {
	color: #FFF;
	margin: 8px 10px 0px 10px;
	height: 112px;
	overflow: hidden;
}
.more_btn {
	color: white;
	font-weight: bold;
	text-align: right;
	margin-right: 21px;
}
.consumer_tools {
	background: #EBEEE3 url(../img/layout/consumer_tools.gif) top left no-repeat;
	padding: 5px 15px;
	height: 130px;
	margin-bottom: 3px;
}
.find_broker {
	background: #EBEEE3 url(../img/layout/find_broker_map.gif) bottom right no-repeat;
	padding: 10px 15px;
	height: 92px;
}

/* Layout Definitions */
#container {
	width: 780px; 
	margin: auto;
}
#header {
	background: url(../img/layout/header.gif);
	width: 780px; 
	text-align: right;
	height: 100px;
	clear: both;
}
#util_nav {
	position: relative;
	font-size: 110%;
	top: 60px;
	right: 10px;
	float: right;
	color: #FFF;
	font-weight: bold;
}
#util_nav a, #util_nav a:link, #util_nav a:visited {
	color: #E4CFE7;
	text-decoration: none;
}
#util_nav a:hover, #util_nav a:active {
	color: #FFF;
	text-decoration: underline;
}
#top_nav {
	background: url(../img/layout/menu_bck.gif);
	color: #E4CFE7;
	width: 774px; 
	height: 34px;
	margin: 0px 3px;
	text-align: center;
	clear: both;
}
#HomeLayout #subcol_one {width: 447px;}
#HomeLayout #subcol_two {width: 324px;}
#HomeLayout #subcol_three {width: 147px;}
#HomeLayout #subcol_four {width: 147px;}
#HomeLayout #subcol_five {width: 147px;}
#HomeLayout #subcol_six {width: 324px;}

#GateLayout #subcol_one {width: 447px;}
#GateLayout #subcol_two {width: 170px;}
#GateLayout #subcol_three {width: 601px; padding: 8px;}
#GateLayout #subcol_four {width: 274px;}
#GateLayout #subcol_five {width: 324px; padding: 8px;}
#GateLayout #subcol_six {width: 324px;}

#PageLayout #subcol_two {width: 170px;}
#PageLayout #subcol_three {width: 601px; padding: 8px;}

* html #ie6patch img {
	margin-left: 12px;
	margin-right: 10px;
}
#footer {
	font: 11px Calibri, Arial;
	background: #f6f6f6;
	text-transform: uppercase;
	text-align: center;
	color: #616161;
	clear: both;
	padding: 12px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #616161;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #000;
	text-decoration: underline;
}
/* Module Styles */
#cms_sitemap, #cms_search, #cms_loginbox {
	margin-left: 12px;
}
#cms_breadcrumbs {
}
#cms_breadcrumbs a, #cms_breadcrumbs a:link, #cms_breadcrumbs a:visited {
}
#cms_breadcrumbs a:hover, a:active {
}
#cms_forms table {
	width: 100%;	
}
#cms_forms .label {
	font-weight: bold;
	text-align: right;
}
#cms_forms .disclaimer {
	font-size: 90%;
	color: #809DB9;
}

#cms_brokers td {
	padding: 5px;
	border: 1px solid;
}	
#cms_brokers table {
	border: 1px solid;
}	
#cms_brokers th {
	border: 1px solid;
	padding: 5px;
}	
/* Message Bards */
#cms_brokers td {
	padding: 5px;
	border: 1px solid;
}	
#cms_brokers table {
	border: 1px solid;
}	
#cms_brokers th {
	border: 1px solid;
	padding: 5px;
}
#cms_msgboard th {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}
#cms_msgboard td {
	padding: 3px;
}
#cms_msgboard th.h3 {
	text-align: left;
	border: none;
	padding: 3px;
	background: #EEE url(../img/layout/menu_bck.gif) repeat-x center;
}
#cms_msgboard th div.noformat {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	text-transform: none;
	color: #333;
	float: right;
}
#cms_msgboard table.posts {
	width: 100%;
	border: 1px solid #EEE;
	margin-top: 6px;
	padding-bottom: 6px;
}
