body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 5px;
        font-size: 80%;
        font-weight: bold;
        background: #F7F8FB;
        }


#wrapper {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#head {
	background-color: #FFFAF0;
	border-top: 1px solid #E7F1F8;
	border-bottom: 1px solid #E7F1F8;
	padding-left: 5px;
}

#head h1
{
	font-size: 2em;
	color: #FF8000;
}

#head h2
{
	font-size: 1.4em;
	color: #FF6633;
	font-weight: normal;
}
#head img {
	margin-top: 11px;
}




#content {
	float: right;
	background: #fff;
	border: 1px solid #E0E0E0;
	width: 555px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
	padding: 6px 11px 11px 11px;
	font-size: 94%;
	font-weight:normal;
}

#content h1
{
font-size: 1.2em;
font-weight: bold;
color:#FA631B;
padding: 2px 0 2px 1px;
border-bottom: 1px solid #D5E8FF;
}

#content p
{
	text-align:justify;
}

#content table td {margin-bottom: 3px;}

#content table td p{
	color:#333;
	background-color: #FFFFEA;
	border-top: 1px solid #FFD9AE;
	border-bottom: 1px solid #FFD9AE;
	text-align: right;
	display: block;
	margin: 4px 0 4px 0;
	padding: 4px;
}
#wrapper #content h2 {
	font-size: 110%;
	font-weight: bold;
	color: #FC8A54;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */

#menu8 {
        width: 200px;
        margin-top: 10px;
        }

#menu8 li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background: url(CommonImages/menu10.gif);
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color: #FF9933;
        background: url(CommonImages/menu10.gif) 0 -32px;
        padding: 8px 0 0 25px;
        }

#menu8 li a:active {
        color: #fff;
        background: url(CommonImages/menu10.gif) 0 -64px;
        padding: 8px 0 0 25px;
        }
#wrapper #content dt {
	font-weight: bold;
	color: #64A6D2;
	margin-top: 7px;
}
#wrapper #content dd {
	text-align: justify;
}
#footer {
	font-size: 90%;
	color: #E45406;
	text-align: center;
	clear: both;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content a:link, #content a:visited,#content a:active {
	color: #0B79C4;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #2987B4;
	text-decoration: underline;
	font-weight: bold;
}

