td, table{
	font-family:tahoma;
	font-size:13px;
	vertical-align:top;
	line-height:18px;
	color:#18481c;
}

form { margin:0px; padding:0px}

/*.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/link_marker.gif) no-repeat left top; padding-left:20px}
.list ul li a{ color:#416DA4; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}*/



.more a{ color:#18481c; text-decoration:underline}
.more a:hover{ text-decoration:none}

.footer {
	color:#FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #666666;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.form input{
	width:140px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #6C6C6C;
	padding:3 0 0 6px;
	border-color:#5B5B5B;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}


.form1 input{
	width:179px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #2D3331;
	padding:3 0 0 9px;
	border-color:#E0E0E0;
	border-width:1px;
	background-color:#ffffff
}


.form1 textarea {
	width:179px;
	height:133px;
	font-family:tahoma;
	font-size:11px;
	color: #2D3331;
	overflow:hidden;
	padding:3px 0 0 9px;
	border-color:#E0E0E0;
	border-width:1px;
	background-color:#ffffff
}

.style1 {
	color: #18481c;
	font-size: 16px;
	font-weight: bold;
}
body,td,th {
	color: #000000;
}
body {
	background-color: #F4EDDA;
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {color: #FFFFFF}
a:link {
	color: #18481c;
}
a:visited {
	color: #18481c;
}
a:hover {
	color: #666666;
}
a:active {
	color: #18481c;
	text-decoration: none;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.header {font-family:  "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; }
.header a:link {
	color: #18481c;
	text-decoration:none;
}
.header a:visited {
	color: #18481c;
	text-decoration:none;
}
.header a:hover {
	color: #006600;
	text-decoration:underline;
}
.header a:active {
	color: #18481c;
	text-decoration:none;
}
.style4 {
	color: #003300;
	font-weight: bold;
	font-size: 16px;}
	
    .quote {
	border:1px solid #999999;
	background:#f5f5f5  url(images/quote-left.gif) no-repeat left top;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 40px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:Arial
    }

    .quote div {background: transparent url(images/quote-right.gif) right bottom no-repeat;
     padding-right: 40px;
     padding-bottom: 10px;
    }
.external_link_icon {
			background: transparent url(links/link_external.gif) no-repeat center;
			padding: 0 11px 0 0;
			margin: 0 0 0 2px
			}
		
		.document_link_icon {
			background: transparent url(links/link_document.gif) no-repeat center;
			padding: 0 11px 0 0;
			margin: 0 0 0 2px
			}
		
		.download_link_icon {
			background: transparent url(links/link_download.gif) no-repeat center;
			padding: 0 11px 0 0;
			margin: 0 0 0 2px
			}
		
		/* one way to make exceptions */
		.exception .external_link_icon { display: none }
