body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;

}

.left{
	width: 175px;
	background-color: blue;
}

.main_title {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 22pt;
	color:#653301;
	font-weight: normal;
	text-align:right;
	margin: 20px 0 0 30px;
	display: block;
}

td.main_header {
	border: 3px solid #CCFF99;
}

td.text_container {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	padding: 0em;
}

.main_address {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	padding: 7px 0 0 0;
	display: block;
	margin-left: 30px;
}


#mainnav {
	width: 150px;
	/*border-right: 1px solid #000;*/
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000066;
	color: #333333;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	border: none;
}

#mainnav ul li{
	list-style: none;
}
		
#mainnav li {
		border-top: 1px solid #CCCCCC;
		margin: 0;
}

#mainnav li a {
		display: block;
		padding: 0.3em;
		background-color: #000066;
		color: #fff;
		text-decoration: none;
		width: 100%;
		text-align: left;
}

html>body #mainnav li a {
		width: auto;
}

#mainnav li a:hover {
		background-color: #CCCCCC;
		color: #fff;
}

#mainnav li.selected a {
	border-left: 8px solid #003366;
	color: #FFFFFF;
	background-color: #255a95;
}

#mainnav ul.subsubnav li a:hover{
	border-left: none;
	color: #FFFFFF;
	background-color: #4d75a6;
}

#rightlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: underline;
	line-height: 16px;
	padding: 0px;
	margin: 2px;
}
#rightlist ul {
	margin: 0em;
	padding: 1em 0.3em 1em 0.1em;
	border: none;
}
#rightlist li {
	color: #465260;
	list-style: none;
	background-image: url('../arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	display: block;
	padding: .5em 0em 1em 15px;
}

.leftline {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.sectiontitle {
	font-family: Georgia,Times,serif;
	font-size: 20px;
	font-weight: bolder;
	color: #465260;
	background-color: #CCCCCC;
	padding: 5px 0px 5px 8px;
	line-height:  65%;
	width: 100%;
}
.articletitle {
	font-family: Georgia,Times,serif;
	font-size: 16px;
	font-weight: bold;
	color: #004000;
	line-height: 20px;
	text-align: left;
}

.articletitle a:link, .bottomlinks a:active, .bottomlinks a:visited {
	color: #003366;
	text-decoration: none;
}
.articletext {
	font-family: Georgia, Times, serif;
	font-size: 11.5px;
	line-height: 18px;
	text-align: justify;
	color: #333333;
}
.RightSectionTitle {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 004000;
	text-align: center;
}
.border1 {
	width: auto;
	border: 1px solid #CCCCCC;
}
.border2 {
	width: auto;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.articlebyline {

	font-family: Georgia, Times, serif;
	font-size: 10.5px;
	line-height: 14px;
	text-align: justify;
	color: #333333;
}
.homeregions {

	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: 004000;
	text-align: center;
}
.hometext {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
a:link { font-style: normal; color: #003366; text-decoration: underline}
a:visited { font-style: normal ; color: #003366; text-decoration: underline }
a:active { font-style: normal ; color: #003366; text-decoration: underline }
a:hover { font-style: normal ; color: #042F23; text-decoration: none }

#inece_blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 135px;
	border: 1px solid #FE9E3A;
	background-color: #DAFDF8;
	padding: 4px;
}

#intext_right {
	float: right;
	width: 48%;
	margin: 0em 0em 0.8em 0.8em;
	border: 1.5px solid #000066;
}

td.intext_title {
	font-family: Georgia, Times, serif;
	font-size: 11.5px;
	color: #FFFFFF;
	background-color: #000066;
	padding: 4px;
}

td.intext_body {
	font-family: Georgia, Times, serif;
	font-size: 11.5px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px dashed #000066;
	padding: 4px;
}

td.intext_bottom {
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-family: Georgia, Times, serif;
	font-size: 11.5px;
	padding: 4px;
}



p.inece_blurb_head {
	text-align: center;
	font-weight: bold;
}
p.inece_blurb_body {
	text-align: justify;
	letter-spacing: 0px;
}
p.inece_blurb_item {
	text-align: left;
}

p.inece_blurb_body strong {
	letter-spacing: 0px;
}

