body	{
	margin: 0, 0, 0, 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:	#000;
	background : #CCCCCC;
	/* #d5e2ff;  */
	}
/* Basic elements */
p, div, td, th, li, dd, dl, dt {
	line-height: 13px;
	font-size: 11px;
	}  		
h1, h2, h3, h4, h5, h6 {
	margin-top:	10px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color:	#BB2D3F;
	}
h1, h2, h3, h4	{  /* give content room */
	margin-bottom: 10px;
	}
h5, h6	{  /* snug up to content */
	margin-bottom: 0;
	}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 18px;
	}
h3 {
	font-size: 16px;
	}
h4 {
	font-size: 14px;
	}
h5 {
	font-size: 12px;
	}
h6 {
	font-size: 10px;
	}
img	{  
	border:	0
	}
a	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:link	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:visited	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:active	{
	color:	#CD6572;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a:hover	{
	color:	#CD6572;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}
a.redlink:link {  color: #BB2D3F; text-decoration: underline}
a.redlink:visited { color: #BB2D3F; text-decoration: underline}
a.redlink:active {  color: #BB2D3F; text-decoration: underline}
a.redlink:hover {  color: #BB2D3F; text-decoration: underline}

dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
hr {
	color:	#E0B56C;
	height: 1;
	}
input, select, option  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Custom elements */
a.nav	{
	font-size:	12px;
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:link	{
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:visited	{
	font-size:	12px;
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:active	{
	font-size:	12px;
	color:	#0070b6;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
a.nav:hover	{
	color:	maroon;
	}
a.nav:visited:hover	{
	color:	maroon;
	}
.topnav { 
	font-family: arial, sans-serif; 
	size: 10px; 
	line-height:  10px;
	}
.topnavbar:TD {
	font-size:	2px;
}
.bottomnav:link	{
	font-size:	10px;
	color: #bc2d3f;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
.bottomnav:visited	{
	font-size:	10px;
	color: #bc2d3f;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
.bottomnav:active { 
	font-size:	10px;
	color: #bc2d3f;
	background-color: transparent;
	text-decoration:	none;
	font-weight:	bold;
	}
.bottomnav:hover { 
	color: black;
	text-decoration:	none;
	font-weight:	bold;
	}
.smalltext {
	font-family: verdana, geneva, arial, sans-serif;
	size: 10pt; 
	}
.extrasmalltext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 7pt;
	size: 7pt;
}
.sidebar {
	line-height: 12px;
	font-size: 10px;
	}  		
.bluetext {
	color: #3F6D7E;
	}

.redtext {
	color: #BB2D3F;
	}

.blueheader 
{
	color: #3F6D7E;
	font-size: 12px;
}

/* Mambo elements */
.articlehead {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:	#BB2D3F;
	line-height: 22px;
	margin-top:	10px;
	margin-bottom: 10px;
	}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

