/* @group Layout */

.formSelect {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	height: 20px;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 13px;
}

.formText {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	height: 16px;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 13px;
}

.mac .googleText {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	height: 16px;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #ccc;
	margin-right: 5px;
	width: 110px;
}

.win.chrome .googleText {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	height: 16px;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #ccc;
	margin-right: 5px;
	width: 100px;
	position: relative;
	bottom: 5px;
}

.win.chrome .googleButton {
	position: relative;
	bottom: 3px;
}

.linux.gecko .googleText {
	width: 100px;
}

.linux.chrome .googleText {
	width: 95px;
}

.mac.gecko .googleText {
	height: 14px;
}

.formbutton {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	position: relative;
	background-color: #0053a2;
	border: 1px solid #0053a2;
	padding: 2px 5px;
}

.ie .formbutton {
	bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}

.formbutton:hover {
	background-color: #1d6dd8;
	border-color: #1d6dd8;
}

.ie .formbutton:hover {
	bottom: 2px;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	color: black;
	font-weight: bold;
}

#oblogo
 {
	width: 269px;
	height: 61px;
	float: left;
	position: relative;
	top: 20px;
	left: 30px;
}

#oblogo_center
 {
	float: left;
	position: relative;
	top: 20px;
	left: 30px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
}

#courseDocument {
	padding-left: 5px;
	padding-top: 20px;
}

.noResults {
	font: 12px/18px helvetica, arial, sans-serif;
	margin-bottom: 20px;
}

.black {
	color: black;
}

.hexp {
	color: #0053a2;
}

#content {
	float: right;
	width: 780px;
}

#footer {
	background-color: #f4f4f4;
	width: 950px;
	height: 15px;
	border-top: 10px solid #ffffff;
	clear: both;
	position: relative;
	top: 10px;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-right: 20px;
}

#copyright {
	font: 9px helvetica, arial, sans-serif;
	color: #5e5e61;
	float: right;
	position: relative;
	top: 3px;
}

.header {
	width: 750px;
	font: 18px/24px helvetica, arial, sans-serif;
	color: #ffffff;
	padding: 10px 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.exp {
	background-color: #83a2cd;
}

.ind {
	background-color: #0053a2;
}

/* @group dropdown menus */

#mainNav2 {
	background-color: #f4f4f4;
	float: right;
	width: 800px;
	position: relative;
	top: 2px;
	text-align: left;
}
.gecko #mainNav2 {
	top:  0px;
	bottom: 3px;
}

#topNavList {
	color: #5e5e61;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
	float: left;
	margin-left: 0px;
	position: relative;
	right: 25px;
	margin-top: 4;
	margin-bottom: 4;
}

#topNavList li {
	display: inline;
	border-left: 1px solid #5e5e61;
	padding-right: 3px;
	padding-left: 5px;
}

.win.chrome .override {
	-webkit-margin-before: 7px;
	-webkit-margin-after: 8px;
}

#topNavList li {
	display: inline;
	border-left: 1px solid #5e5e61;
	padding-right: 3px;
	padding-left: 5px;
}
#topNavList .dropdown {
	position: absolute;	
	top: 20px;
	background: #f4f4f4;
	float: left;
	z-index: 1000;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#sideMenu2 {
	width: 150px;
	color: #5e5e61;
	font-size: 10px;
	line-height: 18px;
	padding-left: 10px;
}



/* @end */

.alum {
	background-color: #0053a2;
}

.my {
	background-color: #83a2cd;
}

.are {
	background-color: #b40f39;
}

.cp {
	background-color: #a3b121;
}

.obyc {
	background-color: #4e405d;
}

#work {
	background: url(../images/work.gif) no-repeat;
	margin-top: 10px;
	width: 160px;
	height: 50px;
}

#donate {
	background: url(../images/donate.gif) no-repeat;
	margin-top: 10px;
	width: 160px;
	height: 50px;
}

#homeObj {
	width: 800px;
	height: 450px;
	margin-top: 10px;
	position: relative;
	right: 20px;
	margin-bottom: 20px;
}

.ie #homeObj {
	clear: both;
	position: relative;
	right: 0px;
}

.ie7 #homeObj {
	position: relative;
	right: 20px;
}

#headerInd {
	background: url(../images/header-index.gif) no-repeat;
	width: 970px;
	height: 130px;
}

#headerImg {
	background: url(../images/header-exp.gif) no-repeat;
	float: left;
}

#leftColumn {
	width: 160px;
	float: left;
	clear: left;
	padding-top: 10px;
}

#mainCol {
	float: left;
	width: 335px;
}

#mainColar {
	float: left;
	width: 445px;
}

