* { /* For all styles */
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

body{
background-color:#003D22;
background-image: url(../images/conwayBG_depthCharge.gif);
background-position:center top;
background-repeat:repeat-y;
}

table.main { width: 787px; } /* For the frame of the page */

a:link, a:visited, a:active {
	color: #006839;
}
a:hover {
	color: #003D22;
}

td.banner { /* Gradient Background */
	background-image: url(../images/banner_background.gif);
	height: 120px;
	width: 491px;
	background-color: #FCBC26;
	background-repeat: repeat-y;
}

a.banner_logo { /* CNB Logo */
	display:block;
	height: 116px;
	width: 154px;
}

h2 { /* The Tageline in the Banner */
	height: 110px;
	width: 382px;
	top:7px;
	left: 200px;
}

td.main_menu ul { /* Main Navigation Menu */
	list-style-type: none;
	width: 100%;
	background-color: #003D22;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
	font-weight:bold;
	line-height: 28px;
}

td.main_menu ul li { display: inline; }

td.main_menu ul li a, td.main_menu ul li a:link, td.main_menu ul li a:visited, td.main_menu ul li a:active {
	text-decoration: none;
	color: #FFF;
	padding: .70em 1em; 
}

td.main_menu ul li a:hover { /* Navigation Mouseovers  */
	background-color: #FC0;
	color: #000;
	list-style-type: none;
	padding: .55em 1em;
	
}
td.left_menu { /* The left sided sub menu */
	background-color: #FC3;
	text-align: left;
	width: 200px;
	font-weight:bold;
	text-align:left;
	color: #004C2B;
	padding:0;
	margin:0;
	border-right:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
}

td.left_menu ul { /* The left sided sub menu */
	list-style-type: square;
	padding-top: 0.0em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
	font-size: 16px;
}

td.left_menu ul li ul {
	padding: 0;
	margin: 0 0 0 1em;

}

td.left_menu ul li { padding: .25em 0em; font-size: 12px; }
	
td.left_menu ul li a:link, td.left_menu ul li a:visited {
	text-decoration: none;
	color: #000;
	padding: .5em 0em;
}

td.left_menu ul li a:hover { color: #004C2B; } /* Left menu hover state */

td.left_menu form { /* Search Form */
	padding: 1em;
	text-align: center
}

td.left_menu form label input.button {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	background-color:#004400;
	border: 2px double #003300;
	border-top-color: #005F3B;
}

td.left_menu form span {
	font-size:10px;
	font-weight:normal;
}

td.feature {
	
	border-bottom:solid 1px #FFF;
	background-color: #FFFFFF;
	height:170px;
}

td.feature img {border-right:solid 1px #FFF;}

td.login {
	background-color: #030;
	text-align:center;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/login_background.gif);
	border-bottom:solid 1px #FFF;
	vertical-align: middle;
}

td.login form div.bank {
	font-size: 20px;
	letter-spacing: .05em;
	font-weight: normal;
}

td.login form input {
	padding: 0 .25em;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font:Arial, Helvetica, sans-serif;
	background-color:#FFCC33;
	border: 2px double #AC881D;
	border-top-color: #FFE08B;
	width: 140px;
	margin: 0 24px;
}

td.login form a, td.login form a:link, td.login form a:active, td.login form a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
	}
td.login form a:hover {
	color: #Fc3;
	text-decoration: underline; }

td.content {  /* Copy content area */
	padding: 1em;
	border-top: solid 10px #040;	
} 

td.content_home {  /* Copy content area */
	padding: 1em;
	border-top: solid 10px #040;
} 

h3 {  /* Copy Headline for page */
	font-size: 18px;
	text-transform: uppercase;
	color: #040;
	text-align: left;
	letter-spacing: .02em;	
	font-weight:normal;
}

h3 span {  /* Bolded Healine Text */
	font-weight:bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #040;
	text-align: left;
	letter-spacing: .02em;	
}

p { padding-top: 1em; } 


td.content form input.button {
	padding: 0 .25em;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font:Arial, Helvetica, sans-serif;
	background-color:#FFCC33;
	border: 2px double #AC881D;
	border-top-color: #FFE08B;
}

td.content form input.field, td.content form textarea.field, td.content form select.field {
	padding: .1em .25em;
	text-align: left;
	color: #000000;
	background-color:#FFE08D;
	border: 2px double #FFCC33;
	border-top-color: #FFCC33;
}

.contactRadioButtonSet {
	padding: .1em .25em;
	text-align: left;
	color: #000000;
	background-color:#FFE08D;
	border: 2px double #FFCC33;
	border-top-color: #FFCC33;
}

div.left_ads {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
	margin-top: 6px;
	text-align: center;
}

td.ads {  /* Ad Row at Bottom */
	border-top: solid 10px #040;
	border-bottom: solid 10px #FC3;
}

td.ads table {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

td.bottom_tagline {
	border-top: solid 1px #fff;
	background-color:#003D22;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	padding: 8px 10px;
}

td.disclaimer {  /* Breadcrumbs */
	list-style-type: none;
	width: 787px;
	text-align: center;
	line-height: 28px;
	font-size:10px;
}

td.disclaimer ul li { display: inline; }

td.disclaimer ul li a:link, td.disclaimer ul li a:visited {  
	text-decoration: none;
	color: #040;
	padding: .75em 1em; 
}

td.disclaimer ul li a:hover { 
	color: #090;
	list-style-type: none;
	padding: .55em 1em;
	text-decoration:underline;
}

td.disclaimer p {  /* Legal Text */
	line-height: normal;
	font-size: 10px;
	padding: 0px;
}

td.disclaimer p a {
	font-size:10px;
	text-decoration: none;
	color: #040;
}

td.disclaimer p a:hover { 
	font-size:10px;
	color: #090;
	text-decoration:underline;
}


td.content table.locations td {
	padding: 1em;}

td.content table.locations td.dark {
	background-color: #CCCCCC;
}

td.content table tr th {
	padding: .25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

td.content table tr.even {
	background-color: #CCCCCC;
}

td.content table tr td.services {
	padding: .2em;
}

td.content ul li {
	padding: .25em 0 0 1em;
	margin-left: 1em;
}

td.content table tr.calculator_title {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
}

td.content table tr.calculator_title td {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	padding: .5em;
}

td.content table.locations tr td {
	padding-left: 1em;
}

.interestRate {
	background-color: #FFCC33;
	padding: .25em .5em;
	border: 1px solid #A6831C;
	text-align:left;
	
}
.interestRateHeader {
	background-color: #004400;
	text-align:center;
	color: #FFFFFF;
	padding: .25em;
	font-weight:bold;
}
.interestRateHeadersmall {
	background-color: #004400;
	text-align:center;
	color: #FFFFFF;
	padding: .25em;
}
.interestRateRight {
	background-color: #FFCC33;
	text-align:center;
	border: 1px solid #A6831C;
	padding: .25em;
}

h4 {font-size:16px;}

ul.indented {padding-left:5px; }
ul.indented li {padding:0; margin:0; }

td.brokerage {
	border-bottom: 1px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.brokerage_main {
	border: 1px solid #000000;
}
.brokerage_right {
	border-right: 1px solid #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.interestRateSuperClass {
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.interestRateGroup {
	font-weight: bold;
	font-size: 14px;
}

td.ratesTableHeader1Left {
	padding: 3px;
	background-color: #004400;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-style: solid;
	border-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
}

td.ratesTableHeader1 {
	padding: 3px;
	background-color: #004400;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-style: solid;
	border-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

td.ratesTableHeader1Right {
	padding: 3px;
	background-color: #004400;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-style: solid;
	border-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
}

td.ratesTableHeader2Left {
	background-color: #FFCC33;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
}

td.ratesTableHeader2Middle {
	background-color: #FFCC33;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

td.ratesTableHeader2SubLeft {
	padding: 3px;
	background-color: #FFCC33;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}

td.ratesTableHeader2SubRight {
	padding: 3px;
	background-color: #FFCC33;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td.ratesTableHeader2Right {
	padding: 3px;
	background-color: #FFCC33;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td.ratesTableDataLeft {
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td.ratesTableDataMiddle {
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td.ratesTableDataSubLeft {
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}

td.ratesTableDataSubRight {
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td.ratesTableDataRight {
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.sameday {
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	font-weight:bolder;
}

.ratesCondition {
	font-size: 10px;
}
