body {
	margin: 0 auto;
	width: 900px;
color: #fff;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 12pt;
	background-color: #666;
}

#outline-container{
	border: thick solid #000;
	background-color: #333;
	color: #999;
}

#top-container{
	margin: 0 auto;
	width: 800px;
}

#logo-header{
	width: 610px;
	height: 94px;
	float: left;
}

#live-help{
	width: 116px;
	height: 15px;
	float: left;
	margin-top: 80px;
	margin-left: 60px;
}

#main-flash-movie{
	width: 817px;
	height: 190px;
	clear: both;
}

#main-container{
	
	margin: 0 auto;
	width: 800px;
	padding-top: 10px;
}

#main-menu{
	width: 764px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#left-menu{
	width: 224px;
	float: left;
	margin-bottom: 20px;
}

#left-menu-top{
	width: 224px;
	height: 25px;
	background-image: url(images/left-menu-top.jpg);
}

#left-menu-middle{
	width: 224px;
	
	background: url(images/left-menu-middle.jpg) repeat-y;
}

#left-menu-bottom{
	background-image: url(images/left-menu-bottom.jpg);
	width: 224px;
	height: 24px;
	list-style-image: url(images/bullet.jpg);
}

#left-menu-text{
	
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 185px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main-body{
	width: 531px;
	float: left;
	margin-left: 45px;
	margin-bottom: 20px;
}

#main-body-top{
	background-image: url(images/main-body-top.jpg);
	width: 531px;
	height: 25px;
}

#main-body-middle{
	width: 531px;
	background: url(images/main-body-middle.jpg) repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main-body-bottom{
	width: 531px;
	height: 24px;
	background-image: url(images/main-body-bottom.jpg);
}

#main-body-text{
	color: #000;
	width: 480px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
}



#sub-links{
	margin: 10px auto 0;
	background-color: #666;
	width: 782px;
	border-style: solid;
	border-color: #000;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	clear: both;
	padding: 5px 10px 10px;
}

#sub-info{
	margin: 20px auto;
	background-color: #666;
	width: 782px;
	padding: 10px;
	border-style: solid;
	border-color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #ccc;
}

.listcheck {
	
	list-style-image: url(images/bullet.jpg);
	margin-top: 5px;
}


.listbullet {
list-style-position: inherit;
display: block;
	list-style-image: url(images/star.jpg);
}


.statestext a:link {color: #000066;
text-decoration: none; }
.statestext a:visited {color: #000066;
text-decoration: none; }
.statestext a:hover {color: #ff1c07;
text-decoration: underline; }


a:link {

color: #333;


text-decoration: none; }

a:visited {

color: #000;
text-decoration: none; }

a:hover {
color: #2717fd;
text-decoration: underline; }

a:active {
text-decoration: none; }