#buttonCol {
	float: left;
	width: 315px;
	margin-left: 10px;
}

#rightCol {
	width: 440px;
	float: right;
}

#rightColar {
	width: 310px;
	float: right;
}

body {
	font: 12px/1.65em helvetica, arial, sans-serif;
	color: #5e5e61;
	margin: 0;
	padding: 0;
	background-color: white;
}

.smallText{
	font: 10px/1.65em helvetica, arial, sans-serif;
	color: #5e5e61;
}
.webkit body {
	position: relative;
	bottom: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 970px;
}

.webkit #wrapper {
	margin: 0 auto;
	width: 970px;
	position: relative;
	top: 12px;
}

.ie .date {
	position: relative;
	bottom: 13px;
}

#courseInfo {
	width: 500px;
	font: 12px/18px helvetica, arial, sans-serif;
	color: #5e5e61;
	padding-right: 20px;
	padding-left: 20px;
}

.tellText {
	font: 12px/18px helvetica, arial, sans-serif;
}

.focusBlock {
	background-color: #f4f4f4;
	padding: 30px;
}



/* @end */

/* @group Upper Right Nav Container */

#navContainer {
	float: right;
	position: relative;
	bottom: 3px;
	color: #5e5e61;
	margin-left: 18px;
}

ul#navlist {
	width: 203px;
	\width: 195px;
	w\idth: 193px;
	padding: 0px;
	margin: 0px;
	font: 10px helvetica, arial, sans-serif;
	background: #808080;
}
		
ul#navlist li {
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 3px solid #FFFFFF;
}

ul#navlist li a.n1 {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #1852a2;
	background: #a4a4a8;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
		
ul#navlist li a.n1:link { 
	color: #ffffff;
}

div#navcontainer li a.n1:visited { 
	color: #5e5e61;
}

ul#navlist li a.n1:hover {
	border-color: #1852a2;
	color: #ffffff;
	background: #a4a4a8;
}

ul#navlist li a.n2 {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #84a0cc;
	background: #ffffff;
	text-decoration: none;
	text-align: left;
	color: #5e5e61;
}
		
ul#navlist li a.n2:link { 
	color: #5e5e61;
}

div#navcontainer li a.n2:visited {
	color: #5e5e61;
}

ul#navlist li a.n2:hover {
	border-color: #84a0cc;
	color: #ffffff;
	background: #84a0cc;
}

ul#navlist li a.n3 {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #9f002d;
	background: #ffffff;
	text-decoration: none;
	text-align: left;
	color: #5e5e61;
}
		
ul#navlist li a.n3:link {
	color: #5e5e61;
}

div#navcontainer li a.n3:visited {
	color: #5e5e61;
}

ul#navlist li a.n3:hover {
	border-color: #9f002d;
	color: #ffffff;
	background: #9f002d;
}

ul#navlist li a.n4 {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #a2b020;
	background: #ffffff;
	text-decoration: none;
	text-align: left;
	color: #5e5e61;
}
		
ul#navlist li a.n4:link {
	color: #5e5e61;
}

div#navcontainer li a.n4:visited {
	color: #5e5e61;
}

ul#navlist li a.n4:hover {
	border-color: #a2b020;
	color: #ffffff;
	background: #a2b020;
}
ul#navlist li a.n5 {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #4d405d;
	background: #ffffff;
	text-decoration: none;
	text-align: left;
	color: #5e5e61;
}

ul#navlist li a.n5:link {
	color: #5e5e61;
}

div#navcontainer li a.n5:visited {
	color: #5e5e61;
}

ul#navlist li a.n5:hover {
	border-color: #4d405d;
	color: #ffffff;
	background: #4d405d;
}

ul#navlist li a.n1o {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #1852a2;
	background: #a4a4a8;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
		
ul#navlist li a.n1o:link { 
	color: #ffffff;
}

div#navcontainer li a.n1o:visited { 
	color: #5e5e61;
}

ul#navlist li a.n1o:hover {
	border-color: #1852a2;
	color: #ffffff;
	background: #a4a4a8;
}

ul#navlist li a.n2o {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #84a0cc;
	background: #84a0cc;
	text-decoration: none;
	text-align: left;
	color: #fff;
}
		
ul#navlist li a.n2o:link { 
	color: #fff;
}

div#navcontainer li a.n2o:visited {
	color: #fff;
}

ul#navlist li a.n2o:hover {
	border-color: #84a0cc;
	color: #ffffff;
	background: #84a0cc;
}

ul#navlist li a.n3o {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #9f002d;
	background: #9f002d;
	text-decoration: none;
	text-align: left;
	color: #fff;
}
		
