.default {
	margin: 0px;
 	padding: 0px;
	color: #333333;
	line-height: 11px;
	vertical-align: top;
	font-weight: normal;
  font-family: arial, helvetica, sans-serif, courier;
	font-size: 11px;
}

ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:17px
}

li {
	background:url(/images/pointer_blue.gif) center left no-repeat;
	padding:0 0 0 12px 
}

li a { 
	color: #298EC7; 
	font-weight: bold;
  font-family: arial, helvetica, sans-serif, courier;
	font-size: 11px;
}

a {
	color: #FF460D; 
	text-decoration: underline; 

  font-family: arial, helvetica, sans-serif, courier;
	font-size: 11px;
}

a:hover { 
	text-decoration:none
}

span { 
	font-weight: bold;
	line-height: 17px;

  font-family: arial, helvetica, sans-serif, courier;
	font-size: 11px;
}

#container {
	width: 800px;
	overflow: auto; 
	margin-left: auto; 
	margin-right: auto;
}

#left {
	padding: 16px;
	padding-right: 32px;
	float: left;
	border-right: 1px dotted #DDDDDD; 
}

#center {
	padding: 16px;
	padding-right: 32px;
	float: left;
	border-right: 1px dotted #DDDDDD;
}


#right {
	padding: 16px;
	padding-right: 32px;
	float: left;
}

#footer {
	width: 100%; 
	clear: both; 
	background: #D4DDE4; 
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#footer table {
	margin-left: auto; 
	margin-right: 
	auto; height: 60px;
	width: 768px;
}

#footer td {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.level2 {
	font-size: 10px;
	font-weight: normal;
}

#footer a {
	font-size: 11px;
}

#freecalllightbox {
	width: 100%; 
	height: 100%; 
	position: absolute; 
	left: 0px;
	top: 0px; 
	z-order: 5; 
	background: transparent url('/images/transp.png') repeat;
	display: none;
}

#emaillightbox {
	text-align: center;
	font-size: 12px; 
	font-weight: bold; 
	color: white; 
	text-align: center;
	width: 100%; 
	height: 100%; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-order: 5; 
	background: transparent url('/images/transp.png') repeat;
	display: none;
}

#emaillightbox td {
	text-align: left;
}

.orange {
	color: #ff5820;
	font-size: 11px;
	font-weight: normal;
}

.blue { 
	color: #298EC7; 
	font-weight:normal
}

#ticker {
	position: absolute; 
	width: 100%;
	height: 24px; 
	background-color: black;
	line-height: 24px;
	top: 310px; 
	border: 0px; 
}

#tickertext {
	font-family: verdana;
	font-size: 9px;
	color: #AAAAAA;
	text-align: right; 
	width: 768px; 
	margin-left: auto; 
	margin-right: auto;
	letter-spacing:2px;
}

#freecallcontainer {
	margin-top: 200px;
	border: 3px solid white; 
	margin-left: auto; 
	margin-right: auto; 
}

