/* HeaderNav Styles---------------------------------------------------------------------------------------------*/	
#HeaderNavWrapper {
	margin-top:74px;
	margin-left:16px;
	float:left;
	height:27px;
}
#HeaderNav a:link, a:active, a:visited {
	color:#666666;
	text-decoration:none;
	font-size:9pt;
}
#HeaderNav a:hover {
	text-decoration:underline;
}
ul#HeaderNav {
	height:14px;
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#ffffff;
}
ul#HeaderNav li {
	float:left;
	padding-right:5px;
}
/* Main Nav for Home Page Styles ---------------------------------------------------------------------------------------------*/	
#MainNavWrapper {
	margin-bottom:25px;
	height:56px;
	width:564px;
}
ul#MainNav {
	list-style: none;
	margin:0;
	padding:0;
}
#MainNav li {
	margin:0;
	padding:0;
	display:inline;
	cursor: hand;
	cursor: pointer;
}
#MainNav a {
	color: #FFFFFF;
	/*display: block;*/
	padding:0;
	margin:0;
	text-decoration:none;
	font-size:11px;
	/*for horizontal add float*/
	float:left;
}
#MainNav div {
	/*any styles we need to apply to all divs within the main navigation*/
	padding:0;
	cursor: hand;
	cursor: pointer;
}
#MainNav p {
	/*if the navigation is images then don't display the text*/
	display:none;
	color:#FFFFFF;
}

/*Sequentially number the navigational items*/
	#MainNav li #MainNavItem1 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-careertech.gif') no-repeat;
	width:112px;
	height:56px;
}

/*Apply the Selected style to the div*/
	#MainNav li #MainNavItem1Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-careertech.gif') no-repeat;
	width:183px;
	height:56px;
}
/*Sequentially number the navigational items*/
	#MainNav li #MainNavItem2 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-excellence.gif') no-repeat;
	width:111px;
	height:56px;
}

/*Apply the Selected style to the div*/
	#MainNav li #MainNavItem2Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-excellence.gif') no-repeat;
	width:183px;
	height:56px;
}
#MainNav li #MainNavItem3 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-scholarships.gif') no-repeat;
	width:109px;
	height:56px;
}

/*Apply the Selected style to the div*/
	#MainNav li #MainNavItem3Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-scholarships.gif') no-repeat;
	width:198px;
	height:56px;
}
/*Sequentially number the navigational items*/
	#MainNav #MainNavItem4 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-enrichment.gif') no-repeat;
	width:122px;
	height:56px;
}
/*Apply the Selected style to the div*/
	#MainNav li #MainNavItem4Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-enrichment.gif') no-repeat;
	width:188px;
	height:56px;
}
/*Sequentially number the navigational items*/
	#MainNav li #MainNavItem5 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-tools.gif') no-repeat;
	width:110px;
	height:56px;
}

/*Apply the Selected style to the div*/
	#MainNav li #MainNavItem5Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Buttons/btn-tools.gif') no-repeat;
	width:201px;
	height:56px;
}
/* ######### Style for Drop Down Menu ######### */
#dropmenu1 {
	margin-left:2px!important;
}
.dropmenudiv{
	position:absolute;
	top:445px !important;
	margin-left:7px;
	border: 1px solid #000000; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-size:8pt;
	line-height:18px;
	z-index:100;
	background-color:#F4F4F4;
	width:130px;
	visibility: hidden;
	left:80px;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent:0;
	border-top: 0 solid #00000;
	border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/
	padding:2px 7px;
	text-decoration: none !important;
	color:#000000 !important;
	font-size:8pt;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color:#d8d8d8;
}
#HeaderWrapper {
	height:101px;
}
#HeaderLeft {
	float:left;
	margin-top:27px;
	width:237px;
}

#HeaderRight {
	float:right;
	width:549px;
}
#ClientLogo {
	float:left;
	width:179px;
}
#HomeSlideshow {
	margin-top:3px;
}
#ContentWrapper {
	padding-bottom:20px;
	background-color:#ffffff;
	min-height:200px;
} 
#HomeLeft {
	float:left;
	margin-top:-19px;
	width:232px;
}
#NewsAlerts {
	margin-top:5px;
	padding:0 6px;
	/*background:url(/Templates/Images/Home/header-news.gif) left top no-repeat;*/
	width:212px;
	min-height:450px;
	/*height:515px;
	overflow:auto;*/
}
.NewsAlerts {
	margin-top:7px;
}
.ArticleIcon
{
	float:left;
	padding-bottom:10px;
	padding-right:10px;
}

#HomeRight {
	float:right;
	width:564px;
}
.Logos a img {
	padding-top:10px;
}

#MiddleContent {
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
}
#MiddleContent a img {
	margin-left:3px;
}
#BtmContent {
	margin-top:10px;
}
#BtmLeft {
	float:left;
	padding-top:10px;
	width:358px;
	border-right:1px solid #cccccc;
}
#BtmLeft .Logos {
	padding-top:10px;
}
#BtmLeft .Logos a img {
	padding-top:0;
}
#BtmRight {
	float:right;
	padding-top:10px;
	padding-top:10px;
	width:187px;
}
#BtmRight a img {
	margin-left:6px;
	margin-right:9px;
}
#BtmRight p {
	padding:0 18px 0 5px;
	font-size:8pt;
}
#SignUpWrapper {
	margin:0;
	padding:5px 7px;
	background-color:#b2b2b2;
	border-top:1px solid #818182;
	border-bottom:1px solid #818182;
	height:35px;
	width:210px;
}
#SignUpWrapper p {
	text-align:left;
	float:left;
	font-size:8pt;
	color:#000000;
	line-height:12px;
}
#SearchFormWrapper .SearchText {
margin-right:-4px;
width:155px;
border:1px solid #999999;
} 
#SearchFormWrapper {
padding:1px 0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#SearchForm {
padding:7px 0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#SignUpForm {
	float:right;
	margin-top:6px;
	border:1px solid #818182;
	background-color:#ffffff;
	width:141px;
	height:21px;
}
#SignUpForm .SearchText {
	width:107px;
	border:1px solid #ffffff;
	font-size:10pt;
	font-weight:bold;
	color:#666666;
}
#SearchForm .SearchButton {
	padding:3px 3px 2px;
	background-color:#666666;
}
.SearchButton {
	margin-left:4px;
	padding:4px 3px 2px;
	background-color:#d31245;
	color:#ffffff;
	border:none;
	cursor:pointer;
	font-size:8pt;
}
#NewsAlerts #NewsWrapper ul {
	margin-top:7px;
	padding:0;
}
#NewsAlerts #NewsWrapper li {
	list-style-type:none;
	padding-bottom:14px;
	padding-left:0;
	line-height:16px;
	clear:both;
}
#NewsAlerts #NewsWrapper a {
	color:#000;
	text-decoration:underline;
}
#NewsAlerts #NewsWrapper a:hover {
	color:#00639E;
}