* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #006 url(../images/bg.jpg) repeat-x 0 0;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
	width: 100%;
}

#mainbody {
	background: url(../images/content-bg.png) repeat-y 50% 0;
	_background: url(../images/content-bg-ie.jpg) repeat-y 50% 0;
	margin: 0 auto;
	text-align: center;
	width: 930px;
}


/* === Header ============================================================================ */
#header { text-align:left; }

#header a {
	background: url(../images/header-flm-nav.jpg) no-repeat 50% 0;
	display: block;
	height: 130px;
	text-align: left;
	text-indent: -999em;
}
#header a.adp {
	background: url(../images/adplogo-sm.jpg) no-repeat 0 0;
	display: block;
	float: right;
	height: 46px;
	margin-right: 25px;
	margin-top: -130px;
	width: 93px;
}

#header h3 {
	color: #006;
	font-size: 100%;
	margin: -1em 30px 0 0;
	text-align: right;
}

#header p {
	font-size: 80%;
	margin: 0 2em 1em 35px;
}


/* === Content ============================================================================ */
#content {
	font-size: 80%;
	margin: 0 35px;
	text-align: left;
}

a { 
	color: #036;
	text-decoration: underline;
}

a:hover { 
	color: #666;
	text-decoration: none;
}

#content ul {
	background:#;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	margin:0 0 20px 0;
}

#content ul li {
	border-bottom:1px solid #ccc;
	list-style:none;
	margin:0;
	padding:0;
}

#content ul li a {
	background: #efefef url(../images/action_check.png) no-repeat 10px 50%;
	color:#006;
	display:block;
	margin:0;
	padding:10px 0 10px 35px;
}

#content ul li a:hover {
	background: #ccc url(../images/arrow_next.png) no-repeat 10px 50%;
	color:#000;
	text-decoration:underline;
}


body.home .nav-contacts a#home,
body.fsma .nav-contacts a#fsma,
body.faq .nav-contacts a#faq,
body.sales .nav-contacts a#sales,
body.more .nav-contacts a#more,
body.enewsletter .nav-contacts a#eNewsletter { background: #ccc url(../images/arrow_next.png) no-repeat 10px 50%; }

#content .content { float:right; margin-bottom:2em; overflow:hidden; width:65%; }
	#content .content p { margin:1em 0 0 0; }
	#content .nav-contacts { background:#; margin-bottom:2em; width:30%; }
		#content .nav-contacts p { font-size:90%; }
		#content .nav-contacts h2 { margin:10px 0; }
		#content .nav-contacts small { font-size:90%; line-height:130%; margin:10px 0; }
		#content .nav-contacts dl { margin:10px 10px 50px; }

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 { color:#006; font-family: Palatino Linotype, Georgia; font-size:230%; line-height:100%; text-decoration:underline; }

.content h1 { text-decoration:none; }

#content h2 {
	background: #efefef;
	border-bottom: 1px solid #000;
	color: #006;
	font-size: 110%;
	margin: 2em 0 -21px -0.3em;
	padding: 0.2em 0.3em;
	position: relative;
	text-transform: uppercase;
	z-index: 1000;
}

#content h2.last {
	margin-top:3em;
}

#content h3 {
	font-size: 150%;
	margin: 0.5em 0 0 0.8em;
}

#content small {
	color: #666;
	line-height: 100%;
	margin: 0 0 0 0.5em;
}

#content dl {
	margin: 0.5em 0 1em 0.5em;
}

#content dt {
	border-top: 1px solid #ccc;
	margin: 1.5em 0 0 0;
	padding: 0.5em 0 0 0;
}

#content dt em {
	font-style: normal;
	font-weight: bold;
}

#content dd {
	line-height: 1.2em;
	margin: 0 0 0 0.5em;
	padding: 0;
}

img {
	border: none;
}

#content img {
	float:right;
	margin:0 0 10px 20px;
}


hr { /* clear: both; display: block;*/ visibility: hidden; }


#user-details em {
	font-weight: bold;
	text-transform: uppercase;
}


#content ol li { color: #999; font: normal 200%/1.3em Georgia, Arial, Helvetica, sans-serif; list-style-type: decimal; margin: 0 0 0 1.5em; }
#content ol li h2 { background:0; _border:0; font: bold 60%/1.3em Georgia, Arial, Helvetica, sans-serif; margin-bottom:0.5em; *margin-left:5px; _padding-bottom:0 !important; text-decoration:none; text-transform:none; }
#content ol li p { border:0; _border-top:1px solid #000; color: #000; font: normal 45%/1.5em Arial, Helvetica, sans-serif; margin:0 0 0.5em 0.5em; padding:0; _padding-top:10px !important; } 
#content ol li ul { border:0; margin:0.5em 0 0.5em 1em; }
#content ol li li { border:0; color: #000; font: normal 45%/1.3em Arial, Helvetica, sans-serif; list-style:disc; margin:0 0 0 0.75em; }
#content ol a.anchor-none,
#content ol a.anchor-none:link,
#content ol a.anchor-none:visited { visibility: hidden; }
#content ol a,
#content ol a:link,
#content ol a:visited { background: url(../images/arrow-sm-blue-up.png) no-repeat 0 center; border-bottom: 1px dotted #900; color: #092B50; font: normal 45%/1.3em Arial, Helvetica, sans-serif; margin: 0 0 1em 1em; padding-left: 1.5em; text-decoration: none; }
#content ol a:hover,
#content ol a:active { border-bottom: 1px solid #092B50; color: #900; }

