/* ----------------------------------------------------------------
css override - govcentral.com
body background, logo, skinnable main graphic, colors, and form styles
-------------------------------------------------------------------*/
a,a:hover,a:visited {color: #007bc7; text-decoration: none;}
body { 	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #6e6e6e;
	background:#fff url("../images/govcentral/bg_wrapper.gif") bottom left repeat-x;
}
		
h2 {
	font: bold 12px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#080d0f;
	text-transform:uppercase;
	margin:0 0 9px;
}

h1, p, li {color:#000000;}
ul {clear:both; margin-bottom:2em;}
li { 
	list-style-type:none;
	background:url("../images/govcentral/dot_1.gif") 0 9px no-repeat;
	padding:0 0 0 23px;
	margin:0 0 1px;
	font-size:12px;
	line-height:1.5em;	
	width:300px;
}
li a {
	border-bottom:1px dotted #007bc7;
}
li a:hover {
	border-bottom:none;
	text-decoration: none;
}

#container {
 width: 728px;
 padding-top:5px;
}

#company-logo {
	display:block;
  margin-top:30px;
	background:url('../images/govcentral/logo_govcentral_3.gif') top left no-repeat;
	width:223px;
	height:35px;
	position:relative;
	left:0px;	
}
#header 	 {
	width:272px;
}

#sub-section-block {
	background:url('../images/govcentral/header-s-1.gif') top left no-repeat;
	height:30px;
	width:100%;
	top:15px;
	position:relative;
	clear:both;
	display:block;
	margin-bottom:15px;
}

#site-header {
	position:relative;
	top:33px;
}

#site-header h2 {
	padding:0 0 18px 0;
	font: normal 25px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#252525;
	letter-spacing:-0.05em;
	text-transform:none;
}	
#skin-graphic {
	background:url('../images/govcentral/home_sub-header.jpg') top left no-repeat;
	height:254px;
	position:relative;
	margin-top:14px;
}	

.form-container {
	right:63px;
}

#intro-text {
	width:100%;
	height:110px;
	display:block;
	position:relative;
	background:url('../images/govcentral/bg_tagline.gif') 0 0 no-repeat;
	text-align:center;
}

#intro-text p {
	padding:11px;
	font: normal 16px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#080d0f;
	letter-spacing:-0.05em;
	line-height:1.3em;	
}

#intro-text-sub-header { display:none; }

.info-lists {
	width:710px;
	text-align:left;
	display:block;
	clear:both;
	position:relative;
	margin-left: auto;
	margin-right: auto;	
}

/* footer */
#footer-gradient { display:none; }
	
#layout_footer,#footer-wrapper {
	clear:both;
	background-color:#61696e;
	display: block;
	position:relative;
	text-align:center;
	width:100%
}

#footer {
	width:728px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-bottom:20px;
	padding-top:20px;
}
#footer:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#footer a {
	color:#919191; 
	padding:0 3px;	
	}
#footer .nav { float:left; }
#footer .copy { float:right;color:#bebebe; }

.button{
	background-image:url('../images/govcentral/button_continue.gif');
	width:85px;
	height:23px;
	display:block;
	border:0;
	xposition:relative;
	xleft:240px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	cursor:pointer;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}

#sub-col1 .buttonContainer .button {
	xleft:175px;
}
#sub-col2 .buttonContainer .button {
	float:left;
	left:0;
	top:-5px;
}
.offer_checkbox {display:inline; }

.form-container select,
.form-container input.text {
	border:1px solid #9fb3bf;
	background:#0075c1;
	color:#a8d0ea;
	font: normal 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.form-container #formRow_emailaddress input,
.form-container #formRow_zipcode input {
	border:1px solid #9fb3bf;
	background:#0075c1;
	color:#a8d0ea;	
	}

#form-container-sub {
	background: url('../images/govcentral/bg_get-started_m_b.jpg') top left no-repeat ;
	width:282px;
	height:250px;
	top:0x;
	right:0px;		
	}
	
#form-container-sub form {
	position:relative;	
	left:20px;
}	

