body{
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  background-image: url('../images/background.gif');
  background-repeat: repeat-x;
  background-color: #DADADA;
  text-align: center;
}
.clsBodyText
{
	font-size: 13px;
	line-height:24px;
	text-align: left;
}
.clsQuote
{
	font-family:'Times New Roman',Times,serif;
	font-style:italic;
	font-weight:bold;
	font-size: 17px;
	line-height:24px;
	color:#3D54A2;
	text-align: left;
}
.clsQuoteSig
{
	font-size: 13px;
	line-height:18px;
	color:#606060;
}
.clsCopy
{
	font-size: 10px;
	color:#606060;
	float:left;
	margin-left:400px;
	margin-top:20px;
	padding-bottom:75px;
}

#wrapper
{
	margin:0px auto;
	width:1024px;
}

#menuitems
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#mainimage
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#left-column
{
	float:left;
	padding-top:100px;
	padding-bottom:60px;
}

#right-column
{
	width: 570px;
	float:right;
	padding-right:32px;
	padding-bottom:10px;
}
#bluebar
{
	background-color:#003466;
	height:6px;
	width:1024px;
	float:left;
	font-size:2px;
}
#content-area
{
	background-color:#FFFFFF;
	width:100%;
	height:80%;
}
.clsBulletList {
	list-style-type:none;
	text-align:left;
	font-size:15px;
	line-height:25px;
	color: #576CBF;
}
