a {
	text-decoration: none;
	color: #0A53B0;
	font-weight: bold;
}

a:visited {
	color: #0A53B0;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #0A53B0;
	font-weight: bold;
}

p,div,span,ul,ol,li,td,tr,tbody,thead {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #424D60;
}

ul,li {
	line-height: 18px;
}

body {
	background: url('../images/bg.jpg') repeat-x #D1DCEA;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.leftEdge {
	background: url('../images/page_left_edge.jpg') repeat-y #7897B9;
}

.rightEdge {
	background: url('../images/page_right_edge.jpg') repeat-y #7897B9;
}

.rightnav {
	text-align: center;
	background: url('../images/rightnav_bg.jpg') repeat-x #BECBDC;
	border-left: 1px solid #95A5BE;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #303D4D;
	padding: 10px;;
	font-style: italic;
	color: #303D4D;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contactInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #192637;
	padding-top: 15px;
	padding: 8px;
}

.footer {
	background: url('../images/footer_bar.jpg') repeat-x #577193;
	height: 35px;
	text-align: center;
	color: #C3D2E7;
}

.footerLinks {
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	text-align: center;
	font-size: 10px;
	padding: 6px;
	color: #60799C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	color: #A7B2B9;
	font-weight: bold;
}

h2 {
	font-size: 22px;
	color: #A7B2B9;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	color: #A7B2B9;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	color: #A7B2B9;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	color: #A7B2B9;
	font-weight: bold;
}

.field {
	background: url('../images/input_bg.gif') repeat-x #EBEBEB;
	border: 1px solid #475B66;
	padding-left: 2px;
	width: 100%;
}

.infoBox {
	background: #44535F;
	padding: 10px;
	border-top: 1px solid #919BA2;
	border-left: 1px solid #919BA2;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.dropcap {
	font-weight: bold;
	color: #95A6BA;
	padding: 8px;
	font-size: 350%;
	float: left;
}

.title {
	border-bottom: 2px solid #95A6BA;
	margin-bottom: 8px;
}

.paragraphLeft {
	padding-top: 10px;
}

.paragraphRight {
	padding-top: 10px;
}

#leadStory {
	margin: 20px;
	font-size: 15px;
}

.shading {
	background-color: #334551;
}

.story {
	line-height: 18px;
	text-align: justify;
	margin-bottom: 10px;
}

#featureTable td {
	font-size: 14px;
	line-height: 16px;
}

#featureTable img {
	margin-bottom: 4px;
}

.credit {
	font-size: 11px;
	color: #656565;
	font-style: italic;
	margin: 10px;
}

.quote,.quote div {
	padding: 6px;
	margin: 2px;
	margin-top: 12px;
	font-style: italic;
	background-color: #eff0e8;
	border: double #b9aeac;
	color: #68392f;
}