﻿span.key {
	font-weight:bold;
	margin-left:15px;
	margin-right:10px;
}
.value {

}
td {
	padding: 3px 3px;
}
.grey-background {
	background:#f2f6e0;
}
.spaced-list-items li{
	margin-bottom:10px;
}
.unspaced-list-items li{
	margin-bottom:0px;
}
.inline-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.inline-list li {
	display: inline;
}
.header {
	background:#f2f6e0;
}
.row1 {
	background:#EEEEEE;
}
.row2 {
	background:#DDDDDD;
}
.error {
	color:#ff0000;
}
.success {
	color:#009900;
}
.results table {
	width: 100%;
	background: #eeeeee;
	border: 1px solid #666666;
}
.results th {
	/*font-size: 10pt;*/
	color: #ffffff;
	background: #000000;
}
.results th a {
	color: #fff;
}

#gmpage{
	width: 730px;
}
#firstleveltext{
				border: medium;
				background-position: top;
				float: left;
				width: 555px;
				padding-right: 10px;
				padding-left: 10px;
				background-image: url('../images/content_blue_grag.jpg');
				background-repeat: repeat-x;
				font-family: Corbel, Arial, sans-serif;
				color: #628B9D;
				border-right: thin #E6F7FF solid;
}
#firstleveltext2{
				background-image: url('../images/content_blue_grag.jpg');
				background-repeat: repeat-x;

				float: left;
				width: 710px;
				padding-right: 10px;
				padding-left: 0px;
				font-family: Corbel, Arial, sans-serif;
				color: #628B9D;
				border-right: thin #E6F7FF solid;
}

div#firstleveltext h2.question1{
				font-weight: bold;
				font-size: 110%;
				font-family:Georgia, "Century Schoolbook", "Times New Roman", serif;				
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #333333;
				padding-left: 10px;
				margin-top: 0px;
				padding-bottom: 0;
				padding-top: 5px;
}
div#firstleveltext h2.smallheader2{
				font-weight: normal;
				font-size: 110%;
				font-family: "Segoe UI", "Century Schoolbook", "Times New Roman", serif;
				line-height:150%;

				margin: 0;
				overflow: visible;
				text-align: left;
				color: #000000;
				padding-top:2px;
				padding-left: 10px;
				padding-right:10px;
				padding-bottom: 10px;
				margin-top:10px;

}

div#firstleveltext p.blurb2{
				line-height: 150%;
				font-size: 100%;
				margin: 0px;
				margin-left: 2px;
				padding-top: 2px;
				padding-bottom: 18px;
				padding-left: 10px;
				padding-right: 20px;
				color: #333333;
				font-family: Georgia, "Century Schoolbook", "Times New Roman", serif;
}
div#firstleveltext ul.nostyle{
				margin: 0;
				padding-left: 12px;
				margin-left: 7px;
				padding-top: 0px;
				margin-top: 0;
				padding-right: 5px;
				padding-bottom: 8px;
				list-style-type: none;
}
div#firstleveltext ul.nostyle li{
				background: none;
				margin-top: 0px;
				padding-top: 0px;
				padding-bottom: 2px;
				text-align: left;
				padding-left: 0px;
				font-family: "Segoe UI", Arial, sans-serif;
				font-size: 110%;
				list-style-type: none;
				line-height: 120%;
}
div#firstleveltext ul.links3{
				margin: 0;
				padding-left: 15px;
				margin-left:15px;
				padding-top:7px;
				padding-right: 5px;
				padding-bottom: 8px;
				vertical-align: middle;
}
div#firstleveltext ul.links3 li{
				background: none;
				margin-top: 0px;
				padding-top: 1px;
				padding-bottom: 1px;
				border-bottom: dotted thin #E2E2E2;
				text-align: left;
				list-style-image:url('../images/dotted_arrow.png');
				list-style-position: outside;
				padding-left: 0px;
				font-family: Arial, sans-serif;
				font-size: 96%;
				list-style-type: square;
				line-height: 150%;
}
div#firstleveltext ul.links3 li a{
				color: #007BDF;
				text-decoration: none;
}
div#firstleveltext ul.links3 li a:hover{
				color: #FF6600;
				text-decoration: none;
}

