body
{
	margin: 0px;
	background-color: White;
	color: #1A1414;
	font-family: Arial;
	font-size: 75%;
}
table
{
	font-size: 100%;
}
a
{
	color: #2B5082;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
select
{
	font-family: Arial;
	font-size: 100%;
}
form
{
	margin: 0px;
}
hr
{
	height: 1px;
	border-top: solid 1px #D0D3DA;
	border-bottom-style: none;
}
h1
{
	margin-bottom: 5px;
	color: #A00001;
	font-size: 14px;
	font-weight: bold;
}
h2
{
	margin-bottom: 0px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
h3
{
	margin-bottom: 0px;
	color: #A00001;
	font-size: 12;
	font-weight: boldl;
}
h4
{
	margin-bottom: 0px;
	color: #333333;
	font-size: 11;
	font-weight: normal;
}
p
{
	margin-top: 0px;
}
.container
{
	width: 712px;
}
.headercontainer
{
	padding-top: 15px;
}
.header
{
	width: 100%;
	border-bottom: solid 1px #D0D3DA;
}
.logo
{
	padding: 0px 15px 11px 15px;
	white-space: nowrap;
}
.headerside
{
	width: 100%;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.headernav
{
	width: 100%;
	margin-bottom: 4px;
	color: #447A06;
	font-weight: bold;
}
.headernav img
{
	margin-top: 6px;
	vertical-align: top;
}
.headernav select
{
	width: 120px;
}
.headertext
{
	padding-top: 4px;
	color: #707070;
	font-size: 90%;
}
.footercontainer
{
	padding: 10px 0px 15px 0px;
}
.footer
{
	border-top: solid 1px #D0D3DA;
	padding-top: 10px;
	color: #A0A0A0;
	font-size: 85%;
}
.side
{
	width: 160px;
	height: 100%;
	vertical-align: top;
}
.separator
{
	background-color: #D0D3DA;
}
.sidemenu
{
	width: 100%;
	font-weight: bold;
}
.sidemenuarrow
{
	width: 36px;
	border-bottom: solid 1px #D0D3DA;
	padding: 6px 0px 3px 0px;
	text-align: center;
}
.sidemenuitem
{
	border-bottom: solid 1px #D0D3DA;
	padding: 5px 0px 4px 0px;
	cursor: default;
}
.sidemenuitem a
{
	width: 100%;
	color: Black;
	text-decoration: none;
}
.sidemenuitem a:hover
{
	text-decoration: none;
}
.sidesubmenu
{
	top: 0px;
	z-index: 1;
	visibility: hidden;
	position: absolute;
	background-color: White;
	cursor: default;
	/*filter: progid:DXImageTransform.Microsoft.Fade(duration=0.2, overlap=1.0);*/
}
.sidesubmenu table
{
	width: 170px;
	border-top: solid 1px #D0D3DA;
	border-left: solid 1px #D0D3DA;
}
.sidesubmenu td
{
	border-bottom: solid 1px #D0D3DA;
	border-right: solid 1px #D0D3DA;
	padding: 4px 12px 5px 12px;
}
.sidesubmenu a
{
	width: 100%;
	color: #131313;
	text-decoration: none;
}
.sidesubmenu a:hover
{
	text-decoration: none;
}
.sidesubmenuover
{
	background-color: #F0F0F1;
}
.sidesubmenuover a
{
	color: #A00001;
}
.sidecontent
{
	height: 100%;
	vertical-align: top;
	font-size: 90%;
}
.content
{
	padding-top: 8px;
	vertical-align: top;
}
.locationpath
{
	padding-bottom: 19px;
	color: #707070;
	font-size: 90%;
}
.title
{
	padding-bottom: 15px;
}
.link1
{
	color: #2B5082;
	font-weight: bold;
	text-decoration: none;
}
.link2
{
	color: #447A06;
	font-weight: bold;
	text-decoration: none;
}
.searchbar
{
	margin: 10px 0px 10px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #A00000;
	color: Snow;
}
.searchbar a
{
	color: #ddddff;
}
