/************************
* 		STRUCTURE		*
*************************/
body {
	margin:0; 
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	font-size:11px;
	background-color:#ffffff;
}
	
.clear {clear:both;} 
	
#outerpage {
	width:801px;
	min-height:612px; /* outer-page height*/
	margin:0px auto;
	background-image:url(../images/bg_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding:0;
	}	
	
#innerpage {
	width:801px;
	min-height:500px; /* inner-page height */
	margin:0px auto;
	background-image:url(../images/bg_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	padding:0;
	}
	
#header {
	height:97px;
	width:801px;
	padding-bottom: 10px;
}

#logo {
	margin:0;
	padding:13px 0 0 23px;
	width:250px;
	float:left;
}

#logout {
	padding:5px 2px;
}

/* IE Hack to line up logout button with navigation above */
*html #logout {
	padding:5px 0;
}

#ad {
	padding:3px;
	min-height:40px;
	text-align:center;
}

#main {
	min-height:280px;
}

#maincontent a {
	color:#244A9F;
	text-decoration:none;
}
#maincontent a:hover {
	text-decoration:underline;
}

#footer {
	height:122px;
}

#footerlinks {
	padding:91px 0 0 15px;
}

#help {
	position: relative;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 12px;
	text-align: left;
}

#help.ul {
	list-style-type: square;
}

#help_close {
	position: relative;
	clear: both;
}

/********************
* 		MARKUP		*
*********************/
h1 {
	margin:10px 0px 14px 0px;
	padding:0px 2px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:130%;
	font-weight:normal;
	color:#555555;
}

/* IE Hack to line up Heading text with navigation items below */
*html h1 {
	padding: 0px;
}

h1.studentheading {
	color:#d2d5aa;
}

h1.studenttitle {
	color:#999531;
}

h1.recruiterheading {
	color:#cba87e;
}

h1.recruitertitle {
	color:#833800;
}

h2 {
	margin:10px 0px 0px 0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:140%;
	font-weight:normal;
	color:#16398b;
}

p {
	padding:0px;
	margin: 0px 0px 14px 0px;
}

p.underline {
	text-decoration: underline;
}

.ContentVerySmall {
	font-size: 11px;
	line-height: 11px;
}

.Message {
	color:#FF0000;
}

.RequiredAsterix {font: bold 15px Arial, Helvetica, sans-serif; color: #FF0000}

img {border:none} 

/**
* STUDENTS AND MEMBERS 
* LEFT NAVIGATION PANEL
***************************************/
#studentpanel {
	margin:16px;
	width:128px;
	border:1px solid #9a9531;
	background-color:#ffffe7;
}

#controllist{
	margin:0px;
	padding:0px;
	width: 128px;
}

#controllist li
{
	list-style: none;
	margin: 0;
	line-height:120%
}

#controllist li a { 
	font-size:10px;
	color: #000000;
	text-decoration: none;
	
	display: block;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	 
}

#controllist li a:hover { 
	/* color: #1f5696; */	
	
	color: #ffffff;
	background: #C1952A;
}

#controllist li ul{
	margin: 0px;
	padding: 0px;
}
#controllist li ul li{
	list-style: none;
	margin: 0px;
	padding: 2px 5px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**************************************/



/**
* EMPLOYERS AND RECRUITERS 
* LEFT NAVIGATION PANEL
***************************************/

#recruiterpanel {
	margin:16px;
	width:128px;
	border:1px solid #8f4a05;
	background-color:#ffffe7;
}


#panelheader {
	font-size:12px;
	height: auto;
	color:#FFFFFF;
	line-height:normal;
}

#studentpanel #panelheader {
	border:4px solid #9a9531;
	background-color:#9a9531;
}

#recruiterpanel #panelheader {
	border:4px solid #8f4a05;
	background-color:#8f4a05;
}
/**************************************/


.frm_titles {
	font-size:10px;
	font-weight:bold;
	color:#16398b;
}

