/* Style Sheet */

body	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* Links Style */
a:link { text-decoration: underline; color: #3F4581; }
a:visited { text-decoration: underline; color: #3F4581; }
a:active { text-decoration: underline; color: #3F4581; }
a:hover	{ text-decoration: none; color: #3F4581; }

.title {
	color: #3F4581;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
}

.bottom_nav {
	color: #ffffff;
}

.bottom_nav_small {
	font-size: 11px;
}

.small_text {
	font-size: 11px;
}

.quote {
	font-style: italic;
}

.caption {
	font-style: italic;
}

/* Image Style */
.img {
  border: 1px solid #000000;
}

.email_mgr_header {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;	
}

.email_mgr_td {
	padding-right: 6px;
	padding-left: 6px;
}