/*** Text Styles ***/

body {
	background-image: url(../images/layout/bkgd.gif);
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 19px;
	margin-top: 0px;
}
a img {
	border: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #91713D;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #2D3770;
	margin-bottom: 10px;
	line-height: 25px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2D3770;
	margin-bottom: 0px;
}
.breadcrumbs {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5A5751;
	border-bottom: 1px solid #999;
	margin-top: 0px;
	padding-bottom: 3px;
}
.smalltype {
	font-size: 11px;
	color: #2D3770;
	border-top: 1px solid #999;
	padding-top: 3px;
}
.copyright {
 font-family: Georgia, "Times New Roman", Times, serif;
	color: #5A5751;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	vertical-align: bottom;
	clear: both;
}
ul {
 margin: 0px;
}
sup {
font-size: 9px;
}
th {
 background-color:#2D3770;
 color: #fff;
}
.even {
 background-color: #D8E2EC;
}
/*** Layout Page Styles ***/

#site_wrapper {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 800px;
}
#content_area {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 8px;

	width: 538px;
	margin-left: 246px;
}
#topbanner {
	background-image: url(../images/layout/toplogo.gif);
	background-repeat: no-repeat;
	height: 110px;
	margin: 0;
	width: 800px;
}
#top-image-link {
	display: block;
	width: 250px;
	height: 108px;
}
address {
	font-style: normal;
}
.imagespacert {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imagespacelt {
 float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}

/*** Left Column Layout Page Styles ***/

#leftcolumn {
	/*background-color: #2D3770;*/
	width: 246px;
	color: #D8E2EC;
	height: 100%;
	float: left;
}
#leftcolumn a:link,
#leftcolumn a:visited,
#leftcolumn a:active {
	color: #D8E2EC;
	text-decoration: none;
}
#leftcolumn a:hover {
	color: #FFF;
	text-decoration: underline;
}
#searcharea {
	padding: 10px 10px 5px 20px;
	background-color: #D8E2EC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2D3770;
	margin: 0;
 height: 25px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 5px 10px 0px 15px;
}
.left_text {
	padding: 5px 10px 0px 15px;
}
.columntext {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px 10px 0px 15px;
	line-height: 23px;
}

/*** Home Page - Alerts & Events Styles ***/

.alertsbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.alertsboxtable, .alertsbox {
	background-color: #91713D;
}
.alerts {
	color: #2D3770;
	margin-right: 5px; 
	border-bottom: 1px solid #fff;
}
.alerts, .alertstable {
	background-color: #CBD9E9;
}
.alerts a:link,
.alerts a:visited,
.alerts a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #91713D;
	text-decoration: none;
}
.alerts a:hover {
	color: #5A5751;
	text-decoration: underline;
}

#emergencybox{
 border: 1px solid #990000;
	width: 515px;
	color: #990000;
	padding: 10px;
	background-color: #FFFFDA;
}
.emergency {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}

.emergencytext {
 color: #990000;
}

/*** Alerts & Events Section Styles ***/

.eventtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #2D3770;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}
.eventdetails {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A5751;
	margin-bottom: 3px;
	padding-top: 12px;
	padding-right: 5px;
}
#events ul {
margin-left: -15px;
}
.alertdate {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5A5751;
	padding-right: 15px;
}
.alertdetails {
 font-size: 11px;
}

/*** Professional Pages Styles ***/

h5 {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 10px 5px 23px;
}

/*** Form Styles ***/

.formtext {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2D3770;
}
.required {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
 color: #90713D;
}

/*** Links Styles ***/
a:link,
a:visited,
a:active {
	color: #2D3770;
	text-decoration: none;
}
a:hover {
	color: #2D3770;
	text-decoration: underline;
}

/*** Top Navigation ***/

#nav {
	background-color: #5A5751;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	height: 28px;
	padding: 10px 0 0 0;
	margin: 0;
	width: 800px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	padding: 12px 12px 4px 12px;
 	border-left: 1px solid #fff;
	float: left;
	line-height: 12px;
}
#nav li#first {
	border-left: none;
	margin: 0 0 0 16px;
}
#nav a:link,
#nav a:visited,
#nav a:active {
	color: #E6E6D9;
	display: block;
	padding: 0 12px;
	text-decoration: none;
}
#nav a:hover {
	color: #B88F4F;
	text-decoration: none;
}

/*** Top Navigation Drop Down Menus ***/

#nav li ul {
	font-size: 13px;
	background-color: #91713D;
	display: none;
	list-style-type: none;
	position: absolute;
	margin-left: -12px;
}
#nav ul li#first ul{
	margin-left: -28px;
}
#nav li:hover ul {
	display: block;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 1;
}
#nav li ul li {
	border: none;
	float: none;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
#nav li ul li a:link,
#nav li ul li a:visited,
#nav li ul li a:active {
	color: #fff;
	font-size: 12px;
	padding: 5px 12px;
}
#nav li ul li a:hover {
	color: #5A5751;
	text-decoration: none;
	background-color: #CBD9E9;
}

/*** Secondary (top) Navigation Styles ***/

#secondary_nav_area {
	float: right;
	margin: 0;
	padding: 90px 0 0 0px;
	width: 200px;	
}
#secondary_nav_area ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#secondary_nav_area li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/layout/secondnav.gif);
	background-repeat: no-repeat;
	padding: 1px 1px 0 0;
 text-align: center;
 width: 89px;
 float: right;
}
#secondary_nav_area a:link,
#secondary_nav_area a:visited,
#secondary_nav_area a:active {
	color: #2D3770;
	text-decoration: none;
}
#secondary_nav_area a:hover {
	text-decoration: none;
	color: #fff;
}

.confirm-area {
	border: 1px solid #2D3770;
	background-color: #D8E2EC;
	padding: 7px;
	margin-bottom: 10px;
}

/*** Reordering Alerts & Events ***/
#testimonials_container ul#testimonials_list{
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin-top: -80px;
}

#reorder-clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.sort-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #2D3770;
	margin-bottom: 10px;
	line-height: 25px;
}

.reorder-draggable {
	width: 25px;
}

.reorder-title {
	width: 280px;
}

.reorder-date {
	width: 80px;
}

.reorder-type {
	width: 55px;
}

.reorder-zoom {
	width: 40px;
}

.reorder-zoom, .reorder-draggable, .reorder-type, .reorder-date, .reorder-title {
	float: left;
}