@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f4f7bf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.rightsidelink {
	color: #423973;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

	
a:link, a:visited {
	color: #423973;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	color: #427339;
}

.titlesoraccents {
	color: #423973;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

.titledarkbluelg {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

.titledarkblue {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}


.darkerbluelucida {
	color: #423973;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


.footer {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-variant: normal;
}

.footerplus1 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	font-variant: normal;
}

a:link.nav1, a:visited.nav1 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-variant: normal;
	text-decoration: underline;
}

a:hover.nav1, a:active.nav1 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-variant: normal;
	text-decoration: none;
}




a:link.topnav, a:visited.topnav {
	color: #ffffff;
	background-color: #60698e;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
}

a:hover.topnav, a:active.topnav {
	text-decoration: none;
	color: #423973;
	background-color: #ffffFF;
}

.content {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		  }
		  
.highlite {
	color: #600;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background: #FC6;
}

.imgspecials {
	padding:8px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
}

.imgspecialsright {
	padding:8px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	margin-left:10px;
}

.imgspecialsleft {
	padding:8px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	margin-right:10px;
}


.specialheading {
  font-size: 14px;
  font-weight:bold;
  color: #3300CC;
}

.specialbold {
  font-size: 13px;
  font-weight:bold;
  color:#423973;
}


