/* CSS Document */

body, p {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
}

.text {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
	margin-right: 20px;
}

.text-intro {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
	margin-top: 10px;
	margin-right: 20px;
}

.text1 {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
	margin-top: 6px;
	margin-bottom: 13px;
}


.text-small {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	color: #1E5140;
}

.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text-global {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 60px;
}

.text-globalsmall {
	font-family: arial, sansserif;
	font-size: 10px;
	color: #1E5140;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 60px;
}

.caption {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
}


.home {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
	margin-left: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.emailsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E5140;
	margin-top: 0px;
	margin-bottom: 5px;
}

.header {
	font-family: georgia, times new roman, serif;
	font-size: 13px;
	font-weight: bold;
	color: #9A4F1D;
	margin-top: 12px;
	margin-bottom: 6px;
}

.header2 {
	font-family: georgia, times new roman, serif;
	font-size: 15px;
	font-weight: bold;
	color: #1E5140;
	margin-top: 12px;
	margin-bottom: 6px;
}

.header3 {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E5140;
	margin-top: 5px;
	margin-bottom: 6px;
}

.mapheader {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A4F1D;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E5140;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maptext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #6C7F79;
}

.maptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E5140;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E5140;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
}

.frame {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	color: #1E5140;
	margin-top: 9px;
	margin-bottom: 9px;
	font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D9887;
	margin-top: 3px;
	margin-bottom: 5px;
}

.cookie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #455545;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sidelink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A4F1D;
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	color: #9A4F1D;
	text-decoration: underline;
}

a.nav-sub-off {
	color: #495C54;
}

a:hover {
	text-decoration: none;
}

li {
	font-family: georgia, times new roman, serif;
	list-style-image: url("X2web/X2Center/images/bullet.gif");
	font-size: 12px;
	color: #1E5140;
}

li.space {
	font-family: georgia, times new roman, serif;
	list-style-image: url("X2web/X2Center/images/bullet.gif");
	font-size: 12px;
	color: #1E5140;
	margin-bottom: 12px;
	margin-top: 12px;
}

ul.bullet1 {
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 10px;
}

ul {
	margin-left: 15px;
	padding-left: 10px;
}

ul.bullet2 {
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 10px;
}

ul.nav-sub {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-left: 17px;
}


li.nav-sub {
	font-family: arial, times new roman, serif;
	font-size: 11px;
	font-weight: bold;
	list-type: square;
	margin-top: 2px;
	margin-bottom: 2px;
}










