html, body, td, p {
	font-family: Arial;
	font-size: 12px;
	color: #474747;
	}

li {
	padding-bottom: 8px;
}	
	
.small {
	font-size: 10px;
	}	

.red {
	color: red;
}

.white {
	color: #ffffff;
}

blockquote {
	margin-left: 15px;
	margin-right: 15px;
	margin-top:5px;
	margin-bottom:5px;
}
	
p {
	margin-top: 1em;
	margin-bottom: 0;
	}

h1 {
	font-size: 18px;
	font-style: italic;
	letter-spacing: 3px;
	color: #0d3875;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 25px;
	padding-bottom: 0;
	}

h2 {
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	color: #888888;
	margin-top: 0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
	}

h3 {
	font-size: 14px;
	font-style: italic;
	color: #919191;
	margin-bottom:0px;
	padding-bottom:20px;
	}

h4 {
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #474747;
	}

a {
	color: #0d3875;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

td.subNav {
	color: BBBBBB;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}	
a.subNav, a.subNavOn {
	color: ffffff;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	
}

a.subNav:hover, a.subNavOn {
	text-decoration: underline;
	}
	
td#content {
	border: 1px solid #474747;
	padding: 8px;
	background-image: url(/assets/fade_top3.gif);
	background-repeat: repeat-x;
	}

td#footer a {
	color: #474747;
	text-decoration: underline;
	}

td#footer a:hover {
	text-decoration: none;
	}
	
#navButton  td{
	border: 1px solid #474747;
	padding: 0px;
	background-color: CAD2D9;
	}

#navButton a{
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: #474747;
	padding: 5px;
	text-decoration: none;
}	

#navButton a:hover{
	background-color: #FFFFFF;
}

#membersSubNav td{
	background-image: url(/assets/fade_top3.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #F7F7F7;
	line-height:17px;
}

#membersSubNav h1{
	font-size: 14px;
	color: #919191;
	margin-bottom:0px;
	padding-bottom:2px;
	border-bottom:1px solid #000000;
}

#membersSubNav a{
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0px;
	color: #0d3875;
	text-decoration: none;
}	

#membersSubNav a:hover{
	text-decoration:underline;
}

			