body, p
 {
	font-family: Times, Times New Roman, Arial;
	font-size:12pt;
	font-weight: normal;
	color:#000000;
	line-height: 20px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#fff;
	align: center;
 }

.video
 {
	font-family: Times, Times New Roman, Arial;
	font-size:13pt;
	font-weight: bold;
	color:#000000
	line-height: 20px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background: url("images/bg.jpg") top left repeat-y;
	align: center;
 }

.larger
 {
	font-family: Trebuchet MS, Arial;
	font-size:14pt;
	font-weight: bold;
	color:#D03628;
	line-height: 15pt;
 }

.littlelarger
 {
	font-family: Trebuchet MS, Arial;
	font-size:15px;
	font-weight: normal;
	color:#0A0A0A;
	line-height: 15px;
 }

.largerred
 {
	font-family: Times, Times New Roman, Arial;
	font-size:12px;
	font-weight: bold;
	color:#D03628;
	line-height: 16px;
	text-decoration: underline;
 }

.largerblue
 {
	font-family: Tahoma, Arial;
	font-size:14px;
	font-weight: bold;
	color:#C41230;
	line-height: 14px;
	text-decoration: none;
 }

.list
{
	color:#5A5859;
	font-family:Trebuchet MS, Arial;
	font-size:10pt;
	font-weight: normal;
}

a:link { 
	color:#C41230;
	text-decoration: underline;
	font-family:Trebuchet MS, Arial;
	font-size:10pt;
	font-weight: normal;
}

a:visited { 
	color:#C41230;
	text-decoration: underline;
	font-family:Trebuchet MS, Arial;
	font-size:10pt;
	font-weight: normal;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #397CB2;
	}

a.bottomnav
{
	color:#4A4A4A;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

a.bottomnav:hover
{
	color:#4A4A4A;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}

.footer
{
	color: #4A4A4A;
	font-family:Tahoma;
	font-size:10px;
	
}

a.footer
{
	color: #4A4A4A;
	font-family:Tahoma;
	font-size:10px;
	text-decoration: underline;
	
}

#infobanner {
				width: 960px;
				height: 81px;
				position: absolute;
				top:0px;
  				left:0px;
			}
				

#infoviewmembers {
			position: relative;
			top: 0px;
		}

#infosearch {
			position: relative;
			left: 308px;
		}

#infospace {
			position: relative;
			left: 557px;
		}

#infobenefits {
			position: relative;
			left: 558px;
		}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
}

 .border
{
float: right;
margin: 0px 0px 5px 5px;
border: 1px dotted #666;
padding: 10px;
}

.indent90 {position: absolute; left: 92;}

.indent70 {position: absolute; left: 70;}

