@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
}

body {
	text-align: center; /* Centers the page content container in IE 5 browsers. */;
	padding: 0px 0px 0px 0px;
	background-color: #838A98;
	line-height: 1.2em;
	font-size: 1em;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bg-w.jpg');
	background-repeat: repeat-x;
}
table {
	max-width: "65%";
}
	border: 0px;
	text-decoration: none;
}
h1, h2, h3 {
	color: #242F45;
	margin: .45em 0px .45em .92em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.1em;
}
h2 {display: inline;}
h3 {
	font-size: 1.1em;
}
h3 {display: inline;}
a, a:link {
	color: #838A98;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #4870aa;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:focus {
	color: #2170bd;
}
a:active {
	color: #039;
}
#outerWrapper {
	background-color: #fff;
	width: 100%;
	text-align: left; 
	margin: 0px 0px 0px 0px;
}
#outerWrapper #header .title {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-left: 2em;
}
#outerWrapper #topNavigation {
	background-color: #C0C4CB;
	height: 2em;
	padding: 1% 1% 1% 1%;
	border-bottom: solid .08em #9bb6d2;
}
#outerWrapper #topNavigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #topNavigation li {
	float: left;
}
#outerWrapper #topNavigation a {
	color: #000;
	text-decoration: none;
	margin: 0px .08em;
	padding: .25em;
	display: block;
}
#outerWrapper #topNavigation a:hover {
	background-color: #353C48;
	color: #FFFFFF;
}
#outerWrapper #contentWrapper {
	background-image: url('../images/content-bg-nl.jpg');
	background-repeat: repeat-y;
	clear:both;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 30%;
	padding: .08em 1% .08em .08em;
}
#outerWrapper #contentWrapper #leftColumn1 .headerbar {
	font: bold .85em Verdana;
	color: white;
	background: #071532;
	text-transform: uppercase;
	padding: .75em 0 .75em 5%; 
}
#outerWrapper #contentWrapper #leftColumn1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; 
}
#outerWrapper #contentWrapper #leftColumn1 ul li {
	padding-bottom: .65em; 
}
#outerWrapper #contentWrapper #leftColumn1 ul li a {
	font: normal .85em Arial;
	color: black;
	background: #C0C4CB;
	display: block;
	padding: .65em  0;
	line-height: 1.45em;
	padding-left: 2.5%; 
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 ul li a:visited {
	color: black;
}
#outerWrapper #contentWrapper #leftColumn1 ul li a:hover {
	
color: white;
	background: #071532;
}
#outerWrapper #contentWrapper .sidebox a:link {
 background: #FFFFFF;
 color: #A70303;
 font-weight: bold;
 text-decoration: none;
}
#outerWrapper #contentWrapper .sidebox a:visited {
	background: #FFFFFF;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
#outerWrapper #contentWrapper .sidebox a:hover {
	background: #CCCCCC;
	color: #C60029;
	font-weight: bold;
	text-decoration: underline;
}
#outerWrapper #contentWrapper .sidebox a:active {
 background: #FFFFFF;
 color: #1534B3;
 font-weight: bold;
 text-decoration: none;
}
#outerWrapper #contentWrapper .sidebox {
	border: .155em solid #2E3B52;
	margin: 1.25em .45em .25em .45em;
	padding: .25em;
	color: #000000;
	font-size: .85em;
	
}
#outerWrapper #contentWrapper .sideboxheading {
	background: #2E3B52;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: .25em;
	padding: .155em;
}
#outerWrapper #contentWrapper #content {
	padding: 1% 1% 1% 1%;
	margin: 0px 1% 0px 0px;
	text-align: justify;
	line-height: 1.6em;
	width: 95%;
}
#outerWrapper #contentWrapper .clearFloat {
	display: block;
	clear: both;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	border-top: solid .155em #444E64;
	padding: .92em 1% .92em 1%;
}
#outerWrapper #footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: .85em;
}
.imglft {
	padding: .45em .92em .45em 0px;
	float: left;
}
.imgrgt {
	padding: .45em 0px .45em .92em;
	float: right;
}
.imgctr {
	display: block;
	margin: 0px auto;
}
.ctr {
	text-align: center;
}
.smltxt {
	font-size: .85em;
}
form fieldset {
	padding: 1em;
	font: 1em sans-serif;
	border: .08em solid #353c48;
}
form fieldset label {
	width: 15%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
	font-weight: bold;
}
form fieldset legend {
	padding: 0.2em 0.5em;
	border: .08em solid #353c48;
	color: #ffffff;
	font-size: 1em;
	text-align: right;
	font-variant: small-caps;
	background-color: #353c48;
}
.cf {
	border: .08em solid #424852;
	background-image: url('../images/form-bg.jpg');
	background-repeat: repeat;
}
.button {
	font: 1em Verdana, serif;
	height: 1.85em;
	border: .08em solid #353c48;
	background-color: #353c48;
	color: white;
}
#container1 {
    display: inline-block;
    position: relative;
    width: 60%;
}
#dummy {
    padding-top: 60%; 
}
#element1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white 
}

