@charset "UTF-8";
body {
	background-color: #DEDBD2;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5F604B;
}
p a {
	color: #5F604B;
	text-decoration: none;
	font-style: italic;
}
p a:hover {
	color: #5F604B;
	text-decoration: underline;
	font-style: italic;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: lighter;
	color: #5F604B;
}
h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #5F604B;
	padding-top: 6px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5F604B;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #5F604B;
}
h5 a {
	text-decoration: none;
	color: #5F604B;
}
h5 a:hover {
	text-decoration: underline;
	color: #5F604B;
}
#bottomCorners {
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	padding: 0px;
	margin-top: 0px;
	position: absolute;
	margin-bottom: 0px;
	z-index: 1;
	height: 15px;
	top: 560px;
	background-image: url(../images/main_bottom.gif);
	background-repeat: no-repeat;
}
#breadcrumbs {
	position: absolute;
	width: 872px;
	top: 100px;
	left: 19px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 28px;
}
#breadcrumbs a {
	color: #5F604B;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#banner {
	width: 900px;
	position: absolute;
	left: 20px;
	top: 120px;
	height: 150px;
}
#intbanner {
	position: absolute;
	height: 190px;
	width: 900px;
	top: 80px;
	left: 20px;
}
#tabs {
	position: absolute;
	height: 290px;
	width: 673px;
	left: 20px;
	top: 270px;
	overflow: visible;
}
#side {
	position: absolute;
	width: 219px;
	left: 701px;
	top: 270px;
	overflow: visible;
}
#scroll {
	display: none;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	width: 938px;
	top: 0px;
}
#main {
	width: 900px;
	background-color: #FFFFFF;
	position: absolute;
	height: 560px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 19px;
	padding-left: 19px;
	top: 0px;
	overflow: visible;
}
#header {
}
#footer {
	width: 919px;
	padding: 0px;
	position: absolute;
	top: 580px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F604B;
	margin-left: 19px;
}
#rightSideNav li {
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 200px;
}
#footer a      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #5F604B;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#topNav {
	height: 36px;
	background-image: url(../images/topNav.gif);
	position: relative;
}
#rightSideNav {
	background-image: url(../images/rightSideNav_bkgd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 219px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: absolute;
	height: 275px;
}
#rightSideNavCorners {
	background-image: url(../images/rightSideNav_corners.gif);
	height: 13px;
	margin: 0px;
	padding: 0px;
	width: 219px;
}
#rightSideNav ul {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#rightSideNav li {
	list-style-type: none;
}
#rightSideNav  li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	line-height: 14px;
	height: 14px;
}

#rightSideNav li a:hover {
	color: #FFFFFF;
	background-color: #00386C;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	position: relative;
	display: block;
}
#rightSideNav p {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tagline {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
}

.topLinks {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #97988A;
}
#rightSideBar {
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 8px;
	padding-bottom: 4px;
	width: 219px;
	background-image: url(url(../images/rightSideNav_bkgd.gif));
}
#rightSideBar h3 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}
#rightSideBar  p {
	color: #5F604B;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#rightSideBar p a {
	color: #5F604B;
	text-decoration: none;
	font-style: italic;
}
#rightSideBar p a:hover {
	color: #5F604B;
	font-style: italic;
	text-decoration: underline;
}
