/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	}

#logoban {
display: none;
	}

#nav {
display: none;
	}

#content h1 {
	font: bold 24px "Times New Roman", times, serif;
	color: #275E8D;
	margin: 0;
	padding: 10px;
	}

#content p {
	font: .85em/1.5em arial, sans-serif;
	color: #275E8D;
	margin: 0;
	padding: 0 10px 10px;
	}

#pagetext {
margin-left: 240px;
	}

#pagetext p {
	color: #000;
	}

#pagetext h1 {
	padding-bottom: 20px;
	}

#infobox {
	margin-top: 20px;
	border: 1px solid #E5B68E;
	width: 220px;
	}

#infobox h3 {
	font: bold 12px arial, sans-serif;
	margin-top: 0;
	padding: 10px 10px 8px 10px;
	background-color: #ffc;
	border-bottom: 1px solid #E5B68E;
	margin-bottom: 5px;
	}

#infobox p {
	color: #666;
	font: 11px/18px arial, sans-serif;
	}
	
#img {
	width: 470px;
	float: left;
	}

#services li a:hover, #side_links li a:hover {
	background: #c96 url("images/serv_arrow_over.gif") top right no-repeat;
	color: white;
	}

#copy p {
	float: right;
	font: 11px arial, sans-serif;
	padding-right: 10px;
	}

#copy a {
display: none;
}

#pagetext ul, #pagetext dl {
	margin-top: 0;
	font-size: .8em;
	line-height: 1.5em;
	}

#pagetext dl {
	margin-top: 10px;
	}

#pagetext dt {
	margin-left: 20px;
	font-weight: bold;
	}

#pagetext dd {
	margin-bottom: 20px;
	margin: 0 30px 20px;
	}
	
h5 {
	margin-left: 10px;
	margin-top: 0;
	font-weight: normal;
	font-size: 11px;
	}

#pagetext h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	}

#sidecontent {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	}

.caption {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	color: #666;
	}

#pagetext a, #feature a, #services a, #fxhelp a {
text-decoration: none;
color: #963;
border-bottom: 1px dotted #963;
}

#pagetext a:visited, #feature a:visited, #services a:visited, #fxhelp a:visited {
border-bottom: 1px solid #963;
}

#pagetext a:hover, #feature a:hover, #services a:hover, #fxhelp a:hover {
color: #c96;
border-bottom: 1px solid #c96;
}

#services {
display: none;
}

#feature {
clear: both;
display: block;
}