body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #007D40;
	font-size: 15px;
}
/* Navigation */
ul.dropdown
{
    list-style: none;
    margin:0;
    padding:0;
    width:120%;
    z-index:99;
}

ul.dropdown * ul
{
    list-style: none;
    margin:0;
    padding: 0;
	display:none;
	position:absolute;
	z-index:80;
	width:20em;
}

ul.dropdown li
{
    float:left;
}

ul.dropdown li * li
{
    float:none;

    position: relative;
}

ul.dropdown ul * ul
{
    left:50%;
    top:0;

}

ul.dropdown a
{
	display:block;

}

ul.dropdown ul * a
{
    height:13 px;
}

ul.dropdown li:hover ul ul, ul.dropdown li:hover ul ul ul, ul.dropdown li:hover ul ul ul ul
{
    display:none;
}

ul.dropdown li:hover ul, ul.dropdown ul li:hover ul, ul.dropdown ul ul li:hover ul
{
    display:block;
}
ul.dropdown a
{
	color:#003300;
	padding:4px 8px;
	text-decoration:none;
	font-size: 80%;
	margin-right: 3px;
}
ul.dropdown a:visited
{
	color:#003300;
	padding:4px 8px;
	text-decoration:none;
	font-size: 80%;
	margin-right: 3px;
}
ul.dropdown a:hover
{
	text-decoration: none;
	color: #999999;
}

ul.dropdown ul
{

}

ul.dropdown ul a
{
	text-decoration:none;
	color: #063820;
	background-color: #FFFFFF;
	width: 94px;
	
	font-size: 80%;
}
ul.dropdown ul a:visited
{
		text-decoration:none;
	color: #063820;
	background-color: #FFFFFF;
	width: 94px;
	
	
}

ul.dropdown ul a:hover
{
	text-decoration: none;
	color:#999999;
}
ul.dropdown ul li
{
}
/* Link */
a, a:visited {
	color:#003300;
	padding:4px;
	text-decoration:none;
	font-size: 95%;
	margin-right: 3px;
}
a:hover {
color:#999999;
}
/* Design*/

#container {
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	width: 720px;
	background-image: url(cbg.gif);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
#menu {
	height:  90px;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 10px;
	width: 590px;
	font-size: 110%;
}
#head {
	height: 12px;
	width: 692px;
	text-align: right;
	padding-right: 8px;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-size: 12px;
}
#header {
	background-image: url(Banner-Revolt.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	clear: both;
	height: 140px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD9D9;
}
#content {
	height: auto;
	width: 650px;
	margin-left: 20px;
	font-size: 85%;
	padding: 5px 5px 15px;

}
#contentimp {
	height: auto;
	width: 400px;
	margin-left: 20px;
	font-size: 85%;
	padding: 5px 5px 15px;

}
#footer {
	clear: both;
	height: 15px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: center;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
	font-size: 80%;
}
/* Format */

h1 {
	font-size: 150%;
	white-space: nowrap;
	padding-top: 20px;
}

/*table design */

.cell{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
 
 .contentref{
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	font-size: 10px;
	color: #B8AD4B;
	margin-bottom: 10px;
	border-top: 1px solid #A5A769;
	border-right: 1px #A5A769;
	border-bottom: 1px solid #A5A769;
	border-left: 1px #A5A769;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 320px;
}
.contentreftop{
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 590px;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	}
.picboxref{
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	height: auto;
	width: auto;
	clear: both;
}
.textboxref{
	width: 280px;
	height: auto;
}
.footercon {
	clear: both;
	height: 10px;
	width: auto;
}
p {
}

.sitemapcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content li {
	margin-bottom: 10px;
}


.tableborder{
	border: 1px solid #CCCCCC;
}

