/* CSS Document */
body {
	margin:0px auto;
	background-color:#ffffff;
}
td {
	font-size:12px;
	line-height: 22px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.jobs {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:center;
}
.jobs a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.jobs a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.jobs a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.jobs a:visited {
	font-size: 12px;
	color: #031F6E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.borderbottom{
border-bottom:1px solid #006C9E}
.borderbottom1{
border-bottom:1px solid #D5D5D5}

.bluefont{
color:#0C61BB;
font-weight:bold;}
.bluefont1{
color:#4A3600;
font-weight:bold;
line-height:20px;}
.red{
font-size:12px;
font-weight:bold;
color:#FF0000;
line-height:25px;
}
