/* Generic Selectors */

html 
{	
}
	
body
{
	font-family: Verdana, Times, serif;
	font-size: 12px;
	text-align: center;	
	padding: 0;
	margin: 0;
	background-color: White;
}

img
{
    border: 0px;
}

form
{
    padding: 0;
    margin: 0;
}

h1
{
    font-family: Verdana, Times, serif;
    font-size: 24px;    
}

h2 
{
	font-family: Verdana, Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

h3
{
    font-family: Verdana, Times, serif;
	font-size: 14px;		
	margin: 0px;    
}

/**************** Pseudo classes ****************/

a:link 
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a:visited 
{
	color: #010180;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #414180;
}

a:active 
{
	color: #FF0000;
}
/*************Main Logo**************/

#page_top
{
    float: left;
    background: url(../gfx/logo2.gif) no-repeat top left;
    width: 530px;
    height: 90px;    
    text-align: right;        
}

#center_image
{
    float: left;
    background: url(../gfx/center_image.jpg) no-repeat top left;        
    width: 730px;
    height: 170px;
}
/*********End Main Logo**************/

/*********Menu Rollover**************/

#menu
{     
    float: left;
    text-align: center;    
    width: 730px;    
    height: 20px;
    background-color: #010180;
    padding-top: 15px;
    padding-bottom: 10px;
}

#menu li
{		
	display: inline;
	padding: 0px;	
	border-left: 2px dotted white;
	padding: 5px;
}

#menu ul
{	
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	white-space: nowrap;
}

#menu a
{               
    color: White;  
    background-color: White;
}

#menu a:hover
{
    background-color: yellow;  
}

#menu a:visited
{
    color: yellow;  
}

#menu a#active
{	
    color: yellow;  
	font-weight: Bold;
}

#menu_left
{
    font-family: Arial, Times, serif;
    float: left;    	    
    width: 188px;
    background-color: Transparent;
    color: yellow;
    padding-left: 14px;
}

#menu_left ul
{
    padding: 0;
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
}

#menu_left li
{
    border-top: 1px solid #A7A7D1;  
    padding-left: 10px; 
    padding-top: 10px; 
    height: 100%;
    width: 178px;
    overflow: hidden;
}

#menu_left a
{       
    padding: 10px;
    padding-top: 0px;
    padding-left: 0px;
    display: block;    
    color: White;
    height: 100%;        
    font-size: 11px;
}

#menu_left a:hover
{
    color: yellow;
}
/*********End Menu Rollover**************/

/****************main content***************/

#container
{		
	width: 730px;	
	margin: 0px auto;
	text-align: left;
	display: table;			
	border-right: 15px solid #000058;
	overflow/* */:/**/ auto;		
	overflow: visible;		
}

#center_cont
{   	
    float: left;
    width: 730px;
    background: url(../gfx/bg_content.gif) repeat-y;    
    overflow/* */:/**/ auto;
    overflow: visible;	
}

#content
{    
    line-height: 22px;
    background-color: Transparent;
    float: left;
    width: 505px;  
    padding: 10px;    
}

#cw
{
    float: right;
    background-color: #E5E5E5;
    width: 98.1%;
    text-align: center;
}

#mail_list
{    
    font-family: Arial, Verdana, serif;
    color: White;
    font-weight: bold;
    text-align: center;
    float: right;
    width: 150px;
    height: 90px;
    background-color: #010180;      
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 10px;
}

#mail_list .text
{
    height: 12px;
    font-size: 10px;
    border: 1px solid black;        
}

#mail_list .submitBtn
{   
    height: 16px;    
    width: 50px;
    font-size: 10px;
    border: 1px solid black;     
}

textarea
{
    border: 1px solid black;
}

/****************end main content*********/

.testimonials
{
    border: 2px solid #010180;
    background-color: #F1F1F0;
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

.testimonials.context
{
    background-color: #010180;
    text-align: right;
    color: White;
}

.testimonials a
{
    font-weight: normal;
    display: block;
    height: 100%;        
}

.testimonials a:visited
{
    font-weight: normal;
    display: block;
    height: 100%;        
}

#search
{
    color: White;
    font-size: 10px;
}

#search select
{
    width: 90%;
    font-size: 10px;
}

#search input
{
    font-family: Verdana, "Times New Roman", Times, serif;		    	
    font-weight: Bold;    
    background-color: transparent;
    border: 1px solid black;       
    color: White;
    font-size: 10px;
    cursor: pointer;
    cursor: hand;
}

#search #adv, #search a
{
    width: 90px;
    font-size: 10px;
    font-weight: Bold;
    padding: 1px;
    text-decoration: underline;    
}

.advsearch
{
    border: 1px solid black;    
}

label
{    
    cursor: hand;   
    cursor: pointer; 
}

.submitLink 
{   
    font-family: Verdana, "Times New Roman", Times, serif;		
    font-size: 11px;    	
    font-weight: Bold;    
    background-color: transparent;    
    border: 1px solid black;    
    cursor: pointer;
    cursor: hand; 
}

/**************** Table Display *****************/

/*display job information*/
.jobInfo
{
    width: 70%;
    text-align: left; 
}

.jobInfo td
{    
    border: 1px solid black;
}

.jobInfo .row0
{
    width: 130px;
    color: White;
    padding: 0px 10px 0px 0px;
    margin: 10px 0px 10px 0px;
    text-align: right;
    background-color: #010180;  
    font-weight: bold;
}

.jobInfo .row1
{
}

/*Application form*/

.appForm
{
    width: 95%;
    text-align: left;  
    margin: 10px 0px 10px 0px;
    background-color: #F1F1F0;
    border: 1px solid #010180;
    overflow: hidden;
}

.appForm td
{          
}

.appForm .row0
{    
    width: 130px;
}

.appForm .row1
{
}

.appForm input
{
    border: 1px solid black;
    width: 70%;
}

.appForm textarea
{
    border: 1px solid black;
    width: 90%;
    height: 60px;
    overflow: auto;
}

#applied
{
    width: 90%;
    background-color: #F1F1F0;
    border: 1px solid black;
    text-align: center;    
    font-weight: bold;
}

#error
{
    width: 90%;
    background-color: Red;
    border: 1px solid black;
    text-align: center;
    color: White;
    font-weight: bold;
}

#login
{
    text-align: left;
    font-size: 11px;    
}

#login input
{
    height: 12px;    
    border: 1px solid black;
}

#login .submitBtn
{
    height: 20px;    
    width: 50px;
    font-size: 11px;
}

#login .input
{
    border: 1px solid black;
    width: 115px;
}

.submit
{
    border: 1px solid black;
}

.forms
{
    border: 1px solid black;
}

.forms input
{
    border: 1px solid black;
}

/************************************************/