body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #087647;
}

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 { 
	color: #FFB804;
	text-decoration: none
}

.orange10 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #991615; 
}

a:hover.orange10 {
	color: #0e5393;
	text-decoration: none;
}

.white12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
}

a:hover.white12 { 
	color: #FFB804;
	text-decoration: none
}

#footer-container {
	height: 74px;
	background-image: url(images/contents_footer_bg.gif);
}

#footer-nav {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 40px;
	padding-right: 6px;
	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
}


.orange12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62AA2D;
	font-weight: bold;
}

a:hover.orange12 {
	color: #FFFFFF;
	text-decoration: none;
}

.blue12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #004217;
	text-align: justify 
}

a:hover.blue12 {
	color: #FFB901;
	text-decoration: none;
}

.blue14 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFB901; 
	text-align: justify;
	line-height:1.5
}

a:hover.blue14 { 
	color: #FFB901;
	text-decoration: none
}

.blue14bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #0e5393;
	font-weight: bold;  
	text-align: justify;
	line-height:2; 
}

a:hover.blue14bold {
	color: #FFB901;
	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: 12px; 
	color: #087647; 
	text-decoration: none; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: 1px solid #FFB901
}


.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #62AA2D;
	font-style: italic;
	line-height:2;
}

a:hover.blue16bold {
	color: #FFB901;
	text-decoration: none
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #62AA2D;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFB901;
	border-right-color: black;
	border-bottom-color: #FFB901;
	border-left-color: black;
	line-height:1.3;
	font-weight: bold;
}

.dropper {
	font-family: Arial, Helvetica, sans-serif; 
	color: #004217; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #FFB909; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border: 1px solid #129EFF; 
	font-size: 12px; 
	width: 130px; 
	text-align: center
}

a:hover.dropper {
	color: #84c73c; 
	text-decoration: none; 
	background-color: #004217
}
