/* Header */
#header { 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 750px;
}

#header #logo { 
	border: 0px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 750px;
}

/* Top Navigation */
#topNav { 
	margin: 10px 0px 0px 550px; 
	padding: 0px; 
	position: absolute;
	width: 178px;
}

#topNav	ul { 
	display: inline;
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
}
#topNav li { 
	color: #898989;
	float: left;	
	font-size: .9em;
	height: 12px; 
	margin: 4px 0px 0px 12px; 
	padding: 0px; 
}
#topNav li a { 
	color: #898989;	
}
#topNav li a:hover, #topNav li a:active {
	color: #E54D01;
}

/* Site search */
#siteSearch {
	background: transparent url(/images/growoklahoma/search.gif) top center no-repeat;	
	height: 42px;
	margin: 0px; 
	padding: 0px;
	position: relative;
	text-align: left;
	width: 178px; 
}
#siteSearch input {
  	border: 1px solid #898989; 
	font-size: 12px;
	height: 21px;
  	margin: 21px 0px 0px 0px;
  	padding: 0px;
	position: relative;
	width: 153px;
}
#siteSearch a {
	background: transparent url(/images/growoklahoma/search_go.gif) no-repeat;
	height: 21px;
	margin: 21px 0px 0px 0px;
	_margin: 22px 0px 0px 0px; 
	padding: 0px;
	position: absolute;
	text-indent: -3000px;
	width: 25px;
}
#siteSearch a:hover {
	background: transparent url(/images/growoklahoma/search_go_on.gif) no-repeat;
}


/* Primary Navigation Menu */
#menu { 	
	background: transparent url(/images/growoklahoma/navblock.gif) no-repeat;
	border: 1px solid #FFF;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 73px; 
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#primaryNavigation { 	
	height: 53px; 
	margin: 10px 8px 0px 18px; 
	padding: 0px;
}
#menu li { 
	height: 53px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: -3000px;
}
#menu li a { 
	display: block;
	height: 100%;
	padding: 0px;
	text-indent: -3000px;
	width: 100%;
}

#ExploreCareers {
	left: 18px; 
	width: 118px;
}
#ExploreCareers a:hover, #ExploreCareers a.selected {
	background: transparent url(/images/growoklahoma/navblock.gif) -18px -78px no-repeat;
}

#PlanYourEducation {
	left: 136px; 
	width: 117px;
}
#PlanYourEducation a:hover, #PlanYourEducation a.selected {
	background: transparent url(/images/growoklahoma/navblock.gif) -136px -78px no-repeat;
}

#FindaJob {
	left: 253px;
	width: 109px;
}
#FindaJob a:hover, #FindaJob a.selected {
	background: transparent url(/images/growoklahoma/navblock.gif) -253px -78px no-repeat;
}

#StartaBusiness {
	left: 362px;
	width: 101px;
}
#StartaBusiness a:hover, #StartaBusiness a.selected {
	background: transparent url(/images/growoklahoma/navblock.gif) -362px -78px no-repeat;
}

#ThriveinOklahoma {
	left: 463px;
	width: 101px;
}
#ThriveinOklahoma a:hover, #ThriveinOklahoma a.selected {
	background: transparent url(/images/growoklahoma/navblock.gif) -463px -78px no-repeat;
}

#AboutGrowOklahoma {
	left: 564px;
	width: 101px;
}
#AboutGrowOklahoma a:hover, #AboutGrowOklahoma a.selected {
	background: transparent url(/images/growoklahoma/navblock.gif) -564px -78px no-repeat;
}

#MyGrowOklahoma {
	left: 665px;
	width: 87px;
}
#MyGrowOklahoma a:hover, #MyGrowOklahoma a.selected {
	background: transparent url(/images/growoklahoma/navblock.gif) -665px -78px no-repeat;
}

/* Subpage Navigation */
#level2 { 
	background: #D1EDFA;
	margin: 0px;
	padding: 4px 28px 4px 28px;
	text-align: center;
}
#level2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#level2 li {
	display: inline;
	margin: 4px;
	padding: 2px 18px 2px 18px;
}
#level2 a {
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	white-space: nowrap;
	border: none;
}
#level2 a.more {
	background: transparent url(/images/growoklahoma/subnav_off.gif) 0px 3px no-repeat;
	padding: 0px 0px 0px 8px;
}
#level2 a:hover {
	color: #000;
	text-decoration: none;
}
#level2 a.more:hover {
	background: transparent url(/images/growoklahoma/subnav_on.gif) 0px 3px no-repeat;
	padding: 0px 0px 0px 8px;
}

