@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
img {
	border: 0
}
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #00214a;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	text-align: center;
}
a {
	color: #0B5191;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
/* NAVIGATION */
#logo {
	height: 86px;
	width: 203px;
	clear: left;
	padding-top: 7px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align:left;
}


#cocheader_right {
	width: 650px;
	float: right;
	text-align: left;
	height: 85px;
}
#cocheader_right ul {
	margin-left: 65px;
}
#cocheader_right li {
	float: left;
	background-image: url(../images/tab.jpg);
	height: 25px;
	width: 105px;
	margin-right: 3px;
	margin-top: 37px;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
	font-size: 11px;
}
#cocheader_left {
	width: 300px;
	float: left;
	text-align: left;
	padding-top: 5px;
}
#cocheader_toplinks {
	text-align: right;
	color: #FFFF00;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}
#searchbox {
	float: right;
	width: 230px;
	margin-top: 30px;
	text-align: right;
	margin-right: 12px;
}
.form_button {
	border: 2px solid #FFFFFF;
	background-image: url(../images/bannerbg.gif);
	color: #07579C;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
}
#cocheader_toplinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#cocheader_toplinks a:hover {
	color: #CCCCCC;
}
#cocheader_tabs li:hover {
	background-image: url(../images/tab_hover.gif);
}
#cocheader_tabs a:hover {
	color: #000000;
}
#footer {
	clear: both;
	background-color: #00214a;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 20px;
}
#footer_wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#footer_text {
	float: right;
	width: 780px;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B5191;
	padding-left: 15px;
	height: 70px;
	padding-top: 7px;
}
#footer_text p {
	margin: 0; !important
	padding: 0; !important
}
.header_contain {
	float: left;
	width: 980px;
}
.footer_coc_logo {
	margin-left: 50px;
}
#nav {
	background-image: url(../images/nav.jpg);
	height: 39px;
	width: 980px;
	clear: left;
}
.my_canyons {
	float: right;
	height: 39px;
	width: 156px;
	margin-top: 30px;
}
.mainbanner {
	background-image: url(../images/mainbanner.jpg);
	clear: left;
	height: 435px;
	width: 980px;
	margin-top: 15px;
}
.banner_content {
	float: right;
	width: 320px;
	margin-top: 100px;
	color: #666;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	margin-right: 40px;
}
.banner_content h1 {
	font-size: 24px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.banner_content h2 {
	font-size: 15px;
	margin-top:25px;
	color:#000;
}
.botbanner {
	background-image: url(../images/bot_banner.jpg);
	clear: left;
	height: 175px;
	width: 980px;
	margin-top: 15px;
	background-repeat: no-repeat;
}
.botban_contain {
	width: 297px;
	margin-left: 14px;
	padding-top: 29px;
	float: left;
	margin-right: 10px;
}
.botban_contain p {
	color: #666;
	font-size: 12px;
	margin-bottom:10px;
	line-height: 18px;
}
.botban_contain img {
	margin-right: 10px;
}
.botban_contain h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.content_top {
	background-image: url(../images/content_top.jpg);
	height: 14px;
	width: 764px;
	margin-top: 15px;
}
.content_wrapper {
	width: 764px;
	min-height:400px;
	background-color: #FFF;
}
.content_contain {
	padding:20px;
	overflow:hidden;
}
.content_contain p {
	line-height: 20px;
	margin-bottom: 14px;
}
.content_contain li {
	margin-top: 10px;
}
.content_contain h1 {
	font-size: 17px;
	margin-bottom: 15px;
}
.content_contain h3 {
	font-size: 16px;
	margin-top:15px;
	margin-bottom:15px;
	color: #0F59A1;
}
.content_bot {
	height: 29px;
	width: 764px;
	background-image: url(../images/content_bot.jpg);
}
.sidebar_wrapper {
	float: right;
	margin-top:15px;
}
.sidebar_top {
	background-image: url(../images/sidebat_top.jpg);
	height: 19px;
	width: 203px;
}
.sidebar_content {
	width:203px;
	background-color:#FFF;
	overflow: hidden;
}
.sidebar_content ul {
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}
.sidebar_content li {
	border-bottom:solid 1px #CCC;
}
.sidebar_content li a {
	padding: 10px 7px 10px 7px;
	display:block;
}
.sidebar_content li a:hover {
	background-color: #F6F6F6;	
}
.sidebar_content h2 {
	margin-bottom:5px;
	font-size: 14px;
}
.sidebar_bot {
	width:203px;
	background-image: url(../images/sidebar_bot.jpg);
	height: 29px;	
}
.grant_list {
	margin-left:33px;
	}
.grant_list li {
	list-style-type: disc;
}
.grant_list li li {
	list-style-type:upper-alpha;
	margin-left:25px;
}
.page_header{
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.grant_olist{
	margin-left:33px;
}
.sub_pagehead{
	font-size: 12px;
	color: #666;
}
.lender_table {
	margin-bottom: 15px;
	font-size: 12px;
}
.lender_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 8px;
}
.lender_table_header {
	background-color: #105EA8;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
.lender_table_header a {
	color:#FFF;
	text-decoration:none;
}
.bog_table td {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.forms_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height:45px;
}
.yellowbox {
	background-color:#FFC;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 8px;
}
.graybox {
	background-color: #EFEFEF;
	padding: 8px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
.clear_both {
	clear: both;
}
.menu_list li {
	padding-top: 25px;
	padding-bottom: 5px;
}
.bignumber_list {
	float:left;
}
.bignumber_list li {
	clear: both;
}
.bignumber_list_text {
	float: right;
	width: 675px;
	padding-top: 7px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 15px;
}
.bignumber_list_text p {
	color: #666;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.bignumber_list img {
	float: left;
	margin-right:7px;
}
.bignumber_list_text h2 {
	color: #0F59A1;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}
.inlineimg {
	vertical-align: middle;
}
.contact_val {
	float:left;
	margin-top: 25px;
	margin-left:25px;
	margin-right:25px;
	padding-right:115px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.contact_can {
	float:left;
	margin-top: 25px;
	margin-left:80px;
}
.form_input {
	border:2px solid #CCCCCC;
	color:#666666;
	font-size:10px;
	padding:4px;
}
.netcalc_intro {
	font-size:14px;
	line-height:20px;
	margin-bottom:31px;
}
.formtable input {
	margin-right: 5px;
}
.formtable tbody tr td {
	padding-bottom:15px;
}

.formtable tbody tr td span.title2 {
	font-weight: bold;
	margin-bottom:5px;
	display:block;
}
.formtable .boldtd {
	font-weight:bold;
}
