/*Default CSS Definitions*/
/* Generic HTML Definitions */
* html{
	border:0;
	border-top:2px inset;
}
body{
	margin:0;
	padding:0; 
	font-size:12px; 
	font-family: arial, helvetica, sans-serif;
   	background-repeat: repeat-y; 
    background-position: center; 
    background-color: #fff; 
}
div{
	margin:0;
	padding:0;
}
#container{
	width:895px;
	position:relative;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family:verdana, helvetica, sans serif;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: right center;
}
hr{
	background-image:url(../images/line_dot.gif);
	height:1px;
}
H1 { 
	font-size: 21px; 
	margin: 10px 0 10px;
}
H2 { 
	font-size: 19px;
	margin: 10px 0 10px;
}
H3 { 
	font-size: 17px; 
	margin: 10px 0 5px;
}
ul h3 {
	margin-left:-30px;
}
/* Generic Style Classes */
.serif {
	font-family:verdana, helvetica, sans serif;
}
.logotype{
	margin-right: 10px;
}
.cwbtable {
	border-collapse:collapse;
}
.cwbtableheader {
	margin:5px; 
	padding: 8px;
	border:1px solid #00C5E7;
	background-color:#00C5E7;		
	color:#FFFFFF;	
	font-weight:bold;
}
.cwbtablerow {
	margin:5px; 	
	padding: 5px;
	border:1px solid #00C5E7;	
	background-color:#FFFFFF;	
}
/* Common Header Defs */
#header{
	width:895px;
	height:108px;
}
#topHeader{
	width:895px;
	height:58px;
}
#logo{
	position:relative;
	top:10px;
	left:5px;
	width:425px;
	height:42px;
	float:left;
}
#cwbGroup{
	width:379px;
	height:58px;
	float:right;
}
#leftGraphic{
	width:54px;
	height:45px;
	float:left;
}
#newNav{
	width:325px;
	height:39px;
	float:left;
	background-color:#1f9ca0;
}
#groupLogo{
	width:125px;
	height:39px;
	float:left;
}
#links{
	width:200px;
	height:39px;
	float:left;
}
#newNav ul{
	font-size:10px;
	list-style:none;
	margin:0;
	padding:0;
}
#newNav ul li{
	float:left;
	padding: 0 0 0 30px;
	margin:16px 0 0 0;
}
#newNav ul li a{
	text-decoration:none;
	color:#fff;
}
#bottomGraphic{
	width:325px;
	height:6px;
	float:left;
	background-image: url('../images/BottomInnerShadow.gif');
	background-repeat:repeat-x;
	background-position: top left;
}
#mainMenu{
	width:895px;
	height: 30px;
}
/* for back to main section link */
.backto {
	background-image:url(../images/subnav_arrow3.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-right: 8px;
	padding-left: 10px;
}
ul#topics-menu, ul#site-menu, ul#footerNav {
	font-size:0.91em;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#topics-menu, ul#site-menu {
	position: relative;
	text-transform:uppercase;
}
ul#topics-menu {
	position:relative;
	float:left;
	left:10px;
	padding-top:25px;
}
ul#site-menu {
	position:relative;
	float:right;
	text-align:right;
	right:10px;
	padding-top:25px;
}
ul#topics-menu li a, ul#site-menu li a {
	text-decoration:none;
	padding:2px 8px;
	color:#404040;
}
#footer{
	width:895px;
	margin:0;
	border-top: 1px solid #ccc;
	clear:both;
}
ul#footerNav {
	padding:15px 0;
}
ul#footerNav a {
	text-decoration:none;
	padding:2px 10px;
}
ul#footerNav li a {
	color:#666;
}
ul#topics-menu li, ul#site-menu li, ul#footerNav li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
ul#topics-menu li a:hover, ul#site-menu li a:hover, ul#footerNav li a:hover {
	color:#00c5e7;
}
/* Secondary & Tertiary Defs */
#content{
	position:relative;
}
#content p {
	margin:0 0 .5em 0;
	padding:0;
	line-height:1.45em;
	padding-bottom:0.25em;
	font-size:12px;
}
#content p strong {
	font-weight:normal;
}
#content p a,#content a {
	color:#007b91; 
	text-decoration:none;
}
#content p a:hover , td a:hover, #content a:hover{
	color:#333333;
	border-bottom-style: none;
}
#titlebar{
	position:relative;
	height:108px;
	overflow:visible;
	background:#fff no-repeat left 4px;
}
#titlebar h2 {
	position:absolute;
	z-index:110;
	width:498px;
	height:68px;
	margin:0;
	padding:23px 10px 0 10px;
	font-size:32px;
	letter-spacing: -0.5px;
}
/* Sub-Menu Definitions */
/* #sub-menu ul {margin:0;padding:0px 0 22px 0;list-style-type:none;text-align:right;} */
#sub-menu {
	width:131px;
	float:left;
	min-height:99px;
	background:#3f3f3f;
}
#sub-menu ul {
	margin: 0;
	padding:27px 0px 22px 20px;
	text-align: left;
	list-style-image: url( "../images/subnav_arrow1.gif" );
}
#sub-menu ul#secondary {
	padding-top:0;
	list-style-image: url( "../images/subnav_arrow2.gif" );
}
#sub-menu ul#secondary a {
	color:#fff;
}
#sub-menu ul#secondary a:hover, #sub-menu ul#secondary a.active {
	color:#3f3f3f;
}
/* #sub-menu li {margin:0;padding:0;list-style-type:none;display:inline;} */
#sub-menu li {
	margin: 0;
	padding: 1px 10px 2px 0;
}
#sub-menu a {
	padding: 1px 10px 2px 1px;
	text-decoration: none;
	color: #ffffff;
	display:block;
}
#sub-menu a:hover {
	color: #ffffff;
}
#sub-menu a.active {
	color: #ffffff;
}
SUB { 
	vertical-align: sub
 }
