body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
}

.gray10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
}

a:hover.gray10 { 
	text-decoration: none
}


#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34013E;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 92px;
}

#address a{
	color: #999999;
}

#address a:hover{
	text-decoration: none;
}

.white11bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	font-weight: bold; 
}

a:hover.white11bold { 
	text-decoration: none
}

.white14bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold; 
}

.blue14 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #713229; 
	line-height:1.5;
	text-align: justify
}

a:hover.blue14 {  
	text-decoration: none
}

.blue14bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #713229;
	line-height:1.5;
	font-weight: bold;  
	text-align: justify
}

a:hover.blue14bold {
	text-decoration: none
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #560000; 
	text-decoration: none; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: 1px solid #A68F72
}


.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #32003D;
}

a:hover.blue16bold {
	text-decoration: none
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #32003D;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F69301;
	border-right-color: black;
	border-bottom-color: #F69301;
	border-left-color: black;
	text-align: center;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #32003D;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F69301;
	border-right-color: black;
	border-bottom-color: #F69301;
	border-left-color: black;
	text-align: center;
	font-weight: bold;
}

.dropper {
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #746529; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border: 1px solid #ffffff; 
	font-size: 12px; 
	width: 120px; 
	text-align: center
}

a:hover.dropper {
	color: #563F20; 
	text-decoration: none; 
	background-color: #FFC000;  
	border: 1px #FF4E00 solid
}

