/* CSS Document */

body {
background-color:#c6c3b2;
background-image:url(../images/sidebars.jpg); 
background-repeat:repeat; 
margin:0; 
padding:0;
zoom:1;
}

img.plane {
position:relative;
margin-top:22px;
margin-left:-80px;
z-index:10;
zoom:1;
}
img.plane2 {
position:relative;
margin-top:2px;
margin-left:0px;
z-index:10;
zoom:1;
float:left;

}

img.logo {
padding:10px;

}

.picture {
	float: right;
	padding: 10px;
	background-color: #908A7A;
	color: #fff;
	margin: 0 0px 10px 5px;
	display: inline;
}

.container {
background-color:#f3f2ed;
background-image:url(../images/containerback.jpg); 
background-repeat:repeat-x; 
width: 840px;
\width: 840px;
w\idth: 840px;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
zoom:1;
clear:left;

}

/*.topbar {
position:relative;
margin-top:15px;
height: 10px;
background-color:#e0e0d8;
zoom:1;
}*/


.title {
margin-top: 5px;
height:190px;
background-color:#e0e0d8;
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
zoom:1;
}

#ptitle {

	margin-top:5px;
	color: #e0e0d8;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 2.9em;
	float:right;
	left: 420px;
	top: 23px;
	width: 500px;
}


.nav {
position:absolute;
/*margin-top:155px;
margin-left:0px;
*/
margin:0 0 0 0;
height: 16px;
zoom:1;
display:inline;
width: inherit;
padding:0;
}

#navlist
{
padding:0;
margin:-48px 0 0 0;
color:#000;
font-family: verdana, sans-serif;
white-space:nowrap;
list-style-type:none;
}

ul#navlist li {
display:inline;
list-style-type: none;
font-style: Verdana;
}

#navlist li a
{
padding:0.2em .8em;
color:#000;
text-decoration:none;
float:left;
border-left:1px solid #000;
border-right:1px solid #000;
}
#navlist li a:hover
{
background:#005e82;
color:#fff;
}

#navlist a:link, #navlist a:visited
{
color: #e0e0d8;
font-size:1.2em;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #005e82;
text-decoration: none;
}

#navlist a.current
{
color: #fff;
background-color: #005e82;
text-decoration: none;
}

/*
#navlist ul{
	margin: 0;
	padding: 0;
	cursor: default;
}
ul#navlist li
{
display: inline;
list-style-type: none;
font-style: Verdana;
}

#navlist a { padding: 3px 8px; }

#navlist a:link, #navlist a:visited
{
color: #e0e0d8;
font-size:15px;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #005e82;
text-decoration: none;
}

#navlist a.current
{
color: #fff;
background-color: #005e82;
text-decoration: none;
}
*/
.content {
position:relative;
min-height:350px;
}

.leftcol {
position:relative;
margin-top:0;
width:580px;
min-height:400px;
margin-left: 0px;
float:left;
padding:10px;
zoom:1;

}

.leftcol2 {
position:relative;
margin-top:0;
width:797px;
min-height:400px;
margin-left: 0px;
float:left;
padding:10px;
zoom:1;

}

.rightcol {
background-color:#ffffff;
margin-left:600px;
margin-top:0px;
width:217px;
min-height:350px;
height:expression(
	this.scrollHeight < 350? "350px" : "auto" );
padding:10px;
padding-top:20px;

}

div.rightcol p {
margin-bottom:3px;
margin-top:3px;
font-size: .7em;
font-family: Verdana, sans-serif;
}

p {
font-family: Verdana, sans-serif;
font-size: .7em;
line-height:1.4em;
}
p.firstpara {
margin-top:0px;
}


p.current {
font-weight:bold;
}

/* p.small {
font-size: .6em;
margin-top:0px;
}

hr {
width: 70%;
height: 5px;
color:#D5A77E;
background-color:#D5A77E;
margin-top:20px;
margin-bottom:20px;
}
*/


cite {
font-family: verdana, sans-serif;
font-size: .7em;
line-height: 1.4em;
}

h1 {
margin-top:0px;
color: #005e82;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 2em;
}

h2{
color: #005e82;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 1.5em;
}

h3{
}

h4{
margin-bottom:0px;
color: #993300;
font-style: italic;
font-family: Trebuchet MS, Verdana, sans-serif;
}

h5 {
margin-top:2px;
margin-bottom:0px;
font-family: trebuchet MS, Verdana, sans-serif;
color:#663333;
}

dl {
font-family:Verdana, sans-serif;
font-size:.7em;
line-height:1.3em;
}

.pdficon {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}


li {
font-family: Verdana, sans-serif;
font-size: .7em;
line-height: 1.3em;
margin-bottom: .3em;
}

.footer {
	clear: both;
/*	padding: 5px,0px,2px,0px;*/
	background-color: #e0e0d8;
	height: 25px;
}

div.footer p {
	text-align: center;
	font-family: Verdana, sans-serif;
font-size: .7em;
}
.subhead80 {
	font-size: 60%;
}
