html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #eee;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	color: #6a5a61;
}
table, th, td, input, select, textarea {
	color: #6a5a61;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	color: #4D52B0;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 1.8em;
	font-weight: normal;
	font-family: Georgia, serif;
	line-height: 1em;
}
h2 {
	color: #000;
	margin: 0;
	padding: 0.2em 0 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
hr {
	display: none;
}
@media print, screen, handheld {
	legend {
		display: none;
	}
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
table {
	border-collapse: collapse;
}

a {
	text-decoration: underline;
	color: #4D52B0;
}
a:visited {
	color: #4D52B0;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
.alignr {
	text-align: right;
}
.alignc {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}
.horseimg 
{   
    text-align: center;
}

.col_main 
{
	min-height: 100%;
	float: left;
	width: 730px;
	display: inline;
	margin: 0 15px 0 15px;
	padding-top: 2.5em;
	padding-bottom: 2.0em;
	height: 100%;
	height: auto;
	
}

.colcode_tab1 {
	color: #860139;
}
.colcode_tab2 {
	color: #7E8937;
}
.colcode_tab3 {
	color: #D88B00;
}
.colcode1, .mandatory {
	color: #4D52B0;
}
.colcode2 {
	color: #000;
}

.container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
		
}
html>body .container {
	height: auto;
}
.content_wrap {
	padding: 0 0 3em 0;
	text-align: center;
	
}
.content {
	text-align: left;
	width: 750px;
	margin: 0 auto;
	background-color:#ffffff;
	border: medium solid #4D52B0;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}
.pagingfloatr {
	float: right;
	padding: 0 2em 0 0;
}
.footer_wrap {
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.footer {
	text-align: left;
	width: 710px;
	background-color:#4D52B0;
	font-size: 0.9em;
	color: #fff;
	padding: 3px 20px;
}

.footer a, .footer a:visited  {
	text-decoration: underline;
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
	color: #000;
}


input.form_general, textarea.form_general {
	width: 216px;
	.width: 214px;
}
select.form_general {
	width: 220px;
}
input.form_login {
	margin: 0 7px 0 0;
	width: 125px;
	.width: 123px;
}
input.form_qs1 {
	width: 184px;
	.width: 182px;
}
select.form_qs1 {
	width: 188px;
}

.header {
	padding: 0 0 0 0;
}


.hidden {
	display: none;
}

.listing {
	border-bottom: 1px solid #b6b4a6;
	margin:  0 2em 1em 0;
}
.listing_item1 {
	border-top: 1px solid #b6b4a6;
}
.listing_item2 {
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background: #f6f6f4;
	padding: 5px 10px 5px 15px;
}

.listing_item2 p {
	padding: 0 0 0.3em 0;
}
.listing_right {
	float: right;
	width: 13%;
}
.listing_left {
	float: left;
	width: 82%;
	font-weight:bold;
}
.listing_logo {
	padding: 0.1em 0 0 1.5em;
}
.listing_bold {
	font-weight:bold;
	color: #4D52B0;
}

.link1, .link1:visited {
	color: #6a5a61;
}
.link1:hover {
	color: #a30038;
}

.mulogo 
{
	vertical-align: top;
	float: right;
	padding: 0 1em 0 2.5em;
}

.rplogo 
{
	vertical-align: top;
	float: left;
	padding: 0 2.5em 0 1em;
}

.logo 
{
	float: none;
	padding: 0 0 0 0;
}
.menu 
{
	background-color:#4D52B0;
	height: 1%;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul li {
	float: left;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	padding: 6px 0 7px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.menu ul li a:hover, .menu ul li a.selected {
	text-decoration: none;
	color: silver;
}
.menu ul li.m1 a {
	width: 80px;
}
.menu ul li.m2 a {
	width: 80px;
}
.menu ul li.m3 a {
	width: 100px;
}
.menu ul li.m4 a {
	width: 80px;
}
.menu ul li.m5 a {
	width: 100px;
}
.menu ul li.m6 a {
	width: 110px;
}
.menu ul li.m7 a {
	width: 110px;
}
.menu ul li.m8 a {
	width: 80px;
}





.screenreader {
	position: absolute;
	left: -999em;
}
.small {
	font-size: 0.9em;
}



.tab_feat_jobs {
	width: 100%;
	margin: 0 0 0.3em 0;
}
.tab_feat_jobs td {
	padding: 0;
	border: none;
	width: 33%;
	vertical-align: middle;
}
.tab_feat_jobs td.td1 {
	padding: 0.7em 0 0 0;
	vertical-align: top;
}

.tab_form {
	margin: 0.3em 0 0.7em 0;
}
.tab_form th {
	padding: 0.3em 1em 0.5em 0;
	border: none;
	width: 130px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.tab_form td {
	padding: 0 0 0.5em 0;
	border: none;
	vertical-align: top;
}


.text_block {
	padding-right: 15px;
}

.text_blockr {
	padding-right: 15px;
}

