/* Sea Change CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

a {
	color:#0000ff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3, form {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 150px auto;
	width: 325px;
	text-align:center;
}

.copy h2 {

}

.copy h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #808080;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}

/*Footer*/
#footer {
	color:#b3b3b3;
	font-weight:normal;
	font-style:italic;
	text-align:left;
	margin:0 0 0 25px;
	padding:0 0 15px 0;
	width: 570px;
	font-size: 10px;
	border-top: 1px solid #b3b3b3;
}

/*Margins and Paddings*/
.margbot_5 {
	margin-bottom: 5px;
}

.margtop_5 {
	margin-top: 5px;
}

.margtop_20 {
	margin-top: 20px;
}

.margbot_10 {
	margin-bottom: 10px;
}

.margbot_15 {
	margin-bottom: 15px;
}

.margbot_20 {
	margin-bottom: 20px;
}

.margbot_40 {
	margin-bottom: 40px;
}

.margbot_50 {
	margin-bottom: 50px;
}
