/* CSS Document */

body {
	color: #000;
	text-align: center;
	background: #f0efef;
	margin: 0px 5%;
	font: 100.1%/1.1em Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
color:#31A5F7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #C1C1C9;
}
p, h1, h2 {
	margin: 0;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
}
h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h1 {
	color: #999999;
	font-size: 1.48em;
	font-style: italic;
}
h2 {
	color: #31A5F7;
	font-size: 1.3em;
	font-style: italic;
}
h3 {
	color: #990000;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position:relative;
	width:759px;
	margin: 5px auto 0px;
	text-align:left;
	z-index:1;
}
#navigation {
	position:absolute;
	top:72px;
	left:126px;
	width: 420px;
	height: 27px;
	z-index:4;
	background: url(nav_bck.gif) no-repeat right top;
}
#navigationtxt {
	font-size: 70%;
	color: #FFFFFF;
	margin-left: 5px;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 62px;
	z-index:2;
}
#headertxt {
	position: absolute;
	font-size: 0.7em;
	left: 569px;
	top: 37px;
	color: #990000;
	width: 175px;
}
#logo {
	position:absolute;
	width:210px;
	height:62px;
	left: 549px;
	top: 0px;
	z-index:3;
}
#main {
	top: 62px;
	position: absolute;
	width: 759px;
	background: #FFFFFF;
	padding-top: 10px;
}
#leftcolumn {
	float:left;
	width: 116px;
	margin-right: 12px;
}
#leftcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftcolumn li {
}
#leftcolumn li a {
	font-size:11px;
	height:22px;
	display: block;
	width:110px;
	background: url(sidelink1.gif) no-repeat;
	margin: 0px;
	color: #FFFFFF;
	padding: 3px 4px 4px;
}
#leftcolumn li a:hover {
	display: block;
	width:117px;
	background: url(sidelink2.gif) no-repeat;
	text-decoration: none;
}
#maintxt {
	font-size: 0.7em;
	width: 415px;
	float: left;
	padding-bottom: 10px;
	padding-top: 25px;
}
#rightcolumn {
	float:right;
	width: 200px;
	margin-right: 5px;
	background: #C1C1C9 url(sideR-footer.gif) no-repeat left bottom;
}
#rightcolumn p {
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: normal;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	font-weight: bold;
}
#footer {
	width: 759px;
	margin-top: 10px;
}
#footeraddress {
	background-color: #666666;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 2px 10px;
}
#footeraddress a:link, #footeraddress a:visited {
color:#FFFFFF;
	text-decoration: none;
}
#footeraddress a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footertxt {
	font-size: 0.9em;
	color: #31A5F7;
	padding: 2px 10px;
	text-align: right;
	font-style: italic;
	letter-spacing: .2em;
}
#footertxt a:link, #footertxt a:visited {
color:#FFFFFF;
	text-decoration: none;
}
#footertxt a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.class {
clear:both;
}
.header {
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}
#links {
	font-size: 0.85em;
}
#links a {
	font-size: 1.2em;
}
.highlight {
	color: #31A5F7;
}

