a {
	color:#FE7D19;
	text-decoration:underline;
	}
a:hover {
	color: #FF0000;
	}
img {
	border: 0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding:0px;
	margin:0px;
	text-align:center;
	color: #FE7D19;
	background-color: #FE7D19;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#708090;
	scrollbar-base-color:#F5F5F5;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#F5F5F5;
	scrollbar-face-color:#EBEBEB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF
}
.frameContainer {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:940px;
	height:600px;
	}
.frameContainerContainer {
	position:absolute;
    left: 50%; 
    top: 50%;
	height:600px;
	width:940px;
	cursor:default;
    margin-top: -300px; /* half of the height */
    margin-left: -470px; /* half of the width */
	}	
.frameMain { 
	position:absolute;
	height: 600px;
	width: 940px;
	text-align: left;
	z-index:1;
	left: 0px;
	top: 0px;

	}
.frameMainOutline{ 
	position:absolute;
	height: 600px;
	width: 940px;
	padding: 0;
	text-align: left;
	left: 0px;
	top: 0px;
	z-index:5;
	}
.frameLogo{
	position:absolute;
	left:0px;
	top:0px;
	width:940px;
	height:105px;
	cursor: default;
	}
.frameContactData {
	margin:390px 0px 0px 30px;
	height:60px;
	width:110px;
	float:left;
	}
.frameContact {
	text-align:right;
	color:#FFFFFF;
	position:absolute;
    left: 50%; 
    top: 50%;
	height:20px;
	width:940px;
    margin-top: 305px; /* half of the height */
    margin-left: -470px; /* half of the width */
}
.frameContentMain {
	position:absolute;
	left:0px;
	top:105px;
	height: 495px;
	width: 775px;
	padding: 0px;
	float: left;
	}
.frameContentMainLeft {
	width:345px;
	height:495px;
	padding:0px 0px 0px 30px;
	margin:0px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	}
.frameLeftImageholder {
	padding-top:20px;
	padding-left:20px;
	background-position:20px 20px;
	background-repeat:no-repeat;
	height: 245px;
	width: 305px;
	cursor: default;
	}
.frameLeftTitleholder {
	position: absolute;
	left: 50px;
	top: 20px;
	height: 20px;
	width: 305px;
	cursor: default;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-top: 115px;
	background-color: #FFFFFF;
	}
.frameLeftShadowholder {
	position: absolute;
	left: 50px;
	top: 20px;
	height: 130px;
	width: 305px;
	cursor: default;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-left: 1px;
	padding-top: 116px;
	color: #333333;
	}
.frameLeftBtn {	
	width: 70px;
	height: 115px;
	padding-left:35px;
	margin-top:75px;
	float:left;
	}
.frameLeftBtnVert {	
	margin:5px 0px 10px 0px;
	height: 35px;
	background-color:#FE7D19;
	width:55px;
	display:block;
	}
.frameLeftBtnVertDisabled {	
	margin:5px 0px 10px 0px;
	height: 35px;
	background-color:#FBCBA4;
	width:55px;
	display:block;
	}
.frameLeftBtnHor {	
	background-color:#FFFFFF;
	margin-top:65px;
	display:block;
	float:left;
	}	
.frameLeftBtnHorDisabled {	
	background-color:#FBCBA4;
	margin-top:65px;
	display:block;
	float:left;
	}	
#frameLeftBtnHorLeft{
	margin-right:20px;
	}
.frameLeftTextholder {
	width: 220px;
	height: 120px;
	margin-top:60px;
	overflow:auto;
	float:left;
	z-index:10;
	font-size:1.1em;
	}
.frameTextScrollMargin{
	width:200px;
	}
.frameLeftRightContent {
	width:360px;
	height:490px;
	position:absolute;
	left:370px;
	padding-left:15px;
	font-size:1.1em;
	}
.btnContent {
	display:block;
	text-decoration: none;
	width:330px;
	height:15px;
	margin:0px 0px 15px 20px;
	padding:0px 0px 0px 10px;
	color:#FFFFFF;
	cursor: pointer;
	}
