* {margin: 0; padding: 0}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	padding-bottom: 15px;
}

hr {
	margin-bottom: 15px;
}

blockquote {
	padding: 0 20px 15px 20px;
}

table#main {
	background-color: White;
	color: Black;
	border: thin solid #006666;
	margin: 0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td#navigation {
	font-family: serif;
	font-weight: bold;
	color: Black;
	background-color: White;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}

td#title {
	padding-left: 10px;
	padding-right: 190px;
	padding-bottom: 0px;
}

td#content {
	font-size: 14px;
	margin-right: 0;
	line-height: 125%;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

table#subsplit {
	background-color: White;
	color: Black;
	font-size: 12px;
	margin: 0;
	line-height: 125%;
	text-align: justify;
}

td#subsplitleft {border-right: thin solid #006666; padding-right: 10px;}
td#subsplitright {padding-left: 10px;}
	
ul {
	padding-left: 50px;
}

li {
	margin-bottom: 10px;
	padding-left: 5px;
	list-style-image:  url(Images/0-smile.gif);
}

h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: White;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
	line-height: 100%;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: White;
	margin-bottom: 0px;
}

h3 {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: White;
	margin: 10px 0;
}

h4 {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: White;
	margin-top: 15px;
	margin-bottom: 0px;
}

h5 {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: White;
	text-decoration: underline;
	margin: 0px;	
}

hr {color: #006666; background-color: white;}

td#right {
	font-size: 11px;
	text-align: left;
	padding: 0px;
	border-bottom: thin solid #006666;
	border-top: thin solid #006666;
	border-left: thin solid #006666;
	color: black;
	background-color: White;
	width: 0%;
	visibility: hidden;
}

form#contact {
	font-size: 11px;
	text-align: left;	
}

form#subscribe {
	font-size: 11px;
	border: thin solid #006666;
	background-color: White;
	color: Black;
	max-width: 550px;
	max-height: 400px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td#footer {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	border-top: 1px dotted #006666;
	color: Black;
	background-color: White;
	text-align: center;
	width: 770px;
}
