body
{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 10px 0px;
	padding: 0px;
	color: #accf7c
}

#mainDiv
{
	width: 800px;
	margin: 0px;
}

#topDiv
{
	width: 768px;
	height: 23px;
	background: url(../images/topBg.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#bottomDiv
{
	width: 790px;
	position: relative;
}

#logo
{
	position: absolute;
	top: 20px;
	left: 20px;
}

#sloganDiv
{
	width: 368px;
	height: 45px;
	background: url(../images/slogan.gif) top left no-repeat;
	position: absolute;
	top: 90px;
	right: 20px;
}

#contentDiv
{
	position: relative;
	text-align: left;
	margin-bottom: 30px;
	width: 100%;
}

#menuDiv
{
	float: left;
	width: 184px;
	font-size: 8px;
	color: #989a9d;
	background: #ffffff url(../images/menuBg.jpg) top left repeat-x;
	min-height: 286px;
	height: auto !important;
	height: 286px;
	margin-right: 10px;
}

#bottomMenuItems
{
	font-size: 8px;
	color: #989a9d;
}

#sideBarDiv
{
	top: 0px;
	float: right;
	width: 156px;
	margin-left: 0px;
	position: relative;
	color: #989a9d;
	font-size: 11px;
	padding-bottom: 16px;
	background: #cfe7ae url(../images/sideBarTop.gif) top left no-repeat;
}

#sideBarText
{
	margin: 10px;
}

#contentText
{
	float: left;
	width: 350px;
	margin: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 19px;
	color: #00457c;
}

#footerDiv
{
	width: 150px;
	text-align: left;
	font-size: 11px;
	color: #175587;
	margin: 10px;
}

a
{
	color: #175587;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#contentText a
{
	text-decoration: underline;
}

.spacer
{
	clear: both;
	height: 30px;
}

#bottomMenuItems
{
	position: absolute;
	bottom: 30px;
	left: 10px;
	text-align: left;
}

#menuDiv ul, #bottomMenuItems ul
{
	margin: 0px 0px 0px 20px;
	padding: 4px;
	list-style: disk;
	color: #00457c;
}

#menuDiv li, #bottomMenuItems li
{
	margin: 0px;
	padding: 4px 0px;
}

#menuDiv a, #bottomMenuItems a
{
	color: #175587;
	text-decoration: none;
	font-size: 12px;
}

#menuDiv a:hover, #bottomMenuItems a:hover
{
	color: #00457c;
}

#sideBarDiv a
{
	color: #989a9d;
	text-decoration: underline;
}

#sideBarDiv a:hover
{
	color: #00457c;
}

.shortDescriptionBoxOuterAutostuff
{
	margin: 0px;
	margin-bottom: 6px;
	position: relative;
}

.shortDescriptionBoxTextAutostuff
{
	display: none;
}

.articleBodyDate
{
	font-size: 11px;
}

.shortDescriptionBoxSubheader
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#swirl
{
	position: absolute;
	top: 18px;
	left: 4px;
	width: 760px;
	height: 135px;
	background: url(../images/newHeader.jpgif) top left no-repeat;
}

#sideBarBottom
{
	background: url(../images/sideBarBottom.gif) top left no-repeat;
	height: 29px;
	width: 156px;
	position: absolute;
	bottom: -1px;
	left: 0px;
}

#sideBarTitle
{
	height: 25px; 
	font-weight: bold; 
	font-size: 16px; 
	color: #00457c;
}

#sideBarText, #sideBarText a
{
	color: #00457c;
	text-transform: uppercase;
}

#seniorsEvents
{
	background: #eeeced url(images/seniorsEvents.gif) top left no-repeat; 
	width: 152px; 
	height: 25px; 
	font-weight: bold; 
	font-size: 14px; 
	color: #00457c;
	padding: 4px 0px 0px 4px;
}

.profileSummaryContainer
{
	background: none;
	border: none;
}


#subMenu
{
	float: right;
	margin: 4px;
	padding: 6px;
	background: #d9d9d9;
	border: 1px solid #c3c3c3;
	width: 100px;
}

#subMenu a
{
	color: #00457c;
	text-decoration: none;
}

.subMenuHeader
{
	font-weight: bold;
	border-bottom: 1px solid #00457c;
	margin-bottom: 4px;
}

.subMenuItem
{
	font-size: 11px;
}