html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	margin-top: 0.0em;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.4em;
	color: #000;
}
h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.2em;
	color: #0067b1;
	text-transform: uppercase;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
	text-transform: uppercase;
}
h4 {
	FONT-WEIGHT: Bold;
	FONT-SIZE: 1em;
	color: #666666;
}
h5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
}
h6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: .8em;
}
lo {
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 0.1em;
}
ol {
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 0.1em;
	margin-left:20px;
}
ul {
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 0.1em;
	padding-left: 1.5em;
}
li {
	MARGIN-BOTTOM: 0.3em;
	font-size: 1em;
	list-style-position: outside;
}
strong {
	FONT-WEIGHT: bold
}
b {
	FONT-WEIGHT: bold
}
p {
	margin-top: 0px;
	margin-bottom:.75em;
	font-size: 1em;
}
a {
	margin-top: 0px;
	margin-bottom: 0.75em;
	FONT-WEIGHT: bold;
	font-size: 1em;
	text-decoration: none;
	COLOR: #003d6a;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	COLOR: #999;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
	background-color: #0067b1;
	min-width: 1000px;
	background-image: url(../Assets/Images/Img/body_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1024px;
	position:relative;
	left:50%;
	margin-left:-512px;
}
#headerwrapper {
	width: 1024px;
	float: left;
	background-image: url(../Assets/Images/Img/header_img.jpg);
	background-repeat: no-repeat;
	height: 175px;
}
#headerwrapper_f {
	width: 1024px;
	float: left;
	background-image: url(../Assets/Images/Img/header_fr_img.jpg);
	background-repeat: no-repeat;
	height: 175px;
}
#header {
	width: 1024px;
	float: right;
}
#headercontent {
	height: 110px;
	width: 800px;
}
#headernav {
	float: right;
	padding-top:20px;
	padding-right:40px;
	text-transform:uppercase;
	font-weight: normal;
}
#headernav ul {
	margin:0;
	padding:0;
	list-style: none;
	width: 400px;
	float:left;
}
#headernav ul li {
	float: left;
	color:#FFF
}
#headernav ul a {
	float: left;
	font:.8em;
	line-height:1em;
	color:#FFF
}
#headernav ul a:hover {
	color:#999;
}
#logo {
	margin-top: 50px;
	margin-left: 100px;
	border: none;
}
#nav_wrapper {
	width:1024px;
	height:200px;
	clear:both;
	background-image: url(../Assets/Images/Img/image_drop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentwrapper {
	float: right;
	width:988px;
	background-image: url(../Assets/Images/Img/content_wrapper_bg.jpg);
	background-repeat: repeat-y;
}
#left_drop {
	float: right;
	width:38px;
	height:245px;
	background-image: url(../Assets/Images/Img/left_drop.jpg);
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 948px;
}
#maincontent {
	float: right;
	width: 550px;
}
#bread {
	margin: 3px 0px 5px 0px;
	width:450px;
}
#bread ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#bread ul li {
	font-size: .8em;
	float:left;
}
#bread a {
	color: #CCC;
	text-decoration: none;
}
#bread a:hover {
	color: #333333;
}
#scontent {
	float: right;
	width: 253px;
}
#pagecontent {
	clear:both;
}
#pagecontent h1, #pagecontent p {
	margin-right:10px;
}
#pagecontent ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pagecontent li {
	background:url(../Assets/Images/Img/bullet_1.png) no-repeat 0 50%;
	padding-left:30px;
}
#scontent {
	padding-top:20px;
	background-image: url(../Assets/Images/Img/subcontent_bg.gif);
	background-repeat: repeat-x;
}
#scontent p, #scontent ul {
	color: #333;
	margin-left:10px;
	margin-right:10px;
}
#scontent h3, #scontent h2 {
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}
#scontent ul {
	margin-left:10px;
	margin-right:10px;
	padding:0;
	list-style:none;
}
#scontent li {
	background:url(../Assets/Images/Img/bullet_1.png) no-repeat 0 50%;
	padding-left:30px;
}
#scontent_links {
	margin-top: 60px;
}
#footer_wrapper {
	width: 1024px;
	float: left;
}
#footer {
	width: 100%;
	float: right;
}
#footer_nav {
	float: right;
	width: 100%;
}
#footer_copyright {
	width: 900px;
	font-size: 0.75em;
	margin-left:40px;
	margin-top:10px;
}
#copyright {
	float: left;
}
#footer_foilmedia {
	float: right;
	padding-right: 10px;
}
#footer_foilmedia a {
}
#footer_foilmedia a:hover {
	COLOR: #FFFFFF;
}
#footer_nav ul {
	margin: 0px;
	padding: 0px;
}
#footer_nav li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #FFF;
}
#footer_nav a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
#footer_nav a:hover {
	color: #999;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.floatleft {
	float: left;
	clear: both;
	position: relative;
}
.floatright {
	float: right;
	position: relative;
}
 #content a[href$=".pdf"], #rightcontent a[href$=".pdf"] {
 background: url(../Assets/Images/Img/pdf_link.png) no-repeat right top;
 padding-right: 14px;
}
.languagelink {
	color: #eeb211;
}
#sitemap ul {
	margin-left:10px;
	margin-right:10px;
	padding:0;
	list-style-type: disc;
}
#sitemap li {
	background:none;
}
#calculator_instructions {
	float:right;
}
#calculator {
	float:left;
	width: 200px;
}
.calculator_instruction {
	width: 350px;
	margin-top:20px;
	height:91px;
}
.calculator_text{
	float: right;
	width:240px;
	margin-top:10px;

}