body.plain{
	font-family: arial;
	color: #002049;


}

body.page
{
	background: #ffffff url(/images/mainBg.gif) top left repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	color: #002049;
}

#innerPageContentText a
{
	color: #2D6DBF;
	text-decoration: none;
	font-weight: bold;

}

#innerPageContentText a:hover
{
	color: #002049;
	text-decoration: underline;
	font-weight: bold;
}

#innerPageContentText a:visited
{
	color: #657C99;
	text-decoration: underline;
	font-weight: bold;
}

#mainDiv
{
	width: 780px;
	margin: auto;
}

#logo
{
	margin: auto;
	margin-top: 2px;
}

#leftSide
{
	background: #EAEDF1 url(/images/leftSideBg.gif) top left repeat-x;
	width: 179px;
	text-align: center;
	float: left;
	min-height: 650px;
}

#homepageContentDiv
{
	width: 780px;
	min-height: 588px;
	background: #ffffff url(/images/homepageContentBg.jpg) top right no-repeat;
}

#innerPageContentDiv
{
	width: 780px;
	min-height: 588px;
	background: #ffffff url(/images/innerPageContentBg.jpg) top right no-repeat;
}

#homepageContentText, #innerPageContentText
{
	float: right;
	width: 570px;
	text-align: left;
	color: #002049;
}

#innerPageContentWidth
{
	width: 350px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
}

h2
{
	font-size: 16px;
	margin: 10px 0px;
	padding: 0px;
	color: #002049;
}

#innerPageContentDiv h1
{
	color: #3B577A;	
}

#topInfo
{
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	margin: 6px 4px 50px 0px;
	font-weight: bold;
}

#rightSide
{
	float: right;
	background: url(/images/rightSideBg.gif) top left repeat-x;
	width: 180px;
	min-height: 360px;		
	margin-left: 30px;
}

#rightSideText
{
	margin: 15px 13px 0px 13px;
	font-size: 11px;
}

#rightSideText a
{
	color: #002049;
}

#rightSideText a:hover
{
	text-decoration: none;
}

#rightSide h2
{
	font-size: 16px;
	margin: 4px 0px;
	padding: 0px;
}

#homepageBox 
{
	width: 210px;
}

#homepageBox td
{	
	font-size: 11px;
}

#homepageBox a
{
	color: #002049;	
	text-decoration: none;
	font-weight: bold;
}

#homepageBox a:hover
{
	text-decoration: underline;
}

#homepageBox h2
{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#leftSide h2
{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #002049;	
}

#footerDiv
{
	background: #002049;
	height: 40px;
	border-top: 4px solid #666666;
	clear: both;
}

#footerText
{
	font-size: 10px;
	color: #939393;
	width: 780px;
	text-align: left;
	margin: auto;	
	margin-top: 14px;
}

#footerText a
{
	text-decoration: none;
	color: #939393;
}

#footerText a:hover
{
	text-decoration: underline;
}

.spacer
{
	clear: both;
	height: 4px;
	background: #ff0000;
}

.inputBox
{
	background: #ffffff;
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	color: #3B577A;
}

#newsletterSignUpDiv
{
	text-align: left;
	margin: 10px;
}

.inputButton
{
	background: #002049;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
}

.moreItems
{
	background: url(/images/menuArrow.gif) top right no-repeat;
}

#activeItem
{
	color: #B5C7E8;
}

.condense{
margin-bottom:4px;
margin-top:2px;
}