div#secondlevel ul.nostyle{
				margin: 0;
				padding-left: 12px;
				margin-left: 7px;
				padding-top: 0px;
				margin-top: 0;
				padding-right: 5px;
				padding-bottom: 8px;
}
div#secondlevel ul.nostyle li{
				background: none;
				margin-top: 0px;
				padding-top: 0px;
				padding-bottom: 2px;
				text-align: left;
				padding-left: 0px;
				font-family: "Segoe UI", Arial, sans-serif;
				font-size: 110%;
				list-style-type: none;
				line-height: 120%;
}
div#secondlevel ul.nostyle li a{
				color: #007BDF;
				text-decoration: none;
}
div#secondlevel ul.nostyle li a:hover{
				color: #FF6600;
				text-decoration: none;
}

div#secondlevel table.gmtable1{
				background: white;
				margin-left: 15px;
				text-align: left;
				font-family: "Segoe UI", Arial, sans-serif;
				font-size: 110%;
				color: #2C1F16;
				line-height: 120%;
				border-collapse: collapse;
				margin-top: 10px;
}
div#secondlevel table.gmtable1 td{
				border-width: 1px;
				border-style: dotted;
				border-color: #A9916B;
				padding: 5px;
				width: 25% ;
}

div#firstleveltext ul.nostyle li a{
				color: #007BDF;
				text-decoration: none;
}
div#firstleveltext ul.nostyle li a:hover{
				color: #FF6600;
				text-decoration: none;
}

div#firstleveltext a{
				color: #007BDF;
				text-decoration: none;
}
div#firstleveltext a:hover{
				color: #FF6600;
				text-decoration: none;
}

.contactinfo{
				float:right;
				font-size:90%;
				margin-top:0;
				padding-top:5px;
				margin-left:10px;
}
#rightsidelinks{
				border-right: thin #FBF0DD solid;
				width: 148px;
				float: right;
				clear: right;
				padding: 2px;
}
body div#rightsidelinks a{
				color: #007BDF;
				text-decoration: none;
}
body div#rightsidelinks a:hover{
				color: #FF6600;
}
div#rightsidelinks ul.links1{
				margin: 0;
				padding-left: 5px;
				margin-left:15px;
				padding-right: 5px;
				padding-bottom: 5px;
				vertical-align: middle;
}
div#rightsidelinks ul.links1 li{
				background: none;
				margin-top: 2px;
				padding-bottom: 2px;
				border-bottom: dotted thin #E2E2E2;
				text-align: left;
				list-style-image: url('../images/arrowicon.gif');
				list-style-position: outside;
				padding-left: 0px;
				font-family: Arial, sans-serif;
				font-size: 80%;
				font-size:x-small;
}
#secondlevel{
				background: url('../images/paper_edge_left.png') repeat-y left;
				float: left;
				width: 730px;
				padding-right: 0px;
				padding-left: 0px;
				margin-left: 0;
				padding-top: 0px;
				margin-top: 0px;
				color: #628B9D;
}
div#secondlevel a{
				color: #007BDF;
				text-decoration: none;
}
div#secondlevel a:hover{
				color: #FF6600;
				text-decoration: none;
}
body div#secondlevel h1.header3{
				border-bottom: thin #E2E2E2 solid;
				border-left: thin #E2E2E2 solid;
				background: #FBF0DE url('../images/content_choc_grag.jpg') repeat-x top;
				font-weight: bold;
				font-size: 110%;
				font-family: Georgia, "Century Schoolbook", "Times New Roman", serif;
				color: #4B3425;
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				
				padding-left: 17px;
				padding-top: 18px;
				padding-bottom: 8px;
				margin-left: 0px;
}
body div#secondlevel h2.header4{
				font-weight: bold;
				font-size: 110%;
				font-family: Georgia, "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #5C3F2D;
				padding-left: 10px;
				margin-left: 7px;
				margin-top: 0px;
				padding-bottom: 5px;
				padding-top: 5px;
				background-color: #FFFFFF;
}
div#firstleveltext h2.header5{
				font-weight: normal;
				font-size: 130%;
				font-family: "Segoe UI", "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #CC6B00;
				padding-left: 8px;
				padding-top: 4px;
				padding-bottom: 8px;
				margin-left: 0px;
}
div#secondlevel h2.header5{
				font-weight: normal;
				font-size: 130%;
				font-family: "Segoe UI", "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #CC6B00;
				padding-left: 8px;
				padding-top: 11px;
				padding-bottom: 11px;
				margin-left: 0px;

}
div#secondlevel h2.smallheader{
				font-weight: normal;
				font-size: 105%;
				font-family: "Segoe UI", "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
								border-bottom: 1px;
				border-bottom-color: orange;
				border-bottom-style: solid;
				background-image: url('../images/content_orange_grag.jpg');
				background-repeat: repeat-x;
