/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #6e853e; background: none; text-decoration: underline}
a:visited	{color: #858585; background: none; text-decoration: underline}
a:hover		{color: #215fa9; background: none; text-decoration: underline}
a:active 	{color: #215fa9; background: none; text-decoration: none}
/* ========================================================= */

a.nostyle:link 		{text-decoration: none}
a.nostyle:visited	{text-decoration: none}
a.nostyle:hover		{text-decoration: none}
a.nostyle:active 	{text-decoration: none}

body {
  color: #44447b; background: #c8caaf;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.text	{
	line-height: 1.4em;
	padding-left: 1em;
	padding-right: 1em;
}

a img {
	border: 0px;
}

img.paddingright {
	margin: 5px 0px 0px 10px;
}

img.paddingleft {
	margin: 5px 10px 0px 0px;
}

img.paddingrightborder {
	margin: 5px 0px 0px 10px;
	border: 2px solid #000000;
}

img.paddingleftborder {
	margin: 5px 10px 0px 0px;
	border: 2px solid #000000;
}

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

h1 {
  color: #215fa9; background: none;
	font-size: 2em;
	margin-top: .5em;
	padding: 0px;
	line-height: 1.25em;
}

h2 {
  color: #215fa9; background: none;
	font-size: 18px;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.25em;
}

h3 {
  color: #ffffff; background: #6e853e;
	font-size: 18px;
	letter-spacing:0.01em;
	margin-bottom: 5px;
	padding: 5px;
	padding-bottom: 10px;
	line-height: 1.25em;
}

h1, h2, h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.WelcomeTxt	{
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

p	{
	margin: 0 0 1em;
}

.address-footer {
	color: #000000; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

.address-contact {
	color: #000000; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.websiteby {
	color: #000000; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.headermenu {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.headermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.headermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.headerselected {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.headerselected:link 		{color: #acc1fb; background: none; text-decoration: none}
a.headerselected:visited	{color: #acc1fb; background: none; text-decoration: none}
a.headerselected:hover		{color: #acc1fb; background: none; text-decoration: none}
a.headerselected:active 	{color: #acc1fb; background: none; text-decoration: none}

.menu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link 		{color: #ffffff; background: none; text-decoration: none}
a.menu:visited	{color: #ffffff; background: none; text-decoration: none}
a.menu:hover		{color: #ffffff; background: none; text-decoration: none}
a.menu:active 	{color: #ffffff; background: none; text-decoration: none}

.menuselected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.menuselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:active 	{color: #ffffff; background: none; text-decoration: none}

.MenuItemSelected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemSelected:link 		{color: #173956; background: none; text-decoration: none}
a.MenuItemSelected:visited	{color: #15446d; background: none; text-decoration: none}
a.MenuItemSelected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.MenuItemSelected:active 	{color: #b06732; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemNotSelected:link 		{color: #173956; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #15446d; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #b06732; background: none; text-decoration: none}

.footer {
	text-align: center;
}

.footermenu {
	font-weight: normal;
}
a.footermenu:link 		{color: #000000; background: none; text-decoration: none}
a.footermenu:visited	{color: #000000; background: none; text-decoration: none}
a.footermenu:hover		{color: #000000; background: none; text-decoration: none}
a.footermenu:active 	{color: #000000; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #000000; background: none; text-decoration: none}
a.footerselected:visited	{color: #000000; background: none; text-decoration: none}
a.footerselected:hover		{color: #000000; background: none; text-decoration: none}
a.footerselected:active 	{color: #000000; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  background: #5d6c44; background-image:url(/images/menuBkgd.jpg);
  background-repeat: repeat-y;
}

.menubkgd-floral {
  background-image:url(/images/menuBkgd-floral.jpg);
  background-repeat: no-repeat;
  height: 333px;
}

.menuSelected	{
	background-image:url(/images/menuSelected.jpg);
  background-repeat: no-repeat;
}

.picborder{
	border: 1px solid #000000;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border: 2px solid #212126;
}

.dottedline	{
	border-bottom: 4px dotted #000000;
}

.addressBar	{
	background: #262632; background-image:url(/images/addressBar.jpg);
  background-repeat: repeat-y;
  color: #ffffff;
  height: 48px;
  padding-right: 10px;
  line-height: 1.5em;
}

#paddedList	li	{
	padding-bottom: 6px;
}

.leftMarginIndent	{
	margin-left:	28px;
}

.inNewsSubject	{
	border-bottom: 2px dotted #5d6c45;
	padding-bottom: 6px;
}

.noticeBlock	{
	font-size: 10px;
	background: #AAC17A;
	border:	1px solid #233d7e;
	color: #233d7e;
	padding:	3px;
	width:	150px;
	font-weight: bold;
	text-align:center;
	font-family: verdana;
}