ul#navlist li a.n3o:link {
	color: #fff;
}

div#navcontainer li a.n3o:visited {
	color: #fff;
}

ul#navlist li a.n3o:hover {
	border-color: #9f002d;
	color: #ffffff;
	background: #9f002d;
}

ul#navlist li a.n4o {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #a2b020;
	background: #a2b020;
	text-decoration: none;
	text-align: left;
	color: #fff;
}
		
ul#navlist li a.n4o:link {
	color: #fff;
}

div#navcontainer li a.n4o:visited {
	color: #fff;
}

ul#navlist li a.n4o:hover {
	border-color: #a2b020;
	color: #ffffff;
	background: #a2b020;
}
ul#navlist li a.n5o {
	display: block;
	width: 159px;
	\width: 195px;
	w\idth: 159px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #4d405d;
	background: #4d405d;
	text-decoration: none;
	text-align: left;
	color: #fff;
}

ul#navlist li a.n5o:link {
	color: #fff;
}

div#navcontainer li a.n5o:visited {
	color: #fff;
}

ul#navlist li a.n5o:hover {
	border-color: #4d405d;
	color: #ffffff;
	background: #4d405d;
}

.win ul#navlist li a.n1 {
	padding: 2px 8px;
}

.win ul#navlist li a.n2 {
	padding: 2px 8px;
}

.win ul#navlist li a.n3 {
	padding: 2px 8px;
}

.win ul#navlist li a.n4 {
	padding: 2px 8px;
}
.win ul#navlist li a.n5 {
	padding: 2px 8px;
}

.webkit ul#navlist li a.n1 {
	padding: 2px 8px;
}

.webkit ul#navlist li a.n2 {
	padding: 2px 8px;
}

.webkit ul#navlist li a.n3 {
	padding: 2px 8px;
}

.webkit ul#navlist li a.n4 {
	padding: 2px 8px;
}
.webkit ul#navlist li a.n5 {
	padding: 2px 8px;
}


/* @end */

/* @group OB Quick Links */

.nudge {
	position: relative;
	top: 4px;
}

.win .nudge {
	position: relative;
	top: 3px;
}

.webkit .nudge {
	position: relative;
	top: 2px;
}

#searchOBbutton {
	position: relative;
	left: 70px;
	bottom: 11px;
}

a.topNav {
	color: #5e5e61;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}

a.topNav:hover {
	color: #999;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}

#obqHeader {
	width: 193px;
	\width: 185px;
	w\idth: 183px;
	height: 18px;
	background-color: #a4a4a8;
	color: #ffffff;
	font: 10px helvetica, arial, sans-serif;
	border-left: 18px solid #1852a2;
	padding-left: 10px;
	vertical-align: middle;
}

.webkit #obqHeader {
	height: 16px;

}

#searchContainer {
	width: 193px;
	\width: 185px;
	w\idth: 183px;
	height: 15px;
	color: #5e5e61;
	font: 10px helvetica, arial, sans-serif;
	padding-left: 25px;
	background: #ffffff url(../images/tri.gif) no-repeat;
	margin-top: 10px;
}

#courseContainer {
	width: 193px;
	\width: 185px;
	w\idth: 183px;
	height: 15px;
	color: #5e5e61;
	font: 10px helvetica, arial, sans-serif;
	padding-left: 25px;
	background: #ffffff url(../images/tri.gif) no-repeat;
	margin-top: 10px;
}

#myContainer {
	width: 193px;
	\width: 185px;
	w\idth: 183px;
	height: 15px;
	color: #5e5e61;
	font: 10px helvetica, arial, sans-serif;
	padding-left: 25px;
	background: #ffffff url(../images/tri.gif) no-repeat;
	margin-top: 10px;
}

.ie #myContainer {
	width: 193px;
	\width: 185px;
	w\idth: 183px;
	height: 15px;
	color: #5e5e61;
	font: 10px helvetica, arial, sans-serif;
	padding-left: 25px;
	background: #ffffff url(../images/tri.gif) no-repeat;
	margin-top: 10px;
	position: relative;
	bottom: 18px;
}

.ie7 #myContainer {
	position: relative;
	bottom: 0px;
}

.ie8 #myContainer {
	position: relative;
	bottom: 0px;
}

#searchOBText {
	width: 95px;
	height: 14px;
	color: #5e5e61;
	font-size: 10px;
	font: 10px helvetica, arial, sans-serif;
	padding: 1px;
	border: 1px solid #adaeb0;
	position: relative;
	bottom: 18px;
	left: 60px;
}

.win #searchOBText {
	position: relative;
	bottom: 16px;
}

.webkit #searchOBText {
	position: relative;
	bottom: 14px;
}

