body {
	font-family:Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #EAEAEA;
}

h1, h2, h3, h4, h5, h6,  p {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 24px;
}

#content {
	width:1000px;
	color: #333333;
	height: 800px;
}

.backgroundColor {
	background-color:#3685AC;
	color:#FFFFFF;
	font-weight:bold;
}

#header {
	background-color:#FFFFFF;
	background-image:url(../images/headerBG.png);
	color:#990000;
	float:left;
	height:99px;
	width:780px;
	_width:770px;
}

#headerLeft {
	float:left;
	width:50%;
	margin: 23px 0 0 0;
}

#headerLeft h1 {
	font-weight:bold;
}

#headerRight {
	float:right;
	margin:0 15px 0 0;
	padding:0px 0;
	text-align:center;
	width:350px;
	color:#F1F1F1;
}

#headerRight h3 span {
	font-size:x-large;
	color:#FFFFFF;
}

#headerRight h3 {
	font-size:medium;
}

#leftColumn {
	float:left;
	width:220px;
	margin: 0 0 0 0;
	padding: 100px 0 0 0;
	height: 799px;
	background-image:url(../images/leftColumn.png);
	color:#FFFFFF;
	font-weight:bold;
}

#leftColumn ul {
	width:220px;
	padding: 0;
	margin: 0;
}

#leftColumn a {
	color:#FFFFFF;
	font-weight:bold;
}

#rightColumn {
	background-color:#FFFFFF;
	width:760px;
	_width:750px;
	float:left;
	height: 780px;
	text-align:left;
	padding: 10px;
}

#rightColumn h2 {
	margin: 10px 0;
}

#rightColumn p {
	padding: 4px 0;
	font-size:13px;
}

#splash {
	/* border: 1px solid #CCC; */
	height:300px;
	margin:10px 2% 0 0;
	width:740px;
	background-image:url(../images/splash1.jpg);
	padding-top: 5px;
}

#splash h2 {
	text-align:right;
	font-size:24px;
	font-weight: bold;
	padding-right: 40px;
	padding-top:105px;
	color:#000000;
}

#splashQuote {
	color:#FFFFFF;
	float:right;
	font-size:20px;
	font-weight:bold;
	height:60px;
	margin-right:25px;
	margin-top:78px;
	padding-top:10px;
	text-align:center;
	width:200px;
	*margin-top: 96px;
	*margin-right: 30px;
}

#splashTag {
	color:#333333;
	float:right;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	height:60px;
	margin-right:35px;
	margin-top:10px;
	padding-top:64px;
	text-align:right;
	width:500px;
	font-style:italic;
}

#annuity_logos {
	width: 206px;
	padding-top:40px;
}

#annuity_logos img {
}

.rateBox {
	width: 211px;
	height: 135px;
	margin: 18px 2px 5px;
	float:left;
	/* border: 1px solid #CCC; */
	text-align:center;
	padding: 21px 19px 0;
	background-image:url(../images/rate_box1.png);
	background-position: top center;
	background-repeat:no-repeat;
}

.rateBox h3 {
	font-size:36px;
	color:#000000;
}

.rateBox span {
	font-weight: bold;
	color:#000000;
}

.rateBox span span {
	font-size:10px;
	color:#333333;
}

.rateBox span span.editText{
	font-weight: bold;
	color:#000000;
	font-size: 15px;
}

.news {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 5px;
}
.news li {
	margin-bottom: 5px;
}

#stateFunds {
	font-size:18px;
	margin: 20px;
	text-align:center;
}
#footer {
	text-align: center;
	font-size:10px;
	background-color: #EAEAEA;
	margin-left:220px;
}
