body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #274539;
}
#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:395px;
	height:65px;
	z-index:1;
	overflow: hidden;
}
.Quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C3C3C;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Footer {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}.Newsletter-form {
	width: 150px;
	border: 1px solid #999999;
	height: 18px;
}
.Newsletter-form-button {
	width: 154px;
	border: 1px solid #999999;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #013B01;
	font-style: italic;
}

.Search-form {
	width: 135px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 4px;
	height: 18px;
}
.Search-form-button {
	border: 1px solid #CEDBCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CEDBCA;
	height: 16px;
}

#main_content {
width:687px;
}

#main_content2 {
width:649px;
}

.borders  {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: rgb(43, 76, 63) rgb(43, 76, 63) rgb(43, 76, 63) rgb(43, 76, 63);
	border-collapse: collapse;
}

.borders td {
	border-width: 0px 0px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: rgb(43, 76, 63) rgb(43, 76, 63) rgb(43, 76, 63) rgb(43, 76, 63);
 
}

.line_1 td {
background-color:#cedbca;
}

.line_2 td {
background-color:#FFFFFF;
}


#alt_print { width:1009px; }

.no_display {display:none;}

/* Print Style  */

@media print {
body {
word-wrap: break-word;
}
#contact, #featured, #indsec, #foot, #header, #reginfo, #left_td, #top_td, #left_td2 {display:none;}

.no_print {display:none;}

.no_display {display:block;}

#main_content, #main_content2 { width:100%;}

p { font-size:13pt; }
span { font-size:13pt; }
li { font-size:13pt; }
td { font-size:13pt; }

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt; }

#alt_print { width:100%; }
}