@charset "UTF-8";

.brdr {
	border: 2px solid #FFFFFF;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.topnav a:hover {
	text-decoration: none;
	color: #F2E18C;
	font-weight: normal;
}
.topnav a:active {
	text-decoration: none;
	color: #F2E18C;
	font-weight: normal;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F2E18C;
	line-height: 18px;
	font-weight: bold;
}

body {
	background-color: #AC711C;
	background-image: url(images/drought_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 28px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-right: 70px;
	padding-left: 55px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B75BC;
	padding-top: 30px;
	padding-left: 55px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	padding-left: 20px;
}

.table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
