body
{
	text-align: center;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

table{
	
	text-align:left;
	
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;



}
.bulletsbody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:2px;
	list-style-type:none;
	background:url(images/list-type.gif) left top no-repeat;
	padding: 0 0 10px 10px;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#banner
{
	margin: 0 auto;
	width: 780px;
	height: 242px;
	clear:both;
}

.clear
{
	clear:both;
} 

#wrapper
{
	width:780px;
	margin: 0 auto;
	text-align:left;
	min-height: 100%;
	position: relative;
}

.font
{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}
