*
{
padding: 0px;
margin: 0px;
}

body
{
background:#3599EC url('images/a1_1.gif') repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg_1.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg_1.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: url('images/logo.png') no-repeat;
width: 222px;
height: 92px;
color: #fff;
}

#header span
{
font-weight: normal;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: url('images/logo2.jpg') no-repeat;
width: 458px;
height: 92px;
}

#headerText
{
position: relative;
height: 120px;
padding: 10px 20px 0px 5px;
margin: 98px 0px 5px 0px;
color: #000;
}

#headerText h1
{
margin: 10px auto;
text-align: center;
width: 600px;
font-size: 26px;
line-height: normal;
}

#headerText a
{
background-color: transparent;
background-repeat: repeat-x;
color:#009;
font-weight: bold;
text-decoration: none;
}


#primarycontent
{
position: relative;
width: 100%;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent h4
{
position: relative;
top: 4px;
font-size: 16px;
text-align: center;
line-height: 25px;
color: #00f;
padding: 0px 0px 10px 15px;
width: 550px;
margin: auto;
margin-bottom: 15px;
}


#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

div.content ul li, p {
	color: #333;
	padding-bottom: 10px;
	font-size: 14px;
	list-style-type: none;
	width: 550px;
	padding-left: 65px;
	background: url(images/checkBRed.gif) 35px 0px no-repeat;
}

div.content2 ul li {
	color: #333; /*#656551;*/
	padding-bottom: 10px;
	font-size: 14px;
	list-style-type: none;
	width: 450px;
	padding-left: 65px;
	background: url(images/footprintBullet2.gif) 35px 0px no-repeat;
}


div.content3 ul li {
	color: #333; /*#656551;*/
	padding-bottom: 10px;
	font-size: 14px;
	list-style-type: none;
	width: 450px;
	padding-left: 105px;
}

div.content ul li, div.content2 ul li, div.content3 ul li {
	width: 450px;
	margin-left: 50px;
}	

p { background: none;}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
background-image: url('images/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}
	
td {
	font-size: 16px;
	font-weight: bold;
}		