* {font-family: Arial, Georgia, Times New Roman, Times, serif; font-size: 11px; }

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
  margin-left: 0px;	
	background-color: #ffffff;
	color:#464343;
	font:12px Arial, Verdana;
}



a { color: #008000; text-decoration: underline; }
a:hover { color: #00cc00; text-decoration: underline; }
a:active { color: #00cc00; text-decoration: underline; }

.left_border { 
background-image: url(images/left_border.jpg);
background-repeat:repeat-y;
background-position: top right}

.right_border { 
background-image: url(images/right_border.jpg);
background-repeat:repeat-y;
background-position: top left}

.bg_white{
	background-color: #FFFFFF;
}
.bg_header{
	background-image: url(images/header_bg.gif);
}
.bg_main{
	background-image: url(images/main_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom
}

.search{
	background-image: url(images/search_bg.jpg);
	}
	
h1.search{
	color:#ffffff;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.text_search, .text_search a:link, .text_search a:visited {
	color:#ffffff;
	font:11px Verdana, Arial;
}

.text_search a:hover {
	color:#666666;
    font:11px Verdana, Arial;
}
table.border{
	border: 1px solid #639e34;
}
p {margin: 4px 4px 4px 4px;}

.text, .text a:link, .text a:visited {
	color:#000000;
	font:11px Verdana, Arial;
}
.text a:hover {
	color:#f8d90a;
    font:11px Verdana, Arial;
}
.heading{
	color:#ff7900;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.subheading{
	color:#ff7900;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.fields{
	border-width: 1px;
	border-style:solid; 
	border-top-color:#808080; 
	border-left-color:#808080;
	border-bottom-color:#c0c0c0;
	border-right-color:#c0c0c0;
}

.featuredemployer_logo{
	border-style: solid; 
	border-color: #bbbbbb; 
	border-width: 1px;
}


table.corporate{
	border: 1px solid #639e34;
	background-image: url('images/CorporateLounge.jpg');
}

.bg_footer{
	background-color: #9d342f;
}



.footer, .footer a:link, .footer a:visited {
	color:#008800;
	font:11px Arial, Verdana;
}

.footer a:hover {
	color:#00aa00;
  font:11px Arial, Verdana;

}
