body {
	background : #004F2B;
	color : #FFFFFF;
	font-family : "Helvetica", sans-serif;
	margin : 0px auto;
	text-align : center;
}
/*
body {
	scrollbar-face-color : #BCBA95;
	scrollbar-3dlight-color : #CCCA95;
	scrollbar-highlight-color : #DCDA95;
	scrollbar-track-color : #ACAA95;
	scrollbar-arrow-color : #004F2B;
	scrollbar-base-color : #9C9A95;
	scrollbar-darkshadow-color : #ACAA95;
}
*/

h1 { 
	font-weight : bold; 
	font-size : 36px; 
	line-height : 40px; 
}
h2 { 
	font-size : 22px; 
	font-weight : bold; 
}
h3 { 
	font-size : 20px; 
	font-weight : bold; 
}
h4 { 
	font-size : 18px; 
	font-weight : bold; 
}
h5 { 
	font-size : 16px; 
	font-weight : bold; 
}
h6 { 
	font-size : 14px; 
	font-weight : bold; 
}

p { 
	font-size : 12px; 
	font-weight : normal; 
}
p.sml { 
	font-size : 10px; 
	font-weight : normal; 
}
p.med { 
	font-size : 11px; 
	font-weight : normal; 
}
p.lrg {
	font-size : 14px; 
	font-weight : normal; 
}

p.lft {
	text-align : left;
}
p.ctr {
	text-align : center;
}

img { 
	border : 0px none; 
}

a {
	text-decoration : none;
}

acronym {
	border-bottom: 1px dotted #FFFFFF;
	cursor: help;
}
address {
	font-size : 12px;
}
button {
	background : #BCBA95;
	border : 1px solid;
	border-color : #DCDA95 #9C9A95 #9C9A95 #DCDA95;
	color : #FFFFFF;
	font-weight : bold;
}
blockquote {
	background : #BCBA95;
	color : #004F2B;
	margin-bottom : 10px; 
	margin-left : 5%;
	padding : 5px;
	width : 90%;
}
blockquote h5 {
	line-height : 22px;
}
code {
	background : #BCBA95;
	color : #004F2B;
	margin-left : 5%;
	width : 90%;
}
code h6 {
	line-height : 20px;
	text-align : center;
	margin-bottom : 0; 
}
dt {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
dd {
	font-size : 12px;
}
th {
	font-size : 12px;
	text-align : left;
}
td {
	font-size : 12px;
}
td.nmbr {
	text-align : right;
	padding : 0 20px 0 0;
}

.nlcl {
	clear : both;
}
.nllf {
	clear : left;
}
.nlrg {
	clear : right;
}
#drgt {
	float : right;
	margin-right : 25px;
	width : 245px;
	height : 210px;
}
#drgt p {
	margin : 10px 0 0 20px;
	padding : 0;
	text-align : center;
}
#pge {
	width : 760px;
}

#hdr {
	display : block;
}

#hlt {
	float : left;
	width : 374px;
}
#hct {
	float : left;
	width : 314px;
}
#hct h4 {
	padding : 35px 10px 30px;
}
#hrt {
	float : left;
	padding : 11px 0 10px;
	width : 71px;
}

#hbn {
	float : left;
	width : 760px;
}

#hnv {
	clear : both;
	margin : 0;
}

#hnu {
	clear : both;
	float : left;
	list-style-type : none;
	margin : 0px;
	width : 100%;
}
#hnu li {
	border : 1px solid;
	border-color : #DCDA95 #9C9A95 #9C9A95 #DCDA95;
	float : left;
	font-size : 14px; 
	font-weight : bold; 
	line-height : 26px;
	padding : 0px;
	width : auto;
}
#hnu li a {
	background : #BCBA95;
	color : #FFFFFF;
	display : block;
	width : 150px;
}
#hnu li a:hover {
	background : #CCCA95;
	color : #004F2B;
}
#hnu li ul {
	left : -9999px;
	list-style-type : none;
	margin : 0px;
	position : absolute;
	width : 149px;
}
#hnu li ul li {
	border : 1px solid;
	border-color : #DCDA95 #9C9A95 #9C9A95 #DCDA95;
	display : block;
	font-size : 11px; 
	font-weight : normal; 
	line-height : 15px;
	padding : 0px;
	width : 100%;
}
#hnu li ul li a {
	background-color : #BCBA95;
	color : #FFFFFF;
	display : block;
	width : 100%;
}
html>body #hnu li a {
	width: auto;
}
#hnu li:hover ul, #hnu li.dwn ul {
	left: auto;
}

