body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	}
	
#containertop {
	padding: 0;
	height: 166px;
 	margin-right:auto;
 	margin-left:auto;
	background: url(../images/Back_ContainerTop.gif) repeat-x;
	}
	
#containerbody {
	padding: 0;
 	margin-right:auto;
 	margin-left:auto;
	background: url(../images/Back_ContainerBody.gif) repeat-y top center;
	}
	
#containerfooter {
	padding: 0;
 	margin-right:auto;
 	margin-left:auto;
	height: 30px;
	background: url(../images/Back_ContainerFooter.gif) repeat-x top center;
	}
	
#Top {
	padding: 0;
	margin-right:auto;
 	margin-left:auto;
	height: 110px;
	width: 964px;
	background: url(../images/Back_Top.gif) no-repeat;
	text-align: right;
	}
	
#Nav {
	padding: 0;
	margin-right:auto;
 	margin-left:auto;
	width: 964px;
	}
	
/*-----------QuickLinksHome-----------*/

#QuickLinksHome {
	margin: 0;
	padding: 0;
	width: 191px;
	}
	
#QuickLinksHome img {
	margin: 0;
	padding: 0;
	display: block;
	}
	
/*-----------M3-----------*/

#M3 {
	margin: 0;
	padding: 0;
	width: 191px;
	}
	
/*-----------RatesHome-----------*/

#RatesHome {
	margin: 0;
	padding: 0;
	width: 258px;
	background: url(../images/Back_RatesHomeBody.gif) repeat-y;
	}
	
#RatesHome td {
	padding: 2px;
	}	
	
#RatesHome p.first {
	margin: 0;
	padding: 0;
	height: 51px;
	background: url(../images/Back_RatesFirst.gif) no-repeat;
	}
	
#RatesHome .body {
	margin: 0;
	padding: 0 25px 0 17px;
	}

#RatesHome p.last {
	margin: 0;
	padding: 0;
	height: 45px;
	}
	
/*-----------NewsHome-----------*/

#NewsHome {
	margin: 0;
	padding: 80px 15px 15px 30px;
	width: 294px;
	background: url(../images/Back_NewsHome.gif) no-repeat;
	text-align: justify;
	}
	
#NewsHome p {
	line-height: 10pt;
	}
	
#NewsHome a:link, #NewsHome a:visited {
	color: #3a8f2d;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(../images/Bullet_News.gif);
	background-repeat: no-repeat;
	}
	
#NewsHome a:hover {
	text-decoration: underline;
	}	
	
/*-----------Spotlight-----------*/

#Spotlight {
	margin: 0;
	padding: 70px 15px 15px 30px;
	width: 322px;
	background: url(../images/Back_Spotlight.gif) no-repeat;
	}
	
#Spotlight p {
	line-height: 12pt;
	text-align: justify;
	}
	
/*-----------MarketComm-----------*/

#MarketComm {
	margin: 0;
	padding: 80px 15px 15px 30px;
	width: 322px;
	background: url(../images/Back_MarketComm.gif) no-repeat;
	}
	
#MarketComm p {
	line-height: 12pt;
	text-align: justify;
	}

/*-----------HomeBody-----------*/

#HomeBody {
	background: url(../images/Back_HomeBody.gif) no-repeat bottom right;
	}

/*-----------SubscriptionHome-----------*/

#SubscriptionHome {
	margin: 0;
	padding: 0;
	width: 258px;
	background: url(../images/Back_SubscriptionHome.gif) repeat-y;
	font-size: .9em;
	}
	
#SubscriptionHome p.first {
	margin: 0;
	padding: 0;
	height: 51px;
	background: url(../images/Back_SubscriptionHomeFirst.gif) no-repeat;
	}
	
#SubscriptionHome .body {
	margin: 0;
	padding: 0 25px 0 17px;
	}

#SubscriptionHome p.last {
	margin: 0;
	padding: 0;
	height: 16px;
	background: url(../images/Back_SubscriptionHomeLast.gif) no-repeat;
	}
	
#SubscriptionHome .field {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
	font-size: .9em;
	}
	
