/******************************
  Body
******************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#overall #banner {
	height: 86px;
	text-align: right;
	padding: 10px;
	padding-bottom: 0px;
}
#overall #banner #search {
	position: relative;
	margin-top: 10px;
	width: 225px;
	height: 18px;
	margin-left: 60px;
}
#overall #banner #search input, #overall #banner #search select, #overall #banner #search button {
	background-color:#eeeeee;
	border: none;
	font-size: 12px;
	position: absolute;
}
#overall #banner #search input:focus, #overall #banner #search select:focus {
	background-color: #dddddd;
}
.searchborder {
	background-color: #cccccc;
	border: 1px solid #cccccc;
	padding: 1px;
}
#qt {
	background: url(/cob/images/search.gif);
	background-position:right;
	background-color: #eeeeee;
	background-repeat:no-repeat;
	right: 0;
	padding: 2px;
	height: 14px;
	width: 146px;
}
#qt:focus {
	background: url(/cob/images/searchover.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#overall #banner #search input:focus {
	background-color:#dddddd;
}

#qp {
	width: 75px;
	height: 16px;
	top: 0;
	right: 0;
	padding: 1px;
	margin: 0;
	background: #cccccc;
}
#sumbitbutton {
	opacity: .0;
	filter: alpha(opacity=0);
	border: 0;
	height: 18px;
	width: 18px;
	right: 0;
	padding: 0;
	margin: 0;
}
#sumbitbutton:hover {
	cursor: pointer;
}
#overall #bodyMain #motto {
	background-image:url(/cob/images/motto.gif);
	height: 25px;	
	background-repeat:no-repeat;
	background-color: #E5E5E5;
	width: 708px;
}
#copyright{
	text-align: center;
	padding: 18px;
	margin: 0;
	color: #888888;
	font-size: 9px;
}
#overall {
	width: 708px;
	border: 1px solid #A6A6A6;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color:#FFFFFF;
}
#outerglow {
	width: 748px;
	background-image: url(../images/shadows/shadow_01.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#bottomglow {
	width: 748px;
	height: 20px;
	background-image: url(../images/shadows/shadow_02.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

/******************************
  Top Navigation
******************************/

#navBar {
	background-image: url(/cob/images/menu/background.gif);
	height: 60px;
	margin: 0;
	padding: 0;
	position: relative;
	}
#navBar a {
	text-decoration: none;
}
#cobmenu {
	margin: 0;
	margin-top: 7px;
	padding: 0;
	margin-left: 90px;
	width: 618px;
	font-size: 11px;
	font-weight: bold;
	float:left;
	}
#cobmenu ul {
	position: relative;
	margin:0;
	list-style:none;
	padding:0;
	display: inline;
	}
#cobmenu li {
	margin: 0;
	padding: 0;
	top: 0;
	}
#cobmenu a {
	color: #4F6B89;
	float: left;
	margin:0;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
#cobmenu a:hover {
	text-decoration:none;
	background-color: #797979;
	color: #ffffff;
	}
#cobsubmenu {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	float:left;
	color: #ffffff;
	padding-right: 1px;
	display: none;
	width: 707px;
	}
#cobsubmenu ul {
	margin:0;
	list-style:none;
	padding:0;
	display: inline;
	}
#cobsubmenu a {
	color: #ffffff;
	float: right;
	text-align: center;
	display:block;
	margin:0;
	padding: 5px;
	}
#cobsubmenu a:hover {
	background-color:#555555;
	text-decoration:none;
	}

/******************************
  Side Navigation
******************************/

#outerglow #overall #bodyMain #sidenavigation {
	width: 215px;
	float: left;
	overflow: hidden;
	
}
#outerglow #overall #bodyMain #sidenavigation ul {
	margin: 0;
	padding: 0;
	list-style:none;
	font-weight: bold;
	
}
#outerglow #overall #bodyMain #sidenavigation ul li {
	display: inline;
}
#outerglow #overall #bodyMain #sidenavigation h1 {
	padding: 18px;
	padding-bottom: 0;
}

#outerglow #overall #bodyMain #sidenavigation ul ul {
	font-weight: normal;
	padding-left: 18px;
	line-height: 12px;

}
#outerglow #overall #bodyMain #sidenavigation ul li a {
	display: block;
	color: #000000;
	text-decoration:none;
	padding: 5px 0 5px 18px;
}

#outerglow #overall #bodyMain #sidenavigation ul li a:hover {
	background-color: #D4E1F1;
}
#outerglow #overall #bodyMain #sidenavigation li ul li a:hover {
	background-color: transparent;
	text-decoration: underline;
	
}

/******************************
  Middle Body
******************************/

#outerglow #overall #bodyMain #bodyMiddle {
	margin-left: 215px;
	border-left: 1px solid #cccccc;
	line-height: 16px;
}
.internalcontent {
	padding: 18px;
}

/******************************
  Text options
******************************/
p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 16px;
}
h1, h2, h3, h4 {
	color: #446487;
	line-height: 18px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}

p.small_light {
  font-size: 7pt;
  font-weight: normal;
  color: #888888;
}
p.small {
  font-size: 7pt;
  font-weight: normal;
  line-height: 14px;
  color: #4C4C4C;
}

p.gold {
  font-size: 7pt;
  font-weight: bold;
  line-height: 14px;
  color: #D4B38C;
}

strong{
  font-size: 8pt;
  font-weight: bold;
  color: #4C4C4C;
}

strong.gold{
  font-size: 8pt;
  font-weight: bold;
  color: #AA800E;
}

strong.small {
  font-size: 7pt;
  font-weight: bold;
  color: #4C4C4C;
}

strong.header {
  font-size: 8pt;
  font-weight: bold;
  line-height: 11pt;
  color: #446487;
}

li.paragraph {
  font-size: 8pt;
  font-weight: normal;
  color: black;
}

li.small {
  font-size: 7pt;
  font-weight: normal;
  color: #12406D;
}
ul.carrots {
	list-style-type: disc;
	list-style-image: url(/cob/images/carrots.gif);
	list-style-position: inside;
	margin-left: 0;
	padding-left: 40px;
	text-indent: -18px;
	}
.highlight {
	background-color: #EAEFF1;
	padding: 7px;
}

/******************************
  Link Options
*******************************/

A:link {
  text-decoration: none;
  color: #0C4A8D;
}

A:visited {
  color: #006699;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

A.small:link {
  font-size: 7pt;
  text-decoration: none;
  color: #0C4A8D;
}
A.small:visited {
  font-size: 7pt;
  text-decoration: none;
  color: #0C4A8D;
}

A.small:hover {
  font-size: 7pt;
  text-decoration: underline;
  color: #0C4A8D;
}
A.gold:link {
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
  color: #D4B38C;
}

A.gold:visited {
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
  color: #D4B38C;
}
A.gold:hover {
  font-size: 7pt;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
}
/**************************
Box options
**************************/
.greybox {
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	background-color:#F3F3F3;
	padding-top: 18px; 
	padding-bottom: 18px; 
	color: #4C4C4C;
}
#outerglow #overall #bodyMain #sidebar {
	padding: 10px;
	width: 195px;
	float: left;
	overflow: hidden;
	text-align:center;
}
.boxquotes {
	padding:20px; 
	border:  #CCCCCC solid 1px; 
	background-color:#F3F3F3; 
	margin:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #AA800E;
	}
	
/**************************
Leadership Institute BK
**************************/

#mottoLI {
	background-image:url(/cob/leadership/images/footer.gif);
	height: 25px;	
	background-repeat:no-repeat;
	background-color: #E5E5E5;
	width: 708px;
	}