#obqLinks {
	float: left;
	color: #5e5e61;
	position: relative;
	left: 120px;
}



/* @end */

/* @group Main Nav */

#mainNav {
	background-color: #f4f4f4;
	float: right;
	width: 770px;
	padding: 9px 9px 9px 20px;
	position: relative;
	top: 2px;
}

.win #mainNav {
	padding: 6px 8px 6px 20px;
}

.webkit #mainNav {
	margin-top: 2px;
}

a.mainNavText {
	color: #5e5e61;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}

a.mainNavText:hover {
	color: #999;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}

a.obs_nav {
	color: #fff;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}

a.obs_nav:hover {
	color: #e6e6e6;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}

a.mainNavActive {
	color: #1852a2;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}

.pipe {
	color: #5e5e61;
	font: 10px helvetica, arial, sans-serif;
	margin-right: 7px;
	margin-left: 7px;
}


/* @end */

/* @group exp */

a.customCourseView:hover {
	color: #e6e6e6;
}

.actcourse {
	width: 400px;
	color: #ffffff;
	background-color: #b3b3b7;
	margin-top: 5px;
	padding: 7px 10px 5px;
	float: right;
	clear: right;
	font: 12px helvetica, arial, sans-serif;
}

#spotlightHeader {
	width: 400px;
	color: #ffffff;
	background-color: #ce7318;
	margin-top: 20px;
	padding: 7px 10px 5px;
	float: right;
	clear: right;
	font: 12px helvetica, arial, sans-serif;
	font-stretch: ultra-condensed;
	text-align: left;
}

.mission_header {
	width: 290px;
	color: #ffffff;
	padding: 7px 10px 5px;
	font: 12px helvetica, arial, sans-serif;
	font-stretch: ultra-condensed;
	text-align: left;
}

#obsphoto {
	width: 400px;
	color: #ffffff;
	background-color: #ce7318;
	margin-top: 5px;
	padding: 7px 10px 5px;
	float: right;
	clear: right;
	font: 12px helvetica, arial, sans-serif;
	font-stretch: ultra-condensed;
}

#obsstory {
	width: 400px;
	color: #ffffff;
	background-color: #93b1d7;
	margin-top: 5px;
	padding: 7px 10px 5px;
	float: right;
	clear: right;
	font: 12px helvetica, arial, sans-serif;
}

#obsblog {
	width: 400px;
	color: #ffffff;
	background-color: #635273;
	margin-top: 5px;
	padding: 7px 10px 5px;
	float: right;
	clear: right;
	font: 12px helvetica, arial, sans-serif;
}

#obsvideo {
	width: 400px;
	color: #ffffff;
	background-color: #b2bb1c;
	margin-top: 5px;
	padding: 7px 10px 5px;
	float: right;
	clear: right;
	font: 12px helvetica, arial, sans-serif;
}

.about_icon {
	position: relative;
	top: 3px;
	left: 10px;
}

.datetitle {
	font: 12px helvetica, arial, sans-serif;
	font-weight: bold;
}

.selectmonth {
	width: 90px;
}

.selectday {
	width: 50px;
}

.selectyear {
	width: 70px;
}

html legend {
	position:absolute; left: .5em;
	top: -.6em;
}

.fieldset_item {
	width: 175px;
	margin-right: 10px;
	float: left;
	text-decoration: none;
	font: 11px helvetica, arial, sans-serif;
	position: relative;
	bottom: 3px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.small_form_text {
	font: 11px helvetica, arial, sans-serif;
}

html .fieldset {
	position: relative; margin-top: 1em; padding-top: .95em; 
}

.clearleft {
	clear: left;
}

fieldset {
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	margin-bottom: 20px;
	position: relative;
	padding: 10px 10px 5px;
}

.ie fieldset {
	padding-top: 20px;
}

.webkit fieldset {
	paddinsg-top: 0px;
}

.chrome fieldset {
	padding-top: 10px;
}

.formTitleComment {
	font: 10px helvetica, arial, sans-serif;
	color: #7f7f7f;
	width: 780px;
}

.plain {
	
}

.safari legend {
	background-color: white;
}

legend {
	color: #1852a2;
	font: bold 12px 'Lucida Grande', Arial, Verdana, Trebuchet;
}

legend span {
	font: 10px helvetica, arial, sans-serif;
	color: #7f7f7f;
	width: 780px;
}

.courseheader {
	color: #1852a2;
	font: bold 16px 'Lucida Grande', Arial, Verdana, Trebuchet;
	margin-top: 20px;
}

.formheader {
	color: #1852a2;
	font: bold 12px 'Lucida Grande', Arial, Verdana, Trebuchet;
	margin-top: 20px;
}

ul#searchlist li {
	list-style: none;
	font: 12px helvetica, arial, sans-serif;
}

