body {
	margin: 0;
	padding: 0;
	background-color: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
	}
h2 {
	font-size: 1em;
	font-weight: bold;
	}
p {font-size: 0.9em;}
a, a:link, a:visited {color: #990000;}
a:hover {color: #f10906;}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #4D1979;
list-style:none;
margin-left:-30px;
width:180px;
}

#button li a {
display: block;
padding: 5px 0px 10px 0.5em;
background-color: #009000;
color: #fff;
text-decoration: none;
}

#button a:hover {background-color: #ceced1;}

/*-- containers --*/
#container {
	width: 940px;
	margin: auto;
	}
#wrapper {
	background-color: #FFFFFF;
	width: 860px; /*900*/
	padding:0 20px 0 20px;
	margin: auto;
	}
#topbar {
	width: 860px;
	height: 97px;
	float: left;
	/* background-color: #009000; */
	}
#text {
	width: 857px;
	height: 21px;/*--21--*/
	padding: 2px 3px 0px 0px;
	text-align: right;
	background-image: url(../images/structure/topbar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 0.8em;
	float: left;
	color: #FFFFFF;
	}
#mast {
	width: 860px;
	height: 100px;
	margin: 1px 0 1px 0;
	float: left;
	}

#lowerwrap {
	margin:0px;
	float: left;
	}
#footer {
	background-image:url(../images/structure/footbar.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	height: 18px; /*21*/
	padding-top: 3px;
	font-size: 0.8em;
	color: #FFFFFF;
	}
	
/*-- portal definitions --*/

#leftcol {
	width: 250px;
	float: left;
	font-size:smaller;
	}
#leftcol h2 {
	width: 240px; /*-- 250 --*/
	height: 20px; /*-- 25 --*/
	padding: 5px 5px 0px 5px;
	margin: 0;
	background-color:#b2b2b2;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #FFFFFF;
	}
#leftcol h2 a {color: #FFFFFF; text-decoration: none;}

#rightcol {
	width: 600px;
	float: left;
	}

#singlecol {
	width: 800px;
	margin-left:25px;
	text-align:center;
	}
/*--holds 3 portal boxes HOMEPAGE --*/

#boxpos {height: 140px; width: 99%}
#boxpos p {margin: 3px;}

/* individual portal box styles and definitions --*/

.box {
	width: 184px;
	float: left;
	margin-right: 5px;
	border: 1px solid #8f8f8f;
	}
.box h2  {
	padding: 3px;
	margin: 0;
	background: #f10906;
	}


/*-- navigation - VALUES NEED TO BE ADJUSTED ACCORDING TO ITEMS PLACED ON PAGE--*/

#navwrap {
	width: 100%;
	height: 29px;
	background-image:url(../images/structure/nav.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	float: left;
	}

#nav {
	padding: 0;
	margin: 0;
	}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#nav li {
	list-style: none;
	float: left;
	padding: 0px;
	width: auto;
	margin: 0;
		}
	
#nav a {
	display: block;
	border-right: solid #fff 1px;
	color: #000;
	text-decoration: none;
	padding: 0.5em 1.5em 0.35em 2.5em;
	margin: 0.4em 0em 0.3em 0em;
	vertical-align: middle;
	}
	
#nav a.last {border-right: none;}
#nav a:hover {background-color: #ceced1;}


/*-- text styling --*/
.quotation {
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	text-align: right;
	margin-right: 10px;
	}
html { height: 100%; margin-bottom: 1px; }

.newwindowurl {
	background:  url("../images/icons/newwindow.gif") no-repeat 0px 2px;
	padding-left: 15px;
	}
.newwindowrev {
	background:  url("../images/icons/newwindowrev.gif") no-repeat 0px 2px;
	padding-left: 15px;
	}


#StandardHeader_menu
{
	float:left;
 	margin-bottom:0px;
 	width:750px;
 	margin-top:10px;
}

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	
}

.topmenuli{
	list-style-type:none;
	float:left;
	padding-bottom:1px;

	
}

.topmenutitle{
	display:block;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:200px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left:auto;
}

#content {
	clear: left;

}

#dmenu {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.topmenuul {
	
}

.topmenutitle {
	text-indent:1px;
	text-decoration: underline;
	padding:1px 10px 1px 3px;
	line-height:14px;
}

.submenuul 
{
	margin-top:0px;
	padding-bottom:4px;
	padding-top:10px;
	background-color:#4D1979;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:7px solid #4D1979;
}

.submenuli a{
	padding:0px;
	text-decoration: none;
    color: #FFFFFF;
}

.submenuli a:hover{
	text-decoration: underline;
	background:#4D1979;
	text-decoration:bold;
	color: #FFFFFF;
}

#side_bar
{
    font-size:8pt;
    text-align:left;
}

#search
{
    margin-top:5px;
    clear:left;
    text-align:left;
    float:left;
    }