html {
	background: #f8f8f0 url(../images/bg.gif) repeat-y;
}

body {
	font-family: verdana, arial, helvetica, serif;
	font-size: 78%;
	margin: 0;
    background: url(../images/bg_main.gif) no-repeat;  
} 

img {
	border: 0;
}

h1 {
	font-weight: bold;
	font-size: 120%;
	color: #333333;
	z-index: 2;
	padding: 0;
	margin: 0px 0px 10px 0px;
}

h2 {
	display: block;
	width: 100%;
	font-size: 80%;
	padding: 5px 0 5px 0;
	margin: 0;
	background-color: #dedcb5;
}

.leftheader {
	width: 165px;
	font: 12px Georgia, Times, serif;
	font-weight: bold;
	color: #3B382C;
	height: 10px;
	border-bottom: 1px dashed black;
	margin-bottom: 10px;
}

.features {
	background: White none;
	width: 650px;
}

#content {
	width: 800px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 800px;	
}
html>body #content {
	width: 800px;
}

#main {
	margin-left: 20px;
}

.floatleft {
	float: left;
}

.floatupperleft {
	float: left;
	padding: 0px 10px 10px 0px;
}

.left20 {
	padding-left: 20px;
}

.floatright {
	float: right;
}

.tableheader {
	width: 100%;
	text-align : center;
	font-size: 80%;
	font-weight : bold;
	background-color: #dedcb5;
	vertical-align : bottom;
}

.tablerow {
	text-align: left;
	font-size: 85%;
}

.question {
	font-size: 80%;
	font-weight : bold;
	background-color: #dedcb5;
}

.answer {
	background-color: #F0F0DF;
}

a:link {color: #0965a6;}
a:visited {color: #0965a6;}
a:active {color: #478ec0;}
a:hover {color: #61a2d0;}

a.link2:link {
	color: #000;
	text-decoration: none;
}
a.link2:visited {
	color: #000;
	text-decoration: none;
}
a.link2:active {color: #666;}
a.link2:hover {
	color: #666;
	text-decoration: underline;
}


a.link3:link {
	color: #3F5783;
	font-weight: bold;
	text-decoration: none;
}
a.link3:visited {
	color: #3F5783;
	text-decoration: none;
}
a.link3:active {color: #666;}
a.link3:hover {
	color: #60769F;
	text-decoration: underline;
}

a.link4:link {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.link4:visited {
	color: Black;
	text-decoration: none;
}
a.link4:active {
	color: Black;
}
a.link4:hover {
	color: #808080;
	text-decoration: underline;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav {
	position: absolute;
	top: 65px;
	width: 780px;
	background-color: #2886b9;
	height: 30px;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left: 0px;	
}
html>body #nav {
	margin-left: 20px;
} 

#nav a {
	color: white;
	text-decoration: none;
	
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #194989;
	padding: 0.2em 5px;
	border-top: 1px solid #AACEDF;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border-top: 1px solid #AACEDF;
	background-color: #B2D4E3;
}

li {
	float: left;
	position: relative;
	width: 14em;
	text-align: left;
	cursor: default;
	background-color: #2886b9;
}

li ul {
	z-index: 20;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 12em;
	font-weight: normal;
	background-color: #d6e5ec;
	padding: 0;
	border: solid 1px #7d6340;	
}


.pad5 {
	padding: 0 10px 0 5px;
}

.tablepad {
	padding : 5px 20px 0px 20px;
}

.navitem {
	width: auto;
	padding: 7px 10px;
}

.leftnavitem {
	padding : 7px 5px 0px 5px;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	font-size: 85%;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	color: #fff;
	border-style: none;
	border-top: 1px dashed #ccc;
	margin: 10px 0px 10px 0px;
}

p {
	font-size: 100%;
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
}


.break {
	clear: both;
}

.leftcolumn {
	float: left;
	width: 170px;
	height:390px;
	font-size: 78%;
	margin-top: 50px
}

.middlecolumn {
	float: left;
	width: 345px;
	margin-top: 20px;
	margin-left: 20px;
}

.maincolumn {
	float: left;
	width: 555px;
	margin-top: 20px;
	margin-left: 20px;
}


.rightcolumn {
	float: left;
	width: 190px;
	margin-top: 50px;
	margin-left: 15px;
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}

.calloutbox {
	background-color: #F5F5EB;
	margin-bottom: 20px;
	padding: 0px 10px 10px 0px;
}

.inner {
	float: left;
	padding: 0px 10px 10px 0px;
	
}

.texttop {
	display: block;
	float: left;
	vertical-align: text-top;
}

#footer {
	width: 800px;
	background: #fff;
	height: 60px;
	border-top: 2px solid #a9cde3;
	margin-top: 20px;
	font-size: 70%;
	text-align: center;
}