body {margin:0;padding:0;
font-family : Arial, Helvetica, sans-serif; 
background:url(BG.jpg);
} 
dt{
float:left;
font-weight :bold; 
}

dd, dt{
font-size : 11px;
margin-bottom:10px; 
}


#container {margin:0;padding:0;
background : #fff; 
}
.center{text-align:center;}
.outlined{border:dotted 1px #ddd;background-color:#f8f8f8;padding:10px;text-align:center;}
#hold {margin:0 auto;
border : 1px solid #ccc; 
background : #ffffff; 
width : 750px; 
text-align : left; 
} 
UNKNOWN {
width : 750px; 
} 
#header {
margin : 0; 
height : 86px; 
} 

#navcontainer {border-top:3px solid #ddd;}
#navcontainer ul {
	
padding-left : 40px; 
padding-top : 0; 
padding-bottom : 0; 
padding-right : 0; 
margin : 0; 
background-image : url(nav.jpg); 
background-repeat : no-repeat; 
color : #666666; 
float : left; 
width : 750px; 
font-family : arial, helvetica, sans-serif; 
font-size : 11px; 

} 
#navcontainer ul li {
display : inline;

} 
#navcontainer ul li a {
padding : 4px 8px; 
color : #3F4A49; 
text-decoration : none; 
float : left; 
margin-right:10px;
} 
#navcontainer ul li a:hover {
background-image : url(nav2.jpg); 
background-repeat : no-repeat; 
color : #3F4A49; 
} 
#navcontainer li#active a {
background-image : url(nav3.jpg); 
background-repeat : no-repeat; 
color : #3F4A49; 
} 
#navcontainer li#span a:hover {
background-image : url(nav2.jpg); 
background-repeat : no-repeat; 
width : 123px; 
color : #3F4A49; 
} 
#navcontainer li#spanon a {
background-image : url(nav3.jpg); 
background-repeat : no-repeat; 
width : 123px; 
color : #3F4A49; 
} 

.info{color:#444;}
#content {
border-top : 1px solid #999999; 
padding : 1px 1px 1px 10px; 
display : block; 
background : #ffffff; 
margin-left : 254px; 
padding-left:10px;
PADDING-RIGHT:20PX;
border-left : 1px solid #cccccc; 
background-repeat : no-repeat; 
} 
#content li {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
#content li.square {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
list-style-image : url('square.gif'); 
} 
#content li.arrow {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
list-style-image : url('arrow.gif'); 
} 
#content p {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
#content p.top {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
} 
#content td {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
#content h3 {
margin-top : 35px; 
margin-bottom : 32px; 
font-family : Arial, Helvetica, sans-serif; 
color : #3F4A49; 
} 
#content h4 {
margin-top : 10px; 
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif; 
color : #3F4A49; 
} 
#content h5 {
margin-top : 0; 
margin-bottom : 0; 
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif; 
color : #3F4A49; 
} 
#content A:link {
color : #C98809; 
text-decoration : underline; 
} 
#content A:visited {
color : #C98809; 
text-decoration : none; 
} 
#content A:hover {
color : #999999; 
text-decoration : underline; 
} 
#content2 {
padding : 8px 15px 1px 10px; 
display : block; 
background : #ffffff; 
margin-left : 15px; 
background-repeat : no-repeat; 
} 
#content2 p {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
#content2 p.top {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
} 
#content2 li {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
#content2 li.square {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
list-style-image : url('square.gif'); 
} 
#content2 li.arrow {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
list-style-image : url('arrow.gif'); 
} 
#content2 h3 {
margin-top : 15px; 
margin-bottom : 25px; 
font-family : Arial, Helvetica, sans-serif; 
color : #3F4A49; 
} 
#content2 td {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
#content2 h4 {
margin-top : 10px; 
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif; 
color : #3F4A49; 
} 
#content2 A:link {
color : #C98809; 
text-decoration : underline; 
} 
#content2 A:visited {
color : #C98809; 
text-decoration : none; 
} 
#content2 A:hover {
color : #999999; 
text-decoration : underline; 
} 


#footer {
font-family : Arial, helvetica, sans-serif; 
color : #666666; 
font-size : 10px; 
padding-top : 30px;
padding-bottom:30px; 
text-align : center; 
} 
#footer A:link {
font-size : 10px; 
color : #C98809; 
text-decoration : underline; 
} 
#footer A:visited {
font-size : 10px; 
color : #C98809; 
text-decoration : underline; 
} 
#footer A:hover {
font-size : 10px; 
color : #999999; 
text-decoration : underline; 
} 
.alert {
display : none; 
font-size : 10px; 
} 
.spacer {
clear : both; 
} 
ol li {padding-top: 0.9em; padding-bottom: 0.9em;}
/* forms */
fieldset {margin: 0 0 1em 0; padding: 1em; border: 1px solid #ddd; width: 95%; font-size: 0.8em; }
fieldset td {font-size: 1em; }
.height {line-height: 2.7em;}
.falselabel {font-size: 0.1em; color:#fffdfd; background-color: #fff;}
legend { font-size: 1.1em; font-weight: bold; color: #3F4A49; margin: 0; padding: 4px; background-color: #fff;}
.fullwidth label { display: block; padding-top: 5px; }
.fullwidth input{ width: 50%; }
.fullwidth textarea{ width: 99%; }
.buttonstyle {background-color: #999999; font-weight: bold; color: #FFFFFF; font-size: 0.7em;}
.required { color: #9d5406;  background-color: #fff; font-weight: bold; }

