body{
	background: #DDCBB4;
	margin:0px;
	font: 8pt/12pt Arial, Helvetica, sans-serif, sans-serif;
	color: #000000;
	text-align: justify;
}

@media print { .toplink { display: none; } }

A:link{ color:blue; text-decoration:none; }
A:hover{ color:black; text-decoration:underline; }
A:active{ color:#B56115; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#B56115; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }
p {
	text-align: justify;
}


#wrap{
width:640px;
margin:20px;
margin-left:40px;
margin-right:40px;
border: black 1px solid;
}

#container{
width:640px;
}

#navcontainer{
background:transparent;
margin-top:-160px;
margin-left:400px;
}

#navcontainer_buttons{
background:transparent;
margin-top:0px;
margin-left:00px;

}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:right;
font-family: Arial, Helvetica, sans-serif, sans-serif;
font-size:14px;
letter-spacing:0px;
color:#006699;
width:150px;
}

#navlist li a:link {
	color: #C0B68F;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:visited {
	color: #C0B68F;
	text-decoration:none;
	font-weight: bold;
}

 #navlist_buttons li{
background:transparent;
list-style-type: none;
text-align:right;
font-family: Arial, Helvetica, sans-serif, sans-serif;
font-size:14px;
letter-spacing:0px;
color:#006699;
width:550px;
}

#navlist_buttons li a:link {
	color: #C0B68F;
	text-decoration:none;
	font-weight: bold;
}

#navlist_buttons li a:visited {
	color: #C0B68F;
	text-decoration:none;
	font-weight: bold;
}

#navlist_buttons li a:hover {
	color: #E8E4CE;
	text-decoration:none;
	font-weight: bold;
}

h3{
font-size:18px;
font-weight:bold;
color:#000066;
letter-spacing:-2px;
}

.content{
background: #C0B68F;
padding:21px;
text-align:justify;
font: 9pt/14pt Arial, Helvetica, sans-serif, sans-serif;
}

#footer{
background:#C0B68F;
padding:9px;
text-align:center;
font: 8pt/9pt Arial, Helvetica, sans-serif, sans-serif;
}

#title{
background: #C0B68F;
text-align:right;
padding:9px;
font-family: Arial, Helvetica, sans-serif, sans-serif;
font-size:10px;
color:#FFFFFF;
}
#header{
background: url(logo.jpg) #C0B68F no-repeat center;
width:640px;
height: 250px;
margin-left:auto;
margin-right:auto;
}
#header_underpage{
background: url(logo2.jpg) #C0B68F no-repeat center;
width:640px;
height: 50px;
margin-left:auto;
margin-right:auto;
}

#outer{
background: #D8D1AB ;
width:700px;
margin:0px;
margin-top:20px;
margin-left:150px;
margin-right:150px;
border:  2px ;
}

.pullquote {
color:#FFFFFF;
width:150px;
float:right;
text-align:center;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:Helvetica, sans-serif;
}
.plan {
	margin-left: 60px;
}
.tablespace {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCBB4;
}
.tableall {
	border: 1px solid #DDCBB4;
}
.tableright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDCBB4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDCBB4;
	padding: 0px;
}
.tablerightonly {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDCBB4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCBB4;
}
.tablerightonlyCopy {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDCBB4;
	padding: 0px;
}
.tablebottomr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDCBB4;
}
