	/* font size for IE6 */
	/* font size for FF */
	/*
	body {
	width:1000px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:small;
	padding:0; margin:10px 0;
	background-color:white;
	}
	
	
	html>body {
	font-size: 12pt;
	}
	* {
	margin:0; padding:0;
	} 
	a:link, a:visited {
	text-decoration:none;
	color:#336699;
	font-weight:bold;
	}
	
	a:hover {
	text-decoration:underline; color:#000000
	}
	*/
	
img {
	border:none
}
	
a:link.employerlink {
	color:green;
}
	
a:visited.employerlink {
	color:green;
}


INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-serif

}
INPUT.button
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-serif
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-serif
}
SELECT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-serif
}
.commontext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-serif
}



.topnav_bg {
	background-color: #F2F2F2;
	border-bottom: 1px solid #D4D4D4;
	text-align: center;
	color: #6A6A6A;
	FONT-SIZE: 8pt;
	font-weight: bold;
    FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif
}

.topnav_js {
	background-color: #3F9FC2;
	color: white;
	text-transform: uppercase;
	text-align: center;
	FONT-SIZE: 8pt;
	font-weight: bold;
    FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif
}


.topnav_em {
	background-color: #E08531;
	color: white;
	text-transform: uppercase;
	text-align: center;
	FONT-SIZE: 8pt;
	font-weight: bold;
    FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif
}



a:link.topnav_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #6A6A6A; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}
a:visited.topnav_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #6A6A6A; FONT-FAMILY: Verdana, Sans-serif; TEXT-DECORATION: none;
}
a:active.topnav_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #6A6A6A; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}
a:hover.topnav_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #6A6A6A; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}




a:link.topnav_js_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none;
}
a:visited.topnav_js_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana, Sans-serif; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none;
}
a:active.topnav_js_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none;
}
a:hover.topnav_js_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: underline;
}



a:link.topnav_em_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none;
}
a:visited.topnav_em_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana, Sans-serif; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none;
}
a:active.topnav_em_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none;
}
a:hover.topnav_em_links {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-TRANSFORM: uppercase; TEXT-DECORATION: underline;
}



.footer {
	background-color: #1A84BB;
	color: white;
	text-align: center;
	FONT-SIZE: 7pt;
	font-weight: normal;
    FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
	 
}



a:link.footer_links {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}
a:visited.footer_links {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: white; FONT-FAMILY: Verdana, Sans-serif; TEXT-DECORATION: underline;
}
a:active.footer_links {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}
a:hover.footer_links {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}


.about_us_bg {
	background-color: #FBFBFB;
}


.quick_job_search_bg {
	background-color: #F8F8F8;
}



.featured_jobs_bg {
	background-color: #F0F0F0;
}


.featured_employers_bg {
	background-color: #F8F8F8;
}


.resources_bg {
	background-color: #F8F8F8;
}


a:link.resources {
	color: #000000;
	text-decoration: none;
	background-color: #F2F1EF;
	display: block;
	
	width: auto !important;
	
	padding: 3px 5px 5px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid white;

}


a:visited.resources  {
	color: #000000;
	text-decoration: none;
	background-color: #F2F1EF;
	display: block;
	width: auto !important;
	padding: 3px 5px 5px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid white;
}


a:active.resources  {
	color: #000000;
	text-decoration: none;
	background-color: #F2F1EF;
	display: block;
	width: auto !important;
	padding: 3px 5px 5px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid white;
}


a:hover.resources {
	color: #000000;
	text-decoration: none;
	background-color: #E2E2E2;
	display: block;
	width: auto !important;
	padding: 3px 5px 5px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbulletR.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid white;
}



.js_links_header {
	background-color: #1e588e;
	FONT-SIZE: 8pt;
	color: white;
	text-align: center;
	font-weight: bold;
    FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;

}


.js_links_bg {
	background-color: transparent;
	background-repeat:repeat-x;
	border-bottom:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	
}

