/*** ver. 02.00 - 2009/02/07 - CEB ***/

body {
	margin:0px;
	padding:0px;
	height:100%;
	background:#ccc url(../images/white.gif) center repeat-y;
	color:#000;
	font: small Verdana,Sans-serif;
	line-height:1.4;
	voice-family: "\"}\""; voice-family:inherit;
}

p{
	/** line-height:1.4em; **/
}

/*** link attributes for navigation area. See below for workarea links. */ 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/***/

a {
	color:#330066;
	text-decoration:none;
}


table {
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;
}


td {
	padding: 0 2em 2em 0;
}

td p{
	/** line-height:1.4em; **/
}

td #header{
	font-weight:bold;
	padding: 0 0 0 0;
	font-size: 115%;
	color:#000;
}

td strong{
	font-weight:bold;
	line-height:175%;
	font-size:100%;
}

td em{
	line-height:50%;
	font-weight: normal;
	font-style:italic;
	font-size:90%;
}

ul {
	padding: 0 0 0 1.5em;
	margin: 0 0 0 0;

}

/** For dummy div that follows div using floating, to allow use of top margin in real item that follows. **/
div.floatTrailer {
	clear: both;
}


#NEWSheader{
	font-weight:bold;
}

#container{
	position: relative;
	display:block;
	width: 750px;
	min-height: 600px;
	margin: 0px auto;
	text-align: left;
	font-size: 0.87em;
}

#banner{
	position:relative;
	margin: 0px;
	padding: 0px;
	height:185px;
	width:750px;
	background:#f93;
}


#banner img{
	display:inline;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}


#pic1{
	position: absolute; 
	top:110px; 
	left:30px; 
	height:75px; 
	width:90px;
}

#pic2{
	position: absolute; 
	top:110px; 
	left:120px; 
	height:75px; 
	width:90px;
}

#pic3{
	position: absolute; 
	top:110px; 
	left:210px; 
	height:75px; 
	width:90px;
}


#workarea{
	position:relative;
	width:570px;
	margin-top:35px;
	margin-left:120px;
	height: auto
}

/*** link attributes for workarea. */
#workarea a:link {
	text-decoration: underline;
	color: black;
}

#workarea a:visited {
	text-decoration: underline;
	color: black;
}

#workarea a:focus {
	text-decoration: underline;
	color: green;
}

#workarea a:hover {
	text-decoration: underline;
	color: red;
}

#workarea a:active {
	text-decoration: underline;
	color: green;
}
/***/

#content{
	position:relative;
}

#header{			/* for top of content div */
	font-weight:bold;
	padding: 0 0 1em 0;
	font-size:115%;
	color:#000;
}

.header1{			/* for top of content div */
	font-weight:bold;
	padding: 0 0 1em 0;
	font-size:115%;
	color:#000;
}

.header2{			/* major internal header */
	font-weight: bold;
	padding: 0 0 0 0;
	font-size: 100%;
	color: #000;
}

.header3{			/* for items in a list */
	font-weight: normal;
	padding: 0 0 0 0;
	font-size: 110%;
	color: #000;
}

#centerIMG{
	text-align:center;
	border:0px;
	margin:0px;
	padding:1.5em 0 3em 0;
}

#Rsidebar{
	position: relative;
	width:250px;
	padding:0 0 0 0;
}

#RRsidebar{
	position: relative;
	width:250px;
	padding:0 0 0 0;
	margin:0 0 0 320px;

}

#Lsidebar{
	position: absolute;
	width:250px;
	margin:0 0 0 320px;
	padding:0 0 0 0;
}

#McolumnR{
	position:relative;
	top:0px;
	width:300px;

}

#McolumnRR{
	position:absolute;
	top:0px;
	width:300px;
	margin:0 0 0 0;


}

#McolumnL{
	position:relative;
	top:0px;
	width:300px;

}

#navbar{
	position:relative;
	top:0px;
	left:120px;
	width: 630px;
	padding: 0 0 0.5em 0 !important;
	border-bottom:#f93 solid 1px !important;
	margin: 0 0 0 0;
	background:#f93;
	z-index:200;
	padding/**/:/**/0px;
	border:0px;
}

html>body #navbar{
	position:relative;
	top:0px;
	left:120px;
	height: auto;
	width: 630px;
	padding: 0 0 0.5em 0;
	margin: 0 0 0 0;
	border-bottom:#f93 solid 1px;
	background:#f93;
	z-index:200;

}

#nav{
	list-style: none;
	font-size: 85%;
	font-weight: normal;
	background:#f93;
	width: auto;	
	padding: 0;
	margin: 0 0 0 0;
}


#nav a {
	color: #3C1185;
	text-decoration: none;
	display: block;
	height: auto;
	border-left:#3C1185 solid 1px;
	background: #f93;
	margin: 0 0 0 0;
	padding: 0.5em 2em 0.5em 0.5em;
}

#nav ul{
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
}

#nav ul a{
	display: block;
	background:#f93;
}


#nav ul li a{
	background:#f93;
}

#nav li ul a {
	height:auto;
	margin: 0 0 0 0;
	width: 12em;
}

#nav li ul ul {
	margin: 0 0 0 0;
	padding:0;
}

#nav li a:hover {
	background: #fc6;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav a:hover, #nav a.sfhover {
	display: block;
	padding: 0.5em 2em 0.5em 0.5em;
	background: #fc6;
}

#nav li {
	float: left;
	position: relative;
	width: auto;
	text-align: left;
	cursor: default;
	margin:0px;
	padding:0px;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

#nav li>ul {
	top: auto;
	left: auto;
	margin:0px;
	padding:0px;

}

#nav li li {
	display: block;
	float: none;
	margin:0px;
	padding:0px;
	border: 0;
}

#nav li li li{
	display: block;
	float: none;
	margin:0px;
	padding:0px;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	margin:0px;
	padding:0px;
}

#nav #currNavTree a {
        background: #fc6;
        }

#nav #currNavTree li a {
        background: #f93;
        }

#nav #currNavTree li a:hover {
	background: #fc6;
        }