#two_col_text {
	float: left;
	width: 340px;
	margin-top: 20px;
	clear: left;
}

#spotlight_text {
	float: left;
	width: 340px;
	clear: left;
}

#search_text {
	float: left;
	width: 780px;
}

#spotlight_detail {
	width: 415px;
	float: right;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
}

#spotlight_title {
	font-size: 12px;
}

#dateenclosure {
	width: 780px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.datepicker {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.two_col_header {
	width: 310px;
	font: 18px/24px helvetica, arial, sans-serif;
	color: #ffffff;
	float: left;
	margin-top: 20px;
	padding: 10px 15px;
	margin-bottom: -10px;
}

.two_col_headerar {
	width: 425px;
	font: 18px/24px helvetica, arial, sans-serif;
	color: #ffffff;
	float: left;
	margin-top: 20px;
	padding: 10px 15px;
	margin-bottom: -10px;
}

#two_col_image {
	float: right;
	width: 420px;
	margin-top: 20px;
}

#two_col_image_right {
	float: right;
	margin-top: 20px;
}

#two_col_imagear {
	float: right;
	width: 310px;
	margin-top: 20px;
}

#spotlight_image {
	width: 420px;
	float: right;
}

#seephotos {
	margin-top: 10px;
	width: 160px;
	height: 50px;
	background: url(../images/see-photos.gif) no-repeat;
}

#readstories {
	margin-top: 10px;
	width: 160px;
	height: 50px;
	background: url(../images/read-stories.gif) no-repeat;
}

#watchvideo {
	margin-top: 10px;
	width: 160px;
	height: 50px;
	background: url(../images/watch-video.gif) no-repeat;
}

.side_button{
	margin-top: 10px;
}



a {
	color: #0053a2;
	text-decoration: none;
}

a:hover {
	color: #1b65c8;
	text-decoration: none;
}

a.dark {
	color: #cfdffe;
	border-bottom: 1px dotted #FFFFFF;
}

#bottomContent1
	{
	width: 565px;
	border: 0px solid #999999;
	display: inline;
	float: left;
	margin-right: 25px;
	margin-bottom: 0px;
}

#bottomContent2
	{
	width: 175px;
	padding: 0px 0px 50px 10px;
	border-left: 1px solid #ccc;
	display: inline;
	float: left;
	min-height: 100px;
	font: normal 11px verdana;
	font-weight: normal;
	line-height: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

a.dark:hover {
	color: #99b5fd;
	border-bottom: 1px dotted #FFFFFF;
}

a.dark_plain {
	color: #cfdffe;
}

a.dark_plain:hover {
	color: #99b5fd;
}

a.bolda {
	color: #0053a2;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

a.bolda:hover {
	color: #1b65c8;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.searchRow {
	font: 10px helvetica, arial, sans-serif;
	color: #5e5e61;
	padding: 5px;
	background-color: #f3f3f3;
	border-top: 5px solid #ffffff;
}

.courseRow {
	color: #5e5e61;
	background-color: #f3f3f3;
	border-top: 5px solid #ffffff;
	font-family: helvetica, arial, sans-serif;
	padding: 5px;
}

.cancelhead {
	color: #fff;
	background-color: #93b1d7;
	border-top: 5px solid #ffffff;
	font-family: helvetica, arial, sans-serif;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

.enroll {
	background-color: #dedede;
}

.alt {
	background-color: #e6e7ea;
}

.coursealt {
	background-color: #e6e7ea;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #1852a2;
	padding: 5px;
}

.cancellRow {
	color: #5e5e61;
	background-color: #dedede;
	border-top: 5px solid #ffffff;
	font-family: helvetica, arial, sans-serif;
	border-left: 5px solid white;
	padding: 10px;
}

.cancellStart {
	background-color: #a4a4a8;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 5px;
	border-top: 5px solid white;
}

.cancellAlt {
	background-color: #a4a4a8;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 5px;
	border-left: 5px solid white;
}

.searchHead {
	background-color: #a4a4a8;
	padding: 5px;
	font: 10px helvetica, arial, sans-serif;
	color: #ffffff;
}

.start {
	padding: 5px 5px 5px 15px;
}

.end {
	padding: 5px 15px 5px 5px;
}

#searchResult {
	width: 780px;
}

#courseInstance {
	width: 420px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.searchSort {
	color: #ffffff;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
	position: relative;
	top: 2px;
}

a.searchSort:hover {
	color: #e0e0e0;
	text-decoration: none;
	font: 10px helvetica, arial, sans-serif;
}



/* @end */

/* @group Sidebar Nav */

.menuindent {
	padding-left: 10px;
}

#activitycontainer {
	color: #5e5e61;
	text-decoration: none;
	font: 10px/18px helvetica, arial, sans-serif;
}

ul#activitylist {
	width: 170px;
	\width: 162px;
	w\idth: 160px;
	padding: 0px;
	margin: 0px;
	font: 10px helvetica, arial, sans-serif;}

