p 
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
a.obvlink:link
{
	font-family: Tahoma;
	text-decoration: underline;
	color: #00FF00;
}
a.obvlink:visited
{
	font-family: Tahoma;
	text-decoration: underline;
	color: #00FF00;
}
a.obvlink:active
{
	font-family: Tahoma;
	text-decoration: underline;
	color: #00FF00;
}
a.obvlink:hover
{
	font-family: Tahoma;
	text-decoration: underline;
	color: #FF0000;
}

#banner
{
	overflow: hidden;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}


#mainbody
{
	font-family: Tahoma;
	font-size: 15px;
	margin: 0px;
	margin-top: 40px; 
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#copyright
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #C0C0C0;
}

#banner img
{
	float: left; 
	display: block;
}

.boxLabels
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
/*	bottom: 7px; */
	left: 10px;
}

#leftbox
{
	background-image:url('../images/boxleft.gif');
	background-repeat: repeat-y;

}
#middlebox
{
	background-image:url('../images/boxmiddle.gif');
	background-repeat: repeat-y;

}
#rightbox
{
	background-image:url('../images/boxright.gif');
	background-repeat: repeat-y;

}

.boxcontent
{
	background-image: url('../images/boxbody.gif');
	background-repeat: repeat-y;
}
.boxbottom
{
	background-image: url('../images/boxbottom.gif');
	background-repeat: no-repeat;
}
.boxtext
{

	position: relative;
	position-left: 15px;
}

.warn
{
	color: red;
}

/* Begin Sucker Dropdown menus CSS */

#container {
	width: 45em;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #7B90C0;
	margin: 0 auto;
}

#nav, #nav ul {
	float: left; 
	width: 45em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #7B90C0;
	border-width: 1px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	color: #003E6F;   /* Color of the Nav Links */
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(../rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 8em;  
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
/*	width: 13.9em; */
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#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 li:hover, #nav li.sfhover {
	background: #7B90C0;  /* Color behind the links when hovering */
}

.smallHeader
{
	font-size:x-large;
	font-weight:bold;
	font-style:italic;
	
}
/* End Sucker Drop Down Menu CSS */
.footnotes
{
	font-size:x-small;
}
h3
{
	margin-bottom: 0px;
}

#multFeat
{
	list-style-type: none;
	
}
