/* CSS Document */

body {
/*
* These are apparently not supported (used to be IE only) kept for reference *
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #3F516C;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #3F516C;
	scrollbar-shadow-color: #3F516C;
	scrollbar-track-color: #FFFFFF;
*/
	background-image: url("images/BG.gif");
	background-repeat: repeat-y;
	color: #37465E;
	margin: 1px;
	padding: 0px;
}

a {
	color: #576E9B;
	text-decoration: none;
}

a img {
	text-decoration: none;
	border: none;
}

a:hover {
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
#PMWMenu {
	float: left;
}

#Menu {
	width: 181px;
}

#Menu img {
	vertical-align: top;	
}

#PMWHeader {
	position: absolute;
	width: 568px;
	left: 182px;
}

#PMWHeader > img {
	vertical-align: top;
}

#PageTitle {
	position: absolute;
	text-align: center;
	top: 22px;
	left: 75px;
	margin: 0px;
	padding: 0px;
	width: 384px
}

#PMWContent {
	position: absolute;
	top: 180px;
	left: 182px;
	width: 568px;
}

#AccessLink {
	font-size: x-large;
	text-align: center;	
}

#W3CValidation {
	position: absolute;
	left: 30px;
	margin: 5px 0px;
	padding: 5px 0px;
	text-align: center;
}

#W3CValidation p {
	margin: 0px;
	padding: 0px;	
}

p.content:first-letter {
	font-size: 1.5em;	
}

p.copyright {
	font-weight: bold;
	font-size: small;
	font-variant: small-caps;
	text-align: center;
	clear: both;
}

.productImage {
	border: none;
	float: right;
	text-align: right;
}

.productSubmenu {
	border: none;
	text-align: center;
}

.productCategory {
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 10px;
}

.productBullets {
	font-weight: normal;
	list-style-type: circle;
}
.productBullets li {
	font-size: 1em;
}


/*CSS Image Gallery*/
/*Source website: http://phoenity.com/newtedge/image_gallery/ */
/*Modified by Troy Potter (5-2-08) for this website and to work properly on IE6, IE7, & FF3*/

div.gallery{
	/*Remove all spacings and bullets*/
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.pic {
	float:left;
	padding: 10px;
	margin: 3px;
	border: 1px solid #37465E;
}

div.tall_pic {
	width: 240px;
	height: 350px;
}

div.display_pic {
	width: 180px;
	border: none;
}

div.short_pic {
	width: 240px;
	height: 220px;
}

div.pic p {
	margin: 0;
	padding: 0;
	text-align: center;
}

div.pic a, p a {
	clear: both;
	margin: auto;
}
				
div.pic img, p a img{
	/*Remove borders from images*/
	border: none;
	display: inline;
	margin: auto;
	vertical-align: middle;
}

div.pic_desc {
	color: #37465E;
	text-align: center;
	vertical-align: baseline;
	font-weight: normal;
	width: 235px;
	margin: 2px;
	clear: both;
}
				
/*
div.pic:after{
	content: ".";
	display: block;	
	height: 0;
	overflow: hidden;
	clear: both;
	visibility:hidden;
}
*/				

/*
div.gallery:after{
	content: ".";
	display: block;	
	height: 0;
	overflow: hidden;
	clear: both;
	visibility:hidden;
}
*/

/*phpSecurePages CSS*/
/*Source website: http://www.phpsecurepages.com/ */
/*Modified by Troy Potter (6-27-08) for this website and to work properly on IE6, IE7, & FF3*/
A.link {
	font-weight: bold;
}

A:hover.link {
	background-color: #E9E9E9;
}
			
#formBlock {
/*	text-align: center; */
	width: 400px;
	height: 245px;	
	position: relative;
	top: 15px;
	left: 70px;
}

#interfaceTitle {
	text-align: center;
	height: 40px;
	vertical-align: top;
}

#messagesDisplay {
	text-align: center;
	height: 105px
}

#inputFieldsContainer{
	height: 70px;
	clear: both; 
}

#inputFields {
	position: relative;
	width: 230px;
	height: 70px;
	left: 95px;
}

#prompts {
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#prompts p {
	margin: 7px 0px;
}

#entries {
	float: right;
}

#buttonSection {
	height: 23px;
	margin: 0px 30px;
}

#cancelButton {
	float: left;
}

#enterButton {
	float: right;
}

#citation {
	position: relative;
	top: 50px;
	text-align: center;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: xx-small;
}

#passRequest {
	position: relative;
	text-align: center;
	font-size: x-large;
	top: 75px;
}

#logoutLink {
	text-align: right;
}

/*Employment Pages CSS*/
.Jobs {
	display: block;
/*	border: 2px solid black;*/
}

.JobTitle {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
				
.JobDesc {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
				
.JobSkills {
	width: 50%;
}
				
.JobSkills ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
				
.JobReq {
	width: 50%;
}
				
.JobReq ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
				
.JobResume {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.JobBenefits {
	clear: both;
}

.JobBenefits ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}