#level2 a.selected, #level2 a.selectMore {
	color: #000;
	text-decoration: underline;
}
#level2 a.selectMore {
	background: transparent url(/images/growoklahoma/subnav_on.gif) 0px 3px no-repeat;
	padding: 0px 0px 0px 8px;
}

#level3 { 
	background: #0084B5;
	border-top: 1px solid #545454;
	margin: 0px;
	padding: 4px 28px 4px 28px;
	text-align: center;
}
#level3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#level3 li {
	display: inline;
	margin: 4px;
	padding: 2px 16px 2px 16px;
}
#level3 a {
	color: #D1EDFA;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	white-space: nowrap;
}
#level3 a:hover {
	color: #FFF;
	text-decoration: none;
}
#level3 a.selected {
	color: #FFF;
	text-decoration: underline;
}

/* Footer */
#footer {
	clear: both;
	height: 48px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
	position: relative;
	width: 760px;
}
#footer a { 
	color: #898989;	
}
#footer a:hover, #footer a:active {
	color: #E54D01;
}
#footer img {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#footer p {
	font-size: 11px; 
	line-height: 14px;
	margin: 5px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	width: 600px;
}
@media print {
    body, p, ul, li, #sectionMain { background-color: #FFFFFF; font-size: 12pt; font-family: arial,helvetica,sans-serif; }
    body { text-align: left; }
	#topNav, #siteSearch, #menu, #level2, #level3, #NavTop, #NavBottom, .print, .help, .invisible { display:none; }
	#footer, #footer p { display:none; }
	#sectionText { width: 650px; }
	#header h1 { background: none; height: 22px; width: 650px; margin: 2px; padding: 8px; text-align: left; text-indent: 0px; font: 18pt arial,helvetica,sans-serif; font-style: italic;	font-weight: bold; }
	#header a { text-decoration: none; }
  }
/* Tables */
.simpleForm {	
	border: none;
	margin: auto;
	padding: 2px;
}
.data, .dataGrid {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: auto;
	padding: 0px;
}
.data th {
	background-color: #0084B5;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.data td {
	border: 1px inset #E6E6E6;
	font-size: 11px;
	padding: 3px;
	vertical-align: top;
}
.questionLabel {
	padding: 3px;
	text-align: right;
	vertical-align: top;
}
.generalButton {
	border: 1px solid;
	font-weight: bold;
	margin: 0px 0px 0px 140px;
	padding: 6px;
	text-decoration: none;
}
#currentContacts table {	
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: auto;
	padding: 0px;
	width: 70%;
}
#currentContacts td {
	border: 1px inset #E6E6E6;
	padding: 3px;
	vertical-align: top;
}
.tableheader {
	background-color: #0084B5;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.dataGridOddRow {
	background-color: #ECECEC;
}
.dataGrid {
	margin: auto;
	padding: 20px 0px;
	width: 95%;
}
.dataGrid th {
	background-color: #0084B5;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.dataGrid td {
	padding: 3px;
}

/* Institution Lists */
#myMentorColleges table, #schoolList table {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: auto;
	padding: 0px;
}
#myMentorColleges td, #schoolList td {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 3px;
}

/* My Info */
.nextButton {
	padding: 3px;
	text-align: right;
}
.myMentorProfile {
	margin: 0px 0px 16px 0px;
	padding: 4px 0px 2px 0px;
	width: 700px;
}
.myMentorProfile .label-r {
	text-align: right;
}
.profileNavigation td {
	padding: 0px 8px 0px 8px;
}

/* Career Modules */
.careerDetail, .keywordSearch {
	margin: 0px 0px 16px 0px;
	padding: 4px 0px 2px 0px;
	width: 700px;
}
#careerSearch a {
	background:transparent url(/images/growoklahoma/search_go.gif) no-repeat;
	height: 21px;
	margin: 0px;
	_margin: 1px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	text-indent: -3000px;
	width: 25px;
}
#careerSearch a:hover {
	background:transparent url(/images/growoklahoma/search_go_on.gif) no-repeat;
}
#careerSearch input {
	border: 1px solid #898989;
	font-size: 12px;
	height: 21px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 4px 0px;	
}

