body {
	background: url("../images/background.jpg") repeat-x scroll left top #E5E4E0;
	font-family: "Lucida Sans",Verdana,Arial,sans-serif;
    margin: 0 auto;
    width: 1000px;
    padding: 0;
    position:relative;
}

a {
	color: #4D4C82;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;	
}


.dwhelp {
	background-image:none;
	background-color:#FFF;
}

#containerb {
	background-color:#FFF;
}

#header {
	background: url("../images/header1.jpg") no-repeat scroll left center #000000;
	height:280px;
	border:0;	
	padding:0;
}

#header-left { 
height: 8px;
margin: 0; 
padding: 0;
position: relative;
width: 100%;
}

#headercommon {
	height:50px;
	border-top:0;
	position: absolute;
    top: 0;
    left:0;
    width: 1000px;
    z-index: 1;
    background: #38672f;
	background: rgba(56,103,47,.75);
	/* IE only */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c038672f,endColorstr=#c038672f);
	zoom: 1; /* Force hasLayout in IE. */
}

#headercommon a:hover {
	text-decoration:underline;
}

#headercommon #site-name {
font-family: "Lucida Bright",Georgia,serif;
    display:block;
    margin: 10px 0 0px 10px;
    color:#FFF;
    float:left;
    font-size:2.2em;
    color: white;
    position: relative;
    z-index: 1;
    /* IE only */
    zoom: 1; /* Force hasLayout in IE. */
}

#headercommon #site-name a:hover {
	text-decoration:none;
	color:#FF0;
}


#headercommon #commonnav {
    float: right;
    text-align: right;
    width: 50%;
}

#header-nav
{
	height: 35px;
	padding: 2px 0 2px 20px;
	background-image:none;
	background-color:#000;
    clear: both;
    float: left;
    height: 2.5em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 3;
	
}

#c-content {
	position: absolute;
    top: 50px;
    width: 900px;
    z-index: 1;
    background: #000033;
	background: rgba(0,0,51,.75);
	font-size:.6em;
	/* IE only */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c038672f,endColorstr=#c038672f);
	zoom: 1; /* Force hasLayout in IE. */
	padding:0;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	right:0;
}

#c-content a {
	color:#FFF;
}

#c-content a:hover {
	background-color:inherit;
	color:#FFF;
	text-decoration:underline;
}

.c1 {
	float:left;
}

.c3 {
	width:250px;
	padding:0;
	float:right;
}

#c-content .c1 ul li {
	display:inline;
	border-left:1px solid #FFF;
	border-bottom:0;
	padding:0 5px 0 10px;
	letter-spacing:1px;
}

#c-content .c1 ul li.first {
	border-left:0;
}

#c-content .c1 ul li a {
	display:inline;
	color:#FFF;
}

#c-content #sbox {
    border-radius: 2px 2px 2px 2px;
    border-width: 1px;
    width: 150px;
    padding:2px;
    color: #1A52F8;
    font-size: 0.9em;
}

#c-content .c3 #submit {
    background-color: #1A52F8;
    border-color: #1A52F8;
    border-radius: 2px 2px 2px 2px;
    border-width: 1px;
    color: #FDFFE5;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    width:40px;
    font-size: 0.9em;
}

#c-content .c3 #submit:hover {
	background-color:#3b539a;
}

.c3 label {
	color:#99ccff;
}
	
.b3, .b5, .b7, .b8
  { visibility: hidden }

.home {
    height: 0;
}

.a3 {
	margin-top:30px;
	padding-top:15px;
	border-top:1px dashed #333;
}

#a-content {
	display:block;
	visibility:visible;
	float:right;
	width:250px;
	padding: 10px 0;
}

#c-content .c2, #c-content .c4 {
	display: none;
	visibility: hidden;
}

#footer {
	background-image:none;
	background-color:#E5E4E0;
}

#header-nav ul {
    background: none repeat scroll 0 0 #000000;
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0 0 0 6px;
    padding: 0;
    width: 100%;
}
#header-nav ul li {
	background-image:none;
	background-color:#000;
	border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 14.2%;
}

