body
	{
	margin: 0;
	padding: 0;
	background: #63A2D6 url("/images/background.gif") ;
	}

form,input
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
b
	{
	font-weight: bold;
	}

i
	{
	font-style: italic;
	}
	
a
	{
	color: #0066cc;
	}

p,ul,ol,li
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.nav
	{
	font-size: 11px;
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
	}

.nav:hover
	{
	color: #0066cc;
	}

.navon
	{
	font-size: 11px;
	margin-left: 5px;
	color: #0066cc;
	text-decoration: none;
	}

.pagetitle
	{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	}

.hl
	{
	font-weight: bold;
	font-size: 12px;
	color: #0066cc;
	text-decoration: underline;
	}

.h2
	{
	font-weight: none;
	font-size: 12px;
	color: #0066cc;
	text-decoration: underline;
	}

.hl:hover
	{
	text-decoration: underline;
	}

.h3
	{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	}

.h4
	{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

.tn
	{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.tn:hover
	{
	color: #ff3333;
	}

.tnwhite
	{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.tnwhite:hover
	{
	color: #999999;
	}

.tnwhiteon
	{
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}

.tnblack
	{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.tnblack:hover
	{
	color: #0066cc;
	}

.tnblackon
	{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
	}

.mls
	{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	}
	
.mls:hover
	{
	color: #ff3333;
	}
	
.hls
	{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	}
	
.hls:hover
	{
	color: #ff3333;
	}
	
.rl
	{
	color: #000000;
	text-decoration: none;
	}
	
.rl:hover
	{
	color: #ff3333;
	}
	
.tert
	{
	color: #000000;
	text-decoration: none;
	}
	
.tert:hover
	{
	color: #ff3333;
	}
	
.terton
	{
	color: #ff3333;
	text-decoration: none;
	}
	
.highlightBlue
	{
	color: #082984;
	text-decoration: none;
	}
	
.highlightGray
	{
	color: #a1a1a1;
	text-decoration: none;
	}
	
.promohead
	{
	font-size: 14px;
	font-weight: bold;
	color: #b8d3da;
	}
	
.promotext
	{
	font-size: 14px;
	color: #ffffff;
	}
	
.account
	{
	font-size: 10px;
	}
	
  .indent 
  	{ 
  	margin-left: 10% 
  	}