.header_navigation {
	background-image: url(/images/nav.jpg);
	height: 25px;
	margin-top: 20px;
	font-size: 1.4em;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}
.header_container .header_navigation a:link {
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
}
.header_container .header_navigation a:visited {
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
}
.header_container .header_navigation a:hover {
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: underline;
}
.content .job-description form {
	width: 100px;
	float: right;
}

.header_container .header_navigation a:active {
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: underline;
}


.header_container h1 {
	color: #0198CF;
}
.header_container {
	width: 100%;
}

a:link
{
	text-decoration:none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
	color: #333333;
}
a:active {
	text-decoration:underline;
	color: #333333;
}

.navigation
{
	background: url("images/nav.jpg") repeat left top;
	color:#FFFFFF;
	font-size:14px;
        padding:5px;
}
.navigation a
{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	background-position: center;
}

.navigation a:hover
{
	color: #640000;
	font-size:14px;
	text-decoration:none;
}
.welcome
{
	background:url(../images/temp_flash_holder.gif) top right no-repeat;
}
.header_logo {
	margin-bottom: 10px;
	margin-top: 10px;
}

.ewelcome
{
	background:url(../images/temp_flash_holder2.gif) top right no-repeat;
}
.smalltext {
	font-size: 0.85em;
	line-height: 1.3em;
}
.nested_table {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.tcat
{
	background: url("images/orange_bar_bg.jpg") repeat left top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.footer
{
	color:#FFFFFF;
	font-size:12px;
        padding:5px;
}
.footer a
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover
{
	color: #640000;
	font-size:12px;
	text-decoration:none;
}
body {
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", "Myriad Pro", Verdana, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
}
td
{
	line-height: 20px;
}
.photo {
	margin-top: 7px;
	border: 7px solid #FFFFFF;
	margin-bottom: 6px;
}
input {
	font-family:Arial;
	font-size: 11px;
}
select {
	font-family:Arial;
	font-size: 11px;
}
textbox {
	font-family:Arial;
	font-size: 11px;
}

h1 {
	font-size: 1.2em;
	color: #333333;
	margin-bottom: 4px;
	margin-top: 4px;
	text-transform: capitalize;
}
.tip {
	color: #FF0000;
	font-size: 75%;
	margin-bottom: 5px;
}
.tborder_no_lhs .background_light_grey_table .background_light_grey_table .background_light_grey_table input {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7D7D;
	border-right-color: #BF0000;
	border-bottom-color: #BF0000;
	border-left-color: #FF7D7D;
}


h2 {
	font-size: 1.2em;
	color: #66667D;
	margin-bottom: 6px;
	margin-top: 6px;
	text-transform: capitalize;
	margin-right: 6px;
	margin-left: 6px;
}

h2 a:link{
	color: #66667D;
}

h4 {
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 105%;
	font-family: "Trebuchet MS";
}
.marquee_title {
	font-size: 12px;
}
.job_headline {
	font-size: 110%;
	text-transform: capitalize;
	line-height: 15px;
}
.big_red {
	font-size: .9em;
	font-weight: bold;
	color: #FF0000;
}
.alert {
	font-weight: bolder;
	font-size: 110%;
	color: #FF0000;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	border: 1px dashed #FF0000;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/icons/alert.png);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 8%;
	width: 80%;
}
.nav_top_border {
	border: 1px solid #E6E6E6;
	padding-left: 5px;
}
.nav_cell {
	background-color: #F0F0F0;
}

.H3_red {
	color: #FF0000;
}
h3 {
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
}
.centre_banners  a {
	color: #0000FF;
}

hr {
	width: 99%;
	background-color: #999999;
}

p {
	text-align: left;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 6px;
}
.enabled {
	font-weight: bold;
	color: #009933;
}
.disabled {
	font-weight: bold;
	color: #FF0000;
}
.pagination {
	width: 100%;
	font-size: 120%;
	color: #FF0000;
	text-align: center;
	height: 35px;
	padding-top: 10px;
}
.large_grey_text {
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.contact-box {
	background-image: url(images/button-contact.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 142px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	padding-left: 70px;
	padding-top: 15px;
	color: #FFFFFF;
}
.contact-box a {
	color: #FFFFFF;
	text-decoration: underline;
}
.featured-family-title {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 14px;
	text-transform: capitalize;
}
.imgrhs {
	float: right;
	border: 1px solid #666666;
}
.login_table {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D7D7D7;
}
.footerad {
	background-color: #E4E4E4;
	text-align: center;
	margin-top: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dashed #CCCCCC;
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
