﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image:url('../images/bback.gif');
	background-repeat:repeat-y;
}
#container {
	width: 790px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background: #fff ;
	background-repeat: repeat-y;
}
#masthead {
	background-color: #FFFFFF;
	background: url('../images/titlebk.jpg') right;
	background-repeat:no-repeat;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 780px;
	padding: 0;
}
#navigation {
	background-color: #FF5050;
	background: url('../images/navbk.jpg') repeat-x;
	overflow: hidden;
}
#column_l {
	width: 490px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#onlinequestions {
	width: 750px;
	margin-left: auto;
	margin-right:auto;
	padding: 10px 10px 10px 10px;
}
#form1 {
	background-color: #CCFFFF;
}
label { display: block; width: 11em; float:left; text-align:right; }
label.long {
	display: block; 
	width: 35em; 
	float:left; 
	text-align:left; 
	position:relative;
	}

.textboxdft {
position:relative;
	width: 25em;
}
.textboxshort {
	width: 10em;
	position:relative;
}
.textboxmed {
position:relative;
	width: 15em;
}
.cbxyesno {
	position:relative;
	width:66px; vertical-align:top;
}
#column_r {
	width: 250px;
	margin: 0;
	float: right;
	background-color:#ffffcc;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#empEducation {
	
	vertical-align:top;
}
#btmshadow {
	background: url('../images/bkfoot.jpg');
	background-repeat:no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 0px;

}
#footer {
	text-align: center;
	background-image:url('../images/fback.gif');
	background-repeat:repeat-y;
	
	margin-right: 0px;


	margin-left: 0px;
	overflow: hidden;
	padding: 0px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin-left:5px;
}
#masthead p {
	color: #ffffff;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
#OnlineLink {
	
	text-align:center;
}
#OnlineLink a {
	font-size:large;
	color:yellow;
	display:block;
	background-color:red;
	border: 2px solid maroon;
	

}
#JobList a {
	font-size:small;
	text-decoration:underline;
	
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	background: url('../images/navbk1.jpg');
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 0px solid #d3d3d3;
}
#navigation a:hover {
	color: yellow;
	border: 0px solid #f2f2f2;
}
JobJump {
	font-size:small;
}
/* Styles for Content */
h1 {
	color: #663333;
	font-size: 2.0em;
}
h2 {
	color: #663333;
	font-size: 1.75em;
}
h3 {
	color: #663333;
	font-size: 1.5em;
}
h4 {
	color: #006666;
	font-size: 1.25em;
}
h5 {
	color: #663333;
	font-size: 0.75em;
}
h6 {
	color: #663333;
	font-size: 0.5em;
}
big {
	color: #663333;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
#masthead a {
	color: yellow;
	text-decoration: underline;
}
#masthead a:hover {
	color: white;
	text-decoration: underline;
}
a {
	color: #006666;
	text-decoration:none;
}
a:hover {
	
	color: #663333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#empStatement {
	color:blue;
	font-weight:bold;
}
#empPosition {
	background-color:blue;
	color: aqua;
	font-weight:bold;
	vertical-align:top;

	
}
#empFormContainer{
	vertical-align:top;
	padding: 5px 5px 5px 5px;
}
#empPersonal {
	
	vertical-align:top;
}
#empESignature{
	vertical-align:top;
}