/*************************************
 * Frankendesigns, LLC               *
 * http://www.frankendesigns.com     *
 * info@frankendesigns.com           *
 *************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 14px;
	color: #200A00;
}

.contentHeader {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	line-height: 14px;
	color: #333333;
}

.contentText {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #200A00;
}

.contentText a:link {
	font-weight: bold;
	color: #922E00;
	text-decoration: none;
}

.contentText a:active {
	font-weight: bold;
	color: #922E00;
	text-decoration: none;
}

.contentText a:visited {
	font-weight: bold;
	color: #922E00;
	text-decoration: none;
}

.contentText a:hover {
	font-weight: bold;
	color: #922E00;
	text-decoration: underline;
}

.input {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 260px;
	height: 19px;
}

.inputMulti {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 260px;
	height: 100px;
}

.dropDown {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

.radioButton {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

.button {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	background-color:#922E00;
}

.addressInfo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #62290C;
}

.addressInfo a:link {
	font-weight: bold;
	color: #922E00;
	text-decoration: none;
}

.addressInfo a:active {
	font-weight: bold;
	color: #922E00;
	text-decoration: none;
}

.addressInfo a:visited {
	font-weight: bold;
	color: #922E00;
	text-decoration: none;
}

.addressInfo a:hover {
	font-weight: bold;
	color: #922E00;
	text-decoration: underline;
}

.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #922E00;
}

.footer a:link {
	color: #FFBC6B;
	text-decoration: none;
}

.footer a:active {
	color: #FFBC6B;
	text-decoration: none;
}

.footer a:visited {
	color: #FFBC6B;
	text-decoration: none;
}

.footer a:hover {
	color: #200A00;
	text-decoration: none;
}

.copyrightInfo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #6A6A6A;
}

.copyrightInfo a:link {
	color: #922E00;
	text-decoration: none;
}

.copyrightInfo a:active {
	color: #922E00;
	text-decoration: none;
}

.copyrightInfo a:visited {
	color: #922E00;
	text-decoration: none;
}

.copyrightInfo a:hover {
	color: #922E00;
	text-decoration: underline;
}
