@charset "utf-8";
* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #EEE;
	background-image: url(../pics2009/pageback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrColFixHdr #container {
	width: 989px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../pics2009/containerback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
} 
.thrColFixHdr #header {
	background-color: #FFF;
	margin: 0px;
	padding-top: 0;
} 
#header #headerTop {
	height: 107px;
	position: relative;
}
#header #headerTop #headerTopleft {
	background-image: url(../pics2009/ht01.jpg);
	height: 107px;
	width: 252px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#header #headerTop #headerTopright {
	background-image: url(../pics2009/ht02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 107px;
	width: 737px;
	left: 252px;
	top: 0px;
	position: absolute;
}
#header #headerTop #headerTopright #topMenu {
	height: 24px;
	width: 200px;
	text-align: right;
	position: absolute;
	left: 518px;
	top: 19px;
	font-size: 11px;
	color: #333;
}
#header #headerTop #headerTopright #topMenu a {
	color: #333;
	text-decoration: none;
}
#header #headerTop #headerTopright #topMenu a:hover {
	color: #4F77D6;
	text-decoration: none;
}


#header #headerTop #headerTopright #slogan {
	position: absolute;
	height: 21px;
	width: auto;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	left: 8px;
	top: 47px;
	color: #06C;
}

#header #headerTop #headerTopright #mainMenu {
	height: 27px;
	width: 644px;
	position: absolute;
	left: 86px;
	top: 75px;
}


#header #headerAnimation {
	height: 163px;
	position: relative;
}
#header #headerAnimation #headerAnimationleft {
	background-image: url(../pics2009/ha01.jpg);
	position: absolute;
	height: 163px;
	width: 12px;
	left: 0px;
	top: 0px;
}
#header #headerAnimation #headerAnimationmid {
	background-image: url(../pics2009/ha02.jpg);
	position: absolute;
	height: 163px;
	width: 958px;
	left: 12px;
	top: 0px;
}
#header #headerAnimation #headerAnimationright {
	background-image: url(../pics2009/ha03.jpg);
	position: absolute;
	height: 163px;
	width: 19px;
	left: 970px;
	top: 0px;
}
#header #headerBottom {
	background-image: url(../pics2009/hb01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 13px;
}


.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 241px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding: 0px;
}
#sidebar1 #sb1Top {
	background-image: url(../pics2009/sb1t-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 31px;
	text-indent: 12px;
}
#sidebar1 #xsunxTranslate {
	margin-top: 12px;
	text-align: center;
}

#sidebar1 #sb1Content {
	padding: 12px;
	line-height: 18px;
	background-image: url(../pics2009/sb1t-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar1 #sb1Content a {
	color: #666;
	text-decoration: none;
}
#sidebar1 .subscribe {
	background-image: url(../pics2009/subscribe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 241px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 43px;
	text-indent: 60px;
}
#sidebar1 .subscribe a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 43px;
	text-decoration: none;
}
#sidebar1 .subscribe a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5077D2;
	line-height: 43px;
	text-decoration: none;
}

#sidebar1 #sb1Bottom {
	background-image: url(../pics2009/sb1t-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 288px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	background-color: #EBEBEB;
	background-image: url(../pics2009/sb2-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar2 .sb2Top {
	background-image: url(../pics2009/sb2-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-indent: 12px;
	line-height: 31px;
}
#sidebar2 .sb2Top2 {
	background-image: url(../pics2009/sb2-top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-indent: 12px;
	line-height: 30px;
}

#sidebar2 .sb2Content {
	line-height: 16px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#sidebar2 .sb2Content2 {
	padding: 12px;
	line-height: 16px;
	background-image: url(../pics2009/sb2-back2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar2 .sb2Content a {
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}



#sidebar2 .sb2Content a:hover {
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	color: #5079D5;
	text-decoration: none;
	font-weight: bold;
}


#sidebar2 .sb2Bottom {
	background-image: url(../pics2009/sb2-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
}
#sidebar2 .sb2Bottom2 {
	background-image: url(../pics2009/sb2-bottom2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
}

#sidebar2 .sb2Spacer {
	background-color: #F1F1F1;
	height: 16px;
}


.thrColFixHdr #mainContent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 262px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
} 
#mainContent #mainContentContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5078D6;
}
#mainContent #mainContentContent p .imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#mainContent #mainContentContent #contact-table td {
	padding: 4px;
}
#mainContentContent #contact-table .selectnews {
	background-image: url(../pics2009/i-news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainContentContent .table33 tr td {
	padding: 3px;
}



#mainContent #mainContentTop {
	background-image: url(../pics2009/maincontent-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	text-indent: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#mainContent #mainContentContent {
	padding: 12px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#mainContent #mainContentContent a {
	padding: 0px;
	color: #5078D6;
	text-decoration: none;
}
#mainContent #mainContentContent ul {
	margin-left: 18px;
}


#mainContent #mainContentBottom {
	background-image: url(../pics2009/maincontent-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
}

.thrColFixHdr #footer {
	padding: 0px;
	margin: 0px;
	background-image: url(../pics2009/footer-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
} 
#footer #footerTop {
	background-image: url(../pics2009/footer-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}
#footer #footerContent {
	background-image: url(../pics2009/footer-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #4F77D6;
	text-align: center;
	line-height: 18px;
	position: relative;
	margin: 0px;
}
#footerContent #social {
	position: absolute;
	height: 33px;
	width: 33px;
	left: 919px;
	top: 6px;
}
#footer #footerContent a {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer #footerContent a:hover {
	color: #4E76D5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#footer #footerBottom {
	background-image: url(../pics2009/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.job-position {
	font-size: 14px;
	font-weight: bold;
	color: #5179D1;
}
.job-title {
	font-size: 14px;
	font-weight: bold;
	color: #738CC5;
}
.table33 .header {
	color: #FFF;
}
#sb1Content .mheader {
	font-weight: normal;
	color: #666;
	font-size: 13px;
	text-decoration: none;
}
#sb1Content .mheader a {
	font-weight: normal;
	color: #666;
	font-size: 13px;
}
#sb1Content .mheader a:hover {
	font-weight: normal;
	color: #5078D7;
	font-size: 13px;
}

#sb1Content .mheader2 {
	margin-bottom: 6px;
	font-weight: normal;
	color: #666;
	font-size: 13px;
}

#sb1Content .mdivider {
	display: block;
	width: 100%;
	background-image: url(../pics2009/dot-dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 24px;
}
#sb1Content .mitem {
	font-size: 12px;
	background-image: url(../pics2009/dot-sub.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #333;
	display: block;
	padding-left: 14px;
}
#sb1Content .mitem a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#sidebar1 #sb1Content a:hover {
	color: #4F77D6;
	text-decoration: none;
}
#mainContent #mainContentContent input {
	border: 1px solid #7A94CF;
}
#mainContent #mainContentContent select {
	border: 1px solid #7A94CF;
}
#mainContentContent .imgRight {
	float: right;
}
#sidebar1 .subscribeBottom {
	width: 241px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	border: 1px solid #589D41;
	padding-top: 6px;
}
.newsTable tr td h4 {
	font-size: 14px;
	font-weight: bold;
}
