@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: 13px;
	text-align: center;
}
a {
	color: #0B5191;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#logo {
	width: 360px;
	margin-top: 22px;
	float: left;
}
#whitebox {
	background-color: #FFFFFF;
	width: 779px;
	float: right;
	margin-right: 15px;
	margin-top: 27px;
	text-align: left;
	margin-bottom: 25px;
	min-height:500px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #whitebox {
height: 500px;
}
/**/
#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;
}
#nav {
	float: left;
	width: 160px;
	margin-top: 35px;
	margin-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
#nav li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B5191;
	display: block;
	padding-left: 7px;
}
#banner {
	background-image: url(../images/bannerbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 290px;
}
.float_right {
	float: right;
}
#banner_text {
	float: left;
	width: 386px;
	margin-left: 20px;
	margin-top: 60px;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	font-weight: bold;
}
.graytext {
	color: #666666;
}
#quicklinks {
	width: 400px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 15px;
	line-height: 20px;
}
#banner_text h1 {
	color: #000000;
	padding-bottom: 8px;
}
#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;
}
.form_input {
	border: 2px solid #CCCCCC;
	color: #666666;
	padding: 4px;
	font-size: 10px;
}
#secondary_headlines {
	width: 465px;
	padding: 13px;
	font-size: 12px;
}
#secondary_headlines p {
	padding-bottom:25px;
	color: #666666;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
#whats_happening {
	width: 249px;
	font-size: 12px;
	float: right;
	clear: both;
	background-image: url(../images/newsbg_14.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
#whats_happening li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#nav a {
	color: #FFFFFF;
}
#nav  li:hover  {
	background-color: #053B6C;
}
#nav 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: #00234D;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#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_coc_logo {
	margin-left: 50px;
}
#secondary_nav {
	width: 180px;
	font-size: 11px;
	float: right;
	clear: both;
	background-image: url(../images/newsbg_15.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 13px;
}
#secondary_nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content_page {
	width: 535px;
	padding: 13px;
	font-size: 100%;
}
#content_page ul {
	list-style-type: disc;
	margin-left: 25px;
}
#content_page ol {
	list-style-position:inside;
}
#content_page li {
	padding-bottom: 10px;
} 
#content_page p {
	padding-bottom: 15px;
}
#content_page h2 {
	padding-bottom: 10px;
	color: #666666;
}
#content_page_SOLO {
	padding: 13px;
	font-size: 100%;
}
#content_page_SOLO p {
	padding-bottom: 15px;
}
#content_page_SOLO h2 {
	padding-bottom: 10px;
	color: #666666;
}

.mini_map {
	float:left;
	padding-right:8px;
}
.pdf_download {
	background-image: url(../images/pdficon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 27px;
	padding-left: 60px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.disclaimer {
	font-size: 10px;
	color: #999999;
	padding:10px;
	clear:both;
}
.content_header {
	background-image: url(../images/content_headerbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 64px;
	color:#666666;
	font-size:11px;
}
.content_header h1 {
	padding: 15px;
	font-size: 20px;
	color:#666666;
}
.book_download {
	margin-bottom: 60px;
	float: right;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
.book_download h2 {
	padding: 0;
	margin: 0;
}
#greybox {
	background-color:#e7e6e6;
	padding: 5px;
}
.register_text{
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.online_text{
	float: left;
	width: 360px;
	padding-left: 10px;
}
h3 {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 7px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #0066FF;
	color: #FFFFFF;
}
.choose_dept{
	float: left;
	width: 400px;
}

.table_clear{
	clear: both;
}
.scholar_button{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}#content_page_SOLO_faq {	
	font-size: 100%;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 45px;
}
#content_page_SOLO_faq p {
	padding-bottom: 15px;
}
.table_text{
	text-align: center;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.table_text td{
	border: 1px solid #999999;
}
.twhite_topbar{
	font-weight: bold;
	color: #FFFFFF;
}
.learnmore_bit{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