#SubscriptionHome .button {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: right;
	}
	
/*-----------HomeRightLinks-----------*/

#HomeRightLinks {
	margin: 0;
	padding: 0;
	}
	
#HomeRightLinks img {
	display: block;
	}
	
/*-----------ChildContainer-----------*/

#ChildContainer {
	margin: 0;
	padding: 0;
	background: url(../images/Back_ChildBody.gif) no-repeat bottom right;
	}
	
/*-----------ChildHeader-----------*/

#ChildHeader {
	margin: 0;
	padding: 0;	
	width: 737px;
	}

/*-----------ChildBody-----------*/

#ChildBody {
	margin: 0;
	padding: 0 79px 60px 28px;
	}
	
#ChildBody p {
	line-height: 12pt;
	text-align: justify;
	}
	
#ChildBody a:link {
	color: #00529b;
	}
	
#ChildBody a:visited {
	color: #0081c7;
	}
	
#ChildBody a:hover {
	color: #00529b;
	text-decoration: none;
	}
	
#ChildBody ul li {
	list-style-image: url(../images/Bullet.gif);
	margin: 6px 0 0 -10px;
	}
	
#ChildBody ol li {
	margin-top: 5px;
	margin-left: -15px;
	}
	
/*-----------BoardTable-----------*/

#BoardTable {
	border-bottom: 4px solid #ecf0f6;
	margin-bottom: 20px;
	}
	
#BoardTable td {
	padding: 4px;
	border-bottom: 1px solid #ecf0f6;
	}
	
/*-----------RatesTable-----------*/

#RatesTable {
	border-bottom: 4px solid #ecf0f6;
	margin-bottom: 20px;
	}
	
#RatesTable td {
	padding: 4px;
	border-bottom: 1px solid #ecf0f6;
	}
	
#RatesTable .first {
	background-color: #00529b;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	}
	
#RatesTable .sub {
	background-color: #57a94b;
	color: #ffffff;
	}
	
/*-----------Anchor-----------*/

#Anchor {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	}

#Anchor ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#Anchor ul li {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	padding-top: 8px;
	list-style-image: none;
	display: block;
	float: left;
	background-image: url(../images/Back_Anchor.gif);
	text-align: center;
	font-weight: bold;
	line-height: 11pt;
	height: 40px;
	width: 146px;
	}
	
#Anchor li a:link, #Anchor li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#Anchor li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}



/*-----------SubNav-----------*/

#SubNav {
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: url(../images/Back_SubNavBack.gif) no-repeat;
	min-height: 175px;
	width: 227px;
	}
	
#SubNavTop {
	margin: 0;
	padding: 0;
	background: url(../images/Back_SubNavTop.gif) no-repeat;
	height: 22px;
	}	
	
#SubNav ul {
	margin: 0;
	padding: 0 15px 0 20px;
	list-style-type: none;
	background: url(../images/Back_SubNav.gif) repeat-y;
	}
	
#SubNav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #a1d498;
	}
	
#SubNav li.last {
	margin: 0;
	padding: 0;
	border-bottom: 0px;
	}
	
#SubNav li a:link, #SubNav li a:visited {
	padding: 7px 2px 7px 2px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	}
	
#SubNav li a:hover {
	display: block;
	background-color: #59a94c;
 	}
	
#SubNavBottom {
	background: url(../images/Back_SubNavBottom.gif) no-repeat;
	height: 25px;
	margin-bottom: 200px;
	}
	
/*-----------Footer-----------*/

#Footer {
	margin-right:auto;
 	margin-left:auto;
	padding: 8px 24px 0 0;
	width: 964px;
	color: #ffffff;
	}
	
#Footer p {
	margin-top: 0;
	padding: 0;
	text-align: right;
	}
	
#Footer a:link, #Footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#Footer a:hover {
	text-decoration: underline;
	}
	
/*-----------GovIcons-----------*/

#GovIcons {
	margin-right:auto;
 	margin-left:auto;
	padding: 0;
	width: 964px;
	height: 84px;
	background: url(../images/Back_GovIcons.gif) no-repeat top right;
	}	
