body {
	margin-left: 25px;
	margin-top: 125px;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #444444;
	background-color: #FFFFFF;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	}

h1 {
	font-size: 25px;
	color: #006892;
	}
	
h2 {
	font-size: 17px;
	color: #006892;
	margin-bottom: -7px;
	}

h3 {
	font-size: 12px;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #006892;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-bottom: -7px;
	}
	
h4 {
	font-size: 12px;
	letter-spacing: .1em;
	font-weight: bold;
	color: #444444; 
	margin-top: 10px;
	margin-bottom: 0px;
	}

h5 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h6 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

	
p {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #444444;
	}
	
.pagetitle {
	font-family: Arial,Verdana,Helvetica;
	font-size: 13px;
	letter-spacing: .1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006892; 
	}
	
.data {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.datahd {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #808080;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a {
	color: #001FC7;
	}
	
a:link {
	color: #001FC7;
	}
	
a:visited {
	color: #A63EA6;}
	
a:hover {
	color: #FF0066;}

ul {
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 20px;
	} 
	
li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	} 

ol {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 20px;
	} 
	
td#frontpage{
	padding: 0px;
	}

td {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding: 5px;
	color: #444444;
	}
	
td.clusterprofiles {
	padding: 0px;
	}

th {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #444444;
	}
	
.pagebody {
	width: 600px;
	}

div.hr {
  height: 3px;
  background: #fff url("../images/blackdivider.gif") no-repeat scroll left;
  border: 0px;
	}

div.hr hr {
  display: none;
	}
	
div.hr2 {
  height: 3px;
  background: #fff url("../images/blackdivider.gif") no-repeat scroll left;
  border: 0px;
	}

div.hr2 hr {
  display: none;
	}

.memberbuttons {
	font-family: Arial,Verdana,Helvetica;
	font-weight: normal;
	font-size: 14px;
	}
	
.shade {
	background-color: #B3DC81;
	}
