* {
  margin: 0;
  padding: 0;
  }

html, body {
	min-height: 100%;
  }
  
body {
	margin: 0px;
	background-color: #E1E3EA;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
  }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  }

h2 {
	font-family: Georgia, serif;
	font-size: 15px;
	color: #003366;
	padding-bottom: 10px;
  }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071E1;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
  }

h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div,p,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: none;
}

ul  {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
}

li {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px 0px 0px 10px;
	background-image: url(../images/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	list-style-type: none;
}

.wrapper {
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 850px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
	
	.wrapper2 {
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 810px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

.container-head {
	background-color: #FFFFFF;
	margin-bottom: 10px;
  }

.head {
	width: 790px;
	height: 102px;
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat;
  }	
  
.head_left {
	background-image: url(../images/top_nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 102px;
	width: 790px;
}

.head_right {
	background-image: url(../images/top_nav_rite.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 97px;
	width: 790px;
	padding-top: 5px;
}

.logo {
	float: left;
	height: 93px;
	width: 157px;
	margin-left: 17px;
}

.sitemap_cont {
	float: right;
	height: 18px;
	width: 390px;
	margin-top: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	text-decoration: none;
}

.sitemap_cont a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.sitemap_cont a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6944E;
	text-decoration: underline;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 850px;
	background: #fff;
	opacity: 0.30;
	-moz-opacity: 0.30;
	filter:alpha(opacity=30);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	display: block;
	}
	
.container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	
.content {
	position: relative;
	background-color: #FFFFFF;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	padding-bottom: 15px;
	}
	
#column-1 {
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	
* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }

.main_cont_area {
	width: 790px;
	min-height: 305px;
	height: auto !important;
	height: 305px;
	padding-bottom: 50px;
}

.flash_cont {
	height: 220px;
	width: 790px;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}

.vignettes_cont {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 790px;
	background-color: #0099FF;
}

.box1 {
	float: left;
	width: 261px;
	margin-right: 12px;
}

.welcome_title_cont {
	float: left;
	height: 47px;
	width: 259px;
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: repeat;
	padding-left: 2px;
}

.welcome_pic_bdr {
	height: 64px;
	width: 253px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: left;
}

.welcome_content {
	float: left;
	width: 255px;
	margin-top: 10px;
	padding: 3px;
	text-align: justify;
}

div.welcome_content span.right {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #990000;
	width: 180px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	position: absolute;
  }

div.welcome_content span.right a{
	text-align: right;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
  }

div.welcome_content span.right a:hover{
	text-align: right;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
  }

.box2 {
	float: left;
	width: 244px;
	margin-right: 12px;
}

.group_title_cont {
	background-image: url(../images/group_bg.jpg);
	background-repeat: repeat;
	height: 47px;
	width: 242px;
	float: left;
	padding-left: 2px;
}

.group_pic_bdr {
	height: 64px;
	width: 236px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: left;
}

.group_content {
	float: left;
	width: 238px;
	margin-top: 10px;
	padding: 3px;
	text-align:justify;
}


div.group_content span.right a{
	text-align: right;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
  }

div.group_content span.right a:hover{
	text-align: right;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
  }

.box3 {
	float: left;
	width: 261px;
}

.net_title_cont {
	float: left;
	height: 47px;
	width: 259px;
	background-image: url(../images/net_bg.jpg);
	background-repeat: repeat;
	padding-left: 2px;
}

.net_pic_bdr {
	height: 64px;
	width: 253px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: left;
}

.news_content {
	float: left;
	width: 255px;
	margin-top: 10px;
	padding: 3px;
}

div.news_content span.right {
	float: right;
	text-align: right;
	color: #5884A7;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
  
div.news_content span.left {
	text-align: left;
	color: #0071E1;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	font-weight: bold;
  }
  
div.news_content span.right2 {
	text-align: right;
	color: #990000;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
  }

div.news_content span.right2 a{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
  }

div.news_content span.right2 a:hover{
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
  }

div.news_content span.right3 {
	text-align: right;
	color: #5884A7;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 742px;
	top: 569px;
  }

#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#foot {
	padding: 0 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.footlinks {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.footlinks a{
	color:#666666;
	font-size:11px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

.footlinks a:hover{
	color:#003366;
	font-size:11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.banner_cont {
	height: 151px;
	width: 790px;
	margin-bottom: 5px;
}

.head_int {
	width: 790px;
	height: 72px;
	background-image: url(../images/top_nav_int_bg.jpg);
	background-repeat: repeat;
  }	
  
.head_left_int {
	background-image: url(../images/top_nav_int_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 72px;
	width: 790px;
}

.head_right_int {
	background-image: url(../images/top_nav_int_rite.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 67px;
	width: 790px;
	padding-top: 5px;
}

.logo_int {
	float: left;
	height: 63px;
	width: 106px;
	margin-left: 17px;
}

.sitemap_cont_int {
	float: right;
	height: 18px;
	width: 390px;
	margin-top: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
}

.sitemap_cont_int a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.sitemap_cont_int a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6944E;
	text-decoration: underline;
}

.main_cont_int_area {
	width: 790px;
	min-height: 305px;
	height: auto !important;
	height: 305px;
	padding-bottom: 50px;
	background-image: url(../images/main_int_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

.title_int_cont {
	height: 36px;
	width: 772px;
	margin-bottom: 18px;
	padding-left: 18px;
	padding-top: 1px;
}

div.title_int_cont span.right {
	width: 400px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	position: absolute;
	margin-top: 10px;
}

.main_content_container {
	width: 760px;
	margin-left: 10px;
	background-image: url(../images/main_top_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding: 5px;
	overflow: hidden;
}

.leftmenu_cont {
	float: left;
	width: 186px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	display: block;	/*margin-right: 8px;*/

}

.main_int_content {
	float: right;
	width: 564px;
}

.historytitle {
	float: left;
	height: 32px;
	width: 564px;
	background-color: #F2F1E3;
}

.historytitle_left {
	background-image: url(../images/clustername_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	width: 564px;
}

.historytitle_rite {
	background-image: url(../images/clustername_rite.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	width: 549px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88674F;
	padding-top: 7px;
	padding-left: 15px;
}

.int_main_container {
	float: left;
	width: 549px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align:justify;
}

div.int_main_container span.right {
	float: right;
	width: 164px;
	height: 176px;
	position: relative;
	margin-left: 10px;
	background-image: url(../images/fot_bg.jpg);
	background-repeat: repeat;
  }
  
.fot_top {
	height: 9px;
	width: 164px;
}
.fot_cont {
	height: 158px;
	width: 146px;
	margin-left: 9px;
}

.fot_bot {
	height: 9px;
	width: 164px;
}

.email-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #161B5D;
}

.email-link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #161B5D;
	text-decoration: underline;
}

.email-link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
.left-menu-contents {
	width: 194px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
	display: block;
}
.calltoaction {
	width: 186px;
	float: left;
	height: 60px;
	overflow: hidden;
	background-image: url(../images/job1.jpg);
	background-repeat: no-repeat;
}

.calltoaction a{
	width: 186px;
	float: left;
	height: 60px;
	overflow: hidden;
	background-image: url(../images/job1.jpg);
	background-repeat: no-repeat;
}

.calltoaction a:hover{
	width: 186px;
	float: left;
	height: 60px;
	overflow: hidden;
	background-image: url(../images/job2.jpg);
	background-repeat: no-repeat;
}

.menucont {
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 470px;
	width: 196px;
}

.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	line-height: 20px;
}

.url{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #DDE2E3;
}

.url a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #DDE2E3;
	text-decoration: none;
}

.url a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}

.partnerswrap {
	width: 100%;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.partnerstitle {
	background-color: #DDE2E3;
	height: 22px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	padding-top: 8px;
}

.logoswrap {
	height: 57px;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.whowrap {
	width: 98%;
	height: auto !important;
	border: 1px solid #B6BDC7;
	background-color: #F8F8F8;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.whotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 150px;
	margin-right: 10px;
	float: left;
}

.whoname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

.managertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

.whonum {
	float: left;
	width: 150px;
}

.newstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}

.newstext {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 8px 0 5px 0;
	margin-top: 5px;
}
.jobs {
	width: 98%;
	height: 20px;
	float: left;
	padding-left: 5px;
	background-color: #F9F8F0;
	margin-top:4px;
	border: 1px solid #F9F8F0;
	text-align:left;
	
}
.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #88674F;
}
.position a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #88674F;
	text-decoration: none;
}
.position a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.jobsdate {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88674F;
	width: 100px;
}
.applynow {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10000;
	width: 100px;
}

.tbdisp {
	background-color: #62A6DD;
	font-size: 11px;
	}

.tbdisp1 {
	background-color: #EFF7FF;	
	font-size: 11px;
	}

.tbdisp2 {
	background-color: #FFFFFF;	
	font-size: 11px;
	}

.tdisp {
	background-color: #F2F1E3;
	font-size: 11px;
	padding:4px;
	}
td {
	padding:4px;
	}

.tdisph {
	background-color: #E2E0C2;
	font-size: 11px;
	}
.valuesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.valuesblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E98AF;
	font-weight: bold;
}

#container-job	{
		float:left;
		}

#container-job label {
	display: block;
	float: left;
	width: 150px;
        margin-top: 6px;
	text-align:right;
	padding-right:10px;
}

#container-job span {
	float: left;
	width: 320px;
        margin-top: 3px;
	text-align:left;
}

	

#employment	{
		float:left;
		width:500px;
		}

#education	{
		float:left;
		width:500px;
		}

#personal	{
		float:left;
		width:500px;
		}