/*
.frm 
 {
 padding:1px 3px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 background-color:#FFFFFF;	
 border-left-style: solid;
 border-left-width: 1px;
 border-left-color: #4C4C4C;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #4C4C4C;
 border-top-style: solid;
 border-top-width: 1px;
 border-top-color: #4C4C4C;
 border-right-style: solid;
 border-right-width: 1px;
 border-right-color: #4C4C4C;
 }
 */
 
.copyright {
	font-size:10px;
	color:#244A9F;
	letter-spacing:-.5pt;
}

p.copyright {
	padding:0px 0px 4px 0px;
	margin:0px 12px 0px 0px;
}

.copyright a {
	padding: 0px 0px 0px 24px;
	color:#244A9F;
	text-decoration:none;
}

.copyright a:hover {
	color:#244A9F;
	text-decoration:underline;
}




/********************************
* 		HEADER NAVIGATION		*
*********************************/

/**
* WELCOME PAGE 
*/
#navlist
{
padding:56px 7px 0px 160px;
float:left;
}

#navlist ul, #navlist li
{
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}

#navlist a
{
font-size:12px;
float: left;
line-height: 14px;
font-weight: normal;
margin: 2px 22px;
padding: 0px;
text-decoration: none;
color: #FFFFFF;
}

#navlist a:hover
{
background: transparent;
color: #000000;
}

/* Vertical line for Welcome navigation*/
#navlist li#students a, #navlist li#employers a { 
	margin: 0px 20px 0px 0px; 
	padding: 0px 0px 0px 10px; 
	border-left: 1px solid #FFFFFF;
}


/**
* STUDENTS AND MEMBERS 
* EMPLOYERS AND RECRUITERS 
*/
#studentnavlist, #employernavlist {
	padding:36px 0px 2px 0px;
	/* width:490px; */
	float:right;
	text-align:right;
	margin-right: 20px;
}

*html #studentnavlist, #employernavlist {
	padding:38px 0px 0px 0px;
}

#studentnavlist ul, #studentnavlist li, #employernavlist ul, #employernavlist li
{
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}

#studentnavlist a, #employernavlist a
{
font-size:12px;
line-height: 14px;
font-weight: normal;
margin: 2px 0px 2px 2px;
padding: 0px;
text-decoration: none;
color: #FFFFFF;
}

#studentnavlist a:hover, #employernavlist a:hover
{
background: transparent;
color: #000000;
}

/* featured employe rlogos */
.feature_employers {
	margin:6px 0px 2px;
	border:none;
}

/* tablist is tab style navigation in the middle section of 3 column or 2 column subpages */
#tablist{
padding: 3px 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 0.1em;
font: bold 12px Verdana;
border-bottom: 1px solid #004990;
}
#tablist li{
list-style: none;
display: inline;
margin: 0px;
}
#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #004990;
border-bottom: none;
background: white;
}
#tablist li a:link, #tablist li a:visited{
color: #0067B1;
}
#tablist li a.current{
background: #FFFFFF;
}
#tablist li a.notcurrent{
background: #e5e5e5;
}
#tablist li a:hover{
background: #FFFFFF;
}

/* linkcontainer is used at the top of the page, where links are enclosed in a box */
table.linkcontainer {
	border: 1px solid #004990;
	margin: 0px;
	padding: 1px;
	background-color: #F2F2F2;
	text-align: left;
}

.red {
	color: #FF0000;
}

/* prja0282	 entry level job post*/
#entryleveljob li {
	margin: 8px 0 0 0;
}

.topNavSeparator {
	color: #d3d3d3;
}

.welcome_head {
	font-size: 210%; 
	font-weight: bold; 
	color: #555555; 
	position: relative; 
	top: -14px;	
}

#login_head {
	font-size: 17px;
	font-weight: bold;  
	color: #04579d; 
	display: block; 
	margin-top: 7px; 
	margin-bottom: 2px;
}