#content ol.toc { background:#; margin:20px 0 50px -10px; }
#content ol.toc li { font:normal 100%/1.3em Arial, Helvetica, sans-serif; margin:0 0 0.3em 3em;}
#content ol.toc a,
#content ol.toc a:link,
#content ol.toc a:visited { background:0; border:0; font-size:90%; margin:0; padding:0; }


body.enewsletter #content .content dt {
	border:0;
	font-weight:bold;
	margin:1.5em 0 0.5em 0;
}

body.enewsletter #content .content dd {
	margin-left:2em;
}


/* === Forms ============================================================================ */
#content .content fieldset {
	background: #efefef;
	border: 1px solid #ccc;
	border-bottom:0;
	font-size: 110%;
	text-align: left;
	margin: 1em 0 2em 0;
	padding: 0 0 2em 0;
}

#content .content fieldset legend {
	background: #006;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	*margin: 0 0 0.5em -8px;
	_margin: 0 0 0.5em -8px;
	padding: 0.25em 1em;
}

#content .content fieldset label {
	float: left;
	font-weight: normal;
	margin: 0 1em 0 2em;
}

form fieldset p,
form fieldset hr {
	border: 0 !important;
	clear: both;
	font-size: 85%;
	margin: 0;
	padding: 0.5em 0.5em 1em 1.5em;
}

#content .content fieldset#paidsearch,
#content .content fieldset#user-details {
	border-bottom: 1px solid #ccc;
}

#content .content input,
#content .content select,
#content .content textarea,
#content .content p.paid {
	border:1px solid #7F9DB9;
	font: normal 95%/1em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 2em 0 0;
	width: 20em;
}

#content .content select {
	*margin: 0 3em 0 0;
}

#content .content .paid {
	background:#;
	border:0;
	float:right;
	line-height:150%;
	margin: 0 2em 0 0;
	_margin-right:1em;
	width: 19.3em;
}

#content .content .paid label {
	float:none;
	margin: 0.3em 0.5em 0 0;
	*margin-top:0;
	width: auto;
}

#content .content .paid input {
	float:left;
	margin: 0.3em 0.5em 0 0;
	*margin-top:0;
	width: auto;
}

#content .content .paid input:focus {
	float:left;
	margin: 0.3em 0.5em 0 0;
	*margin-top:0;
	width: auto;
}

#content .content label a {
	font-weight: normal;
}

form .action {
	text-align:center;
}

#content .content .action small {
	font-size: 90%;
	margin: -0.5em 0 0 0;
}

#content .content #submit {
	cursor:pointer;
	float:none;
	margin: 0 auto 2em auto;
	padding: 0.3em 1.8em;
	text-align: center;
	width: auto;
}

#content .content input.error,
#content .content textarea.error {
	border:1px solid #f00;
	color:#f00;
	font: normal 95%/1em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 2em 0 0;
	width: 20em;
}

#content .content input:focus,
#content .content textarea:focus {
	border:1px solid #7F9DB9;
	color:#000;
	font: normal 95%/1em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 2em 0 0;
	width: 20em;
}


/* === Footer ============================================================================ */
#footer {
	background: #;
	border: 0;
	border-top: 1px solid #ccc;
	color: #999;
	clear: both;
	font-size: 70%;
	height: auto;
	margin: 0 auto;
	padding: 0.5em 0;
	text-align: center;
	width: 860px;
}

#footer a {
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0.2em 0 0 0;
	padding: 0;
}

#footer a:link,
#footer a:visited {
	color: #006;
	padding: 0.2em 0 0.2em 0;
	*padding: 0.2em 0 0 0;
	_padding: 0.2em 0 0 0;
}

#footer a:hover,
#footer a:active {
	color: #036;
}

#footer a.policy:link,
#footer a.policy:visited {
	background: url(../images/privacy-lock.png) no-repeat 0 50%;
	color: #006;
	*margin: 0 0 0.5em 0;
	_margin: 0 0 0.5em 0;
	padding: 0.2em 0 0.2em 1.7em;
	*padding: 0.2em 0 0 1.7em;
	_padding: 0.2em 0 0 1.7em;
	width: auto;
}

#footer a.policy:hover,
#footer a.policy:active {
	color: #036;
}