@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #D2EDF4;
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 18px;
}.body_BG {
	background-image: url(images/subpage_bg_fade.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* AGR page navigation*/
.agrNav {
	color: #000099;
};

.agrNav a:link {
	color: #000099;
	text-decoration: none;
}
.agrNav a:active {
	color: #000099;
	text-decoration: none;
}
.agrNav a:visited {
	color: #990099;
	text-decoration: none;
}
.agrNav a:hover {
	color: #000099;
	text-decoration: none;
}
/* End AGR page navigation*/

a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
}

ul {
	line-height: 22px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 21px;
}

.quote {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
}
.verticalDiv {
	background-image: url(images/vertical_divide.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Navigation ID */

#agr_nav {
	overflow: visible;
	width: 125px;
	padding: 0px;
	margin: 0px;
	color: #924732;
	text-decoration: none;
	vertical-align: middle;
}

#agr_nav p {
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-variant: small-caps;
	font-style: normal;
	width: 121px;
	margin: 0px;
	background-image: url(images/agr_nav_up.jpg);
	height: 41px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #D2EDF4;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}

#agr_nav a {
	display:block;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	background-image: url(images/agr_nav_up.jpg);
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-repeat: no-repeat;
	background-color: #D2EDF4;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 41px;
	width: 121px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
#agr_nav a:hover {
	display:block;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	background-image: url(images/agr_nav_up.jpg);
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-repeat: no-repeat;
	background-color: #D2EDF4;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 41px;
	width: 121px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

/* Main Page Navigation ID */

#main_nav {
	overflow: visible;
	width: 147px;
	padding: 0px;
	margin: 0px;
	height: 250px;
	line-height: 30px;
	color: #6799CA;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}

#main_nav p {
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	width: 135px;
	padding: 0px;
	position: relative;
	margin: 0px;
	top: 10px;
}

#main_nav a {
	display:block;
	color: #E7FBFC;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	height: 28px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(images/agrnav2_up.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main_nav a:hover {
	display:block;
	color: #000099;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	height: 28px;
	background-image: url(images/agrnav2_ovr.gif);
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.smallCopy {
	font-size: 12px;
}
