body {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	text-align: left;
	background: #fff;
	font-family: Verdana, sans-serif;
	font-size: 12px;	
}

A:link {text-decoration: underline; color: #e08d3a; font-weight:normal;}
A:visited {text-decoration: underline; color: #202020; font-weight:normal;}
A:active {text-decoration: underline; color: #e08d3a;}
A:hover {text-decoration: overline underline; color: #666666;}
	
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	width: 250px;
	border: 0px solid #fff;
	}
			
	
	

	
.first h2 {
	color: #339999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #e08d3a;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .4em;
	margin-bottom: 0px;
	}
	
		
.nav {
			margin:0;
			padding: 1px 2px 0px 0px;
			}

.nav li {
			margin:0;
			padding:0;
			display: block;
			list-style-type: none;
			border: 0;
			}

.nav a:link, .nav a:visited {
			color: #b06030;
			line-height: 20px;
			padding:0 12px 1px 4px;
			text-decoration:none;
			border: 0;
			}
			
.nav a:visited { 
			color: #b06030; 
			padding:0 12px 1px 4px;
			text-decoration: none;
		}		

.nav a:hover
			{
			color: #202020;
			border-bottom: 2px solid #202020;
			}
			
	
.content {
	margin: 25px 0px 0px 10px;
	background-color: #ffffff;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height: 20px;
	}
	
.content p {
	margin: 0px 5px 20px 0px;
}


.nomargin {
margin-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}

.content h3 {
		font: 24px Georgia,Times,Sans-serif;
  		font-style: italic;
		color: #b06030;
}

.content h4 {
		font: 18px Georgia,Times,Sans-serif;
		line-height: 24px;
  		font-style: italic;
		color: #339999;
	}



.content h5 {
		font: 18px Georgia,Times,Sans-serif;
		line-height: 24px;
  		font-style: italic;
		color: #e08d3a;
	}
		
.content h6 {
		font: 22px Georgia,Times,Sans-serif;
		line-height: 24px;
  		font-style: italic;
		color: #e08d3a;
}
	
 		
.top {
	margin: 25px 0px 0px 30px;
	background-color: #ffffff;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height: 20px;
	}


.footer {
  font: 14px Georgia,Times,Sans-serif;
		line-height: 24px;
  		font-style: italic;
		color: #000000;
	}
	
.sidebar {
padding-left: 0px;
padding-bottom: 20px;
margin: 0px 0px 0px 0px;
	}
	
.navlist {font-family: verdana, arial, sans-serif;
font-size:12px;
margin: 2px 0px -5px -17px;
padding: 6px 0px 0px 10px;
border: 0px solid #CCC;
			}
		
.navCheck {
			margin:0;
			padding: 1px 2px 0px 0px;
			}

.navCheck li {
			margin:0;
			padding:0;
			display: block;
			list-style-type: none;
			border: 0;
			}

.navCheck a:link, .navCheck a:visited {
			color:#666;
			line-height: 22px;
			padding:0 12px 4px 34px;
			text-decoration:none;
			background:url(/images/check.gif) no-repeat left top; 
			border: 0;
			}
			
.navCheck a:visited { 
			color:#666;
			background:url(images/checkover.gif) no-repeat left top; 
			background-color: #FFF;
			padding:0 12px 6px 34px;
			text-decoration:none;
		}		

.navCheck a:hover
			{
			color: #202020;
			background:url(images/checkdone.gif) no-repeat left top;
			background-color: #FFF;
			border: 0;
			}

			
.navCheck li a#current {
	background: transparent url(images/checkdone.gif) no-repeat left top;
	color: #7F7E7E;

.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: 2px 0px 0px 0px;
		padding: 0px 0px 2px 0px;
		font: 18px Century Gothic,Georgia,Times,Sans-serif;
  		font-style: italic;
  		text-align: center;
		border-bottom: 0px solid #fff;
		border-top: 0px solid #999;
		color: #339999;
		background-color: #fff;
		}
		




