#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 120px;
}
#logo {
	position: relative;
	left: 10px;
	top: 10px;
	height: 70px;
	width: 192px;
}
#header #tagline {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	left: 250px;
	top: 25px;
	right: 30px;
	width: 400px;
	background-color: #FFFFFF;
}

#navcontainer2 {
	margin: 0;
	padding: 0;
	height: 20px;
	font-size: 85%;
	width: 100%;
	left: 0px;
	position: absolute;
	border-width: 0px;
	top: 90px;
	background-color: #990000;
	color: #FFFFFF;
}

#navcontainer2 UL {
	list-style: none;
	margin: 0;
	border: none;
	height: 20px;
}

#navcontainer2 LI {
	display: block;
	margin: 0;
	float: left;
	width: auto;
}

#navcontainer2 A {
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background: #000099;
	border-right: 1px solid #fff;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#navcontainer2 A:hover, #navcontainer A:active {
	background: #990000;
	color: #FFFFFF;
}

#navcontainer2 A.active:link, #navcontainer A.active:visited {
	position: relative;
	z-index: 102;
	background: #BBBBBB;
	color: #FFFFFF;
}

#subnav {
	position: relative;
	top: -1px;
	z-index: 101;
	margin: 0;
	padding: 0px 0 3px;
	background: #BBBBBB;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	color: #FFFFFF;
}

#subnav UL {
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI {
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A {
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 12px 2px 10px;
	background-color: #999999;
}

#subnav A:hover, #subnav A:active {
	color: #444;
	background-color: #FFFFFF;
}
#subnav A.active:link, #subnav A.active:visited {
	color: #444;
	background-color: #FFFFFF;
}
#subnav BR, #navcontainer2 BR { clear: both; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#content {
	width: 748px;
	top: 140px;
	position: absolute;
}
.footer {
	font-size: 75%;
	text-decoration: none;
	margin-left: 10px;
}
#content #rightcolumn {
	width: 261px;
	left: 480px;
	position: absolute;
	top: 37px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #main #picture {
	border: 1px solid #000099;
	width: 400px;
}

.footernav {
	font-size: 95%;
	margin-left: 10px;
}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background: #000099;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0FF;
	border-right-color: #F0F0FF;
	border-bottom-color: #000099;
	border-left-color: #F0F0FF;
	font-size: 100%;
}
.tableContent {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	font-size: 100%;
	color: #000000;
	background-color: #F9F9F9;
}
.tableHorizNoLine {
	border: 1px solid #F0F0FF;
}
.tableHorzLine {
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

table {
	color: #000000;
	border: 1px solid #000099;
	margin: 0px;
	padding: 5px;
	background-color: #F4F4FF;
	font-size: 95%;
}
#content #main li {
	line-height: normal;
	font-weight: bold;
	padding: 5px;
	font-size: 90%;
}
#content #main img {
	border: 1px solid #000099;
}
#content #rightcolumn #picture img {
}

.toplink {
	font: 95% Arial, Helvetica, sans-serif;
}
.backlink {
	font: 95% Arial, Helvetica, sans-serif;
}
.tableContent2 {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	background-color: #E8E8FF;
	font-size: 100%;
	color: #000000;
}
.tableContent3 {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	color: #000000;
}
.tableContent4 {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	background-color: #F2F2F2;
	color: #000000;
}
.picture {
	border: 1px solid #000099;
}
.captionPicture {
	font-size: 85%;
}
.tableTerms {
	background-color: #F9F9F9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	color: #000000;
}.textTerms {
	font-size: 80%;
}
#content #main2 {
	width: 100%;
	margin-left: 10px;
}
#content #main {

	width: 450px;
	position: relative;
	top: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tableContent5 {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	background-color: #E8E8FF;
	font-size: 100%;
	text-align: right;
	color: #000000;
}
#content #rightcolumn2 {
	width: 261px;
	left: 468px;
	position: absolute;
	top: 38px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 398px;
	padding-left: 10px;
}
#content #main #rightcolumn2 p {
	margin-left: 10px;
}