color: #000000;
				margin: 0;
				overflow: visible;
				text-align: left;
				
				padding-left: 17px;
				padding-top: 8px;
				padding-bottom: 8px;
				margin-left: 0px;
}
div#secondlevel h2.smallheader2{
				font-weight: normal;
				font-size: 105%;
				font-family: "Segoe UI", "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #000000;
				padding-left: 20px;
				padding-top: 14px;
				padding-bottom: 3px;
				margin-left: 0px;
}
div#secondlevel p.easyread{
				font-weight: normal;
				font-size: 105%;
				font-family: "Segoe UI", "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #000000;
				padding-left: 20px;
				padding-top: 14px;
				padding-bottom: 3px;
				margin-left: 0px;
				line-height:150%;
}
div#secondlevel h3.header1{

				font-weight: bold;
				font-size: 110%;
				font-family: Corbel, Arial, sans-serif;
				color: #4B3425;
				margin: 0;
				overflow: visible;
				text-align: left;
				line-height: 150%;
				padding-left: 8px;
				padding-top: 11px;
				padding-bottom: 11px;
				margin-left: 0px;
				
}

div#secondlevel p.blurb2{
				line-height: 150%;
				font-size: 100%;
				margin: 0px;
				margin-left: 2px;
				padding-top: 2px;
				padding-bottom: 18px;
				padding-left: 10px;
				padding-right: 20px;
				color: #333333;
				font-family: Georgia, "Century Schoolbook", "Times New Roman", serif;
}

div#secondlevel p.blurb4{
				border-bottom: 1px #E6D8C8 dotted;
				line-height: 150%;
				font-size: 115%;
				margin: 0px;
				margin-left: 2px;
				padding-top: 2px;
				padding-bottom: 10px;
				margin-bottom: 5px;
				padding-left: 10px;
				padding-right: 20px;
				color: #333333;
				font-family: "Segoe UI" Georgia, "Century Schoolbook", "Times New Roman", serif;
				font-weight: normal;
}
div#secondlevel p.blurb5{
				margin: 0px;
				padding-top: 12px;
				padding-bottom: 12px;
				padding-left: 18px;
				padding-right: 10px;
				background-color: #FBF8F4;
				margin-left:7px;
				line-height: 150%;
				font-size: 100%;
				color: #5C3F2D;
				font-family: Georgia, "Century Schoolbook", "Times New Roman", serif;
				border-bottom: thin #E6D8C8 dotted ;
}
div#secondlevel p.blurb6{
				border-bottom: 1px #E6D8C8 dotted;
				line-height: 150%;
				font-size: 85%;
				margin: 0px;
				margin-top:7px;
				margin-left: 2px;
				padding-top: 2px;
				padding-bottom: 10px;
				margin-bottom: 5px;
				padding-left: 7px;
				padding-right: 7px;
				color: #333333;
				font-family: "Segoe UI" Georgia, "Century Schoolbook", "Times New Roman", serif;
				font-weight: normal;
				text-align:center
}
div#secondlevel p.blurbaccordian{
				border-bottom: 2px #FFFFFF dashed;
				line-height: 150%;
				font-size: 110%;
				margin: 0px;
				margin-top: 7px;
				margin-left: 2px;
				padding-top: 22px;
				padding-bottom: 20px;
				margin-bottom: 5px;
				padding-left: 21px;
				padding-right: 21px;
				color: #4B3425;
				font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
				font-weight: normal;
				background-color: #FFFFFF;
}

