/* 2007-12-06 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.pageBackground{
	background-color: #b1d6ff;
	background-image: url(images/BackgroundRepeater.jpg);
}

.employmentBack{
	background-image: url(images/FlagWatermark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.footerTop{
	background-image: url(images/FooterTopRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.footerLeft{
	background-image: url(images/BottomLeftSlice.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.footerRight{
	background-image: url(images/BottomRightSlice.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.footerBound{
	background-color: #2160a7;
}

.footerBottom{
	background-image: url(images/FooterBottomRepeater.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.emailLink{
	color: #ffffff;
	font-weight: bold;
}

.emailLink:hover{
	color: #b1d6ff;
	font-weight: bold;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #848AB7;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #848AB7;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #848AB7;
}

.h1HeadingCell{
	padding: 0px 0px 0px 0px;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #7DAFE6;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #2160A7;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Webfodder Logo - Use when semi-transparent image is necessary *********/
div.fodder{
	filter: alpha(opacity=100);
	width:32px;
	height:32px;
}