ul#activitylist li {
	list-style: none;
	margin: 0px;
	border: 0px;
}

ul#activitylist li a {
	display: block;
	width: 124px;
	\width: 160px;
	w\idth: 124px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #ffffff;
	text-decoration: none;
	text-align: left;
	color: #5e5e61;
}
		
ul#activitylist li a:link { 
	color: #5e5e61;
}

div#activitycontainer li a:visited {
	color: #5e5e61;
}

ul#activitylist li a:hover {
	border-color: #84a0cc;
	color: #ffffff;
	background: #84a0cc;
}

ul#activitylist li a.active {
	display: block;
	width: 124px;
	\width: 160px;
	w\idth: 124px;
	padding: 3px 8px;
	border: 0px;
	border-left: 18px solid #84a0cc;
	background: #84a0cc;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
		
ul#activitylist li a.active:link { 
	color: #ffffff;
	background-color: #84a0cc;
}

#carrat {
	position: relative;
	right: 10px;
}

div#activitycontainer li a.active:visited {
	color: #ffffff;
	background-color: #84a0cc;
}

ul#activitylist li a.active:hover {
	border-color: #84a0cc;
	color: #ffffff;
	background: #84a0cc;
}

.sideMenuTitle {
	color: #0053a2;
	font-size: 12px;
	margin-bottom: 5px;
}

#sideMenu {
	width: 150px;
	color: #5e5e61;
	font-size: 10px;
	line-height: 18px;
	padding-left: 10px;
	margin-top: 10px;
}

.sideMenuClass {
	width: 150px;
	color: #5e5e61;
	font-size: 10px;
	line-height: 18px;
	padding-left: 10px;
	margin-top: 10px;
}

a.sideNav {
	color: #5e5e61;
	text-decoration: none;
	font: 10px/18px helvetica, arial, sans-serif;
}

a.sideNavActive {
	color: #164c97;
	text-decoration: none;
	font: 10px/18px helvetica, arial, sans-serif;
}

a.sideNav:hover {
	color: #999;
	text-decoration: none;
	font: 10px/18px helvetica, arial, sans-serif;
}

/* @end */

.fuseboxdebug {
	display: none;
}

#tandc
{
	background: #ffffff;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #ccc;
	width: 510px;
	height: 385px;
	font: 12px/18px helvetica, arial, sans-serif;
	margin-bottom: 15px;
}

#mainContent {
	padding: 20px;
}

#alert {
	font-weight: bold;
	color: #fd0000;
	text-align: center;
}

.alert {
	font-weight: bold;
	color: #fd0000;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
	border-left-color: 2px solid #fff;
}

.right {
	text-align: right;
	border-right-color: 2px solid #fff;
}

#quote {
	border-right-color: #f4f4f4;
	color: #5e5e61;
	font: italic 38px/48px Georgia, "Times New Roman", Times, serif;
	background-color: #f4f4f4;
	padding: 30px;
	margin-bottom: 10px;
}

#mission_statement {
	border-right-color: #f4f4f4;
	color: #5e5e61;
	font: italic 19px/32px Georgia, "Times New Roman", Times, serif;
	background-color: #f4f4f4;
	padding: 30px;
	margin-bottom: 10px;
}

.column {
	width: 370px;
	float: left;
}

.column_pad {
	margin-right: 40px;
}

#signature {
	text-align: right;
	font: 12px/18px helvetica, arial, sans-serif;
	color: #0053a2;
	margin-top: 20px;
	margin-right: 30px;
}

.parens {
	color: #b40f39;
}

#aboutLeft {
	float: left;
	width: 440px;
}

#aboutRight {
	float: right;
	width: 310px;
}

#obs_graphic {
	margin-top: 20px;
}

#obs_bar {
	width: 330px;
	color: #ffffff;
	padding: 5px;
	background-color: #a4a4a8;
	font: 10px helvetica, arial, sans-serif;
	text-align: center;
	height: 12px;
}
.win #obs_bar {
	font: 9px helvetica, arial, sans-serif;
}
.cpCourse {
	width: 330px;
	position: relative;
	bottom: 10px;
}

#rightWrap {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#vidLeft {
	float: left;
	width: 465px;
}

