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
}

.white10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
}

a:hover.white10 { 
	text-decoration: none
}

#footer-container {
	height: 62px;
}

#footer-nav {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 26px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
	font-style: italic;
}

#footer-nav a{
	color: #999999;
}

#footer-nav 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
}


.blue14 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #383225; 
	text-align: justify;
	line-height:1.5
}

a:hover.blue14 {  
	text-decoration: none
}

.blue14bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #383225;
	font-weight: bold;  
	text-align: justify
}

a:hover.blue14bold {
	text-decoration: none
}

.lightbrown12bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #c4baa5;
	font-weight: bold;  
	text-align: justify
}

a:hover.lightbrown12bold {
	text-decoration: none
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000626; 
	text-decoration: none; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: 1px solid #006190
}


.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #383225;
	font-style: italic;
}

a:hover.blue16bold {
	text-decoration: none
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #8d481f;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006190;
	border-right-color: black;
	border-bottom-color: #006190;
	border-left-color: black
}

.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
}