SUP{ 
	vertical-align: super 
}
/*START styles for Broker Fees and Incentives*/

.cwbtablerow ul{
	margin-left: 0;
	margin-top: 0;
	padding-left: 20px;
}
.cwbtablerow li{
	margin: 0;
	padding: 0;
}
/*END styles for Broker Fees and Incentives*/
/* COPIED FROM CWBANK.COM
Secondary & Tertiary Page Stretch Feature
Image Defs are written in via a separate file
Keep several versions and choose at server which file to link to
 */
.stretch1content {
	left:0;
	background:transparent no-repeat left bottom;
}
.stretch2content {
	background:transparent no-repeat left bottom;
}
.stretch3content {
	background:transparent no-repeat left bottom;
}
.stretch4content {
	background:transparent no-repeat left bottom;
}
.stretch5content {
	background:transparent no-repeat left bottom;
}	 
.stretch1, .stretch2, .stretch3, .stretch4, .stretch5 {
	position:absolute;
	bottom:0;
	left:0;
	width:15%;
	height:86px;
	margin:0;
	padding:0;
}
.stretch1content, .stretch2content, .stretch3content, .stretch4content, .stretch5content, .stretch5bcontent {			    
	position:relative;
	bottom:0;
	left:0;
	height:86px;
	margin:0;
	padding:0;
	margin-right:3px;
}
.top1, .top2, .top3, .top4, .top5 {
	position:absolute;
	top:0;
	width:15%;
	height:4px;
	font-size:.1em;
}
.topcontent {
	position:relative;
	height:4px;
	border-right:3px solid #fff;
	font-size:.1em;
}
/* CUSTOM STYLES for homepage keywords*/
.bigblue{
color: #007B91;
font-weight: bold;
text-transform: uppercase;
}
/* START Version 3 Contact Styles */
/* If a line is too long without spaces (like the emails) the whole content area may break to the flush-left of the site container. */
#ContactContainer h1{
	position: relative;
	color:#3F3F3F;
	padding: 0 18% 0 0;
	margin: 0;
	width: 82%;
}
#ContactContainer h1 a{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	display: block;
	font-size: .6em;
}
#ContactContainer .region, #UnderwriterContainer{
	postion: relative;
	background: #fff;
	padding: 15px 15px 0 15px;
	border: 1px solid #0F8397;
	margin: 15px 0 0 0;
}
#ContactContainer .region h2{
	margin: 0;
	padding: 0;
/*	text-transform: uppercase;*/
/*	font-weight: bold;*/
	border-bottom: 1px solid #0F8397;
}
#ContactContainer .region p{
	margin: 0;
	padding: 0;
	line-height: normal;
}
#ContactContainer .bdo{
	position: relative;
	float: left;
	width: 430px;
	margin: 15px 0 0 0;
}
#ContactContainer .bdo img{
	position: relative;
	float: left;
	margin: 0 15px 15px 0;
}
#ContactContainer .bdo h3{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	color: #0F8397;
}
#ContactContainer .bdo h4{
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	color: #0F8397;
	display: block;
	text-decoration: none;
}
#ContactContainer .bdo .name{
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
}
#ContactContainer .bdo .position{
	margin: 0 0 15px 0;
	padding: 0;
	font-style: italic;
}
#ContactContainer .bdo .address{
	margin: 0;
	padding: 0;
	font-size: 0.95em;
}
#ContactContainer .underwriter{
	position: relative;
	float: left;
	width: 203px;
	padding: 0 15px;
	margin: 15px 0;
}
#ContactContainer .underwriter h3{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	color: #B4975A;
}
#ContactContainer .underwriter p{
	font-size: 0.95em;
/*	color: #B4975A;*/
}
#ContactContainer .underwriter .position{
	font-size: 1em;
	margin: 15px 0 5px 0;
	font-style: italic;
	font-weight: bold;
	color: #B4975A;
}
#ContactContainer .underwriter .admin{
	margin: 5px 0 0 10px;
}
#UnderwriterContainer img{
	position: relative;
	float: left;
	margin: 0 15px 15px 0;
}
#UnderwriterContainer h3{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	color: #B4975A;
}
#UnderwriterContainer .text p{/* The "text" div class needs to be added to render the normal line-height rule for some reason */
	margin: 15px 0 0 0;
	padding: 0;
	line-height: normal;
}
#ContactContainer .clear{
	margin: 0;
	padding: 0;
	clear: both;
}
/* END Version 3 Contact Styles */
hr {
	width: 90%;
	height:1px;
	color:#ccc;
	background-color: #ccc;
}