.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}

.bodycopyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5F785F;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
}

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: normal}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #5F785F; line-height: normal}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B5F38;
	line-height: 16px;
	font-style: normal;
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	line-height: 16px;
	font-style: normal;
}

.callout { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399 }

.superscript { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 20px; list-style-type: disc; font-style: normal; font-weight: normal; font-variant: normal ; vertical-align: super}

.whatsnew {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; line-height: normal; font-weight: bold}

.roitabletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.bodycopyPadded {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 3px;
}


.leftnavHeads {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #614818;
	text-align: left;
	list-style-type: disc;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	background-color: #D2C9B9;
	text-transform: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #EDE4C9;

}

/******* hyperlink and anchor tag styles *******/

a:link	{
	color:		  #004284;
	background-color: transparent;
	}
a:visited	{
	color:		  #003366;
	background-color: transparent;
	}
a:active	{
	color:		  #054;
	background-color: transparent;
	}
a:hover	{
	color:		  #008;
	background-color: #dde;
	text-decoration:  none;
	}
.leftnavTopic {

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-type: disc;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	background-color: #F7F3ED;
	text-transform: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #EDE4C9;
}
.rightNavTopic {


	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-type: disc;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	background-color: #F7F3ED;
	text-transform: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #EDE4C9;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: .4em;
	background-color: #D8AE81;
	height: 32px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
