a {
	color: #333333;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	color: #acc5db;
	text-decoration: none;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211a52;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	font-style: normal;
}
h2 {
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 17px;
}
h4 {
	font-size: 12px;
	font-style:italic;
	line-height: 15px;
	margin-left:15px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
}
h5.a {
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;	
}
}
h6 {
	font-size: 13px;
	font-weight: normal;
}
a.b {
	font-size: 12px;
	text-decoration:none;
	font-style: italic;
	font-weight:bold;	
}



img {
	behavior:url("pngbehavior.htc");
	border: 0;
}

input {
	border:1px solid #333333;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
input.check {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}


select {
	border:1px solid #333333;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
textarea {
	border:1px solid #333333;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

label {
	font-size:11px;
	font-weight:bold;
	text-align: right;
}

#main {
	background-color: #e1e0e6;
	height: 100%;
	width: 760px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align:top;
	padding: 0;
}

#main td {
	vertical-align: top;
}

#header {
	height: 107px;
	width: 760px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
	top: 0px;
	right: 0px;
}

#header table{
	width:100%;
}

#header td{
	vertical-align:bottom;
}

#photos {
	height: 180px;
	width: 760px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: -10px;
	right: 0px;
}

#photos table{
	width:100%;
	height:100%;
}

#photos td{
	background-repeat:no-repeat;
}
#subnav {
	height: 33px;
	width: 452px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 2;
	top: 0px;
	text-align: left;
	right: 0px;
}
#content {
	height:auto;
	width: 760px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index:2;
	top:-1px;
	right: 0px;
}

#content2 {
	height:auto;
	width: 760px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index:2;
	top:-1px;
	right: 0px;
}

#content2 table{
	width:100%;
	height: 100%;
}

#content3 {
	height:auto;
	width: 760px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index:2;
	top:-1px;
	right: 0px;
}

#content3 table{
	width:100%;
}


#content table{
	width:100%;
	height: 100%;
}

#content td{
	padding:10px;
	text-align: left;
}

#jobs table{
	width:100%;
	height: 100%;
}

.jobsright{
	text-align: right;
}

.jobsleft{
	text-align: left;
}
.jobscenter{
	text-align: center;
}


#foot {
	height:75px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: 3;
	top: 0px;
	right: 0px;
	text-align:right;
	padding:0;
}

#foot table{
	margin-right: 10px;
	margin-top: 10px;
}

#foot td{
	text-align:center;
	letter-spacing: 2px;
	word-spacing: 20px;
}


.featuredjob {
	font-size: 15px;
	font-weight: bold;
}


#contactinfo {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
#answers {
	height:310px;
}
#formtable td{
	padding:2px;
}
#thetitle{
	height:61px;
	width:450px;
	visibility:visible;
}
.answerhide{
	display:none;
}
.onePsides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blueBG {
	background-image: url(/images/body_BG.gif);
	background-repeat: repeat-y;
}
.subnavHide{
	display:none;
}
.titleHide{
	display:none;
}
.note {
	font-size: 9px;
}

#LP{
	background-image:url(/images/spacer.gif);
	background-repeat:no-repeat;
}
#RP{
	background-image:url(/images/spacer.gif);
	background-repeat:no-repeat;
}