div#secondlevel p.inset2text{
				line-height: 150%;
				font-size: 95%;
				margin: 0px;
				padding-top: 2px;
				padding-bottom: 6px;
				padding-left: 18px;
				padding-right: 10px;
				color: #363636;
				font-family: Georgia, "Century Schoolbook", "Times New Roman", serif;
}
div#firstleveltext img.photomag{
				border: thin #87BCE8 solid;
				padding-left: 5px;
				padding-right: 6px;
				margin-right: 10px;
				margin-left: 4px;
				margin-top:0px;
				padding-top: 5px;
				padding-bottom: 5px;
				float: left;
				background-color:#FFFFFF;
				clear:left;
}

div#secondlevel img.photomag{
				border: thin #87BCE8 solid;
				padding-left: 5px;
				padding-right: 6px;
				margin-right: 10px;
				margin-left: 4px;
				margin-top:0px;
				padding-top: 5px;
				padding-bottom: 5px;
				float: left;
				background-color:#FFFFFF;
				clear:left;
}
div#secondlevel img.orangearrow1{
				border:none;
				margin-right:7px;
				padding-right:2px;
				padding-left:10px;
}
div#secondlevel img.orangearrow2{
				border:none;
				margin-right:7px;
				padding-right:2px;
				padding-left:0px;
}

div#secondlevel img.photomagnoborder{
				padding-left: 5px;
				padding-right: 6px;
				margin-right: 10px;
				margin-left: 0px;
				margin-top:0px;
				padding-top: 5px;
				padding-bottom: 5px;
				float: left;
}
div#secondlevel ul.links2{
				margin: 0;
				padding-left: 20px;
				margin-left:10px;
				padding-right: 2px;
				padding-bottom: 5px;
				vertical-align: middle;
}
div#secondlevel ul.links2 li{
				margin-top: 2px;
				padding-left: 4px;
				padding-right: 3px;
				padding-bottom: 7px;
				border-top: dotted thin #E2E2E2;
				text-align: left;
				list-style-image: url('../images/grey_glass_globe.gif');
				list-style-position: outside;
				font-family: "Segoe UI", Arial, sans-serif, "Californian FB";
				font-size: 101%;
				line-height: 150%;
				background-color: #FFFFFF;
				color: #333333;
}
div#secondlevel ul.links2 li a{
				color: #007BDF;
				text-decoration: none;
}
div#secondlevel ul.links2 li a:hover{
				color: #FF6600;
				text-decoration: none;
				background-color:#FDEFDF;

}
div#secondlevel ul.links3{
				margin: 0;
				padding-left: 15px;
				margin-left:15px;
				padding-top:7px;
				padding-right: 5px;
				padding-bottom: 8px;
				vertical-align: middle;
}
div#secondlevel ul.links3 li{
				background: none;
				margin-top: 0px;
				padding-top: 2px;
				padding-bottom: 6px;
				border-bottom: dotted thin #E2E2E2;
				text-align: left;
				list-style-image:url('../images/dotted_arrow.png');
				list-style-position: outside;
				padding-left: 0px;
				font-family: Arial, sans-serif;
				font-size: 96%;
				list-style-type: square;
				line-height: 150%;
}
div#secondlevel ul.links3 li a{
				color: #007BDF;
				text-decoration: none;
}
div#secondlevel ul.links3 li a:hover{
				color: #FF6600;
				text-decoration: none;
}
div#secondlevel ul.links4{

				margin: 0;
				padding-left: 20px;
				padding-top: 2%;
				padding-right: 5px;
				padding-bottom: 5px;
				vertical-align: top;
				margin-left:20px;
}
div#secondlevel ul.links4 li{
				background-color: #FFFFFF;
				padding-bottom: 4px;
				padding-top: 4px;
				line-height: 22px;
				border-bottom: thin #C0C0C0 dotted;
				text-align: left;
				vertical-align: middle;
				list-style-image: url('../images/pdf_icon.gif');
				list-style-position: outside;
				padding-left: 0px;
				font-family: Arial, sans-serif;
				font-size: 95%;
				line-height:140%;
}
div#secondlevel ul.links4 li a{
				color: #007BDF;
				text-decoration: none;
}
div#secondlevel ul.links4 li a:hover{
				color: #FF6600;
				text-decoration: none;
}
div#secondlevel ul.links5{
				padding-left: 0px;
				padding-top:0px;
				padding-right: 5px;
				padding-bottom: 15px;
				vertical-align: middle;
}
div#secondlevel ul.links5 li{
				background: none;
				margin-top: 0px;
				padding-top: 2px;
				padding-bottom: 6px;
				text-align: left;
				list-style-image:url('../images/dotted_arrow.png');
				list-style-position: outside;
				font-family: "Segoe UI", Arial, sans-serif;
				font-size: 96%;
}

