body {
background-image:url(/images/contentbg.gif);
background-repeat:repeat-y;
background-position:top center;
color:#005480;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
line-height:1.2em;
text-align:center;
}

p {
margin-bottom:20px;
}

b {
margin-bottom:20px;
}

h1 {
font-size:16pt;
font-weight:bold;
margin-bottom:20px;
}

h1 {
font-weight:bold;
margin-bottom:20px;
}

a {
color:#005480;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

#content a {
color:#005480;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

#container {
width:1000px;
height:562px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
background-image:url(/images/contentbg.jpg);
background-repeat:no-repeat;
background-position:top center;
text-align:left;
}

#centercolumn {
position:relative;
}
#logo {
position:absolute;
top:60px;
left:33px;
}
#topnav {
position:absolute;
top:20px;
left:65px;
font-size:11pt;
}
#topnav span.other{
margin-left:15px;
}
#topnav span{
margin-right:15px;
}

#content {
position:absolute;
top:200px;
left:65px;
width:870px;
margin-bottom:100px;
}
#contentcopy {
	width:525px;
	float:left;
}
#contentfull {
	width:860px;
	float:left;
}
#fullleft {
	width:400px;
	float:left;
}
#fullright {
	margin-left:50px;
	width:400px;
	float:left;
}
#contentimage {
	width:315px;
	margin-top:40px;
	margin-left:30px;
	float:left;
	text-align:right;
	font-size:10pt;
}
#contentimage img {
margin-right:2px;
margin-bottom:5px;
}
#footer {
float:left;
clear:both;
margin-top:100px;
font-size:10pt;
width:860px;
}
ul {
	list-style-image:url("/images/bullet.gif");
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:40px;
}

li{
	margin-bottom: 5px;
}