a:link.js_links {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1e588e;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;

}


a:visited.js_links  {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1e588e;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;
}


a:active.js_links  {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1e588e;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;
}


a:hover.js_links {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #3c8015;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbulletR.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;

}




.em_links_header {
	background-color: #1e588e;
	FONT-SIZE: 8pt;
	color: white;
	text-align: center;
	font-weight: bold;
    FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}


/* Grouping Selectors */
.em_links_bg, .js_links_bg {
	background-image:url('http://www.topschooljobs.org/media/images/links_bg.gif');
}

.em_links_bg {
	background-color: transparent;
	background-repeat:repeat-x;
	border-bottom:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	
}

a:link.em_links {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1e588e;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;

}


a:visited.em_links  {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1e588e;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;
}


a:active.em_links  {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1e588e;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;
}


a:hover.em_links {
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #3c8015;
	text-decoration: none;
	
	display: block;
	width: auto !important;
	padding: 8px 8px 8px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbulletR.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid white;

}

.header_bg {
	background-color: #DCF1F9;
}

.header_spacer {
	background-color: white;
	height: 3px;
}


.sendjobtable1
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-serif;
    BACKGROUND-COLOR: #f9f9f9
}
.sendjobtable2
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-serif;
    BACKGROUND-COLOR: #ececec
}



.trebuchettext {
	font-family: Arial, sans-serif;
	font-size:8pt;
	line-height:18px;
	color:#595959;

}



.trebuchettext_bg {
	font-family: Arial, sans-serif;
	font-size:8pt;
	line-height:18px;
	color:#2F4328;
	background-color:#C7C672;
	font-weight:bold;
	
}



.newfooter{
	background-color: #CCD8DA;
	color: #2E4245;
	font-family: Arial, sans-serif;
	font-size:8pt;
	line-height:18px;
	padding: 10 10 10 10;
}


.newheaders {
	background-color:#E47E2B;
	height:1px;
	display:block;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:white;
	font-weight:bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size:8pt;
	text-transform:uppercase;
}



.newheaders2 {
	background-color:#0786A4;
	height:1px;
	display:block;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:white;
	font-weight:bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size:8pt;
	text-transform:uppercase;
}

.newheaders3 {
	background-color:#9F303F;
	height:1px;
	display:block;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:white;
	font-weight:bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size:8pt;
	text-transform:uppercase;
}



.newheaders4 {
	background-color:#DAC6B2;
	height:1px;
	display:block;
	border-top:1px solid #F0E1D2;
	border-bottom:1px solid #BAA289;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#493229;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-size:8pt;
}



.newheaders5 {
	background-color:#B08253;
	height:1px;
	display:block;
	border-top:1px solid white;
	border-bottom:1px solid gray;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-size:8pt;
	text-align:center;
}








.more {
	background-color:#E86E00;
	height:1px;
	display:block;
	width:40px;

	color:white;
	font-weight:bold;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	
	text-align:center;

}



/* view job css */

#view_container {
	width:auto;
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#3C3C3C;
	background-color:#F1F1F1;
}


#view_header {
	background-color:#9EBBD8;
	width:auto;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	
	color:white;
}


#view_jobtitle{
	font-size:13pt;
	color:#345987;
	
}


#view_companyname{
	font-size:10pt;
	font-weight:bold;
	margin-top:5px;
	

}



#view_toplinks {
	width:auto;
	background-color:#E2E2E2;
	color:white;
	padding:10px 10px 10px 8px;
}

#view_toplinks a:visited {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#316093;
	font-weight:bold;
	text-decoration:underline;
}

#view_toplinks a:active {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#316093;
	font-weight:bold;
	text-decoration:underline;
}

#view_toplinks a:link {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#316093;
	font-weight:bold;
	text-decoration:underline;
}

#view_toplinks a:hover {
	text-decoration:none;
}