#form-container-sub form input.button {
	position:relative;
	right:40px;
}
#sub-col1 {
	width:700px;
	display:block;
	clear:both;
	left:0px;
	padding-bottom:20px;
}	

#sub-col1 p {
	font-size:12px;
	padding:5px;
	}
	
#sub-col1 h2 {
	display:block;	
	border:none;
	background:url("../images/govcentral/bg_fieldset.jpg") 0 0 no-repeat;
	padding:15px 10px 10px 10px;
}

#sub-col1 form fieldset {	
	display:block;	
	border:none;
	xbackground:url("../images/govcentral/bg_fieldset.jpg") 0 15px no-repeat;
	position:relative;
	padding:5px 10px 10px 0px;	
	}
	
#sub-col1 form fieldset legend {
	font: normal 10px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#080d0f;
}	

#sub-col1 form div.offers fieldset legend {
  font-size: 13px;
  font-weight:bold;
}

#main.index #sub-col1 form fieldset legend {
  font-size: 13px;
  font-weight:bold;
}



#sub-col1 form fieldset div{
	
}	

#sub-col1 form fieldset div label{
	float:left;
	width:230px;
	display:inline;	
}	
#sub-col1 form fieldset div input {
	font: normal 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	width:250px;
}

#sub-col1 form fieldset div select{
font: normal 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	width:254px;
}
/* .modules div.fact  */
div.fact {
	background: #0085cd url("../images/govcentral/bg_fact_b.jpg") 0 100% no-repeat;
	width:227px;
	float:right;
	position:relative;
	right:20px;
	top:0px;
}
div.fact dl dt {
	background:url("../images/govcentral/bg_fact_t.jpg") 0 0 no-repeat;
	padding:12px 14px 0;
	height:38px;
	heigh\t:26px;
	color:#fff;
	font: bold 12px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-transform:uppercase;
}
div.fact p {
	color:#c4e0f2;
	font: bold 12px Georgia, Arial, sans-serif;
	font-style:italic;
	margin:0;
	padding:12px 13px 14px;
	line-height:1.65em;
	text-align:center;
}
#sub-col1 div.formRow { clear:both;display:block;padding:5px 0px 5px 0px; }
#sub-col1 div.formRow div select{ width:214px; margin-left:10px;}

#sub-col1 div.offers div select{ width:250px; }

#sub-col1 div.formRow div input{ width:210px; margin-left:10px;clear:none;}
#sub-col1 form fieldset label {font-weight:bold; }
#step3-blank-state div#blank-state-message {padding-bottom:55px;}
#step4-success-info div#step_message {padding-bottom:40px;}
#step4-success-blank-state div#blank-state-message {padding-bottom:100px;}


#formRow_924 {
	position:relative;
	clear:both;
	display:block;
}

div.formRow#formRow_connect_schools {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #E2C822;
	background-color:#FFF9D7;
	text-transform:none;
	width:650px;
	padding:10px;
	position:relative;
	height:15px;
}

div.formRow#formRow_connect_schools input {
	float:left;
	display:inline;
}

div.formRow#formRow_connect_schools label {
	margin-left:5px;
	margin-top:2px;
	float:left;
	clear:right;
	display:inline;
	width:400px;
}

#sub-col1 form fieldset div div input,
#sub-col1 form fieldset div div div input[type="checkbox"],
#sub-col1 form fieldset div div input[type="radio"] {
  clear:both;
	width:16px;
	height:16px;
	display:inline;	
}

.checkbox_row {
	margin:0;
	padding:0;
  float:left;
	}
	
.checkbox_row label {
	float:right;
	clear:both;
	}

div.checkbox_group  {
	display:block;
	clear:both;
}
div.checkbox_group label { color:#6e6e6e;margin-bottom:10px; }
div.checkbox_group div label { color:#6e6e6e;margin-bottom:0px; }

.checkbox_group_elements,
.radiobutton {
	position:relative;
	top:5px;
	display:block;
	clear:both;	
	margin:0;
	padding:0;
	}

div.checkbox_group#formRow_954 label,
div.checkbox_group#formRow_953 label {
	width:243px;
}
	
div.checkbox_group#formRow_954,
div.checkbox_group#formRow_953 {
	position:relative;
	top:5px;
	}	

