body
{
	background: #ffffff url(../images/innerHeaderBg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: arial;
}

img {
	border: none;
}

#mainDiv
{
	width: 860px;
}

#innerHeaderDiv
{
	background: url(../images/logo2.gif) top left no-repeat;
	width: 840px;
	height: 121px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	font-family: verdana;
}

#innerAddressInfo
{
	position: absolute;
	top: 70px;
	left: 110px;
	font-size: 10px;
	letter-spacing: -1px;
	text-align: center;
}

#innerAddressInfo a
{
	color: #AD758E;
	text-decoration: none;
}

#innerAddressInfo a:hover
{
	color: #7B646E;
	text-decoration: underline;
}

#menuDiv {
	margin-top: -3px;
}

#innerContentDiv
{
	float: left;
	margin: 10px 10px 20px 10px;
	color: #333333;
	width: 660px;
}
#innerContentDivSide
{
	float: left;
	margin: 10px 10px 20px 10px;
	color: #333333;
	width: 660px;
	background: url(../images/sideBarBg.gif) top right repeat-y;
}

#sideBar
{
	width: 200px;
	float: right;
	font-size: 12px;
	margin-top: -26px;
}

#sideBar h2
{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 4px 8px;	
	background: #B17889;
	color: #ffffff;
	font-family: times new roman;
	text-transform: uppercase;
}

#sideBar h2 a:link, #sideBar h2 a:visited, #sideBar h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

#subMenu h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 8px;	
	background: #003B89;
	color: #ffffff;
	line-height: 26px;
	font-family: arial;
	text-transform: none;
}

#subMenu h2 a:link, #subMenu h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#subMenu h2 a:hover
{
	color: #cccccc;
	text-decoration: underline;
}

.subMenuList
{	
	margin: 0;
	padding: 0 0 0 16px;
	color: #003B89;	
}

#subMenu
{
	background: #ffffff;
}

.subMenuList li
{
	margin: 0;
	padding-top: 2px;
	font-size: 11px;
	list-style: disc;
	font-weight: bold;
}

.subMenuList a
{
	color: #003B89;
	text-decoration: none;
}

.subMenuList a:hover
{
	color: #999999;
	text-decoration: underline;
}

li a#activeSubMenuItem
{
	color: #9A9B9B;
}

h2 a#activeSubMenuItem
{
	color: #cccccc;
}

#activeSubMenuBullet
{
	color: #9A9B9B;
}

.sideBarDiv
{
	background: #EADFE2;	
}

.sideBarDiv p, .sideBarDiv ul {
	margin-top: 0;
}

.sideBarDivContent
{
	padding: 5px 10px;	
	font-size: 12px;
}

#sideBar ul {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 16px;
}

#innerContentDiv h1
{
	background: #8994C1;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin: 0;
	text-indent: 10px;	
	color: #ffffff;
	font-family: times new roman;
	text-transform: uppercase;
}

#innerContentDivSide h1
{
	background: #8994C1;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin: 0;
	text-indent: 10px;	
	color: #ffffff;
	font-family: times new roman;
	text-transform: uppercase;
	width: 460px;
	float: left;
}

#innerContentDiv #innerContentText
{
	margin: 20px 0 20px 20px;
	font-size: 12px;
	line-height: 18px;
}

#innerContentDivSide #innerContentText
{
	width: 400px;
	margin: 20px 0 20px 20px;
	font-size: 12px;
	line-height: 18px;
	float: left;
}

.substory
{
	background: url(../images/subStoryBg.gif) top left repeat-x;
	line-height: 14px;
	padding: 10px;
	color: #ffffff;
}

.substory h3
{
	font-family: times new roman;
	font-size: 18px;
	color: #ffffff;
	margin: 0;
}
.substory a {
	color: #ffffff;
}

#innerContentText h2 {
	font-size: 18px;
}

#innerContentText h3 {
	font-size: 14px;
}

a.button {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #003B89;
	float: left;
	padding: 4px 10px;
	border: outset 2px #cccccc;
}

.note {
	font-size: 10px;
	line-height: 12px;
}

.alert {
	font-weight: bold;
	color: #990000;
}

.photoleft {
	text-align: center;
	float: left;
	margin: 0 10px 40px 0;
}

.photoright {
	text-align: center;
	float: right;
	margin: 0 0 40px 10px;
}

.photothumb {
	vertical-align: middle;
	margin-right: 10px;
}

.box {
	background: #e5e5e5;
	padding: 10px;
}

.sidebox {
	font-size: 11px;
	line-height: 14px;
	background: #EAECF4;
	width: 150px;
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px;
}

ul.splashlinks {
	margin-left: 0;
	padding-left: 0;
	border-top: solid 1px #cccccc;
}
ul.splashlinks li {
	padding: 10px 0;
	list-style: none;
	border-bottom: solid 1px #cccccc;
}
ul.splashlinks li a {
	font-size: 18px;
	font-weight: bold;
}

#innerContentText table {
	border: solid 1px #cccccc;
	border-collapse: collapse;
}
#innerContentText th, #innerContentText td {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 4px;
	border: solid 1px #cccccc;
}
#innerContentText thead, #innerContentText tfoot {
	background: #e5e5e5;
}
#innerContentText tfoot {
	font-size: 10px;
}
