body {
	background:#FFF;
	color:#666;	
	font-family: Arial,'Trebuchet MS',Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:4px 0 50px 0;
	line-height: 1.42em
}
div,p,dt,dd,li,td {
	color:#666;	
	font-family: Arial,'Trebuchet MS',Verdana,Helvetica,sans-serif;
	font-size:12px;
}
ul {
	margin-top:0px;
}
li{
	list-style:url(/images/arrow_bullet.gif) square;
	padding-bottom: 15px;
}
h1{font-size:1.8em;line-height:1.8em; color:#1F3C6B;}
h2{font-size:1.6em;line-height:1.6em;}
/*h2{font-size:1.2em;line-height:1.2em; color: #999; text-transform: uppercase; padding: 0 0 10px 0;}*/
h3{font-size:1.45em;line-height:1.45em;}
h4{font-size:1.3em;line-height:1.3em;}
h5{font-size:1.5em;line-height:1.15em;}
h6{font-size:1.17em;line-height:1.15em;}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial,'Trebuchet MS',Verdana,Helvetica,sans-serif;
	margin:0 0 .3em 0;
}
a:link {
	color:#6CB866;
	background-color:transparent;
	text-decoration:none;
}
a:visited {
	color:#6CB866;
	background-color:transparent;
	text-decoration:none;
}
a:hover {
	color:#005F88;
	background-color:transparent;
	text-decoration:underline;

}


#wrapper{
	width:742px;
	margin:auto; 
}

#header{
	margin-top:30px;
}
#nav{
	margin-top:20px;
}

#content{
	margin-top:30px;
	min-height:300px;
	
}
#contentpage{
	padding-right:20px;
}
#footer{margin-top:33px;}


img.block {display:block}

div#points{
	padding-left: 0;
	}

div#points li {
	list-style:url(/images/arrow_bullet.gif) square;
	padding-bottom: 15px}
.contentOpening {
	font-size: 15px;
	font-weight: bold;
	color: #999;
	}
h2.special{
	color: #999; 
	/*text-transform: uppercase; */
	padding: 0 0 10px 0;
	color:#399;
}
table#history td {
	vertical-align: top;
	padding-bottom: 1em;
}
table#history td {
	padding-right: 1em;
}
table#history td.date {
	font-size: 1.5em;
	color: #339999;
}
