html {
	background: #B4D1FC;
}

body {
	color: #172104;
	width: 680px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

#container   { 
	position:relative;
	text-align:center;
	background:url('images/background.jpg') repeat-y; 
    min-width: 666px;
	width: 666px;
    padding: 0px;
}

#intro { 
	min-width: 470px;
}

#pageHeader { 
	position: relative;
	margin-bottom: 20px;
	background: url(images/logos/headpic2.jpg) no-repeat 21px;
	height: 132px;
}

#mainText {
	float:left;
	/*Padding is the cause of IE5.5 spacing to the right of the mainText div */
	padding-left: 20px;
	background: none no-repeat;
	text-align: justify;
	width:455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0B6A3E;
}

#mainText p
{
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 0px;

}

#mainText h1
{
	margin-top:5px;
	font: 16pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0B6A3E;
}

#mainText h2
{
	margin-top:5px;
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainText h2.shout
{
	text-align:center;
	width:290px;
}


#mainText h3
{
	margin-top:5px;
	font: 13pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:Left;
}

#mainText h4
{
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:Left;
}

#mainText h5
{
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:Left;
}

.noIndent
{
	margin-left: 0;
	padding-left: 1em;
}

.subtext
{
	font-size: 12pt;
}

#mainText h3.quote
{
	text-align:center;
}

.open
{
	color: #EE0000;
}

.openc
{
	font: 9pt Arial;
	font-weight: bold;
}

#mainText img.left {
	float:right;
	padding-right: 5px;
	padding-bottom:0px;
	padding-left: 10px;
}

#mainText img.right {
	float:right;
	padding-left: 10px;
	padding-bottom:5px;
}

#mainText img.center {
	text-align:center;
	padding-left: 5px;
	padding-bottom:5px;
}

#mainText p.center {
	text-align:center;
}


#mainText .section {
	clear:both;
}

#mainText table.full {
	width: 100%;
}

#mainText td {
	vertical-align: top;
	text-align:left;
	padding-bottom: 15px;
}

#mainText .steps {
	vertical-align: top;
	text-align:center;
	float:right;
	width:100%;
}

.clear 
{
	clear:both;
}

.headline
{
	font-size: 10pt;
	font-family: tahoma;
	font-weight:bold;
	color: #2B9412;
}


#menuList {
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 25px;
	top: 0px;
	background: transparent;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	font-size: 9pt;
	color: #0B6A3E;

}

#menuList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menulist u1 li {
	/*margin-top: 10px;
	margin-bottom: 8px;*/
}

#menuList li a.toplink {
	background: #AADC9E; 
	display: block;
	border-bottom: 2px #0b6a3e solid;
	border-top: 2px solid #0b6a3e;
	width: 128px;
	line-height: 1.8ex;
	color: #0b6a3e;
	text-align: left;
	padding: 10px 0px 8px 5px;
	margin: 5px 0 0;
}

#menuList li a.sublink {
	background: #AADC9E; 
	display: block;
	width: 128px;
	line-height: 1.8ex;
	color: #2B9412;
	text-align: right;
	margin: 5px 0 0;
}


#menuList li a.toplink:hover {
	background: #B4D1FC;
	color: #000000;
}

#menuList li a.sublink:hover {
	color: #000000;
}

#menuList li a:link {
	color: #0B6A3E;
	text-decoration: none;
}


#menuList li a:visited {

	color: #0b6a3e;
	text-decoration: none;
}

#menuList li a:link:hover { 

	color: #000000;
	text-decoration: none;
}

#menuList li a:link:active {
	color: #0b6a3e;
	text-decoration: none;
}


#footer { 
	background-image: url('images/footer3.jpg'); 
    height: 20px; 
	padding-top: 20px;
	clear: both;
    text-align: center;
}
small link {
	font-size: 9pt;
}
#wrap4 blogger itempage .blogComments a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#wrap4 blogger .blogPost .byline a {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