div#secondlevel ul.links6{
				width: 350px;
				background-color: #FBF8F4;			
				margin-left:7px;
				margin-top:0;
				padding-right: 5px;
				padding-bottom: 15px;
}
div#secondlevel ul.links6 li{
				background-color: #FBF8F4;
				margin-top:0;
				margin-left: 25px;
				padding-top: 2px;
				padding-bottom: 6px;
				text-align: left;
				list-style-image: url('../images/orange_arrow.png');
				list-style-position: outside;
				line-height: 150%;
				font-size: 100%;
				color: #5C3F2D;
				font-family: Georgia, "Century Schoolbook", "Times New Roman", serif;
}
div#secondlevel ul.links7{
				margin: 0;
				padding-left: 12px;
				margin-left:7px;
				padding-top:0px;
				margin-top:0;
				padding-right: 5px;
				padding-bottom: 8px;
				vertical-align: middle;
}
div#secondlevel ul.links7 li{
				background: none;
				margin-top: 0px;
				padding-top: 2px;
				padding-bottom: 2px;
				text-align: left;
				padding-left: 0px;
				font-family: "Segoe UI", Arial, sans-serif;
				font-size: 95%;
				list-style-type: none;
				line-height: 130%;
}
div#secondlevel ul.links8{
				margin: 0;
				padding-left: 15px;
				margin-left:22px;
				padding-top:7px;
				padding-right: 5px;
				padding-bottom: 8px;
				vertical-align: middle;
}
div#secondlevel ul.links8 li{
				background: none;
				margin-top: 0px;
				padding-top: 2px;
				padding-bottom: 6px;
				border-bottom: thin #F0FAFF dotted;
				text-align: left;
				list-style-image: url('../images/HomeBullet.png');
				list-style-position: outside;
				padding-left: 0px;
				font-family: Corbel, Arial, sans-serif;
				font-size: 115%;
				list-style-type: square;
				line-height: 150%;
}
div#secondlevel ul.links8 li a{
				color: #007BDF;
				text-decoration: none;
}
div#secondlevel ul.links8 li a:hover{
background-color:inherit;
				padding:0;
				color: #FF6600;
				text-decoration: none;
}
div#secondlevel ul.linksgraphic{
				margin: 5px;
				padding-top:7px;
				vertical-align: middle;
}
div#secondlevel ul.linksgraphic li{
				border: 1px #C0C0C0 solid;
				background: url('../images/content_blue_grag_lft.jpg') repeat-y left;
				margin: 0px;
				padding-top: 6px;
				padding-bottom: 4px;
				text-align: left;
				padding-left: 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 100%;
				list-style-type: none;
				line-height: 130%;
}
div#secondlevel ul.linksgraphic li a{
				color: #01456D;
				text-decoration: none;
				margin-top: 0px;
				padding-top: 6px;
				padding-bottom: 4px;

}
div#secondlevel ul.linksgraphic li a:hover{
				color: #FF6600;
				text-decoration: none;
				background: url('../images/content_orange_grag.jpg') repeat-x top;
				margin-top: 0px;
				padding-top: 6px;
				padding-bottom: 4px;

}