#header-nav ul li a, #header-nav ul li a:hover, #header-nav ul li a.current {
    background: none repeat scroll 0 0 #D8D9C7;
    color:#663399;
    border: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    float: left;
    letter-spacing: 2px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 95%;
    text-transform: uppercase;
    width: 95%;
}

#header-nav ul li a:hover, #header-nav ul li.last a:hover, #header-nav ul li a.current, #header-nav ul li.last a.current {
    background: none repeat scroll 0 0 #FFFFFF;
    color: black;
    padding: 10px 0;
}

#containerb {
    background-color: white;
    border-bottom: 1px solid #A3A19E;
    border-left: 1px solid #A3A19E;
    border-right: 1px solid #A3A19E;
    margin: 0;
    padding: 0;
    -moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
}

.b2 h1 {
    color: #996633;
    font: 2em "Lucida Bright",Georgia,serif;
    margin: 0.6em 0 0 0;
    padding: 0;
}

#b-content, #b-content ul li {
	font-size:.9em;
}

#b-content h3 {
	border-top:0;
	color: #663399;
    	font-face:"Lucida Bright",Georgia,serif;
    	font-weight:bold;
}

#b-content h4 {
	font-style:normal;
	background: url("../images/right-arrow2.gif") no-repeat scroll left 5px transparent;
    	padding-left: 18px;
    	font-family: Tahoma,Verdana,Arial,sans-serif;
    	font-size: 0.8em;
    	font-weight: bold;
    	padding-left: 24px;
    	text-transform: uppercase;
    	width: 40%;
    	margin-right:0;
    	float:left;
}

#a-content {
    font-family: "Lucida Sans",Verdana,Arial,sans-serif;
}

#a-content .a2, #a-content .a3 {
	margin: 22px 22px 22px 8px;
	padding: 12px;
	border: 1px solid #38672F;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 0px;
	-moz-box-shadow: 0px 0px 2px #888;
	-webkit-box-shadow: 0px 0px 2px #888;
	box-shadow: 0px 0px 2px #888;
}

#a-content .a2 {
	background: #ccc; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bdd4bd'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#bdd4bd)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #bdd4bd); /* for firefox 3.6+ */ 
}

#a-content .a3 {
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #eeeeee); /* for firefox 3.6+ */ 
}


.b4 {
	border: 1px solid #38672F;
	-moz-box-shadow: 0px 0px 2px #888;
	-webkit-box-shadow: 0px 0px 2px #888;
	box-shadow: 0px 0px 2px #888;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}

#a-content ul li li {
	margin-left:20px;
}

#a-content h3, .b4 h3 {
    font-size: 1em;
    letter-spacing: 1px;
    margin: 0 0 0 4px;
    padding: 0;
    text-transform: uppercase;
}

#b-content {
	margin-right:22px;
}

#b-content .b4 {
	margin-top:0;
}

#b-content .b4 h3 {
	background-color:inherit;
	margin: 4px 4px 0 8px;
	width:90%;
}

#a-content ul {
    text-indent: 0;
    margin-left: 5px;
    padding-left: 0;
}

#a-content li {
    list-style: none outside none;
    margin-left: 0;
    padding: 2px 3px 2px 0;
    font-size:.8em;
    display:block;
    text-indent: 0;
}

.tree li span.expand {
    background: url("../images/right-arrow.gif") no-repeat scroll left 5px transparent;
    cursor: pointer;
    padding-left: 18px;
}

.tree li a, .tree li span {
    color: #4D4C82;
    display: block;
    margin-bottom: 2px;
    padding-right: 20px;
    text-decoration: none;
}

.tree li a:hover, .tree li span:hover {
	text-decoration:underline;
}

span.contract, span.currentpath {
    background: url("../images/down-arrow.gif") no-repeat scroll left 8px transparent !important;
    padding-left: 18px;
}
