

body {
	font-size: 12pt;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	}
	
	#container {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	text-align: left;
	padding: 0px;
	width: 75%;
	border: 1px solid #fff;
	}
	

#nav, #sidebar, #banner, #header, #footer {
	display: none;
	}
	
.first, .navlist, .navCheck {
	display: none;
	}
	
a:link, a:visited {
	color: blue;
	}	
	
		
.content {
	margin: 25px 0px 0px 30px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height: 20px;
	}
	
.content p {
	margin: 0px 5px 20px 0px;
}

.content h3 {
		font: 24px Georgia,Times,Sans-serif;
  		font-style: italic;
		color: #b06030;
}

.content h5 {
		font: 18px Georgia,Times,Sans-serif;
		line-height: 24px;
  		font-style: italic;
		color: #b06030;
}


.content a:link, .content a:visited {
			color: #369;
			text-decoration: none;
			}
			
			
.content li {
			padding:0px 0px 0px 20px;
			background:url(http://www.select-plan.com/check.gif) no-repeat -12px 3px;
			list-style: none; 
			border: 0px solid #000;
			}
			
.content ul {
			padding:0px 0px 5px 10px;
			margin-top: 0px;
			list-style: none; 
			}	
			
			
			.coverbox	{
		float: left;
		margin: 6px 10px 0px 0px;
		padding: 3px 0px 3px 0px;
		width: 160px;
		font: 18px Georgia,Times,Sans-serif;
  		font-style: italic;
  		text-align: center;
		border-bottom: 1px solid #999;
		border-top: 1px solid #999;
		color: #b06030;
		background-color: #fff;
		}
		
		
.startbox	{
		float: left;
		margin: 6px 10px 0px 0px;
		padding: 0px 0px 6px 0px;
		
		font: 18px Georgia,Times,Sans-serif;
  		font-style: italic;
  		text-align: center;
		border-bottom: 1px solid #fff;
		border-top: 0px solid #999;
		color: #b06030;
		background-color: #fff;
		}