#hnu ul li:hover, #hnu ul li.dwn {
	background: #BCBA95;
	color : #FFFFFF;
}

#hnu li:hover a, #hnu li.dwn a {
	background: #BCBA95;
	color: #FFFFFF;
}

#hnu ul li:hover a, #hnu ul li.dwn a {
	background: #CCCA95;
	color : #004F2B;
}

#bdy {
	border-left : 2px solid #BCBA95;
	border-right : 2px solid #BCBA95;
	clear : both;
	display : block;
	height : 100%;
}
#blt {
	width : 581px;
	float : left;
	margin : 10px 5px;
	text-align : left;
}
#blt a {
	background : #004F2B;
	color : #FFFFFF;
}
#blt h5.smcp { 
	font-variant : small-caps;
}
#blt p {
	padding-right : 10px;
}
#blt p.rgt {
	padding-right : 0;
}
#blt p.rt {
	float : right;
	padding-right : 10px;
}
#blt p.full {
	clear : both;
	display : block;
}
#blt p.cntr {
	display : block;
	text-align : center;
}
#blt p a:hover {
	text-decoration : underline;
}
#blt .cnbd {
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}
#blt img {
	border : 1px solid;
	border-color : #DCDA95 #9C9A95 #9C9A95 #DCDA95;
	margin : 0 10px;
}
#blt img.lft {
	float : left;
	margin : 3px 10px 5px 0;
}
#blt img.rgt {
	float : right;
	margin : 3px 5px 5px 10px;
}
#blt ul {
	font-size : 14px;
}
#blt ul li {
	font-size : 12px;
	font-weight : normal;
}
#blt ol li {
	font-size : 12px;
	font-weight : normal;
}
#err {
	background : #FF0000;
	color : #FFFFFF;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5%;
	padding : 5px;
	width : 90%;
}
#err p {
	font-weight : bold;
}
#cl1 {
	clear : left;
	float : left;
	width : 301px;
}
#cl2 {
	clear : right;
	float : left;
	margin : 0 0 0 20px;
	width : 260px;
}

#brt {
	width : 145px;
	float : left;
}
#brt ul {
	background: #BCBA95;
	color : #004F2B;
	border : 1px solid;
	border-color : #DCDA95 #9C9A95 #9C9A95 #DCDA95;
	font-size : 14px;
	font-weight : bold;
	list-style-type : none;
	margin : 10px 0px;
	padding : 2px;
	width : 100%;
}
#brt ul li {
	background: #ACAA95;
	color : #FFFFFF;
	border-top : 1px solid #004F2B;
	border-right : 2px solid #004F2B;
	border-bottom :  1px solid #004F2B;
	border-left : 2px solid #004F2B;
}
#brt ul li.hdr {
	background: #BCBA95;
	color : #004F2B;
	border : 0px none;
}
#brt ul li a {
	background: #ACAA95;
	color : #FFFFFF;
	display : block;
	font-size : 12px;
	font-weight : normal;
	margin : 0;
	padding : 2px;
	width : 100%;
}
#brt ul li a:hover {
	background: #BCBA95;
	color : #004F2B;
}

#ftr {
	clear : both;
	display : block;
}
#ftr a:hover {
	text-decoration : underline;
}
#flt {
	background : #BCBA95;
	border-top : 1px solid #DCDA95;
	border-right : 0px none;
	border-bottom : 1px solid #9C9A95;
	border-left : 1px solid #DCDA95;
	color : #004F2B;
	float : left;
	line-height : 14px;
	width : 379px;
}
#flt a {
	background : #BCBA95;
	color : #004F2B;
}
#flt a:hover {
	background : #BCBA95;
	color : #408F2B;
}
#frt {
	background : #BCBA95;
	border-top : 1px solid #DCDA95;
	border-right : 1px solid #9C9A95;
	border-bottom : 1px solid #9C9A95;
	border-left : 0px none;
	color : #004F2B;
	float : left;
	line-height : 14px;
	width : 379px;
}
#frt a {
	background : #BCBA95;
	color : #004F2B;
}
#frt a:hover {
	background : #BCBA95;
	color : #408F2B;
}
#fnv {
	background : #004F2B;
	color : #FFFFFF;
}
#fnv a {
	background : #004F2B;
	color : #FFFFFF;
}