@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #00214a;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
a {
	color: #0B5191;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.float_right {
	float: right;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
img {
	border: 0
}
#wrapper {
	width: 924px;
	margin: 0 auto;
}
#logo {
	text-align: left;
	margin-top: 22px;
	float: left;
	padding: 0px;
}
#content_header {
	height: 99px;
	background-image: url(../images/contentpage_07.jpg);
	background-repeat: no-repeat;
}
#content_header h1 {
	padding-left: 210px;
	padding-top: 35px;
	color: #FFFFFF;
}
#nav {
	background-image: url(../images/layout_06.jpg);
	clear: left;
	text-align: left;
	height: 38px;
	width: 924px;
}
#nav_list  {
	padding-left: 170px;
}
#nav_list li {
	float: left;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
}
#nav_list a {
	color: #FFFFFF;
}
#nav_list a:hover {
	text-decoration: underline;
}
#nav_list_selected {
	background-color: #FFFFFF;
	color: #000000;
}
#whitebox {
	background-color: #FFFFFF;
	width: 924px;
	text-align: left;
	min-height:500px;
	height:auto;
	clear: left;
}
/* for Internet Explorer */
/*\*/
* html #whitebox {
height: 500px;
}
/**/
#cocheader_right {
	width: 675px;
	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: 215px;
	float: left;
	text-align: left;
	padding-top: 5px;
}
#cocheader_toplinks {
	text-align: right;
	color: #FFFF00;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}
#cocheader_tabs li:hover {
	background-image: url(../images/tab_hover.gif);
}
#cocheader_tabs a:hover {
	color: #000000;
}
#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;
}
.form_input {
	border: 2px solid #CCCCCC;
	color: #666666;
	padding: 4px;
	font-size: 10px;
}

#what_is {
	width: 400px;
	padding-top: 8px;
	margin-left: 25px;
	color: #474747;
}

#content_text {
	width: 588px;
	padding-bottom: 15px;
	padding-top: 25px;
	}
.datetext {
	font-size: 12px;
	color: #a4a4a4;
	margin-top: 14px;
	font-weight: bold;
	padding-right: 5px;
}
.newstext {
	font-size: 12px;
	color: #474747;
	font-weight: bold;
}
#featured {
	width: 435px;
	float: right;
	padding-left: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 155px;
	margin-top: 13px;
	padding-right: 15px;
}
#featured p {
	padding-top: 13px;
	color: #333333;
	line-height: 18px;
}
.thumbnail_bump {
	padding-right: 14px;
}
#what_is p {
	padding-top: 13px;
	color: #333333;
	line-height: 18px;
}
.h1_blue {
	font-size: 16px;
	color: #0b60a9;
}
#footer {
	clear: both;
	background-color: #00234D;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 15px;
}
#footer_wrapper {
	width: 925px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_text {
	float: right;
	width: 760px;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B5191;
	padding-left: 15px;
	height: 70px;
	padding-top: 7px;
}
.footer_coc_logo {
	margin-left: 50px;
}
#content_sidebar {
	width: 250px;
	float: right;
	margin-top: 18px;
	padding-left: 23px;
}

#content_sidebar li {
border-bottom:1px solid #CCCCCC;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
width:225px;
}

#content {
	width: 600px;
	padding-left: 25px;
	padding-top: 18px;
}
#content p {
	color: #333333;
	line-height: 18px;
	margin-bottom: 13px;
}
.program_list {
	overflow: auto;
}
.program_list li {
	float: left;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #000000;
}
#content_sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 225px;
	padding-left: 10px;
}
.sidebar_selected {
	background-color: #EEEEEE;
	font-weight: bold;
}
.graytext {
	color: #999999;
}
#coc_wrapper {
	height: 85px;
}
#CSS_top {
	background-image: url(../images/layout_03b.jpg);
	height: 88px;
	clear: left;
}
.CSS_mainpic {
	margin-left: 12px;
}
#CSS_nav {
	float: right;
	padding-top: 55px;
}
#CSS_nav li {
	float: left;
	padding-right: 35px;
	font-weight: bold;
	font-size: 14px;
	color: #0960A9;
}
#CSS_nav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#CSS_footer {
	background-image: url(../images/layout_09.jpg);
	height: 9px;
	clear: both;
}
.h2_blue {
	font-size: 12px;
	color: #0b60a9;
	font-weight: bold;
}
rightsidenav{
	
}.top_border {
	width: 874px;
	background-color: #FFF;
	margin-left: 25px;
}
#CSS_top_content {
	background-image: url(../images/layout_03b.jpg);
	height: 88px;
	clear: left;
}
.newsbit {
	margin-top: 5px;
}
.newsbit li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
	padding-top: 7px;
	font-weight: bold;
}
.news_and_updates {
	background-image: url(../images/icon_news.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: bold;
	height: 27px;
	color: #1768AE;
}
#content_text p {
	margin-top: 15px;
}
#content_text h2 {
	font-size: 15px;
}
.vertical_list {
	margin-top: 15px;
}
.vertical_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
