/* CSS Document */

body {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #1E5140;
	margin-right: 20px;
}
input.privacy
	{
	border:1px solid #505140;
	background-color:#f1f1f1;
	color:#999999;
	font-weight:bold;
	width:250px;
	margin:0px 5px 5px 5px;
	}
.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;
}

.style1 {
color: #9f582e
}

.text-small {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	color: #1E5140;
}

.copyright {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	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;
}

.disclaimer {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A4F1D;
	margin-top: 12px;
	margin-bottom: 6px;
}

.header {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	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;
}

.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;
}



a {
	color: #9A4F1D;
	text-decoration: underline;
}

a.nav-sub-off {
	color: #495C54;
}

a:hover {
	text-decoration: none;
}

ul li {
	font-family: georgia, times new roman, serif;
	list-style-type: disc;
	color: #1E5140;
}

ul.table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 7px;
	font-size: 11px;
}