#formRow_953 {	
	position:relative;
	margin-bottom:10px;
	clear:both;
	display:block;
	height:50px;
	}
#formRow_954,
.radiobutton_group {
	position:relative;
	clear:both;
	display:block;
	height:50px;
	}
.radiobutton_group {margin-top:10px; }

#formRow_954 div.checkbox_group_elements,
#formRow_953 div.checkbox_group_elements,
div.radiobutton_group div.radiobutton {
	left:230px;
	width:400px;
}
#formRow_954 div.checkbox_group_elements label,
#formRow_953 div.checkbox_group_elements label,
div.radiobutton_group label {
	clear:none;
  width:165px;
  margin-left:3px;
}		
.checkbox_row,
.radiobutton {
	display:block;
	height:20px;
}

.checkbox_row label {
	display:inline;
	float:left;
}
.checkbox_row input {
	display:inline;
	float:left;
	width:20px;
	height:20px;
}

div.radiobutton {
	position:relative;
	clear:both;

}
div.radiobutton label { 	display:inline;}
div.radiobutton input  { 	float:left; }
div.radiobutton br   { 	clear:left;margin:1px }

div#sub-col2 form fieldset{
	display:block;
	position:relative;
	clear:both;
}
div.divider#offers_divider {
	clear:both;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;	
	padding:10px 0px 10px 0px;	
	margin:0px 0px 10px 0px;		
	width:100%;
	}

div#sub-col2 {
	width:728px;
	display:block;
	clear:both;
	color:#000000;
	position:relative;
	margin-bottom:100px;
	}
	
div.divider#offers_divider a,
div.divider#offers_divider a:visited,
div.divider#offers_divider a:hover {
	font-size:11px;
	text-decoration:underline;
}
h2.scholarship_header {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #E2C822;
	background-color:#FFF9D7;
	text-transform:none;
	padding:10px;
	width:auto;
	}
	
table.scholarship_list {
	width:100%;
	}
table.scholarship_list tr {
	height:22px;
	line-height:22px;

	}	
table.scholarship_list tr td {
	vertical-align:top;
	border-bottom:1px solid #DFDFDF;		
	padding:2px;
}
div.formRow_scholarship_search_query div.formElements {
	display:inline;
}	

#form_scholarship_search_query {
	xposition:absolute;
	left:93px;
	top:0px;
}

#sub-col2 form input[type="submit"] {
	display:inline;
	width:80px;
	position:relative;
	top:-16px;
	left:270px;
}	
#formRow_scholarship_search_query {	
	clear:both;
	position:relative;
	}
#formRow_scholarship_search_query label, #formRow_scholarship_search_query div.formElements input { display:inline; }
#scholarship_nav {
	clear:both;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;	
	padding:10px 0px 10px 0px;	
	margin:10px 0px 10px 0px;		
}
* { font-size:12px; }

.pagination {
	margin-top:20px;
	}
	
img.offer_logo {
	display:block;
	clear:both;
	margin:10px 0px 10px 5px;
	float:right;
}
	
#sub-col2 form fieldset.offer {
	border:0;	
	margin-bottom:10px;
	border-bottom:2px solid #DFDFDF;
	padding-bottom:10px;
}	
#sub-col2 form fieldset.offer label,
#sub-col2 form fieldset.offer input {

}
#sub-col2 form fieldset.offer div { display:block;margin-bottom:5px; }

#sub-col2 form fieldset.offer legend {
	border:0;	
	font-weight:bold;
	font-size:15t;
}	

.description  {
	display:block;
	margin-bottom:10px;
}	
	
#sub-col1 form fieldset.step legend {font-size:12px;font-weight:normal;text-transform:none;word-spacing: -0.5px}	

#sub-col1 div.offers fieldset.offer legend { display:none; }
#sub-col2 div.offers fieldset.offer legend { display:none; }

div.formRow_scholarship_search_query div.formElements {
	display:inline;
}	