/* Campus Tours */
#campusTourScreens { 
	background: #ECECEC;
	float: left;
	margin: 0px 0px 22px 0px;
	padding: 2px 20px 2px 20px;
	text-align: center;
	width: 94%;
}
#campusTourScreens ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#campusTourScreens li {
	float: left;
	margin: 0px;
	padding: 0px 12px 0px 12px;
}
#campusTourScreens a {
	font-size: 11px;
	text-decoration: none;
}
#campusTourScreens a:hover {
	color: #000;
	text-decoration: none;
}
#campusTourScreens a.selected, #campusTourScreens a.selectMore {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.formattingTable table {
	border-collapse: collapse;
}
#campusTourOptions {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: auto;
	padding: 0px;
	width: 150px;
}
#campusTourOptions td {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 11px;
	padding: 3px;
}

/* Matching Assistant */
#matchingAssistant, #matchingAssistant span {
	text-align: center;
}
#matchingAssistant table {
	margin: auto;
}
#matchingAssistant table td {
	border: none;
}
#matchingAssistant br {
	display: none;
}
#matchingAssistant table.dataGrid {
	border-bottom: 1px solid #0084B5; 
	margin: 10px 0px 10px 0px;
	width: 80%;
}
#matchingAssistant th.dataGridHeader, #matchingAssistant .dataGridHeader {
	background-color: #0084B5; 
	color: #FFF; 
	font-weight: bold; 
	font-size: 12px; 
	border: none;
}
#matchingAssistant .dataGridElement {
	font-size: 12px;
}
#matchingAssistant .dataGridOddRow {
	background-color: #ECECEC;
}

/* Comparative View */
#comparativeView {
	text-align: center;
}
#comparativeView table {
	margin: auto;
	}
#comparativeViewOptions td {
	border: 1px solid #E6E6E6;
}
#comparativeView table td.dataGridHeader, #comparativeView table th.dataGridHeader {
	background-color: #0084B5; 
	padding: 5px; 
	text-align: center;
}
#comparativeView table td.dataGridHeader a, #comparativeView table th.dataGridHeader a {
	display: block; 
	color: #FFF; 
	font-weight: bold;
	font-size: 12px;
}
#comparativeView table tbody td {
	font-size: 11px;
}
.ascSortHeader {
	padding-left: 26px; 
	background: transparent url(/SharedImages/icons/s/bd/sort_descending.png) center left no-repeat;
}
.descSortHeader {
	padding-left: 26px; 
	background: transparent url(/SharedImages/icons/s/bd/sort_ascending.png) center left no-repeat;
}
#comparativeViewOptions td {
	padding: 6px 20px;
}
#comparativeViewOptions td.ascSortHeader, #comparativeViewOptions td.descSortHeader {
	padding-left: 46px; 
	background-position: 20px center;
}

/* Search by Name */
#searchByName {
	text-align: center;
}
#searchByName input {
	border: 1px solid #898989;
	font-size: 12px;
	height: 21px;
	padding:0px;
}
#searchByName table, #careerSearch table {
	margin: auto;
}
#searchByName .errorMessage, #careerSearch .errorMessage {
	text-align: left;
}
#searchByName table td a {
	display: block; 
	text-align: center;
}

/* Distance Search */
#distanceSearch {
	text-align: center;
}
#distanceSearch table {
	margin: auto;
}
#distanceSearch input {
	margin: 3px;
	padding: 1px;
}
#distanceSearch table thead td, #distanceSearch table thead th {
	background-color: #0084B5;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
} 
body{ 
	background-color: #fff;
	border: 0px; 
	color: #545454;
	font: 12px Arial, Helvetica, sans-serif; 
	line-height: 16px;
	margin: 0px;
	padding: 0px;  
	text-align: center;	 
}

td, p, li { 
	font: 12px Arial, Helvetica, sans-serif; 
	line-height: 16px;
}

a:link, a:visited {	
	color: #0084B5;
}

a:hover, a:active { 
	color: #E54D01;	
	text-decoration: none; 
}

/* Section */
#sectionMain { 	
	background: #F9F9F9 url(/images/growoklahoma/page_div.gif) bottom no-repeat;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px 0px 10px 0px;
	position: relative;
	width: 760px;
}

#sectionText { 	
	margin: 0px 20px 16px 20px;
	overflow: auto;
	padding: 4px 0px 2px 0px;
	text-align: left;
}

#popupText { 	
	margin: 10px;
	padding: 8px;
	text-align: left;
}

#columnLeft {
	float: left;
	margin-right: 40px;
	width: 340px;
}
#columnRight {
	float: left;
	width: 340px;
}

#columnRight-links {
	background-color: #EAEAEA;
	border: #545454 1px solid;
	float: right;
	margin: 6px 0px 10px 10px;
	padding: 6px;
	width: 250px;
}

