/* CSS Document */

p { /* remove all text margins */
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

body {
	padding:0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	}

h1 {
	color: #369A8F;
	font-size: 75%;
	font-weight: normal;
	line-height: 180%;
	text-decoration: none;
	}
	
h2 {
	font-size: 70%;
	font-weight: normal;
	line-height: 160%;
	color: #000000;
	}
	
h3 {
	color: #369A8F;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	}
	
	

	
a.top_nav, a.top_nav:link, a.top_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666; /* grey */
	font-size: 55%;
	letter-spacing: 0.08em; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none; 
	display: block; 
	margin-left: 16px;
	padding: 5px 0em; /* top right bottom left */
	overflow: hidden;
	float: left;
}

a.top_nav2, a.top_nav2:link, a.top_nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #369A8F; /* green */
	font-size: 60%;
	letter-spacing: 0.08em; 
	font-weight: bold;
	text-align: left; 
	text-decoration: none; 
	display: block; 
	padding: 5px 0em; /* top right bottom left */
}

a.top_nav:hover, a.top_nav:active {
	color: #369A8F;
	text-decoration: underline;
		font-weight: bold;
}

.signatures {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #339B90;
	text-decoration: underline;
}
.quotes {
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
	line-height: 160%;
	color: #369A8F;
}
.step_titles {

	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	color: #369A8F;

}
.menu_side {
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}

.heading_links {

	color: #369A8F;
	font-size: 75%;
	font-weight: normal;
	line-height: 180%;
	text-decoration: none;
}
.quotes_black {

	font-size: 75%;
	font-style: italic;
	font-weight: normal;
	line-height: 160%;
	color: #666666;
}
.signatures_black {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #369A8F;
}
.text_links {
	color: #666666;
	font-size: 75%;
	font-weight: normal;
	line-height: 180%;
	text-decoration: none;
}
.moscovitch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	text-decoration: none;
}
