#divnavbar {
	width: 15%;	
}
#divontheside {
	font-size: 70%;
}
#divontheside h1 {
	font-size: 100%;
}
#divmain {
	left: 4px;
	width: 70%;
}
#divmainads {
	left: 5%;
	width: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#divcontents {
	left: 5%;
	width: 70%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#divmain p {
	font-size: 90%;
	line-height: 1.5;
}
#divcontents p {
	font-size: 80%;
	line-height: 1.5;
	color: #333333;
}
#divpagelogo {
	width: 20%;
}
#divheader {
	left: 9px;
	width: 75%;
}
#divmain p {
	font-size: 90%;
	line-height: 1.5;
	color: #333333;
}
#divfooter {
	font-size: 70%;
}
#divmain h1 {
	margin: 24px 30px 12px;
	font-size: 130%;
	border-bottom: 1px dashed #FEC164;
	padding-bottom: 16px;
}
#divmain h2 {
	margin: 24px 30px 8px;
	font-size: 110%;
	border-bottom: 1px dashed #FEC164;
	padding-bottom: 16px;
}
#divmain h3 {
	margin: 24px 30px 8px;
	font-size: 90%;
	color: #2D73B9;
}
#divmain h4 {
	font-size: 90%;
}
#divmain a {
	color: #FFFFFF;
	background-color: #AA99C5;
	text-decoration: none;
	padding: 0px 3px;
	font-weight: normal;
}
#divmain a:hover, #divmain a:action {
	text-decoration: underline;
}
#divcontents a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#divcontents a:hover, #divmain a:action {
	text-decoration: underline;
}
p.letter:first-letter {
	font-size: 150%;
	font-weight: bold;
}
p.navbutts {
	color: #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 6px
}
table {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1%;
}
.navbutts a {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	color: #333333;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration : none;
	width: 100%
}
.navbutts a:hover {
	background-color: #CDC9D8;
	border: 1px solid #999999;
	color: #FFFFFF;
	text-decoration : none
}
p.navsubs {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px
}
.navsubs a {
	background-color : #FFFFFF;
	color: #333333;
	display: block;
	padding-left: 14px;
	text-decoration: none;
	width : 100%
}
.navsubs a:hover {
	background-color: #FDE2B8;
	text-decoration: none
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom : 6px;
	margin-left: 0px;
	margin-top: 6px
}
.navViz a {
	background-color: #CDC9D8;
	border: 1px solid #999999;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration: none;
	width: 100%
}
/*Style Applied to the Paragraphs for Static Down-State SUB Section Links */
p.navSubViz {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px
}
.navSubViz a {
	background-color: #FDE2B8;
	color: #898989;
	display: block;
	padding-bottom: 2px;
	padding-left: 14px;
	text-decoration: none;
	width: 100%
}
.lettersig {
	font-size: 85%;
}
.showit {
	display: block;
}
.hideit {
	display: none;
}
/* Opera Workaround */
html>body .hideit {
	display: block;
}
/* Opera Workaround 2 */
head:first-child+body .hideit {
	display: none;
}
ul {
	list-style-type: square;
	font-size: 90%;
	list-style-position: outside;
}
ul {
	font-size: 90%;
	list-style-position: outside;
}
table.contents {
	width: 100%;
}
table.flexileft {
	width: 10%;
}
table.flexiright {
	width: 10%;
}
p.question {
	font-size: 80%;
}
.caption {
	font-size: 65%;
}
