body {
	margin: 0px;
	padding: 0px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #42949D;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: bold;
	padding: 0px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3F383A;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #42949D;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #42949D;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-indent: 4px;
}
a {
	font-weight: bold;
	color: #388087;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FB830B;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #388087;
}
.column1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	right: 0px;
	color: #000000;
	padding-right: 40px;
	vertical-align: top;
}

.column2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	right: 0px;
	color: #000000;
	padding-right: 10px;
	vertical-align: top;
}

.column1large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: fixed;
	right: 0px;
	color: #000000;
	padding-right: 40px;
	vertical-align: top;
}
.column1 li {
	list-style-image: url(../images/template/bullet-paw.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-top: 10px;
}

li {
	list-style-type: square;
}
.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}
.formright {
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.emailFormError {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #990000;
}
.formleft {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.code {
	font-size: 18px;
}
.formsection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #42949D;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
