﻿
/* Education Content Main Nav
****************************/

#tab_nav li a
{
	color:#fff;
	background: url(../images/tab_unselected.gif) #fff no-repeat 0px 0px;
}

#tab_nav li a:hover
{
	background: url(../images/tab_selected.gif) #fff no-repeat 0px 0px;
}

/* EDUCATION TAB SELECTIONS *
*****************************/
#tab_nav li a.tab_selected
{
	color:#fff;
	background: url(../images/tab_selected.gif) #fff no-repeat 0px 0px;
}




/*** EDUCATION HOME ***
**********************/
#educ_home_marquee
{
	background: url(../images/image_educ_home.jpg) top right no-repeat;
	background-color:#466F8F;
}
#educ_tagline
{
	background: url(../images/tagline_educ_home.gif) top left no-repeat;
	height:76px;
	width:353px;
	
}
.sub_feature
{
	background-color:#F1F1F0;
}


/* Education Selected Tab Pages
****************************/
#subnav_strip
{
	background-color:#466F8F;
}


#ctxmenu
{
	background-color:#466F8F;
}
#ctxmenu ul.title_graphic li a
{
	background: #466F8F url(../images/educ_title.png) no-repeat scroll left top;
	height:26px;
	width:116px;
}
#ctxmenu ul li.selected
{
	background: url(../images/educ_arrow.gif) top left no-repeat;
}
/*#ctxmenu ul ul li.selected
{
	background: url(../images/educ_arrow.gif) no-repeat -30px 0;
}*/


/** Education Reference Masters **
**************************************/
#subnav_strip_thick
{
	background-color:#466F8F;
}
#page_title
{
	background: transparent url('../images/educ_ref_title.png') no-repeat top left;
}
#page_title a
{
	display:block;
	height:26px;
	width:116px;
	text-indent:-9999px;
}


/** REFERENCE CONTENT STYLES **
******************************/
#ref_main h1
{
	color:#466F8F;
}


/** SCHOLARSHIP PAGES **/
div.scholarshipDisplay ul
{
	list-style-type: none;
	font-size: 1em;
	color:#3A3A3A;
	line-height: 1.5em;
}
div.scholarshipDisplay ul span.scholarshipQuestion
{
	font-weight: bold;
	margin-right: 5px;
}
div.scholarshipCodes
{
	font-size: .9em;
	font-style: italic;
	line-height: 1.2em;
}
div.scholarshipChildDisplay
{
	padding-left: 40px;
}
#scholarshipRecordCount
{
	padding-bottom:15px;
	color:red;
}
#scholarshipRecordCount span
{
	padding-left:5px;
}

/** ONET (CAREER SEARCH) PAGES **/
#onet_title
{
	text-align:center;
}
#onet_selectors
{
	padding-left:70px;
}
#onet_selectors ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}
#onet_selectors ul li
{
	margin:0;
	padding:0 0 15px 0;
	clear:both;
}
#onet_selectors a, #onet_selectors img
{
	text-decoration:none;
}
#onet_selectors a
{
	display:block;
	font-size:1.5em;
	font-family:Arial;
	padding:0 0 0 0;
	color:#466F8F;
}
#onet_selectors a:hover {
	text-decoration:underline;
}
#onet_selectors a img
{
	float:left;
}
#onet_selectors a span
{
	display:block;
	height:46px;
	vertical-align:middle;
	float:left;
	padding:12px 0 0 10px;
}
#onet_career_search
{
	display:none;
	float:left;
	text-align:left;
	font-size:.9em;
	padding-left:80px;
}
#onet_credit
{
	height:50px;
	margin:50px 0 0 30px;
}
#onet_credit a
{
	float:left;
	text-decoration:none;
}
#onet_credit a:hover
{
	text-decoration:underline;
}
#onet_credit div
{
	padding-top:15px;
	color:#466F8F;
}
ul.onet_list 
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}
ul.onet_list li
{
    margin: 0;
    padding: 0 0 10px 0;
}
ul.onet_bulleted_list 
{
	list-style-image:url(../images/bullet_circle_blue.gif);
    margin: 0;
    padding: 0 0 0 40px;
}
ul.onet_bulleted_list li
{
    margin: 0;
    padding: 0 0 10px 0;
    color:#000;
}
ul.onet_bulleted_list li p
{
    color: #466F8F;
}
.onet_sep
{
	height:3px;
	width:100%;
	background-color:#9c9c9c;
}
.onet_cb_label
{
	padding-left:10px;
	color:#466F8F;
	font-weight:bold;
}