/*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: 20px;
	margin: 10px 0 10px
}
h2 {
	font-size: 18px;
	margin: 10px 0 10px
}
h3 {
	font-size: 16px;
	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:286px;
	height:41px;
	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:#414141;
}
#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;
}
#leftCol {
	width:auto;
	float:left;
	margin:35px 15px 15px 15px;
}
#rightCol {
	width:314px;
	height:300px;
	float:right;
	margin:35px 15px 15px 15px;
	border-left:dotted 1px #028c97;
}
#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:#0f8397;
	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:0px 0px 22px 20px;
	text-align: left;
	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 ul {
	margin: 0;
	padding:0px 0 22px 20px;
	text-align: left;
	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: #3f3f3f;
}
#sub-menu a.active {
	color: #3f3f3f;
}
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 Contact Styles */
.contact {
	width: 100%;
	table-layout: fixed;
/*	border: 1px solid #666;
	background: #fff;
*/}
.contact th {
	padding: .5em;
	border-bottom: 1px solid #0F8397;
	/*background: #0F8397;
	color: #fff;*/
	text-align: left;
}
.contact td {
	padding: .5em;
	border-bottom: 1px dashed #999;
	vertical-align: top;
}
.contact td.number {
	width: 16%;
}
/* END Contact Styles */

/* START Did You Know...? Styles */

#didyouknow ul li {
	margin-top: 1em;
}
#didyouknow ul li span {
	font-size: 10px;
	color: #666;
	white-space: nowrap;
}
/* END Did You Know...? Styles */
#content p.footnote {
	padding: 10px 0 0 0;
	font-size: 10px;
}