#vidRight {
	float: right;
	width: 310px;
}

.prof_date {
	bottom: 12px;
	position: relative;
}

.profRow {
	font: 10px helvetica, arial, sans-serif;
	color: #5e5e61;
	background-color: #f3f3f3;
	border-top: 5px solid #ffffff;
	padding: 5px 20px;
}

.alumRow {
	font: 10px helvetica, arial, sans-serif;
	color: #5e5e61;
	background-color: #f3f3f3;
	border-top: 5px solid #ffffff;
	padding: 5px 5px 5px 10px;
}

#profhead {
	width: 255px;
	color: #ffffff;
	font: 12px helvetica, arial, sans-serif;
	padding: 5px 10px;
	background-color: #a4a4a8;
	text-align: left;
	float: right;
}

#prof {
	background-color: #f4f4f4;
	width: 235px;
	float: right;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 14px;
	padding: 20px 20px 10px;
}

.facility_image {
	float: left;
	margin-right: 20px;
	clear: left;
	margin-bottom: 5px;
	margin-top: 15px;
}

.ie .facility_image {
	margin-top: 5px;
}

.facility_section {
	clear: left;
	margin-top: 20px;
	border-bottom: 1px solid #a4a4a8;
	margin-bottom: 20px;
}

.facility_text {
	width: 650px;
	float: left;
}

.profile_image {
	float: left;
	margin-right: 20px;
	clear: left;
	margin-bottom: 5px;
}

.profile
 {
	clear: both;
	padding-top: 10px;
}

.profile_text {
	width: 660px;
	float: right;
}

.divider {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #a4a4a8;
	clear: left;
	margin-left: 20px;
}

.client_container {
	float: left;
	width: 170px;
}

.client_list_container {
	float: left;
 	margin-left: 20px;
    margin-bottom: 20px;
    width: 310px;

}

#cse-search-results {
	width: 600px;
}

#cse-search-box {
	position: relative;
	bottom: 2px;
}

#vet_update {
	background-color: #f4f4f4;
	margin-bottom: 10px;
	padding: 15px 30px;
}

#bottom_menu {
	position: relative;
	bottom: 4px;
}

#bottom_nav_container {
	float: left;
	margin-left: 15px;
	position: relative;
	bottom: 2px;
}

.searchItem {
	position: relative;
	top: 2px;
}

.cal {
	position: relative;
	top: 8px;
}

.ie .cal {
	position: relative;
	top: -7px;
}

#mail_icon {
	position: relative;
	top: 3px;
}

#tell_container {
	text-align: center;
	position: relative;
	top: 20px;
}

#addthis {
	text-align: center;
	margin-top: 20px;
}

#webby {
	text-align: center;
	margin-top: 20px;
}

.obyc_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.obyc_start_right {
	float: right;
	margin-bottom: 10px;
}

#outward_bound_centers {
	width: 440px;
	margin-top: 20px;
}

.obyc_feature {
	font-size: 10px;
	line-height: 14px;
}

