/*** Layout ***/

body {
	margin: 0;
	padding: 0;
	width:99%;
	text-align:center;
	padding:0px 2px 2px;
	height:100%;
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	position:absolute;
}

#maincontainer {
	text-align:left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	position:relative;
	border:1px solid black;
	border-top:0px;
}

#header {
	position:relative;
	top:0px;
	height:84px;
	width:100%;
}

#bannerpool {
	position:absolute;
	top:11px;
	right:5px;
}

#searchbox {
	position:absolute;
	top:72px;
	right:5px;
	font-size:10px;
}

#searchinput {
	height:14px;
	margin-top:2px;
	width:136px;
}

#searchsubmit {
	border:0px;
	width:33px;
	background:transparent;
	color:#cc2423;
	font-weight:bold;
	font-size:10px;
	margin:0px;
	padding:0px;
}

#topnav {
	position:relative;
	top:0px;
	border:0px;
	height:20px;
	width:100%;
	overflow:visible;
	z-index:500;
}

#breadcrumb {
	background: #fffbf7;
	position:relative;
	top:0px;
	left:0px;
	border:0px;
	border-bottom:1px solid black;
	height:22px;
	width:100%;
	padding:0px;
}

#container {
	height:100%;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}

#center {
	float:left;
	padding:5px;
	overflow:none;
	z-index:99;
}

#right {
	float:left;
	width:170px;
	margin:0px;
	padding:5px 5px 0px;
	border:0px solid black;
	overflow:hidden;
	z-index:0;
}

#vb100right {
	float:left;
	width:125px;
	margin:0px;
	padding:0px 5px 0px 0px;
	border:0px solid black;
	overflow:hidden;
	z-index:0;
}

#farright {
	float:left;
	margin:0px;
	width:180px;
	padding:5px 5px 0px 5px;
	border:0px;
	overflow:hidden;
	z-index:0;
}

#farright h2 {
	margin: 0px 0px 5px 0px;
}

#farright h2 a {
	color: black;
}

#footer-wrapper {
	clear:both;
	height:24px;
	width:100%;
	overflow:hidden;text-align: center;
	border-top:1px solid black;
	background-color:white;
	font-size:11px !important;
	padding-top:3px;
}

#tagline {
	position:absolute;
	top:49px;
	left: 10px;
	font-size:22px;
	color: rgb(135, 160, 146);
}
	
#taglinetext {
	z-index:1000;
	position:relative;
	left:140px;
	top:8px;
	font-size:20px;
	color: rgb(135, 160, 146);
	font-weight:normal;
}
#taglinetext_dev {
	z-index:1000;
	position:relative;
	left:140px;
	top:8px;
	font-size:20px;
	color: #006633;
	font-weight:normal;
}
	
#taglinelogo {
	position:absolute;
	top:4px;
	left: 5px;
}

#topnavtable {
	margin-top:1px;
	width:100%;
}

legend {
	font-size:14px;
	color: #006633;
	padding: 0px 9px 0px 0px;
	margin:0px 0px 6px 0px;
	font-weight:bold;
}

legend a {
	font-weight:bold;
}
	
fieldset {
	border: #006633 solid 0px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.right {
	float:right;
}

/*** Rounded box ***/

.cbb {
	padding:0 10px;
	margin:1em 0;
	background:#fff;
	border:1px solid #006633;
	}
	
.cbb h1 {
	margin:0 -10px;
	margin:0px -10px 5px -10px;
	padding:0.1em 10px 0.2em 10px;
	background:#006633;
	font:bold 1.5em/1 Arial, Helvetica, sans-serif;
	color:#ffffff;
	}

.cbb h2 { 
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.cbb p { 
	padding:0px;
	margin:2px 0px 0px 0px;
}

.cbb ul, .cb li { 
	margin-bottom:0px;
}

/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Rules for the top corners and border */
.bt {
	background:url(/images/structure/box-green.png) no-repeat 100% 0;
	margin:0 0 0 8px;
	height:8px;
	}
.bt div {
	height:8px;
	width:8px;
	position:relative;
	left:-8px;
	background:url(/images/structure/box-green.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(/images/structure/box-green.png) no-repeat 100% 100%;
	margin:0 0 0 8px;
	height:14px;
	}
.bb div {
	height:14px;
	width:8px;
	position:relative;
	left:-8px;
	background:url(/images/structure/box-green.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 1px;
	background:url(/images/structure/borders-green.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 7px 0 0;
	background:url(/images/structure/borders-green.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	padding:0 10px;
}

.cb h1 {
	margin:0 -10px;
	margin:0px -10px 5px -10px;
	padding:0.1em 10px 0.2em 10px;
	background:#006633;
	font:bold 1.5em/1 Arial, Helvetica, sans-serif;
	color:#ffffff;
	}

.cb h2 { 
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.cb p { 
	padding:0px;
	margin:2px 0px 0px 0px;
}

.cb ul, .cb li { 
	margin-bottom:0px;
}

#splashbox li {
        margin-left: 0;
        line-height: 130%;
        padding: 5px 0px 5px 0px;
}

/*** Boxes ***/

.box {
	margin:0px 0px 11px 0px;
	font-size:10px;
	padding:0px;
	display:block;
	width:100%;
}

.box h1 {
	font-weight:bold;
	font-size:18px;
	line-height:14px;
	margin:0px 0px 5px 0px;
	padding:0px;
}
	
.box h2 {
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	margin:8px 0px 5px 0px;
	padding:0px;
}
	
.box h3 {
	font-weight:bold;
	font-size:11px;
	margin:0px 0px 2px 0px;
	line-height:14px;
}

.box p	{
	font-weight:normal;
	font-size:11px;
	margin:0px 0px 9px 0px;
	line-height:15px;
}
	
.box p a {
	font-weight:normal;
}

.box TH {
	font-size:12px;
}


.box ul {
	margin:0px;
	padding-left:15px;
	margin:2px 0px 10px 5px;
}
	
.box ul li {
	font-weight:normal;
	font-size:10px;
	margin:0px 0px 4px 0px;
	line-height:12px;
}

.box ul li ul {
	margin:0px;
	padding-left:15px;
	padding-top:5px;
	margin-bottom:10px;
}
	
.box ul li ul li {
	font-weight:normal;
	font-size:10px;
	margin:0px 0px 4px 0px;
	line-height:10px;
}

/*** Dropdown menu ***/

div.dropmenu {
	width: 100%;
	background: #efebe7;
	float: left;
}

div.dropmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}

div.dropmenu ul ul {
	position: absolute;
	z-index: 500;
	overflow:visible;
}

div.dropmenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div.dropmenu ul ul,
div.dropmenu ul li:hover ul ul,
div.dropmenu ul ul li:hover ul ul
{
	display: none;
}

div.dropmenu ul li:hover ul,
div.dropmenu ul ul li:hover ul,
div.dropmenu ul ul ul li:hover ul
{
	display: block;
}

div.dropmenu a,
div.dropmenu h2 {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;

}

div.dropmenu a {
	color: #000000;
	background: #efebe7;
	text-decoration: none;
	background-image: url(/images/structure/navbutton_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

/*
li.dropmenu.selected>a,
li.dropmenu.selected>a li:hover {
	background-color: #A5CEAD;
	background-image: none;
}
*/

div.dropmenu a:visited {
	color: #000000;
}
div.dropmenu a:hover {
	color: #CC2423;
	background: #D7DFDB;
	text-decoration: none;
}

div.dropmenu li {
	position: relative;
	z-index: 500;
	overflow:visible;
}