.btnContent:hover, #btnContentActive {
	color:#FE7D19;
	}
.btnNav{
	display:block;
	text-decoration: none;
	text-align:center;
	float:left;
	width:90px;
	height:30px;
	padding-top:15px;
	margin-bottom:15px;
	font-weight:bold;
	color:#FFFFFF;
	}
.btnNav:hover, #btnNavActive {
	background-color:#FFFFFF;
	color:#FE7D19;
	}
.btnHelpdeskScroll {
	float:left;
	width:15px;
	height:25px;
	background-color:#FE7D19;
	}
.btnHelpdeskScroll:hover, #current {
	background-color:#FE7D19;
	color:#FFFFFF;
	}
#btnHelpdeskInactive{
	background-color:#FFD8BA;
	}
.btnPrint {
	display:block;
	text-decoration: none;
	text-align:center;
	width:341px;
	padding-top:15px;
	margin: 6px 0px 0px 20px;
	height:35px;
	font-weight:bold;
	background-color:#FFD8BA;
	color:#FFFFFF;
	background-repeat:no-repeat;
}
.btnPrint:hover {
	background-color:#FE7D19;	
	color:#FFFFFF;
	}
#current {
	cursor:default;
	}	
.frameHelpdeskScroll {
	width:320px;
	height:28px;
	padding-top:2px;
	margin:30px 0px 30px 30px;
	}
.btnPortfolio {
	display:block;
	float:left;
	width:100px;
	height:45px;
	margin:0px 20px 15px 0px;
	}
.btnPortfolioSmall {
	display:block;
	float:left;
	width:45px;
	height:30px;
	padding-top:15px;
	margin-right:10px;
	background-color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}
.btnPortfolioSmall:hover, #Current {
	background-color:#FE7D19;
	color:#FFFFFF;
	}
.btnNavMail {
	display:block;
	float:left;
	width:70px;
	height:30px;
	padding:15px 0px 0px 20px;
	margin-bottom:15px;
	font-weight:bold;
	color:#FFFFFF;
	}
.btnNavMail:hover, #btnNavMailActive {
	background-color:#FFFFFF;
	}
.btnHelpdeskBar {
	display:block;
	float:left;
	width:25px;
	height:20px;
	margin-right:10px;
	padding-top:5px;
	text-align:center;
	background-image:url(images/btnHelpdeskBar.gif);
	text-decoration:none;
	font-weight:bold;
	}
.btnHelpdeskBarActive {
	color:#FFFFFF;
	display:block;
	float:left;
	width:25px;
	height:20px;
	margin-right:10px;
	padding-top:5px;
	text-align:center;
	background-image:url(images/btnHelpdeskBarActive.gif);
	text-decoration:none;
	font-weight:bold;
	}
.frameNavigationMain {
	height: 490px;
	width: 100px;
	position:absolute;
	left:785px;
	}
.contentNewsGroup {
	font-weight: bold;
	}
.contentField {
	width: 315px;
	height: 400px;
	margin: 0px 10px 18px 30px;
	overflow: auto;
	padding-right:10px;
	}
.contentTopField {
	width: 325px;
	height: 80px;
	padding-top:15px;
	overflow:auto;
	margin-top:5px;
	margin-left:30px;
	}
.contentTopField ul {
	margin-top:-1em;
	margin-left:1.2em;

	}
.contentTopField a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}
.contentTopField a:hover {
	text-decoration: underline;
	font-weight:bold;
	}
.contentTopFieldTitle {
	height:45px;
	padding:15px 0px 0px 30px;
	font-weight:bold;
	font-size:13px;
	}
.contentBottomField {
	width: 325px;
	height: 270px;
	margin: 30px 10px auto 30px;
	overflow: auto;
	}
.contentBottomField	li {
	margin-left:-15px;
	}
.contentBottomField a {
	color: #FE7D19;
	}
.frameMain, .btnNav, .btnNavMail, .contentTopFieldBar {
	background-color:#0B377E;
	}
.contentNewsGroup {
	color:#0B377E;
	}