body	{
	margin: 0px;
	background-color: #FFF;
	}

a	{
	color: #107CAF;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

a:active	{
	color: #666;
	text-decoration: underline;
	}
	
a:visited	{
	color: #107CAF;
	}

a.rightbar	{
	color: #D2B334;
	text-decoration: none;
	}

a.rightbar:hover	{
	text-decoration: underline;
	}

a.rightbar:active	{
	color: #CC9900;
	text-decoration: underline;
	}
	
a.rightbar:visited	{
	color: #996600;
	}
	
.copy	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.2em;
	}
	
.contactCopy	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.3em;
	}
	
.rightbarCopy	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 1.3em;
	}

.rightbarCaption	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: 1.2em;
	}

.bottomnav	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #107CAF;
	line-height: 1.2em;
	}

.black	{
	background-color: #000;
	}

.grey	{
	background-color: #CCC;
	}

.red	{
	background-color: #790000;
	}
