/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
}
body {
	background-color: #267463;
	margin-top: 0px;
}
.p2 {
	color: #12372F;
}
li.doublespace{margin-bottom:1em;}
.p3 {
	font-weight:bold;
	color: #12372F;
}
.p3 {
	font-weight:bold;
	color: #12372F;
}

a.menu:link {
	font-size: 14px;
	font-weight:bold;
	color: #12372F;
	text-decoration: none;
}
a.menu:visited {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #12372F;
}
a.menu:hover {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #267463;
}
a.menu:active {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #267463;
}
a.sublinks  {
	font-size: 12px;
	font-weight:bold;
	color: #12372F;
}
a.sublinks:link {
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
a.sublinks:visited {
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	color: #12372F;
}
a.sublinks:hover {
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	color: #267463;
}
a.sublinks:active {
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	color: #267463;
}

.footer {
	font-size: 9px;
	color: #cccccc;
}


a.footer  {
	font-size: 9px;
	color: #cccccc;
	text-decoration:underline;
}
a.footer:link {
	text-decoration:underline;
}
a.footer:visited {
	text-decoration:underline;
	}
a.footer:hover {
	font-weight:bold;
	text-decoration:underline;
}

.address {
	color:#267463;
	font-size:9px;
	font-weight:bold;
}
.thinLine {
   BORDER-RIGHT: #cccccc 1px solid;
   BORDER-TOP: #cccccc 1px solid;
   BORDER-LEFT: #cccccc 1px solid;
   BORDER-BOTTOM: #cccccc 1px solid;
} 
.quotelarge {
	color:#336666;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
}
.quotesmall {
	color:#336666;
	font-size:21px;
	font-style:italic;
}
.underline {
	text-decoration:underline;
}