body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #ffffff;
}

div#WhatsNew {
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #7F8EB0;
	margin-left: 50px;

}

/* These styles define most of the site */
/* Set the standard typeface for all text elements */

h1, h3, h4, p, blockquote, li, dt, dd, td, th{
    font-family: verdana, sans-serif;
}
/*Heading 2 Font*/
h2, .h2{
  font-family: Arial, serif;
}

td p {
	font-size: 12px;
	margin-top:0pt;
	margin-left:0.0pt;
	margin-right:0in;
	margin-bottom:0pt;
	padding:0;
}

/* Body copy tags */
p, blockquote, li, dt, dd, td, th{
    font-size: 12px;
}

/*Heading 1 used for Section Description*/
h1 {
	font-weight: bold;
	font-size: 12px;
	color: #001d61;
    	margin:0px;
    	padding:0px;
    	border:0px;
    	text-indent: 0px;
	line-height: 19px;
	margin-bottom: .5em;
}
/*Heading 2 used for Titles*/
h2 {
    	font-weight: bold;
    	font-size: 12px;
    	color: #001d61;
    	margin:0px;
    	padding:0px;
    	border:0px;
    	text-indent: 0px;
	line-height: 15px;
	margin-bottom: .5em;
}

/*Heading 1 used for Section Description*/
.h1 {
	font-weight: bold;
	font-size: 12px;
	color: #001d61;
}

/*Heading 2 used for Titles*/
.h2 {
	font-weight: bold;
	font-size: 12px;
	color: #001d61;
}

.sm {color: #001d61;	font-size: 10px; text-decoration: none; }

p.BodyCopy 		{margin:0px; padding:0px; border:0px; text-indent: 1.5em; }
p.Initial 		{font-size: 12px; margin:0px; padding:0px; border:0px; text-indent: 0px; line-height: 17px; margin-bottom: 1.5em; }
p.Small 			{font-size: 12px;	margin:0px;	border:0px;	text-indent:0px; line-height: 17px;	margin-top:-1em; margin-bottom:1em; }
p.Headline 		{font-size: 12px;	font-weight: bold; color: #001d61; margin:0px; padding:0px; border:0px; text-indent: 0px;	line-height: 19px; margin-bottom: .5em; }
p.HeaderCopy 	{margin: 0; padding: 0; border: 0; color: #000000; }
p.TopNavCopy 	{margin: 0; padding: 0; border: 0; }
p.FooterCopy 	{margin: 0; padding: 0; padding-top: 40px; font-size: 9px; border: 0; color: #000000; }
p, li.EntryCopy {margin: 0; padding: 0; border: 0; font-size: 11px; text-align: left; padding-bottom: 5px; }
p.EntryCopyBold {margin: 0; padding: 0; border: 0; font-size: 11px; font-weight: bold;	margin-bottom: 1em; }


ul		{top-margin: -1em; bottom-margin: 1.5em; }
li 	{font-size: 12px; margin:0px; padding:0px; border:0px; text-indent: 0px; line-height: 18px; }


/* Background Colors */

.DarkBackground {
	background-color: #001d61;
}

.MediumBackground {
	background-color: #405689;
}

.LightBackground {
	background-color: #7f8eb0;
}

.BannerBackground {
	background-color: #cccccc;
}

.BorderBackground {
	background-color: #7F8EB0;
}


/* HyperLinks */
a:link.Initial 	{FONT: bold Verdana, Arial, sans-serif; color: #001d61; line-height: 2em; text-decoration: underline; }
a:visited.Initial {FONT: bold Verdana, Arial, sans-serif; color: #001d61; line-height: 2em; text-decoration: underline; }
a:active.Initial 	{FONT: bold Verdana, Arial, sans-serif;	line-height: 2em;	color: #001d61; text-decoration: underline; }
a:hover.Initial 	{FONT: bold Verdana, Arial, sans-serif; line-height: 2em; color: #ffd633; text-decoration: underline; }
a:link.LinkList 	{FONT: bold Verdana, Arial, sans-serif; color: #001d61; line-height: 1.5em; text-decoration: underline; }
a:visited.LinkList	{FONT: bold Verdana, Arial, sans-serif; line-height: 1.5em; color: #001d61; text-decoration: underline; }
a:active.LinkList 	{FONT: bold Verdana, Arial, sans-serif; line-height: 1.5em;	color: #001d61; text-decoration: underline; }
a:hover.LinkList	{FONT: bold Verdana, Arial, sans-serif;	color: #ffd633; line-height: 1.5em; text-decoration: underline; }
a:link 				{FONT: bold Verdana, Arial, sans-serif; color: #001d61; text-decoration: underline; }
a:visited 			{FONT: bold Verdana, Arial, sans-serif; color: #001d61; text-decoration: underline; }
a:active 			{FONT: bold Verdana, Arial, sans-serif; color: #001d61; text-decoration: underline; }
a:hover 				{FONT: bold Verdana, Arial, sans-serif; color: #ffd633; text-decoration: underline; }
a:link.SmallLink 	{FONT: bold Verdana, Arial, sans-serif; font-size: 10px; color: #001d61; line-height: 2em; text-decoration: underline; }
a:visited.SmallLink 	{FONT: bold Verdana, Arial, sans-serif; font-size: 10px; line-height: 2em; color: #001d61; text-decoration: underline; }
a:active.SmallLink 	{FONT: bold Verdana, Arial, sans-serif; font-size: 10px; line-height: 2em; color: #001d61; text-decoration: underline; }
a:hover.SmallLink {FONT: bold Verdana, Arial, sans-serif; font-size: 10px; color: #ffd633; line-height: 2em; text-decoration: underline; }
a.headerLink:Link {
    FONT: bold Verdana, Arial, sans-serif;
    font-size: 10px;
	color: #405689;
 	line-height: 2em;
	text-decoration: none;
}

a.headerLink:Visited {
    FONT: bold Verdana, Arial, sans-serif;
    font-size: 10px;
	color: #405689;
 	line-height: 2em;
	text-decoration: none;
}

/* Forms */
input 	{color: #333333; font-family: Verdana; font-size: 12px; border: 1 solid #696969; }
textarea {color: #333333; font-family: Verdana; font-size: 12px; border: 1 solid #696969; }

/* Misc */

.headerLinkNoURL {
	FONT: bold Verdana, Arial, sans-serif;
    font-size: 10px;
	color: #405689;
 	line-height: 2em;
	text-decoration: none;
}