* {
	padding: 0;
	margin: 0;
}

body, p {
font: normal 11px/175% Verdana, "Trebuchet MS", Geneva, Lucida, Helvetica, Arial, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
background-image: none;
}


div#hidemenu {
	display: none;
}

/* Layout Style */
#container {
height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:800px;
}

#header_ {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:790px;
height:185px;
background: url(../images/header.gif) top left no-repeat;
}

#sidebar_ {
	margin: 0px;
	padding: 0px;
	float: left;
	width:211px;
	height:auto;
	background: url(../images/sidebar.gif) top left no-repeat;
}

#sideInner {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
margin: 1.6em 0 0 20px;
}

#sideInner a:link, #sideInner a:visited {
display: block;
width: 170px;
color: white;
font-weight: bold;
text-align: center;
font-size: 1.3em;
text-decoration: none;
}

#sideInner a:hover {
color:#B4C6EF;
}

#content_ {
margin: 0px;
padding: 0px;
float: left;
width:579px;
height:auto;
}

#content_ img {
	padding: 10px;
	margin: 10px;
}

#content_ li {
	margin: 0 0 0 20px;
}

#template-04_ {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:790px;
height:1px;
}

#footer_ {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:790px;
	height:89px;
	background: url(../images/footer1.gif) top left no-repeat;
	position: relative;
}

.dojoTreeNodeLabelTitle, .dojoTreeNodeLabelSelected {
	color: #2563b0;
	font-weight: bold;
	font-size: 12px;
}

h2, .header b, h1 {
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #2563b0;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

h3 {
color: #205281;
margin: 20px 0 6px 0;
font-size: 1.2em;
}

b {
	color: #2563b0;
}

h4 {
color: #006E53;
}

.leftmenuh3 {
color: #205281;
margin: 10px 0 5px 0;
font-size: 1.3em;
font-weight: bold;

}

.blue, a:link, a:visited {
color: #205281;
}

a:hover {
	color: navy;
}

.bluebold {
	display: block;
	font-weight: bold;
	color: #205281;
	margin: 0 0 -3px 0;
	padding: 0 0 0 0;
	line-height: normal;
}

p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
margin-top: 2px;
}

#toolbar {
	width: 600px;
	margin-top: 106px;
	margin-left: 180px;
	padding: 0px;
}

#toolbar li {
	text-decoration: none;
	list-style: none;
	list-style-type: none;
}

#nav a:link, #nav a:visited {
border-color: green;
border-style:none none none solid;
border-width:0pt 0px 0pt 1px;
color: white;
display:block;
font-family:verdana,arial,helvetica;
font-size:9px;
font-weight:bold;
height: 26px;
margin-top:8px;
padding-top: 5px;
text-decoration:none;
padding-left: 1.4em;
padding-right: 1.4em;
margin-right: 1px;
text-align: center;
width: 6.8em;
}

#nav li a:hover{
color:#00FF33;
font-size:9px;
font-weight:bolder;
height:21px;
border-left: 2px solid green;
margin-right: 0;
padding-top: 6px;
border-top: 1px solid green;
z-index: 97;
}
#nav li {
float: left;
padding: 0;
color: white;
text-align: center;
}


#nav li ul {
position: absolute;
display: none;
height: auto;
width: 10.4em;
font-weight: normal;
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}

nav li>ul {
top: auto;
left: auto;
margin: 0;
padding: 0;
border: 0;
text-align: left;

}

#nav li li {
width: 9.4em;
border: 0px;
text-align: left;
padding: 0;
margin: 0;
}
#nav li li a:link, #nav li li a:visited {
text-align: left;
margin-right: 0;
padding-right: 0;
}

#nav li li a:hover, #nav li li.over {
color:#00FF33;
font-size:9px;
font-weight:bolder;
height:22px;
border: 0;
margin-left: 1px;
z-index: 96;
text-align: left;
border-left: 5px solid #00FF33 !important;
margin-left: -4px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav li li li.over ul {
left: auto;
display: block;
background-color:green;
text-align: left;
z-index: 95;
width: 9.4em;
padding: 0;
margin: 0;

}

#leftmenu {
	width: 150px;
	background-color: transparent;
	padding: 15px 30px 0px 30px;
	float: left;
	position: relative;
	height: auto;
}

#leftmenu li {
	text-decoration: none;
	list-style: none;
	list-style-type: none;
}

#leftmenu a:link, #leftmenu a:visited {
	font: normal 11px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 140px;
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid silver;
	text-decoration: none;
	color: #2D5A84;
}

#leftmenu a:hover {
	color: white;
	background-color: #5982A8;
	padding: 7p 5px 8px 4px;
	border: 1px solid black;
	border-width: 1px 0px 0px 1px;
}

#leftmenu a:active {
	color: silver;
	background-color: #2D5A84;
	padding: 6p 5px 8px 3px;
	border: 1px solid black;
	border-width: 2px 0px 0px 2px;
	margin-top: -1px;
}

#Main {
color: white;
font-family:verdana,arial,helvetica;
font-size:11px;
font-weight:bold;
text-align: right;
margin: 0 0 0 -150px;
z-index: 2;
}

#ajaxcontentarea img {
	float: right;

}

a:link.scroller, a:visited.scroller {
	color: white;
	text-decoration: none;
}

a#ad:link, a#ad:visited {
	width: 580px;
	height: 381px;
	display: block;
	background: white url('../images/indexad.jpg') top left no-repeat;
}
a#ad:hover{
	background: white url('../images/adpopup.jpg') top left no-repeat;
}
#homeBanner
{
	height:185px;
	width:535px;
	margin-top: 10px;
	position: relative;
	float: left;
	padding: 0px;
	margin-left: 15px;
}

#static_container
{
	height:185px;
	width:535px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	background-image: url(../flash/static_banner.png);
	background-repeat: no-repeat;
}

#flash_container
{
	height:185px;
	width:535px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}


#homeMainContent
{
width:535px;
height:auto;
margin:0px;
padding:0px 0px 10px 15px;
position:relative;
float:left;
}

#directory {
	border:none;
	width:200px;
	height:282px;
	text-align:left;
}
 vspace="5" hspace="25" .clear {
	clear: both;
}
