/* HeaderNav Styles---------------------------------------------------------------------------------------------*/	
#HeaderNavWrapper {
	float:left;
	height:27px;
	width:339px;
}
#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-bottom:0;
}
/* Main Nav for Home Page Styles ---------------------------------------------------------------------------------------------*/	
#MainNavWrapper {
	float:right;
	margin-right:6px;
	margin-top:-1px;
	margin-bottom:25px;
	height:56px;/*width:564px;*/
}
/*#MainNav {
	height:356px;
}*/
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:112px;
	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:112px;
	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:112px;
	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:109px;
	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:122px;
	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:110px;
	height:56px;
}
/* ######### Style for Drop Down Menu ######### */
#dropmenu1 {
	margin-left:2px!important;
}
.dropmenudiv {
	position:absolute;
	top:442px !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;
}
#MastHead {
	position:relative;
}
#HeaderWrapper {
	height:118px;
}
#HeaderTopLeft {
	float:left;
	margin-left:38px;
	width:224px;
}
#HeaderTopRight {
	float:right;
	width:550px;
	/*border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;*/
	padding:1px 0;
}
#HeaderRight {
	float:right;
}
#HeaderTop {
	height:90px;
}
#ClientLogo {
	margin-left:26px;
}
#ContentWrapper {
	padding-bottom:40px;
	background-color:#ffffff;
	min-height:200px;
}
.Logos {
	padding-top:10px;
}
#SearchFormWrapper {
	float:left;
	margin-left:58px;
	margin-right:18px;
}
#SignUpWrapper {
	float:right;
}
#SignUpForm {
	margin-top:-4px;
}
#TopForm {
	padding:7px 0 0 0;
	/*border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;*/
	height:29px;
}
#TopForm img {
	margin-left:95px;
	margin-top:-8px;
}
.SearchButton {
	padding:3px 3px 2px;
	background-color:#666666;
	color:#ffffff;
	border:none;
	cursor:pointer;
	font-size:8pt;
}
#HeaderBottom {
	margin-left:169px;
}
.careertech h3 {
	margin-bottom:0;
}
.careertech, .careertech a {
	color:#0066cc !important;
}
#MainContent {
	margin-top:20px;
}
#ContentLeft {
	float:left;
	margin-right:22px;
	width:540px;
}
#ContentRight {
	float:left;
	padding:20px 4px 6px;
	width:240px;
}

#Address {
	margin-top:16px;
	text-align:right;
}