@charset "utf-8";
/* CSS Document */

body {
	background-color: #966330;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.outermosttable
	{
	width:587px;
	border: 1px solid #033103;
	background-color: #FFFFFF;
	background-image: url(images/form_bg.gif);
	background-repeat: repeat-x;
	}
.leftlinkswidth {
	width: 193px;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 51px;
}
.contentbg {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 587px;
}
.headwhitearea {
	height: 50px;
}
.comtboxsmall
	{
	width: 300px;
	height: 120px;
	border: 1px solid #3E6327;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	}
.formboxcareers
	{
	width: 220px;
	border: 1px solid #3E6327;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	}
.txtboldlightcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.emaillinks:link 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	}
.emaillinks:active 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	}
.emaillinks:visited 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	}
.emaillinks:hover 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #FF0099;
	text-decoration:none;
	}
.txtgreenboldcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.redstar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}

.h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
}

.thkscontentbg {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 587px;
}