#sub-col1 form fieldset div input.offer_checkbox {
	display:inline; 
	width:20px;
	height:20px;
}

#formRow_gender {
	margin-top:45px;
	margin-bottom:20px;
}

#formRow_gender .radiobutton{
	left:230px;
	width:150px;
	top:-18px;
}

#formRow_gender .radiobutton label {
	width:100px;
}


#formRow_gpa {
	margin-bottom:4px;
}

#formRow_financial_need {

}

#formRow_financial_need .radiobutton{
	width:150px;
	left:230px;
	top:-30px;
}

#formRow_financial_need .radiobutton label{
	width:100px;
}

#sub-col1 form fieldset div.select_offer_header label {
	font-size:10pt;
	font-weight:bold;
	color:black;
	float:none;
	width:auto;
	display:inline;
}

.select_offer_header {
	background: #DEE8EC none repeat scroll 0% 50%;
	display:block;
	font-size:11pt;
	padding:6px;
	margin-bottom:5px;
}

#formRow_desired_financial_id div.checkbox_group_elements {
	top:-30px;
}

#formRow_race div.checkbox_group_elements{
	top:-15px;
}

#sub-col1 div.offers fieldset {
	border:1px solid #CCCCCC;
	padding:10px;
	margin-bottom:10px;
}


#sub-col2 form fieldset div.select_offer_header label {
	font-size:10pt;
	font-weight:bold;
	color:black;
	float:none;
	width:auto;
	display:inline;
}

#sub-col2 form fieldset legend {
	font: normal 13pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	xcolor:#fff;
	text-transform:none;	
	xmargin-bottom:10px;
	xmargin-top:-50px;
}	

#sub-col2 div.offers fieldset {
	border:1px solid #CCCCCC;
	padding:10px;
	margin-bottom:10px;
}

#sub-col2 form fieldset {	
	display:block;	
	xwidth:650px;
	border:0;
	position:relative;
	margin-bottom:40px;
}

#sub-col2 form fieldset div input.offer_checkbox {
	display:inline; 
	width:20px;
	height:20px;
}

#main.step4 #sub-col2 form .button{
	width:85px;
	float:none;
	display:block;
	left:none;
	position:static;
	top:0px;
}

.buttonContainer {
	position:relative;
}

#sub-col2 form fieldset div label{
	float:left;
	width:230px;
	display:inline;	
}	

#main.step4 #sub-col2 div.formRow { clear:both;display:block;padding:5px 0px; }
#main.step4 #sub-col2 div.formRow div select{ color:#000000;width:250px; margin-left:10px;}
#main.step4 #sub-col2 div.formRow div input{ color:#000000;width:250px; margin-left:10px;}

#sub-col1 div.offers div.offer_announcement {
	background-color:#DAE9E0;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding: 5px;
	xwidth:718px;
}

#sub-col2 div.offers div.offer_announcement {
	background-color:#DAE9E0;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding: 5px;
	xwidth:718px;
}

/* Proper formatting of radio buttons in offer formrows */
div.offers form fieldset .formRow div.radiobutton  {
  clear:none;
  float:left;
}

div.offers form fieldset .radiobutton label {
  float:none;
}

div.offers form fieldset .radiobutton input {
  width:auto;
  height:auto;
}

#NoOfferSelected {
  position:relative;
  border:1px solid #A6534C;
  color:red;
  text-align:center;
  margin:0px 0px 5px;
  padding:8px 10px;
  font-size:11pt;
  font-weight:bold;
  width:664px;
} 

#sub-col1 div.offers form fieldset #formRow_uop_program select {
  width:auto;
  margin-left:0px;
}

#main.step2 #sub-col1 form fieldset #form_cta {
  text-transform:none;
  font-weight:normal;
  font-size:12pt;
  background:none;
}

#formRow_953 {
  height:75px;
}
#main.step2 #sub-col1 div.formRow { padding:0px; }
#main.step2 #sub-col1 div.formRow label, 
#main.step2 #sub-col1 div.formRow .formElements {
   padding:5px 0px; 
 }
div.step2 .formRow label { text-align:right; }
