.logotablebg {
	background-image: url(images/bg-logotable.gif);
	background-repeat: repeat-x;


}
.bottomText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	color: 342C63;
	font-weight: bold;

}
.navbarbg {
	background-image: url(images/bg-navbar.gif);
	background-repeat: repeat-y;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	line-height: 14px;
	padding: 5px;






}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	line-height: 17px;
	padding: 5px;
	font-weight: bold;

}
#SiteSearch input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	font-style: normal;
	background-color: #C6D0EA;
}
#SiteSearch select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	font-style: normal;
	background-color: #C6D0EA;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990000;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #009900;
	text-decoration: none;
}
.mainTextJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	line-height: 14px;
	padding: 5px;
	text-align: justify;
}
#EmploymentApplication{
}
#EmploymentApplication p.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	line-height: 17px;
	font-weight: bold;
}
#EmploymentApplication input{
	margin: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:21px;
}
#EmploymentApplication table{
	border: solid 1px  #978ACA;
}
#EmploymentApplication td{
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333366;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 10px;
	border-bottom: solid 1px #B3BEDD;
}
#EmploymentApplication td.SectionOpen{
	border-top: solid 5px #978ACA;
	background: #B8C5E4;
}
#EmploymentApplication td.SubSectionOpen{
	border-top: solid 1px #4296BD;
	background: #B8C5E4;
}
#EmploymentApplication td.HeadSection{
	border-top: solid 5x #4296BD;
	background: #B8C5E4;
}