body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input_halfsize {
	width: 175px;
}

.form_notrequired {
	text-align: right;
}
.submit {
	width: 100px;
}
.form_blankline {
	height: 10px;
}

textarea {
	height: 100px;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: underline;
	color: #6699CC;
}
.row_title {
	height: 85px;
	vertical-align: top;
}
.menubar {
	background-color: #4D80B3;
	padding: 0px;
	height: 24px;
}
.cell_background {
	background-image: url(../images/cell_background.gif);
	background-repeat: repeat;
}
ul {
	list-style-type: square;
}

h1 {
	font-size: 24px;
	color: #336699;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.cell_bodycopy {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	vertical-align: top;
}
.cell_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.subtitle {
	font-weight: bold;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.photo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.cell_largetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	padding: 10px;
}
.boldtext {
	font-weight: bold;
}
.form_required {
	text-align: right;
	font-weight: bold;
}
.inlinetable {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.input_fullsize {

	width: 350px;
}
.cell_linkname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 30px;
	width: 193px;
}
.cell_linkgraphic {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
	width: 193px;
}