#view_subheaders {
	width:auto;
	border-top:2px solid white;
	border-bottom:2px solid white;
	
	padding:1px 5px 5px 1px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FF6600;
	background-color:#F7F7F7;
}

#view_content {
	padding:5px 20px 10px 20px;
	line-height:18px;
}


table.view_table{
	
	width:480px;
	margin-top:0px;
}

.view_table th {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#3C3C3C;
	border-bottom:1px dotted #D8D8D8;
	border-top:1px dotted white;

	padding:4px 4px 4px 4px;
	text-align:left;
}

.view_table td {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#3C3C3C;
	border-bottom:1px dotted #D8D8D8;
	border-top:1px dotted white;

	padding:4px 4px 4px 4px;
	text-align:left;
}

.view_table th {
	width:150px;
}


.view_table_small{
	
	width:350px;
	margin-top:0px;
}


.view_table_small th {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#3C3C3C;
	border-bottom:1px dotted #D8D8D8;
	border-top:1px dotted white;
	border-left:1px dotted white;
	border-right:1px dotted white;
	padding:4px 4px 4px 4px;
	text-align:left;
}


.view_table_small td {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#3C3C3C;
	border-bottom:1px dotted #D8D8D8;
	border-top:1px dotted white;
	border-left:1px dotted white;
	border-right:1px dotted white;
	padding:4px 4px 4px 4px;
	text-align:left;
}


.view_table_small th{
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#3C3C3C;
	border-bottom:1px dotted #D8D8D8;
	border-top:1px dotted white;
	border-left:1px dotted white;
	border-right:1px dotted white;
	padding:4px 4px 4px 4px;
	text-align:left;
}


.view_table_small th {
	background-color:#E4E4E4;
}

INPUT.buttonView
{
    FONT-SIZE: 8pt;
    background-color:#5F88B7;
    background-image:url('http://www.topschooljobs.org/media/Images/view_button_bg.gif');
    color:white;
    border-top:1px solid #B5CCE7;
    border-right:1px solid #46607E;
    border-bottom:1px solid #17273A;
    border-left:1px solid #8CADD1;
  	padding-top:5px;
  	padding-bottom:5px;
  	margin-right:2px;
  	margin-top:2px;
    font-family:Arial, sans-serif;
    font-weight:bold;
    
}



img.view_media {
	border:1px solid #D4D4D4;
	float:left;
	margin-right:10px;
	margin-top:10px;
} 


#view_buttons {
	background-color:#8CB1DD;
}


INPUT.buttonView
{
    FONT-SIZE: 8pt;
    background-color:#5F88B7;
    background-image:url('http://www.topschooljobs.org/media/Images/view_button_bg.gif');
    color:white;
    border-top:1px solid #B5CCE7;
    border-right:1px solid #46607E;
    border-bottom:1px solid #17273A;
    border-left:1px solid #8CADD1;
  	padding-top:5px;
  	padding-bottom:5px;
  	margin-right:2px;
  	margin-top:2px;
  
  	margin-bottom:2px;
    font-family:Arial, sans-serif;
    font-weight:bold;
    
}


#view_applybutton {
	float:right;
}



.GREYBG {
	border-right: 1px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	border-top: 1px solid #99CC00;
}
	


a:link.navlinks {
	color: #000000;
	text-decoration: none;
	background-color: #F0F0CA;
	display: block;
	width: 200px;
	padding: 3px 5px 5px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #A7A7A7;
	border-top: 1px solid #FFFFFF;

}


a:visited.navlinks  {
	color: #000000;
	text-decoration: none;
	background-color: #F0F0CA;
	display: block;
	width: 200px;
	padding: 3px 5px 5px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #A7A7A7;
	border-top: 1px solid #FFFFFF;
}


