BODY {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
}

.light_blue {
	background-color: #C8DBEE;
}

.medium_blue {
	background-color: #6FAAE7;
}

.dark_blue {
	background-color: #336699;
}

#upper_blue {
	background-color: #336699;
	height: 20px;
}

.dark_grey {
	background-color: #858585;
}

.light_grey {
	background-color: #BABABA;
}

#nav_header {
	background-color: #336699;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
}

.nav_item {
	background-color: #6FAAE7;
	font-size: x-small;
	padding: 2px;
	padding-left: 15px;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
}

#nav_current {
	background-color: #C8DBEE;
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
	padding-left: 15px;
	border-bottom: 1px solid #336699;
}

#logo {
	background-image: url("/images/striped_bg.gif");
}


#main {
	background-color: #FFFFFF;
	position: relative;
	clear: both;
}

#nav {
	width: 185px;
}

#content {
	padding: 25px;
	font-size: x-small;
}
#employerspage ul li{
width: 100%;
border-bottom: 0px;
margin: 0px;
padding: 0px;}

#employerspage ul {
width: 100%;
border-bottom: 0px;
margin: 0px;
padding: 0px;}
}
#employerspage p {
width: 100%;
}
#right_bar {
	width: 5px;
}

#header {
	font-size: large;
	font-weight: bold;
	padding-bottom: 20px;
}

.form_field {
 	font-family: verdana, helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	border-color: #000000;
	border-width: 1px; 
	background-color: #FCF9E1;
}

.form_field_disabled {
 	font-family: verdana, helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted;
	background-color: #FFFFFF;
}

#message {
	font-weight: bold;
	padding-bottom: 10px;
}

.bold_text_small {
	font-weight: bold;
	font-size: x-small;
}

.bold_text {
	font-weight: bold;
	font-size: small;
}

.small_text {
	font-size: x-small;
}

.table_highlight {
	font-size: x-small;
	font-weight: bold;
	background-color: #C8DBEE;
}

A.a_nav:link {
	color: #FCF9E1;
	text-decoration: none;
}

A.a_nav:active {
	color: #FCF9E1;
	text-decoration: none;
}

A.a_nav:visited {
	color: #FCF9E1;
	text-decoration: none;
}

A.a_nav:hover {
	color: #000000;
	text-decoration: none;
}

.table_header {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

.table_content {
	font-size: x-small;
}

A:link {
	color: #336699;
	text-decoration: none;
}

A:active {
	color: #336699;
	text-decoration: none;
}

A:visited {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}

#upper_container {
	padding-right: 20px;
}

#upper_nav {
	font-size: x-small;
}

#upper_nav_selected {
	font-size: x-small;
	font-weight: bold;
	color: #FCF9E1;
}

#upper_highlight {
	padding-right: 20px;
	padding-left: 20px;
}

A.a_upper:link {
	color: #FCF9E1;
	text-decoration: none;
}

A.a_upper:active {
	color: #FCF9E1;
	text-decoration: none;
}

A.a_upper:visited {
	color: #FCF9E1;
	text-decoration: none;
}

A.a_upper:hover {
	color: #FFEA00;
	text-decoration: none;
}

#contact_box {
	border-color: #336699;
	border-width: 1px;
	border-style: solid;
	background-color: #C8DBEE;
	padding: 5px;
}

#footer {
	width: 400px;
	border-top: 1px dashed #336699;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: x-small;
}

#lot48 {
	width: 200px;
	border-top: 1px dotted #336699;
	padding-top: 10px;
	padding-bottom: 100px;
	font-size: x-small;
}
