body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

td,p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}

a:link {color: #000099;}
a:visited {color: #000099; text-decoration:underline;}
a:active {color: #0000FF; text-decoration:underline;}
a:hover {color: #0000FF; text-decoration:underline;}

/* Formatting Styles */
.navbar 	{
	border: 0px;
	margin-top: 3px;
	width: 133px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000099;
	background-position: top left;
	padding-left: 20px;
	color: #FFFFFF;
}
.navsection	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:95%;
	font-weight: bold;
	color: #FFFFFF;
}
.navsection a:link		{ color:#FFFFFF; text-decoration: none; }
.navsection a:visited	{ color:#99CCFF; text-decoration: none; }
.navsection a:hover 	{ color:#99CCFF; text-decoration: none; }
.navsection a:active 	{ color:#99CCFF; text-decoration: none; }

.header {
	color: #000099;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 260%;
	font-weight: bold;
}

.subheader 	{color:#990000; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; line-height:15px;}



.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;}

.textsmall {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 110%;
}
.textsmall a:link		{ color:#FFFFFF; text-decoration: none; }
.textsmall a:visited	{ color:#99CCFF; text-decoration: none; }
.textsmall a:hover 	{ color:#99CCFF; text-decoration: none; }
.textsmall a:active 	{ color:#99CCFF; text-decoration: none; }


.textmedium {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;}
.textlarge {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;}
.texttitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 23px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;}
.textwhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF;}

.ArticleMainContent {margin-top: 4px; margin-bottom: 4px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; overflow: visible;}
.ArticleTitle {padding-left: 2px; font-size: 18px; font-weight: bold; overflow: visible;}
.ArticleSubTitle {padding-left: 8px; font-weight: bold; overflow: visible;}
.ArticleTitleSpacer {margin-top: 4px; margin-right: 8px; margin-bottom: 4px; border-bottom: 1px solid #A0A0A0; overflow: visible;}
.ArticleStory {overflow: visible;}
.ArticleSpacer {margin-left: 8px; margin-top: 16px; margin-right: 8px; margin-bottom: 16px; border-top: 1px dotted #CCCCE0; overflow: visible;}

.MainContent {border-width: 1px; border-style: solid; border-color: #ACACAC; background-color: #CCCCCC;}


.borderwhite {border: 1px solid #FFFFFF;}
.bordergray {border: 1px solid #B0B0B0;}

.InfoBoxBlue {
	border: 1px solid #5778B4;
	background-color: #ffffff;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	color: #000099;
	font-size: 22px;
}
.InfoBoxBlue a:link {color: #0048CC;}
.InfoBoxBlue a:visited {color: #0048CC;}
.InfoBoxBlue a:active {color: #0048CC;}
.InfoBoxBlue a:hover {color: #0048CC;}

.RowFootnote {border: 1px solid #999999; background-color: #B0B6B0; padding: 4px; text-align: left; color: #FFFFFF;}
.navTable {
	left: 50px;
	top: 350px;
}
.footer {
	font-size: 10px;
}