.obyc_dark {
	background: url(../images/obyc_dark.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}

.obyc_light {
	background: url(../images/obyc_light.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}

.obyc_violet_dark {
	background: url(../images/obyc_violet_dark.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}

.obyc_violet_light {
	background: url(../images/obyc_violet_light.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}

.obyc_els {
	background: url(../images/obyc_els.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}

.obyc_bar_header {
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin-bottom: 5px;	
}

.obyc_bar_text {
	font-size: 11px;
	line-height: 14px;
	color: white;
}

.obyc_bar_text_area {
	padding-left: 20px;
	padding-top: 8px;
}

.ie .obyc_bar_text_area {
	padding-top: 4px;
}

.formLeft
	{
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
	border: 0px solid #333;
	clear: left;
}

.formRight
	{
	float: left;
	display: inline;
	padding:4px 1px 1px 1px;
	margin: 0px;
	vertical-align: baseline;
	border: 0px solid #333;
	line-height: 15px;
	}

.top dd
	{
	float: left;
	width: 500px;
	margin: 0 0 0 0;
	padding: .1em .2em .1em .8em ;
	border-top: 0px solid #ccc;
	vertical-align: top;
	}

.table-display dd
	{
	float: left;
	width: 500px;
	margin: 0 0 0 0;
	padding: 1.2em .2em 1.2em .8em ;
	border-top: 1px solid #ccc;
	vertical-align: top;
	}

.top dt
	{
	width: 250px;
	float: left;
	margin: 0 0 0 0;
	padding: .2em .2em .1em .8em ;
	border-top: 0px solid #ccc;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	line-height: 14px;
	}
dt { clear: both;
}

.table-display dt
	{
	width: 250px;
	float: left;
	margin: 0 0 0 0;
	padding: 1.2em .2em 1.2em .8em ;
	border-top: 1px solid #ccc;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	line-height: 14px;
	}

.form_bottom
	{
	width: 250px;
	float: left;
	margin: 0 0 0 0;
	padding: 1.2em .2em 1.2em .8em ;
	border-top: 1px solid #ccc;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	line-height: 14px;
	}

#flickr {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

#youtube {
	float: left;
	margin-left: 30px;
	margin-top: 13px;
}

#myspace {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

#twitter {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

#facebook {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

.right_pics {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: right;
	float: right;
}

#maintenance {
	background: #fbe3e4;
	border: 1px solid #d12f19;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 20px;
	margin: 20px;
	font-weight: bold;
	font-size: 12px;
}

.psa_thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.psa_caption {
	text-align: center;
	font-size: 12px;
}

/* @group clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.ylc_header {
	color: #0054a1;
	padding-bottom: 10px;
}

#myslide {
	width:420px;
	overflow:hidden;
	position: relative;
	height:430px;
	margin-bottom:20px;
	float: right;
}
 
#myslide .cover {
	width:2100px;
	height:480px;
	position: absolute;
	margin-left: 20px;
}

#button_wrapper
 {
	clear: right;
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
 
#myslide .mystuff {
	width:420px;
	float:left;
	position: relative;
	right: 20px;
}
 
.button1,.button2,.button3,.button4,.button5 {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 1px;
}

.active{
	display:block;
	float:left;
	outline:none;
	padding-right: 5px;
	padding-left: 5px;
}

.clear{
	clear:both;
}

#index_content {
	font: 12px/1.65em helvetica, arial, sans-serif;
	color: #5e5e61;
	width: 760px;
	position: relative;
	right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.ie #index_content {
	right: 0px;
}

.left_arrow {
	background: url(../images/left_arrow.png) no-repeat;
}
.right_arrow {
	background: url(../images/right_arrow.png) no-repeat;
}

.feature_button {
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#fb_plugin {
	margin-top: 20px;
}

a.dropNav {
	color: #FFFFFF;
}

a.dropNav:hover {
	color: #999999;
}

div.hp_wrapper{
    width: 780px;
	position: relative;
	right: 20px;
	margin-top: 10px;
}

div.hp_left_box{
    float: left;
    width: 230px;
	padding-left: 20px;
}

div.hp_middle_box{
    float: left;
    width: 230px;
    height: 345px;
    border-left: 1px solid #ccc;
	padding-left: 20px;
	margin-left: 20px;
}

div.hp_right_box{
    float: right;
    width: 230px;
    border-left: 1px solid #ccc;
	margin-left: 20px;
}

#email_signup_container {
	margin-left: 15px;
}

#obqLinks .googleButton {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	position: relative;
	background-color: #0053a2;
	border: 1px solid #0053a2;
	padding: 2px 5px;
	top: 1px;
}

#obqLinks .googleButton:hover {
	background-color: #1d6dd8;
	border-color: #1d6dd8;
}

#listServe input[type="submit"] {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	position: relative;
	background-color: #0053a2;
	border: 1px solid #0053a2;
	padding: 2px 5px;
	top: 1px;
}

#listServe input[type="submit"]:hover {
	background-color: #1d6dd8;
	border-color: #1d6dd8;
}

#listServe {
	float: left;
	width: 320px;
}

#events {
	margin-left: 20px;
	float: left;
	width: 430px;
}

#OBPromainCol {
	float: left;
	width: 475px;
}

#OBProrightCol {
	width: 280px;
	float: right;
}

#OBProstory {
	border-right-color: #f4f4f4;
	color: #5e5e61;
	background-color: #99badd;
	padding: 15px;
	margin-bottom: 10px;
}

#OBProstorygrey {
	border-right-color: #f4f4f4;
	color: #5e5e61;
	background-color: #E2E0E0;
	padding: 15px;
	margin-bottom: 10px;
}

.OBProstory_header {
	color: #ffffff;
	background-color: #0067b1;
	padding: 7px 15px 5px;
	font: 12px helvetica, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

.OBProstorygrey_header {
	color: #ffffff;
	background-color: #0067b1;
	padding: 7px 15px 5px;
	font: 12px helvetica, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

.pro_orange {
	background: url(../images/pro_orange.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}
.pro_blue {
	background: url(../images/pro_blue.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}
.pro_green {
	background: url(../images/pro_green.gif) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 5px;
}

#pro_social_media {
	margin-top: 20px;
	margin-left: 10px;
}

.pro_icon{
	margin-right: 5px;
}
