﻿
a {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: small;	
	font-weight: bold;
}
a:link {color:maroon;}      /* unvisited link */
a:visited {color:maroon;}  /* visited link */
a:hover {color:blue;}  /* mouse over link */
a:active {color:blue;}  /* selected link */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
}

.info-table {
	border: 3px solid #808080;
	width: 90%;
	border-spacing: 0px;
}

th {
	border: medium double #C0C0C0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	font-weight: bold;
	font-size: small;
}

table.form-table {
	background-color: #f9faec;
	border: 3px solid #808080;
	width: 85%;

}

td.form-label {
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #808080;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	font-style: italic;
	font-size: small;
}
.form-page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #796700;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.form-required {
	border-left: 1px none #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
	font-size: small;
}

.form-cell {
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #808080;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
}
.form-cell-yn {
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #808080;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
	font-weight: bold;
}
.form-cell-required {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #808080;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
	font-size: medium;
	font-weight: bold;
}

.form-cell-footer {
	border: 1px solid #808080;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
}

.caption {
	font-size: xx-small;
	font-style: italic;
}

.info-cell {
	border: thin double #C0C0C0;
	text-align: center;
	background-color: #f9faec;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
}

.title-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-weight: bold;
	font-size: xx-large;
}

.head-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	font-weight: bold;
	font-size: large;
}
.head-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	font-weight: bold;
	font-size: small;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
}
.main-page {
	margin-left: 50;
	margin-right: 50;
}
.normal-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: medium;
	font-weight: bold;
}
.normal-ballot {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-size: small;
	font-weight: bold;
}

.normal-quote-gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #796700;
	font-size: medium;
	font-weight: bold;
}


.link-1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: small;	
	font-weight: bold;
}
.center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
a.navlink {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: #796700;
	font-weight: bold;
	font-size: small;
}
a.navlink:hover {
	color: gold;
}

.contactlink {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: black;
	font-weight: bold;
	font-size: small;
}
.exclaim {
	font-size: small;
	font-style: italic;
}
