body {
	margin:0px;
	padding:0px;
	background-image: url('../images/background.png');
	/*background-color: #08498D;*/
	background-repeat: repeat-y;

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#fpresphead {
	background-color: #e0e0e0;
}

#fprespbody {
	background-color: #e0e0e0;
}

#container {
	width: 981px;
	padding:0 0 0 0;
	display:block;
	text-align:left;
	position:relative;
}

#left {
	background-color:#ffffff;
	width: 160px;
	padding-left: 15px;
	padding-top: 23px;
	padding-right: 15px;
	float:left;
}



#content {
	width: 790px;
	height: 700px;
	color: #ffffff;
	display:block;
	float:left;
	border-left: 1px solid #737A82;
	padding-top: 23px;
  	background-image: url('../images/topic-bg.jpg');
  	background-position: 0px 0px;
  	background-repeat:no-repeat;
    background-color: #08498D;
}

#fcontent {
	width: 790px;
	min-height: 700px;
	color: #ffffff;
	display:block;
	float:left;
	border-left: 1px solid #737A82;
	padding-top: 23px;
  	background-repeat:no-repeat;
    background-color: #08498D;
    background-image: url('../images/ftopic-bg.jpg');
}

.headline1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.btntext {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.leftlink {
   	padding-top:5px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 1.2;
}

.leftlink a:link {
	text-decoration: none;
	color: #000000;
}

.leftlink a:visited {
	text-decoration: none;
	color: #000000;
}

.leftlink a:active {
	text-decoration: underline;
	color: #FF0000;
}

.leftlink a:hover {
	text-decoration: underline;
	color: #000000;
}

.leftlink2 {
   	padding-top:5px;
	font-size: 10px;
	font-weight: normal;
	color: #A0A0A0;
	line-height: 1.2;
}

.leftlink2 a:link {
	text-decoration: none;
	color: #A0A0A0;
}

.leftlink2 a:visited {
	text-decoration: none;
	color: #A0A0A0;
}

.leftlink2 a:active {
	text-decoration: underline;
	color: #FF0000;
}

.leftlink2 a:hover {
	text-decoration: underline;
	color: #000000;
}

.inputbox {
 	border: 1px solid #5C636D;
}

.topicbox {
	float:left;
	width:167px;
	padding-top:7px;
	padding-left:4px;
	padding-right:4px;
}

.topicboxww {
	float:left;
	width:335px;
	padding-top:17px;
	padding-left:15px;
	padding-right:4px;
}

.topicboxww a:link {
	text-decoration: none;
	color: #ffffff;
}

.topicboxww a:visited {
	text-decoration: none;
	color: #ffffff;
}

.topicboxww a:active {
	text-decoration: underline;
	color: #FF0000;
}

.topicboxww a:hover {
	text-decoration: underline;
	color: #ffffff;
}


.topicsquare {
	width:15px;
	height:20px;
	float:left;
	display: block;
}

.topichead {
	width:167px;
	height:20px;
	background-color:#000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

.topicheadline {
	padding-left:5px;
	padding-top:3px;
	float:left;
}

.topicheadline a:link {
	text-decoration: underline;
	color: #ffffff;
}

.topicheadline a:visited {
	text-decoration: underline;
	color: #ffffff;
}

.topicheadline a:active {
	text-decoration: underline;
	color: #FF0000;
}

.topicheadline a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.topiccontent {
	padding-left:15px;
	padding-right:15px;
	padding-top:16px;
}

.topiccontentitalic {
	font-style:italic;
}

.ftopicbox {
	float:left;
	width:740px;
	padding-top:7px;
	padding-left:4px;
	padding-right:4px;
    background-image: url('../images/transp20w.png');
	min-height:657px;
}

.ftopicboxww {
	float:left;
	width:740px;
	padding-top:7px;
	padding-left:4px;
	padding-right:4px;
    background-image: url('../images/transp20w.png');
	min-height:657px;
}

.ftopicwwmap {
    width:100%;
    height:600px;
	background-image: url('../images/worldwide.png');
  	background-position: 132px 40px;
  	background-repeat:no-repeat;
}

.ftopichead {
	width:740px;
	height:20px;
	background-color:#000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

.topiccontent a:link {
	text-decoration: none;
	color: #ffffff;
}

.topiccontent a:visited {
	text-decoration: none;
	color: #ffffff;
}

.topiccontent a:active {
	text-decoration: underline;
	color: #FF0000;
}

.topiccontent a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.sqbull {
	margin-top:4px;
	margin-right:4px;
	width: 6px;
	height: 6px;
	display: block;
	float: left;
}
.fpsel {
	width: 24px;
	display: block;
	float: left;
	top: 3px;
	position: relative;
}
.joboffer {
	font-size: 10px;
}
.joboffer h1 {
	font-size: 12px;
	font-weight: bold;
}
.jobofferhead {
	background-color:#43484F;
	color: white;
	font-size:14px;
	font-weight:bold;
	text-align: center;
}