div#inset2{
				border-top: thin #007BDF solid;
				border-left: thin #87BCE8 dotted;
				border-right: thin #FBF0DD solid;
				float: right;
				width: 250px;
				padding-bottom:35px;
				margin-top: 20px;
				margin-left:10px;
				margin-bottom:10px;
				background-color: #FFFFFF;
}
.inset2{
				border-top: thin #007BDF solid;
				border-left: thin #87BCE8 dotted;
				border-right: thin #FBF0DD solid;
				float: right;
				width: 250px;
				margin-top: 20px;
				margin-left:10px;
				margin-bottom:10px;
				background-color: #FFFFFF;
}

div#inset2 h2.header2{
				font-weight: normal;
				font-size: 130%;
				font-family: "Segoe UI", "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #000080;
				padding-left: 17px;
				padding-top: 8px;
				padding-bottom: 8px;
				margin-left: 0px;
}
div#inset4{
				border: thin #E9DDCD dashed;
				float: left;
				width: 170px;
				margin-top: 10px;
				margin-bottom: 5px;
				margin-right: 18px;
				background-color: #FDFBF9;
				margin-left: 12px;
				padding: 7px;
}
div#welcome{float:left;}

div#welcome p.blurb3{
				line-height: 150%;
				font-size:100%;
				margin: 0px;
				padding-top: 8px;
				padding-bottom: 10px;
				padding-left: 0px;
				margin-right:0px;
				color: #363636;
				font-family: "Segoe UI", Arial, sans-serif;
}

div#mission{float:left;}

