body 		{
			font-size:.8em;
			font-family:Verdana, Geneva, sans-serif;
			text-align:center;
			background: url(images/bg.gif) no-repeat top center fixed;
			margin: 0;
	    	padding: 0;
			}
			
#header_invited 	{
			background: url(images/header_invited.gif) no-repeat;
			width:1020px;
			height:247px;
			}
			
#header_abstracts {
			background: url(images/header_abstracts.gif) no-repeat;
			width:1020px;
			height:174px;
			}
			
#header_meetingrequests {
			background: url(images/header_meetingrequests.gif) no-repeat;
			width:1020px;
			height:174px;
			}
			
#header_placement {
			background: url(images/header_placement.gif) no-repeat;
			width:1020px;
			height:174px;
			}
			
#header_employersearch {
			background: url(placement/employersearch/images/employersearch_head.gif) no-repeat;
			width:1020px;
			height:174px;
			}
			
#header_applicantsearch {
			background: url(placement/applicantsearch/images/applicantsearch_head.gif) no-repeat;
			width:1020px;
			height:174px;
			}
			
#container {
		margin-left:auto;
		margin-right:auto;
		width:1020px;
		background: url(images/content_bg.gif);
		overflow:auto;	
		}	
					 
P                   { font-family : Verdana, Arial, Helvetica, sans-serif; 
                	  font-size : 11px;
                      padding-left: 8px;
                      padding-right: 8px
                    }

TD                  { font-family : Verdana, Arial, Helvetica, sans-serif; 
                      font-size : 11px; 
                      vertical-align: top;
					 }


H1	{ 
		font-family: Georgia, Times New Roman, Times, serif;	
		font-size:180%; 
	    color: #004B8D; 
		text-align: left;
		margin:0;
		font-weight:bold;
		}

	H2	{ 
		font-family: Georgia, Times New Roman, Times, serif;	
		font-size:160%;
		color:#004B8D;
		text-align:left;
		margin:0;
		font-weight:bold;
		}
	
	H3	{ 
		font-family:Georgia, Times New Roman, Times, serif;	
		font-size:140%; 
		color:#004B8D; 
		text-align:left;  
		margin:0;
		padding-top:15px;
		padding-bottom:5px;
		font-weight:bold;
		}
											  
	H4	{ 
		font-family:Georgia, Times New Roman, Times, serif;	
		font-size:125%; 
		color : #004B8D; 
		text-align : left; 
		text-decoration:underline;
		margin:0;
		padding-top:15px;
		padding-bottom:15px;
		font-weight:bold;
		}
	
	H5	{ 
		font-family:Georgia, Times New Roman, Times, serif;	
		font-size:110%; 
		color:#004B8D; 
		text-align:left;
		margin:0;
		padding-top:15px;
		padding-bottom:15px;
		font-weight:bold;
		}
	
	H6	{ 
		font-family:Georgia, Times New Roman, Times, serif;	
		font-size:95%; 
		color:#004B8D; 
		text-align:left;    
		margin:0;
		padding-top:15px;
		padding-bottom:15px;
		font-weight:bold;
		}
													
A 			{ 
				font-weight: bold;
				color: #004B8D; 
				text-decoration: underline;
				}

	A:HOVER		{ 
				font-weight : bold; 
				color : #005AAA; 
				text-decoration: underline;
				} 

	A:VISITED	{
				color: #004078; 
        	    font-weight: bold; 
	            text-decoration: underline;
		        }

	A:ACTIVE	{ 
				font-weight : bold; 
			    color : #005AAA; 
			    text-decoration : underline;
				} 
LI                  { font-family: Verdana, Arial, Helvetica, sans-serif; 
		              font-size: 11px;
                    }

.bannertext         { font-face: Verdana, Arial, Helvetica;
                      font-size: 8pt;
                      color: #FFFFFF;
                      font-weight: bold;
                    }

.bannertext:link    { color: #FFFFFF; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }

.bannertext:visited { color: #CCCCCC; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }

.bannertext:active  { color: #CCCCCC; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }

.bannertext:hover   { color: #CCCCCC; 
                      font-weight: bold; 
                      text-decoration: underline;
                    }
.RequiredField {
	color : red;
	font-weight : bold;
}

.Required {
	color : Navy;
	font-weight : bold;
}
.MediumWhite {
	font-size : small;
	color : white;
	font-weight : bold;
}

.SmallBlue {
	font-size : 10pt;
	color : 000066;
	font-weight : bold;
}

.SmallWhite {
	font-size : 10pt;
	color : White;
	font-weight : bold;
}

.SmallRed {
	font-size : 10pt;
	color : RED;
	font-weight : bold;
}

.ONRED {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}


.SubmittedValue {
	color: Blue;
	font-weight: bold;
}

.Title {
	font-size : medium;
	color : white;
	font-weight : bold;
}

.WhiteCenterTitle  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : white;
	text-align : center;
}

#footer {
			font-size:85%;
			font-family:arial,helvetica,sans-serif;
			color:#666666;
			background: url(images/footer.gif) no-repeat;
			height:99px;
			text-align:center;
			padding-top:50px;
			}	