/* Main Layout Elements */
body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12pt;
	}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	margin: 0px;
	padding: 5px 0px 3px;
	font-size: 14px;
	font-weight: bold;
}
h1 span {
	display: none;
}
h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/* the wrapper div wraps the entire page structure and keeps document flow encapsulated */
#wrapper {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#printcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 500px;
	display: table;
	text-align: left;
}
/* This holds the header, main nav, searchbox, and secondary nav in place  */
#masthead {
	width: 750px;
	height: 55px;
	display: none;
}
/* the mainNav div holds the main image based navigation */
#mainNav {
	display: none;
}
/* secondaryNav holds the beige section specific dropdown navigation */
#secondaryNav {
	display: none;
}
/* this div holds the editable region in which content is placed into. */
#content {
	margin-left: 2px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	size: 14px;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
 }
/* contentWrapper wraps all of the content divs together */
#contentWrapper {
	float: left;
	width: 750px;
	text-align: left;
}
.clearfloat {
	clear: both;
	float: none;
}

/* footer area */
#footer {
	background-color: #E0E4D6;
	width: 750px;
	float: left;
	color: #144f9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 0px;
}


#footer ul {
display: none;
}
#footer li.firstItem {
display: none;
  }
#footer li {
	display: none;
}
#footer li a{
	
display: none;
	}
#footer li a:hover{
display: none;
	}
/* end footer styles */
/* begin search styles */
#searchbox {
	display: none;

}
/* this is the black box that has the actual search field and submit button */
#searchwidget  {
	display: none;
/* end search styles */
}
#breadCrumbs{
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

/* beginning of print navigation */



/* Navigation Styles */

/* Begin Primary Image based Navigation with rollovers */
#menu {display:none;}

/* hack for older versions of IE with incorrect box model */

* html #menu a:link, * html #menu a:visited {height:53px; he\ight:0px;}




/*  begin highlight area image dropdown */


#highlight{ /* sub-nav div 2 of 3 - where all lists go */
	display:none;
		}

/* Begin Quick find navigation */

#quickFind{ 
	display:none;
}

/* left hand sidebar that has an image and the callout navigation divs */

#tertWrapper {
	display:none;
}
#tertiaryMenu {
	display:none;
			
	}

/* End tertiary navigation */

/* this div is where we will place the callout navigation (this is for prospective students) */
#calloutNav {
	display:none;
}


#calloutMenu {
	display:none;
}

/* end callout nav */
 #bannerOnlineHome{ /* */
	display:none;
	
}
 #bannerOnlineSecondary{ /* */
	display:none;
}






/* Calendar module styles */

#calWrapper {
	display: none;

}
/* Calendar module styles */
#calTop {
	display: none;
}
#calholder {
	display: none;
}
#caldivide {
	display: none;
}
#eventcontent {
	display: none;
}
#eventBot {
	display: none;
}
#eventTop {
	display: none;
}
#newstop {
	display: none;
}
#newsholder {
	display: none;
}
#newsbot {
	display: none;
}

