body {
	margin: 0px;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #fff;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



p {
	font-size: 100%;
	font-weight: normal;
	color: #000;
	line-height: 135%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#skiplinks {
	display: none;
}

#logo {
	padding-top: 31px;
	padding-left: 51px;
	padding-bottom: 17px;
}

#logohc {
	display:none
}


.toc {
	height: 22px;
	clear: both;
	margin-left: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}

.toc ul{
	height: 22px;
	display: inline;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	float: left;
	background-image: url(../images/toc_bknd.gif);
	background-repeat: repeat-x;
}

.toc ul li{
	font-weight: normal;
	color: #FFFFFF;
	height: 22px;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
}

.toc ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 17px;
	display: block;
	clear: right;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 6px;
	background-image: url(../images/toc_divline.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 7px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
/*	background-color: #D65100;	*/
	background-color: #005447;
}


.toc ul li#selected a{
	color: #FFFF39;
}

.toc ul li a:hover.lnk1,
.toc ul li#selected a.lnk1
 {
	border-top-color: #004848;
}

.toc ul li a:hover.lnk2,
.toc ul li#selected a.lnk2 {
	border-top-color: #118048;
}

.toc ul li a:hover.lnk3,
.toc ul li#selected a.lnk3 {
	border-top-color: #35A435;
}

.toc ul li a:hover.lnk4,
.toc ul li#selected a.lnk4 {
	border-top-color: #6DA435;
}

.toc ul li a:hover.lnk5,
.toc ul li#selected a.lnk5 {
	border-top-color: #6DB648;
}

.toc ul li a:hover.lnk6,
.toc ul li#selected a.lnk6 {
	border-top-color: #AAC638;
}

.toc ul li a:hover.lnk7,
.toc ul li#selected a.lnk7 {
	border-top-color: #B6DA48;
}

.toc ul li a:hover.lnk8,
.toc ul li#selected a.lnk8 {
	border-top-color: #DADA48;
}

.toc ul li a:hover.lnk9,
.toc ul li#selected a.lnk9 {
	border-top-color: #DAFF24;
}

.toc ul li a:hover.lnk10,
.toc ul li#selected a.lnk10 {
	border-top-color: #FFFF24;
}

.toc ul li a:hover{
	color: #FFFF39;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00FF00;
}

#topline {
	/*background-color: #D65100;*/
	background-color: #005447;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
	display: block;
}


#awards {
	width: 750px;
	height: 150px;
	margin-left: 31px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D65100;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
}

#awardscon {
	width: 780px;
	height: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D65100;
	padding: 0px 0px 0px 20px;
	clear: both;
	margin: 0px;
}

#awards ul, 
#awardscon ul{
	width: 750px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#awards ul li, 
#awardscon ul li{
	clear: right;
	float: left;
	margin: 0px;
	padding: 17px 12px 15px;
	list-style-type: none;
}

#siteoptions {
	clear: left;
	float: right;
	background-color: #E7FAB4;
	padding: 5px;
	margin: 0px;
}

#siteoptions ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#siteoptions li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#siteoptions li a {
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#siteoptions h5 {
	font-size: 0.8em;
	color: #00546B;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
