@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.title02 {
	font-size: 14px;
	font-weight: bold;
	color: #4E7912;
}
body {
	background-color: #E2EAD4;
	background-image: url(images/bkgrdTop.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #175BAD;
	line-height: 21px;
}
.bkgrdMenu {
	background-image: url(images/bkgrdMenu.gif);
}
.areaContent {
	padding: 28px;
	background-color: #FFFFFF;
	background-position: left top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #365C01;
}
.titleHeader {
	font-size: 25px;
	color: #FFFFFF;
	padding-top: 12px;
}
.addressText {
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 12px;
}
.areaHeader {
	padding-top: 20px;
}
.areaText {
	border: 1px dotted #A5A5A5;
	padding: 20px;
}
.areaFlash {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}
a:link {
	color: #2A4B07;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A4B07;
}
a:hover {
	text-decoration: underline;
	color: #2A4B07;
}
a:active {
	text-decoration: none;
	color: #2A4B07;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBullet {
	list-style-image: url(images/bullet.gif);
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	color: #2A4B07;
	background-color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu {
	padding-right: 5px;
	padding-left: 5px;
}
.callout {
	color: #175BAD;
}
.subhead {
	font-size: 12px;
	text-transform: capitalize;
	color: #175BAD;
}
.horizontal_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.Subsub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #175BAD;
	text-transform: none;
}