div#welcome a{
				color: #007BDF;
				text-decoration: none;
}
div#welcome a:hover{
				color: #FF6600;
				text-decoration: none;
}
div#welcome h1.header1{
				line-height: 30px;
				font-weight: normal;
				font-size: 170%;
				font-family: "Segoe UI", Georgia, "Century Schoolbook", "Times New Roman", serif;
				font-style: normal;
				padding: 0;
				margin: 0;
				text-align: left;
				padding-top: 5px;
				color: #000080;
				padding-left: 5px;
				padding-top: 15px;
				padding-bottom:0px;
				float:left;
				margin-right:20px;
}
.secondleveltier1{
				background: #FFFFFF;
				float: left;
				width: 320px;
				padding-right: 30px;
				padding-left: 10px;
				border-right-color: #E2E2E2;
				border-right-style: solid;
				border-right-width: thin;
}
.secondleveltier2{
				float: right;
				width: 320px;
				padding-right: 10px;
				padding-left: 10px;
				background: #FFFFFF;
				color: #628B9D;
}
h2#question2{
				font-weight: bold;
				font-size: 110%;
				font-family:Georgia, "Century Schoolbook", "Times New Roman", serif;				
				font-style: normal;
				margin: 0;
				overflow: visible;
				text-align: left;
				color: #5C3F2D;
				padding-left: 10px;
				margin-top: 4px;
				padding-bottom: 0;
				padding-top: 5px;
}
div.mapcontainer{
				background-color: #CCCCCC;
				background: url('../images/content_blue_grag.jpg') repeat-x top;
				margin: 5px;
				padding: 10px;
				padding-top:3px;
				width: 150px;
				height: 190px;
				border: 1px #87BCE8 solid;
				float:left;
}
#secondlevel p.map{

				line-height: 150%;
				font-size: 85%;
				margin: 0px;
				padding: 0px;
				padding-bottom:3px;
				text-align:center;
				color: #000080;
				font-family: Arial, "Segoe UI", "Century Schoolbook", "Times New Roman", serif;	
}
div#secondlevel UL.tabNavigation {
				list-style: none;
				margin: 0;
				padding: 0;
				font-family: "Segoe UI", Arial, sans-serif;
				color: #BBA27A;
				font-size: 100%;
}
div#secondlevel UL.tabNavigation LI {
				display: inline;
				margin-left: 5px;
}
div#secondlevel UL.tabNavigation LI A {
				border-top: 1px #808080 solid;
				border-right: 1px #808080 solid;
				border-left: 1px #808080 solid;
				background: #F6F1EB;
				padding-top: 7px;
				padding-right: 7px;
				padding-left: 7px;
				padding-bottom: 7px;
				color: #000000;
				text-decoration: none;
				margin: 0;
				background-image: url('../images/shade.gif');
				background-position: top;
				background-repeat: repeat-x;
				font-family: Corbel, Arial, sans-serif;
}
div#secondlevel UL.tabNavigation LI A:hover {
				color: #000080;
				background: #FFFFFF;
				border-bottom: 2px #FFFFFF solid;
				background-image:url('../images/shadeactive.gif');
                background-position:top;
                background-repeat:repeat-x;

}
div#secondlevel UL.tabNavigation LI A.selected{
				background: #FFFFFF;
				color:#000080;
				border-bottom: 3px #FFFFFF solid;
				border-top: 1px #007BDF solid;
				border-right: 1px #007BDF solid;
				border-left: 1px #007BDF solid;
				background-image:url('../images/shadeactive.gif');
                background-position:top;
                background-repeat:repeat-x;

				font-size:120%;
}
div#secondlevel UL.tabNavigation LI A:focus {
                outline: 0;
                background: #FFFFFF;
                background-image:url('../images/shadeactive.gif');
                background-position:top;
                background-repeat:repeat-x;
                border-bottom: 1px #FFFFFF solid;
                font-weight:bold;			
}
div#secondlevel div.tabs > div {
				margin-left:0;
				padding-left:0;
				margin-top:7px;
				border-top: 1px #007BDF solid;
}               
div#secondlevel div.tabs > div h2 {
                margin-top: 0;
}

div#secondlevel #first {
				background-color:#FFFFFF;
				clear:both;
}
div#secondlevel #second {
				background-color:#FFFFFF;
				clear:both;			
}
div#secondlevel #third {
				background-color:#FFFFFF;
				clear:both;
}
div#secondlevel #fourth {
				background-color:#FFFFFF;
				clear:both;
}
div#secondlevel #fifth {
				background-color:#FFFFFF;
				clear:both;			
}              
div#secondlevel .waste {
                min-height: 100%;
                clear:both;
}
#dropformdivisions{
				float: left;
				margin: 0px;
				padding-top: 5px;
				padding-right: 0px;
				padding-bottom: 7px;
				padding-left: 5px;
				margin-right: 10px;
				margin-left:10px;
				border-bottom: 1px #FFFFFF inset;
}
div#secondlevel h3.heading6{
				text-align: left;
				overflow: visible;
				list-style-position: inside;
				list-style-image: url(../images/arrow.gif);
				list-style-type: none;
				margin: 0;
				padding-top: 3px;
				padding-right: 0;
				padding-bottom: 3px;
				padding-left: 3px;
				font-weight: bold;
				font-size: 115%;
				font-family: Corbel, Arial, sans-serif;
				color: #000000;
}
div#secondlevel input.buttoninput{
				border: 1px #CC6B00 solid;
				margin-left: 30px;
				padding: 5px;
				font-weight: bold;
				background-image: url('../../images/orange_button.png');
				background-repeat: repeat-x;
				background-position: top;
}

div#secondlevel select.dropform{
				margin-bottom: 10px;
				padding: 2px;
				margin-right: 10px;

				border: 1px #007BDF solid;
}