a:active.navlinks  {
	color: #000000;
	text-decoration: none;
	background-color: #F0F0CA;
	display: block;
	width: 200px;
	padding: 3px 5px 5px 15px;
	background-image: url(http://www.topschooljobs.org/media/images/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #A7A7A7;
	border-top: 1px solid #FFFFFF;
}


a:hover.navlinks {
	color: #000000;
	text-decoration: none;
	background-color: #D3D3A7;
	display: block;
	width: 200px;
	padding: 3px 5px 5px 15px;
	
	background-image: url(http://www.topschooljobs.org/media/images/navbulletR.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #A7A7A7;
	border-top: 1px solid #FFFFFF;
}



.navlinksheader {
	background-color: BLACK; 
}


.navlinksbg {
	background-color: #F4F4F4; 
}


/** ew-header styles **/
#header {
 width:1000px; height:131px; 
 background:url(http://www.topschooljobs.org/media/images/ewtopbar-bg-main.jpg);
 background-repeat:no-repeat;
 overflow:visible;
}

/* header-logo: EW logo */
.header-logo {
	float:left; width:250px; height:100px;

}
	

/* header-nav: top nav tabs */
.header-nav {
	width:1000px; height:21px;
}
	
.header-nav ul {
	list-style:none;
	text-align:right;
	margin-right:5px;	
}

.header-nav ul li {
	display:inline;
}

/* header-nav: site map, help links */
.header-nav ul li.textlink {
	font-size:10px; padding-left:5px; vertical-align:text-top
}
	
.header-nav ul li.textlink a:link, .header-nav ul li.textlink a:visited {
	color:#666666;
}

.header-nav ul li.textlink a:hover{
	color:#766C38;
}
	
	
/* header-tools: search box, user box, RSS link */
.header-tools {
	font-size:10px;
	height:60px;
}

/* header-tools: search box */
.header-tools ul.searchbox {
	margin:14px 8px 0px 0px;
	float:right; 
}
	
.header-tools ul.searchbox li {
	display:inline;
}
	
.header-tools ul.searchbox li.sponsorlogo {
	float:left; width:103px;
}

form .searchtxt {
	font-size:10px;
}
	
.gobutton {
	border:1px solid #333333;
	font-size:10px;
	background:#FFFFFF;
	color:#333333
}
	
#jsnavigation {
	float:right;


}


/* header-tools: user box */
.header-tools .userbox {
	float:left; 
	margin:23px 30px 0px 300px;
}

.welcome-text {
	font-weight:bold;
	position: relative;
	top: -5px;
}

.subbox {
	margin:23px 40px 0px 0px;
	float:right; 
}
	
/* ew-footer styles */

/* footer: site global footer - copyright, services */
#site-footer {
	clear:both;
	width:1000px;
	text-align:center;
	/*background-image:url(http://www.topschooljobs.org/media/images/footer-bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	padding-top:50px;
}

/*site footer: copyright */
.copyright {
	padding-bottom:10px;
	font-size:60%;
	color:#949494;
}

/*site footer: services items */
ul.services {
	list-style:none;
	font-size:70%;
	padding-bottom:10px;
	color:#CCCCCC;
}
	
ul.services li{
	display: inline;
	padding-right:15px;
}
	
/* homepage */

.box_searchjobs_header {
	background-image:url('http://www.topschooljobs.org/media/images/h_searchjobs.gif');
	background-repeat:no-repeat;
	width:439px;
	height:34px;
}

.box_searchjobs {
	background-color:#d1d9e2;
	background-image:url('http://www.topschooljobs.org/media/images/h_searchjobs_bg.jpg');
	background-repeat:no-repeat;
	width:439px;
	height:183px;
}

.box_browsejobs_header {
	background-image:url('http://www.topschooljobs.org/media/images/h_browsejobs.gif');
	background-repeat:no-repeat;
	width:439px;
	height:34px;
}

.box_browsejobs {
	background-color:#d1d9e2;
	background-image:url('http://www.topschooljobs.org/media/images/h_browsejobs_bg.jpg');
	background-repeat:no-repeat;
	width:335px;
	height:183px;
}

.box_topjobs_header {
	background-image:url('http://www.topschooljobs.org/media/images/h_topjobscap.gif');
	background-repeat:no-repeat;
	width:217px;
	height:18px;

}

.box_topjobs {
	border-left:#c4cdcf 1px solid;
	border-right:#c4cdcf 1px solid;
	border-bottom:#c4cdcf 1px solid;
}

.box_topjobs2 {
	border-left:#c4cdcf 1px solid;
}

.box_careerintelligence_header {
	background-color:#738290;
}

.box_careerintelligence {
	background-color:#e2e7ec;
}

#homecontent {
	margin-top:27px;
	margin-left:27px;
	font-family:arial;
	font-size:9pt;
}

