@charset "utf-8";
/* CSS Document */
/* ---Colors Scheme---
	Orange #CC6600
	Light Green #A5E862
	Mid Green #92D251
	Dark Green #70B12E
	Light Grey #EEEEEE
	Mid Grey #666666
	Dark Grey #333333
*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	color:#333333;
	background-color:#EEEEEE;
}
a:link {
	color:#CC6600;
	text-decoration:underline;
}
a:visited {
	color:#CC6600;
	text-decoration:underline;
}
a:hover {
	color:#333333;
}
.smallLinks:link, .smallLinks:visited {
	color:#333333;
	font-size:11px;
}
.smallLinks:hover {
	color:#CC6600;
}
.orangeLinks:link, .orangeLinks:visited {
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
}
.orangeLinks:hover {
	color:#333333;
	text-decoration:none;
}
.secTitle {
	font-size:24px;
	color:#CC6600;
}
.secTitleCont {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:15px;
}
.secTitle2 {
	font-size:20px;
	color:#333333;
}
.txtBold16 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.txt16 {
	font-size:16px;
	color:#333333;
}
.txtBold16orange {
	font-size:16px;
	font-weight:bold;
	color:#CC6600;
}
.txt16orange {
	font-size:16px;
	color:#CC6600;
}
.textBoldOrange {
	font-weight:bold;
	color:#CC6600;
}
.boldText {
	font-weight:bold;
}
.text {
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.paragraphHeader {
	font-weight:bold;
	padding:15px 0px 3px 0px;
}
.paragraphHeaderFirst {
	font-weight:bold;
	padding:0px 0px 3px 0px;
}
.smallBoldText {
	font-size:11px;
	font-weight:bold;
}
.smallText {
	font-size:11px;
}
.navBgCont {
	background:url(graphics/nav_bg.jpg) repeat-x;
	height:40px;
	margin-top:1px;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:100;
}
.navCont {
	margin:0 auto 0;
	width:952px;
	position:relative;
	height:40px;
}
.subNav {
	width:170px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	border:1px solid #666666;
}
.subNav a {
	color:#FFFFFF;
	font-size:13px;
	padding-left:18px;
	display:block;
	line-height:30px;
	border-bottom:1px solid #666666;
	background-color:#333333;
	text-decoration:none;
}
.subNav a:hover {
	background-color:#A5E862;
	color:#333333;	
	border-bottom:2px solid #EEEEEE;
	line-height:29px;
}
.navLink {
	line-height:40px;
	height:40px;
	color:#A5E862;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-right:1px dotted #EEEEEE;
	cursor:pointer;
	position:relative;
}
.navLinkOver {
	line-height:40px;
	height:40px;
	color:#EEEEEE;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-right:1px dotted #EEEEEE;
	cursor:pointer;
	position:relative;
}
.navLink a {
	color:#A5E862;
	font-size:13px;
	display:block;
	line-height:40px;
	text-decoration:none;
}
.navLink a:hover {
	color:#EEEEEE;
}
#nav1 {
	border-left:1px dotted #EEEEEE;
}
.navArrow {
	position:absolute;
	top:30px;
	width:15px;
	z-index:1;
	height:3px;
	background:url(graphics/nav_down_arrow.gif) no-repeat;
}
.iframe {
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	z-index:-1;
	position:absolute;
	left:0px;
	top:0px;
	width:135px;
}
.contentCont {
	position:relative;
	margin:0 auto 0;
	width:1000px;
	min-height:650px;
	background:url(graphics/middle_container_bg.jpg) repeat-y;
}
.content {
	margin:0px 50px;
	padding:315px 25px 25px 25px;
}
.footerCont {
	background:url(graphics/footer_bg.jpg) repeat-x;
	height:87px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
.footer {
	width:950px;
	margin:0 auto 0;
	padding-top:20px;
	text-align:center;
}
.footerBotBar {
	background-color:#333333;
	line-height:8px;
	height:8px;
	border-top:1px solid #FFFFFF;
}
.copyright {
	margin-top:15px;
	font-size:11px;
}
.footer a:link, .footer a:visited {
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
	color:#333333;
}
.footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.pd_designed_text {
	padding-bottom:5px;
	font-size:11px;
	color:#666666;
}
.pdCont {
	text-align:center;
	margin:15px 0px;
}
.flashHeaderCont {
	z-index:10;
	position:absolute;
	top:42px;
	left:26px;
}
.logoCont {
	position:absolute;
	z-index:50;
	top:70px;
	left:136px;
}
.fadedLeftSide {
	position:absolute;
	z-index:10;
	top:300px;
	left:25px;
	background:url(graphics/faded_left_side.jpg) no-repeat;
	width:26px;
	height:77px;
}
.fadedRightSide {
	position:absolute;
	z-index:10;
	top:300px;
	right:24px;
	background:url(graphics/faded_right_side.jpg) no-repeat;
	width:26px;
	height:77px;
}
#left-col {
	position:relative;
	padding-right:30px;
	width:515px;	
}
#right-col {
	width:270px;
	float:right;
	padding-left:30px;
	border-left:1px solid #CCCCCC;
}
.sideBucket {
	width:265px;
	margin-bottom:25px;
}
.sideBucketTop {
	background:url(graphics/bucket_top.jpg) no-repeat;
	height:32px;
}
.sideBucketBottom {
	background:url(graphics/bucket_bottom.jpg) no-repeat;
	height:32px;
}
.sideBucketMiddle {
	background:url(graphics/bucket_middle_bg.jpg) repeat-x top;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	min-height:134px;
	padding:0px 25px;
}
.largeBucket {
	width:469px;
	margin-bottom:25px;
	margin:0px auto;
	text-align:center;
}
.largeBucketTop {
	background:url(graphics/photo_gallery_bucket_top.gif) no-repeat;
	height:34px;
}
.largeBucketBottom {
	background:url(graphics/photo_gallery_bucket_bottom.gif) no-repeat;
	height:34px;
}
.largeBucketMiddle {
	background:url(graphics/photo_gallery_bucket_middle.gif) repeat-y;
	min-height:134px;
	padding:0px 25px;
}
.moreLinkDiv {
	border-top:1px solid #CCCCCC;
	padding-top:5px;
	margin-top:10px;
	text-align:right;
}
.homepgRegionDiv {
	margin-bottom:15px;
	height:77px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.homepgRegionDivHover {
	height:77px;
	margin-bottom:15px;
	background-color:#EEEEEE;
	cursor:pointer;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.homepgRegionDiv div, .homepgRegionDivHover div  {
	width:275px; float:right; padding-top:20px;
}
.errorText {
	color:#FF0000;
}
.formLabel {
	margin-bottom:3px;
	font-size:12px;
	font-weight:bold;
}
.formTextBox {
	padding:2px;
	font-size:12px;
	margin-bottom:10px;
}
.errorMsgBox {
	background-color:#FFFFCC;
	padding:15px;
	border:1px solid #CCCCCC;
	color:#FF0000;
	margin-bottom:10px;
}
.imgBorder {
	border:1px solid #000000;
}
.eventMonthBoxOuter {
	float:left;
	width:34px;
	border:1px solid #CCCCCC;
	padding:2px;
	margin-right:2px;
}
.eventMonthBox {
	border:1px solid #999999;
	background-color:#EEEEEE;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	line-height:24px;
	cursor:pointer;
}
.eventMonthBoxHover {
	border:1px solid #CCCCCC;
	background-color:#333333;
	font-size:11px;
	font-weight:bold;
	color:#EEEEEE;
	text-align:center;
	line-height:24px;
	cursor:pointer;
}
.eventNameDiv {
	font-weight:bold;
	color:#CC6600;
	margin-bottom:10px;
}
.eventPgEventCont {
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #CCCCCC;
}
.divInline {
	display:inline;
}
.jobPosition {
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}
.jobContainer {
	padding:10px;
	border-top:1px solid #CCCCCC;
	background-color:#EEEEEE;
}
.jobContainerAlt {
	padding:10px;
	border-top:1px solid #CCCCCC;
}
.resumeName {
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}
.resumeContainer {
	padding:10px;
	border-top:1px solid #CCCCCC;
	background-color:#EEEEEE;
}
.resumeContainerAlt {
	padding:10px;
	border-top:1px solid #CCCCCC;
}
.latestJobsText {
	border-bottom:1px solid #CCCCCC;
	padding:5px 0px;
}
.jobSearchDiv {
	background:url(graphics/search_bg.jpg) no-repeat;
	width:515px;
	height:109px;
	margin-bottom:15px;
}
.jobSearchFilterDiv {
	padding:0px 20px;
	width:230px;
	border-right:1px solid #666666;
}
.jobSearchSortDiv {
	width:220px;
	float:right;
	position:relative;
}
.jobSearchOptionsTitle {
	font-size:14px;
	text-align:center;
	padding:10px 0px 10px;
}
.resumeSearchDiv {
	background:url(graphics/search_bg.jpg) no-repeat;
	width:515px;
	height:109px;
	margin-bottom:15px;
}
.resumeSearchFilterDiv {
	padding:0px 20px;
	width:230px;
	border-right:1px solid #666666;
}
.resumeSearchSortDiv {
	width:220px;
	float:right;
	position:relative;
}
.resumeSearchOptionsTitle {
	font-size:14px;
	text-align:center;
	padding:10px 0px 10px;
}
.subItalicText {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}