.section a {
	display: block;
	padding: 12px 0px 0px 14px;
	margin: 10px 0px 0px 0px;
	border: none;
	background: transparent url(/images/growoklahoma/arrow_off.gif) 4px 15px no-repeat;
	font-size: 1.25em;
	text-decoration: none;
}
.section a:hover {
	background: transparent url(/images/growoklahoma/arrow_on.gif) 4px 15px no-repeat;
}
.sectionNew a {
		display: block;
		padding: 12px 0px 0px 30px;
		margin: 10px 0px 0px 0px;
		border: none;
		background: transparent url(/images/growoklahoma/arrow_new_off.gif) 4px 15px no-repeat;
		font-size: 1.25em;
		text-decoration: none;
}
.sectionNew a:hover {
		background: transparent url(/images/growoklahoma/arrow_new_on.gif) 4px 15px  no-repeat;
}
.section p, .sectionNew p {
	margin: 0px;
	padding: 0px 0px 4px 0px;	
}
.section p a {
	color: #006699;
	border: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	background: none;
	font-size: 1em;
}

/* Content Styling */
h2 {
	color: #000;
	font: 16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 22px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

h3 {
	color: #000;
	font: 14px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 20px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
}

h4 {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 18px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
}

.alphaList {
	font-size: 0.9em;
	padding: 4px;
	text-align: center;
}

.topButton {
	font-size: 0.9em;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
.topButton a {
	padding: 0px 0px 0px 14px;
	margin: 0px;
	background: transparent url(/images/growoklahoma/top_off.gif) 2px 2px no-repeat;
	text-decoration: none;
}
.topButton a:hover {
	background: transparent url(/images/growoklahoma/top_on.gif) 2px 2px no-repeat;
}

.footnote {
	font-size: 9px; 
	line-height: normal;
}
.centered {
	text-align: center;
}

/* Misc */
.new {
	background: transparent url(/images/growoklahoma/new_window.gif) 0px 3px no-repeat;	
	margin: 0px;
	padding: 0px 0px 0px 13px;
}

.pdf {
	background: transparent url(/images/growoklahoma/pdf.gif) 0px 3px no-repeat;	
	margin: 0px;
	padding: 0px 0px 0px 24px;
}

.xls {
	background: transparent url(/images/growoklahoma/xls.gif) 0px 3px no-repeat;	
	margin: 0px;
	padding: 0px 0px 0px 13px;
}

.closeButton {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	padding: 3px;
	text-transform: uppercase;
}

#sectionHelp {
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	text-align: right;
}

.print {
	background: transparent url(/images/growoklahoma/print.gif) 0px 3px no-repeat;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 14px;
	text-decoration: none;
}

.help {
	background: transparent url(/images/growoklahoma/mail.gif) 0px 3px no-repeat;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 14px;
	text-decoration: none;
}

.invisible, a.invisible {
	font: 1px sans-serif;
	color: #F9F9F9;
	text-indent: -2000px;
}
.dataDisclaimer, #ncaaDisclaimer {
	text-align: center;
	padding: 12px 0px 0px 0px
	}
.dataDisclaimer p, #ncaaDisclaimer p {
	text-align: left;
	border: 1px solid #000;
	padding: 3px;
	width: 90%;
	margin: auto;
	font-size: .9em;
	line-height: normal;
}

hr {
color: #545454;
height: 1px;	
border: 1px solid #545454;
width: 100%;
}
/* Log On Form */
#newUsers { 
	margin: 6px 0px 0px 280px;
	padding: 5px;
}
#returningUsers {
	float: left;
	border: 1px solid #000; 
	background-color: #e6e6e6; 
	padding: 5px; 
	width: 260px; 
	margin: 6px 0px 0px 0px;
}
#newUsers h4, #returningUsers h4 {
	margin-top: 0;
	}
.logonButton {
	margin-left: 90px; 
	text-align: center;
	font-weight: bold;
}
#logonForm input {
	width: 130px;
}
#logonForm .questionLabel {
	font-weight: bold; 
	padding-left: 10px;
}

/* Create an Account */
#createAccount table, #comment table {
	border: none;
	width: 720px;
	margin: 18px 0px 0px 0px;
}
#createAccount .tableheader {
	background-color: #00658B;
	border: 1px #000 solid;
	color: #FFF;
	font: 13px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 2px;
}
#createAccount .label-r, #comment .label-r {
	text-align: right;
}
.hint {
	color: #A2A2A2;
	font: 11px Arial, Helvetica, sans-serif; 
}
.submitButton {
	padding: 8px;
	text-align: center;
}

