body
{
	background-color: #072A60;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px; /* added 5/22/09 */
}
/* added 5/22/09 */
td
{
	font-size: 11px;
}

.white
{
	background-color: #ffffff;
}

.medblue
{
	background-color: #385580;
}

.maroon
{
	background-color: #620000;
}

.tan
{
	background-color: #DFDCD5;
}
.lttan
{
	background-color: #EFECE3;
}

.brown
{
	background-color: #3C2C2E;
}

.header
{
	color: #fff;
	text-transform: uppercase;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 200px;
}

.content
{
	color: #666666;
	font-family: verdana;
	font-family: verdana; /*font-size:11px;*/ /* modified 5/22/09 */
	text-decoration: none;
	line-height: 16px;
}

.content h1
{
	color: #373737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373737;
	text-transform: none;
	font-variant: normal;
}

.content h2
{
	color: #385580;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
}

.content hr
{
	border: 1px;
}

.content img
{
	margin: 4px 4px 8px 0px;

}

.breadcrumb
{
	color: #373737;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.image-rightalign_padding {
	padding-bottom: 10px;
	padding-left: 10px;
}
h1.breadcrumb
{
	color: #373737;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
a.breadcrumb
{
	color: #596E85;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

.fatiquebg
{
	background-color: #3C2C2E;
	border-color: #666633;
	border-style: solid;
	border-width: 1px;
	border: 1px;
}

.subcontent
{
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	background-color: #DFDCD5;
	color: #000000;
}

.footer
{
	background-image: url( "../images/footer_diamonds.gif" );
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}

.copyright
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
a:hover {
	color: #A3744C;
	text-decoration: none;
}
a:link {
	color: #4A73AE;
	text-decoration: none;
}
a:visited {
	color: #4A73AE;
	text-decoration: none;
}
a:active {
	color: #667E30;
	text-decoration: none;
}
 /* added 5/22/09 */
.newslettertitle
{
	font-size: 16px;
	font-weight: bold;
}
/* added 5/22/09 */
.articletitle
{
	font-weight: bold;
	color: #385580;
	font-size: 14px;
}

.articlesub
{
	font-size:12px;
	color:#385580;
	font-style:italic;
}
.footnote {	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #BBD3E0;
	letter-spacing: normal;
	padding-right: 10px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2E2C2E;
}
.sidebar_titles {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0px;
	font-size: 12px; /* added 5/22/09 */
	line-height: 21px;
	font-weight: bold;
	color: #2C5087;
}
.sidebar_bullets {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px; /* added 5/22/09 */
	line-height: 21px;
	color: #595959;
}
.blueheading2 {
	color: #385580;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

