.clear {
	clear:both;
}

body {
	background: #035e6b;
	zoom:1;
}

#page {
	width:925px;
	padding:0px;
	margin:0 auto;
	background:  url(images/dropshadow.png) repeat-y;	
	behavior: url(iepngfix.htc) ;
	zoom:1;
}

#mainframe {
	width:900px;
	padding:0px;
	backround-color: #fff;
}

#address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #dfd6ae;
	padding-bottom: 10px;
	width: 900px;
	text-align: right;
	margin: 0 auto;
}

#topround {
		width: 925px;
		height: 6px;
		margin:0;
		padding:0;
		
		
	}

#bottomround {
		margin: 0 auto;
		width: 925px;
		height: 22px;
		margin:0 auto;
		padding:0;
		behavior:url(iepngfix.htc) ;
		background-image: url(images/bottomround.png);
	}
	

#top_navigation {
	width: 935px;

}
	#top_navigation h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		color: #003138;
		margin: 50px 0 0 150px;
	}
	.navbackground {
		background: url(images/nav_background.gif) repeat-x;
		width: 688px;
		height: 30px;
		margin-left: 11px;
		padding-left: 212px;
		padding-top: 8px;
		position: relative;
		zoom: 1;
		
	}
	
	.navbackground a:link, .navbackground a:visited{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		color: #003138;
		margin-right: 20px;
		text-decoration: none;
	}
	
	.navbackground a:hover{
		text-decoration: underline;
	}
	
	.logo {
	background-image: url(images/logo.png);
	position: absolute;
	top: -46px;
	left: 46px;
	width: 81px;
	height: 64px;
	behavior: url(iepngfix.htc)
	}

#sidenav {
	width: 162px;
	background-color: #dfd6ae;
	height: auto;
	margin-left: 50px;
	margin-top: 20px;
	float:left;
	display: inline;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 0px;


}

	#sidenav a:link, #sidenav a:visited, #sidenav h1 {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		color: #02464f;
		text-decoration: none;
		padding-left: 6px;
		line-height: 20px;
		display: block;
	}
	#sidenav a:hover {
		background-color: #f0ecd9;
		width:156px;
		display: block;
	}

#content {
	width: 645px;
	margin-left: 30px;
	height: auto;
	float: left;
	display: inline;
}

	#content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #003138;
		border-bottom: 1px #dfd6ae solid;
		line-height: 16px;
		padding-bottom: 10px;
		margin-bottom: 18px;
	}
	
		#content h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #035e6b;	
		text-decoration: underline;
		text-transform: uppercase;
		padding-top: 15px;
		margin: 0;
	
	}
	
	
	#content .highlight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #003138;
		line-height: 17px;
		margin: 10px 0px;
		font-weight: bold;
		
	}
	
	#content p, .text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #035e6b;
		line-height: 20px;
	}
	
	#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035e6b;
	line-height: 20px;
	list-style-type: disc;
	
	}
	
	#content ol li {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035e6b;
	line-height: 20px;
	}
	
	#content p ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035e6b;
	line-height: 18px;
	list-style-type: disc;
	}
	
	#content a:link, a:visited, a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #035e6b;
		line-height: 20px;
	
	}
		
		#box {
			width: 50%;
			float: left;
		}
		
		.formulas {
			font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #003138;
		}

	.sub, .sub a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:  #a09a7d;		
	}
	
	
	
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #dfd6ae;
	margin: 0 auto;
	width: 900px;
	text-align: center;
	line-height: 16px;
}
	#footer a {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #dfd6ae;
		line-height: 16px;
	}
	
	#footer a:hover {
		text-decoration: underline;
		color: #dfd6ae;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		line-height: 16px;
	}
	
	.shortlabel {
	float:left;
	width: 80px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035e6b;
	font-weight: bold;	
}
	
	.longlabel {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035e6b;
	font-weight: bold;	
	}
	
	input, textarea, select {
		border:1px solid #c3b791;
		margin:2px;
	
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#035e6b;
	
	}
	
		input:focus , textarea:focus {
			border: 1px solid #035e6b;
		}
		
		 
	 .error, .success {
		color: #b30000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	.submit {
		border: 1px solid #c3b791;
		background-color: #e6e0cc;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
	
	.required {
			font-family: Arial, Helvetica, sans-serif;
			color: #b30000;
}
	
/* IE6 css fixer v0.8: Tue, 20 Jul 2010 16:51:37 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#sidenav,
#content {display:inline;}

/* add zoom:1 to pos:relative elements */
.navbackground {zoom:1;}

* html #bottomround  {
	width: 935px;
	background-repeat: no-repeat;
}
