h3
{
	color: #F77531;
	margin-bottom: 2px;
	margin-top: 0px;
}

img
{
	border-style: none;
}

img.language
{
	border-width: 0px;
	margin-left: 4px;
}

a:hover
{
	color: #F77531;
}

td.title
{
	width: 150px;
}

td.small
{
	width: 24px;
}

td.input
{
	width: 252px;
}


#container
{
	width:890px;
	position:relative;
	margin:auto;
}

#top
{
	text-align:right;
	padding-top:1px;
	width:900px;
	height:26px;
	color: #777777; /*#b8b9bb;*/
	font-family: Arial, Helvetica;
	font-size:12px;
}

#nav
{
	text-align:left;
	height:65px;
	font-family: Arial, Helvetica;
	color:#777777;
}

.portbase_logo
{
	float: right;
	margin-top: 7px;
}

#metatop
{
	float: right;
	margin:2px 11px 0px 5px; 
	padding:0px;
}

#metatop li 
{
	margin: 1px; 
	padding-right:0px;
	list-style: none;
	display: inline;
}

#logo
{
	top: 42px;
	position: absolute;
}

#navtop 
{
	position:absolute;
	top:52px;
	left:210px;
	text-align:right;
	margin:0;
	padding:0;
	font-size: 14px;
	color: #777777;
}

#navtop a
{
	color: #777777;
	text-decoration: none;
}

#navtop a:hover
{
	color: #F77531;
}

span.current
{
	color: #F77531;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


#maintop
{
	width:890px;
	position:absolute;
	top:96px;
	height: 294px;
	left:0px;
	z-index:4;
}

#maincontent
{
	background-color: #D7EFF6;
	position:absolute;
	top:392px;
	left:0px;
	width:890px;
	height: 282px;
	padding-top:38px;
	z-index:2;
}

#maincontent_col1, #maincontent_col2, #maincontent_col3
{
	line-height: 18px;
}

#maincontent_col1
{
	float: left;
	width: 127px;
	height: 282px;
	padding-left: 18px;
	padding-right: 0px;
}

#maincontent_col2
{
	float: left;
	border-left: dashed 1px #F77531;
	left: 185px;
	width: 253px;
	height: 282px;
	padding-left: 26px;
	padding-right: 20px;
}

#maincontent_col2 a
{
	color: #000000;
	text-decoration: underline;
}

#maincontent_col2 a:hover
{
	color: #F77531;
	text-decoration: underline;
}

#maincontent_col3
{
	float: left;
	border-left: dashed 1px #F77531;
	left: 433px;
	width: 123px;
	height: 282px;
	padding-left: 12px;
}

#portbase_logo
{
	clear: both;
	position: absolute;
	top: 659px;
	right: 24px;
	z-index: 5;
}

#radar_medium
{
	/*background: url("../images/radar_medium.png");*/
	position: absolute;
	width: 288px;
	height: 288px;
	left: 600px;
	top: 329px;
	z-index: 2;
	/* ie6 fix */
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image:url(../images/radar_medium.gif);
}
html>body #radar_medium
{
	/* ie7 + firefox 3 fix */
	background-image:url(../images/radar_medium.png);
}



#radar_medium_text
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	width: 68px;
	height: 60px;
	left: 110px;
	top: 128px;
	text-align: center;
}

#radar_small
{
	/*background: url("../images/radar_small.png");*/
	position: absolute;
	width: 147px;
	height: 209px;
	left: 742px;
	top: 502px;
	z-index: 2;
	/* ie6 fix */
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image:url(../images/radar_small.gif);
}
html>body #radar_small
{
	/* ie7 + firefox 3 fix */
	background-image:url(../images/radar_small.png);
}


#radar_small_text
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	width: 56px;
	height: 32px;
	left: 77px;
	top: 92px;
	text-align: center;
}

#radar_medium_text a, #radar_small_text a
{
	color: #777777;
	text-decoration: none;
}

#radar_medium_text a:hover, #radar_small_text a:hover
{
	color: #F77531;
	text-decoration: none;
}


input.newsletter_subscribe_input
{
	width: 140px;
}



.spacing
{
	padding-right:32px;
}

a.topnav:visited
{
	color:#777777;
	text-decoration:none;
}

a.topnav:link
{
	color:#777777;
	text-decoration:none;
}

a.topnav:hover
{
	color:#00457c;
	text-decoration:none;
}

a.topnav:active
{
	color:#00457c;
	text-decoration:none;
}

p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

#content ul 
{
	padding-left: 8px;
	margin-left: 8px;
}

#qanda td
{
	vertical-align: top;
}

.qandatop
{
	margin-top: -10px;
}

a.qandatoplink:link, a.qandatoplink:visited, a.qandatoplink:active
{
	color:#777777;
	text-decoration:none;
}

a.qandatoplink:hover
{
	color:#777777;
	text-decoration:none;
	font-weight: bold;
}

#footer
{
	background-color: #FFFFFF;
	clear: both;
	margin: 0px;
	width: 890px;
	height: 54px;
}