#homecontent a {
	color:#1e588e;
	text-decoration:underline;
}

#homecontent p {
	width:300px;
	margin-top:10px;
	margin-left:3px;
	line-height:18px;
}

#homecontent .title {
	 font-size:13pt;
	 color:#1b5083;
	 font-family:arial;
	 background-image:url('http://www.topschooljobs.org/media/images/green_arrow.gif');
	 background-position: center right;
	 background-repeat:no-repeat;
	 font-weight:bold;
	 padding-right:10px;
	 paddint-bottom:5px;
}

.subtitle {
	 font-size:14pt;
	 color:#1b5083;
	 font-family:arial;
	 font-weight:bold;
	 padding-bottom:10px;
	 display:block;
}



#homecontent .title2 {
	 font-size:12pt;
	 color:#1b5083;
	 font-family:arial;
	 background-image:url('http://www.topschooljobs.org/media/images/green_arrow.gif');
	 background-position: center right;
	 background-repeat:no-repeat;
	 font-weight:bold;
	 padding-right:10px;
	 paddint-bottom:5px;
}



INPUT.input1 {
	height:24px;
	width:166px;
	border:1px solid #728093;
	margin-bottom:8px;
}


#newsletter {
	margin-top:30px;
	background-color:#eaf0f5;
	width:238px;
	border:1px solid white;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:#4e5052;
	padding:19px;
}

#topjobs {
	margin-left:13px;
	font-family:arial;
	font-size:8pt;
	line-height:18px;
}

ul.List {
	list-style-type:none;
	margin-left:20px;
	list-style-image:url('http://www.topschooljobs.org/media/images/green-bullet.gif');
}

ul.List li {
	padding-left:0px;
}



#searchbox {
	float:left;
	margin-top:5px;
	margin-bottom:30px;
	padding:8px;
}


/* partners\css\em-dialog-emeta.css */
.gray-label-plain {
	font-size:11px;
	color:#949494
}

.FooterSeparator {
	width: 45px;
	text-align: center;
	color: #dcdcdc;
	font-size:10px;
}

/* Custom */
.HomeSelection {
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 150px;
}


a:link.HomeSubtitleLink {
	font-size:14pt;
	 color:#1b5083;
	 font-family:arial;
	 font-weight:bold;
}
a:visited.HomeSubtitleLink {
	font-size:14pt;
	 color:#1b5083;
	 font-family:arial;
	 font-weight:bold;
}
a:active.HomeSubtitleLink {
	font-size:14pt;
	 color:#1b5083;
	 font-family:arial;
	 font-weight:bold;
}
a:hover.HomeSubtitleLink {
	font-size:14pt;
	 color:#1b5083;
	 font-family:arial;
	 font-weight:bold;
}

.HomeSubtitle {
	 font-size:14pt;
	 color:#1b5083;
	 font-family:arial;
	 font-weight:bold;
}

.HomeText {
	 font-size:8pt;
	 color:#000000;
	 font-family:arial;
	 font-weight:bold;
}


.CustomFormTitle {
	font-weight: bold; 
	font-size: 13px; 
	color: White; 
	background-color: #1e588e; 
	font-family: Arial, Verdana, Verdana, Sans-serif;
	background-image:url('http://www.topschooljobs.org/media/images/JSSectionBG.gif'); 
	background-repeat:no-repeat;
}