body {
	padding:0px;
	margin:0px;
}
a {
	outline: none;
}
.link_top {
	font-family: Tahoma;
	font-size: 10px;
	color: #939393;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9A9A;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B6771;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B6771;
	text-decoration:underline;
}
.link_3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5B6771;
}
.link_4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5B6771;
	text-decoration:underline;
}
.read_more {
	font-family: Tahoma;
	font-size: 11px;
	color: #6496BC;
}
body {

	scrollbar-3dlight-color: #D6D6D6;
    scrollbar-track-color: #D4D4D4;
    scrollbar-shadow-color: #9A9999;
    scrollbar-face-color: #B0AFAF;
	scrollbar-arrow-color: #D6D6D6;
	scrollbar-darkShadow-color: #D6D6D6;
}
.tixtfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 15px;
	width: 125px;
	border: 1px solid #5D5E5E;
}
.tixtarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 120px;
	width: 125px;
	border: 1px solid #5D5E5E;
	overflow:auto;
}
.datebox {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	border: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.co_tab {
	padding-left: 10px;
}
.red_text {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
}
.black_bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
.newsheadline {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}
.newsarticle {
	font-family: Verdana;
	font-size: 10pt;
}
.newsdateline {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 10pt;
}
.newsarticle p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10pt;
}
.textsmall {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.career_titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.text4 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-left: 10px;
}


/*//////////    3d Icon     //////////*/



a#icon_3d {
	display: block;
	width: 165px;
	height: 180px;
	position: fixed;
	float: right;
	top: 0;
	right: 0;
	overflow: hidden;
	text-indent:-999px;
	background: transparent url(3d/images/fold.png) right top no-repeat;
	z-index:50;
}