/* CSS Document */

body { 
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
	background-color: #FFFFFF; }

td, p { 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #313131; }

h1 { 
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #9370DB;
	margin: 0px;
	padding: 0px;
	display: inline; }

h2 { 
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #505050;
	margin: 0px;
	padding: 0px;
	display: inline; }

a { color: #9370DB; }
a:hover { color: #000000; }


/* forms ----------------------------------------------------- */
input { 
	font-size: 11px;
	text-decoration: none;
	border-color: #A1A1A1;
	border-width: 1px; }
select { 
	font-size: 11px;
	text-decoration: none;
	border-color: #A1A1A1;
	border-width: 1px; }

#button001 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-color: #92C90C;
	border-width: 1px;
	background-color: #92C90C;
	color: #FFFFFF; }
/* forms ----------------------------------------------------- */

#textSize { font-size: 8px; color: #A1A1A1; }
#textResize { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #D1D1D1;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	display: inline; }
#textResize:hover { 
	text-decoration: none;
	background-color: #92C90C;
	color: #FFFFFF; }


/* job listing styles ---------------------------------------- */
#applyButton { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #92C90C;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	display: block; }
#applyButton:hover { 
	text-decoration: none;
	background-color: #AFAFAF;
	color: #FFFFFF; }
/* job listing styles ---------------------------------------- */


#mainTable { 
	margin-top: 20px;
	margin-bottom: 10px;
	width: 760px; }

#headerTable { 
	width: 100%;
	height: 110px; }
#headerLogo { 
	width: 375px;
	background-color: #92C90C;
	background-image: url(/persistent/templateimages/header_logo_edu.jpg);
	background-position: top left;
	background-repeat: no-repeat; }
#headerMain { 
	background-color: #FFFFFF; }


#navTable { 
	width: 100%;
	margin-top:5px;
	margin-bottom: 4px; }
#navTopBar { 
	height: 5px;
	font-size: 1px;
	background-color: #505050;
	border-bottom: 1px solid #FFFFFF; }
#navBar { 
	height: 20px;
	font-size: 1px; }

#navItemTable { 
	width: 100%;
	height: 20px; }
#navItem { 
	background-color: #AFAFAF;
	padding-top: 3px; }
#navItemLeftFirst { 
	width: 5px;
	background-image: url(/persistent/templateimages/nav_item_left.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; }
#navItemLeft { 
	width: 6px;
	background-image: url(/persistent/templateimages/nav_item_left.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; }
#navItemRight { 
	width: 5px;
	background-image: url(/persistent/templateimages/nav_item_right.jpg);
	background-position: bottom left;
	background-repeat: no-repeat; }
#mainLevelItem { 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase; }
#mainLevelItem:hover { 
	color: #505050; }

#navItemSelect { 
	background-color: #AEE132;
	padding-top: 3px; }
#navItemLeftSelect { 
	width: 6px;
	background-image: url(/persistent/templateimages/nav_item_left_select.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; }
#navItemRightSelect { 
	width: 5px;
	background-image: url(/persistent/templateimages/nav_item_right_select.jpg);
	background-position: bottom left;
	background-repeat: no-repeat; }
#mainLevelItemSelect { 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase; }
#mainLevelItemSelect:hover { 
	color: #505050; }



#mainBodyTable { 
	border: 1px solid #AFAFAF;
	width: 100%; }
#subNavBarClosed { 
	width: 25px;
	border-left: 4px solid #AFAFAF;
	background-color: #F7F7F7; }
#subNavBarOpen { 
	width: 155px;
	border-left: 4px solid #AFAFAF;
	background-color: #F7F7F7; }
#subNavBarTable { 
	width: 100%; }
#imageCell { 
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF; }
#imageCell img { border: 1px solid #AFAFAF; }

#subNavItem { 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #505050;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 20px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	display: block; }
#subNavItem:hover { 
	text-decoration: none;
	color: #92C90C;
	background-color: #F7F7F7; }


#mainBody { 
	padding-left: 20px;
	padding-right: 20px; }


#newsSection { 
	width: 215px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%; }
#newsTable { 
	border-left: 2px solid #D7D7D7; }
#newsCell { 
	padding-left: 15px;
	padding-right: 10px;
	font-size: 11px; }
#newsHeading { 
	font-size: 11px;
	font-weight: bold; }

#footerTable { 
	width: 100%;
	border-top: 1px solid #AFAFAF;
	margin-top: 5px;
	padding-top: 4px; }
#footerSponsors { 
	font-size: 8px;
	color: #AFAFAF;
	text-transform: uppercase; }
#footerSponsorsA { 
	width: 30px;
	padding-right: 10px;
	font-size: 8px;
	color: #AFAFAF;
	text-transform: uppercase; }
#footerText { 
	font-size: 8px;
	color: #AFAFAF;
	text-transform: uppercase;
	text-decoration: none; }
#footerText a:hover { 
	font-size: 8px;
	color: #000000;
	text-decoration: none; }


