* {
	font-family:Arial, Helvetica, sans-serif;
}
HTML, BODY {
	margin:0;
	padding:0;
	background-image: url(images/bg.gif);

}
IMG { 
	border: 0;
}
A {
	color:#A0C6EB;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color:#333;
}
P {
	font-size: 12px;
	line-height: 1.6em;
	color:#333;
}
#header {
	height: 340px;
	width: 1024px;
	text-align: right;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
}
#header2 {
	height: 340px;
	width: 1024px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	
}
#header3 {
	height: 340px;
	width: 1024px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	
}
#footer {
	height: 160px;
	width: 1024px;
	clear: both;
	background-image: url(images/bottom_graphic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer2 {
	height: 160px;
	width: 1024px;
	background-image: url(images/bottom_graphic.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#footer3 {
	height: 160px;
	width: 1024px;
	clear: both;
	background-image: url(images/bottom_graphic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#disclosures {
	text-align:center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 5px;
	font-weight: normal;
	width: 800px;
	clear: both;
	margin: 0 auto;
}
.navigation {
	height: 53px;
	text-align: right;
	position: relative;
}
.navigation ul {
	display: inline;
	height: 53;

}
.disclosure {
	font-size: 9px;
}

.navigation li {
	display: inline;
	float:right;
	margin-top: 14px;
}
#body {
	width: 1023px;
	text-align: center;
	min-height:400px; /*ie7 */
	height: 1200px;
	background-color: #FFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.bodycontainer {
	width: 1023px;
	text-align: left;
	clear: both;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.callout {
	width: 290px;
	height: 346px;
	display: block;
	clear: both;
	text-align: left;
	float: left;
	background-image: url(images/body_callout.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.callout ul {
	margin: 0;
	padding: 0;
}
.callout li {
	list-style-type:none;
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
	height: 20px;
	padding: 5px;
	font-size: 12px;
	width: 250px;
}
.callout_text {
	margin-top:80px;
	width: 260px;
	padding: 15px;
	text-align: left;
}
.callout_text P{
	color:#FFF;
	font-size:11px;
}
.content {
	width: 281px;
	display: block;
	margin: 0px;
	float: left;
	padding: 10px;
	clear: right;
}
.content401k {
	width: 420px;
	display: block;
	margin: 0px;
	float: left;
	padding: 10px;
}

.content2 {
	width: 700px;
	display: inline;
	float: left;
	padding: 10px;
	margin: 0px;
}

.rightcolumn {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline-block;
	float: left;
}
.rightcolumn ul {
	list-style:none;
	margin:0 0 1em 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
}
.rightcolumn li {
	background:url(images/pdf.gif) no-repeat 0px 0px;


	margin: 0px 0px 0px .25ems;
	padding: 0 0 0 24px;
	height: 25px;
	color: #333;
}
.bold {
	font-weight: bold;
}

