body {
	background-color: #086181;
}
img{
	border: 0;
}
.bg1 {
	background-color: #086181;
}
.bg2 {
	background-color: #086184;
}
.bg3 {
	background-color: #FFFFCE;
}
.pageTitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: large;
	color: #086184;
	font-weight: bold;
	text-align: left;
}
.portletTitle {
	background-image:url('/_code/images/spacer.gif');
	padding-left: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: small;
	color: #FFFFCE;
	font-weight: bold;
	border-bottom: 0px;
}
h4 {
	color: #086184;
}
.bodyText {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.disclaimer {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.top{
	vertical-align: top;
}
.middle{
	vertical-align: middle;
}
.bold{
	font-weight: bold;
}
.paddingStandard{
	padding: 8px 3px 0px 3px;
}
li{
	font-size: small;
}
ul{
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.0em !important; margin-left: 1.3em;
}
.primaryNavRow{
	background-color: #FFFCD2;
}
.navLinks, a.navLinks:active, a.navLinks:link, a.navLinks:visited{
	display: block;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #39819A;
	background-color: #FFFCD2;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	min-height: 25px; /* makes Firefox show the nav tabs correctly */
	_height: 25px; /* IE hack to make Internet Explorer show the nav tabs correctly. Other browsers ignore it */
	padding-left: 2px;
	padding-right: 2px;
}
.navLinkOneLine{
	padding-top: 12px;
}
.navLinkTwoLine{
	padding-top: 2px;
}
a.navLinks:hover{
	color: #39819A;
	background-color: #F9F98D;
	text-decoration: none;
}
.tabWidth{
	width:9%;
}
dt{
	font-style: italic;
}

