body {
	margin-left: 10px;
	margin-top: 9px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/newsbackground.jpg);
}
.newsTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #22232a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #22232a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #22232a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
    color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	background-color: #5a5a5a;
    color: #a4a4a4;
}
.tableNoBorder
{
	border-style: none;
}
.boldTextNoBorder {
	border-style: none;
	font-weight: bold;
}
.normalTextNoBorder
{
	border-style: none;
	padding: 6px;
}
.normalTextAlignRightNoBorder
{
	border-style: none;
	padding: 6px;
	text-align: right;
}
.tableWithBorder
{
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
}
.tableHeaderWithBorder
{
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 6px;
}
.normalTextWithBorder
{
	background-color: #d1e0fa;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 6px;
	text-align: left;
}
.normalTextAlignRightBorder
{
	background-color: #d1e0fa;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 6px;
	text-align: right;
}
.alternateTextWithBorder
{
	background-color: #d0e0f0;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 6px;
	text-align: left;
}
.alternateAlignRightBorder
{
	background-color: #d0e0f0;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 6px;
	text-align: right;
}
ol {
	margin-top: 4px;
	line-height:1.1em;
}
ul {
	margin-top: 4px;
	line-height:1.1em;
}
li {
	margin-bottom: 0.5em;
}
.expandableSectionTable {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #4a69b5;
}
.expandableSectionHeading {
	font-weight: bold;
	background-color: #4a69b5;
	color: #ebf3fb;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #4a69b5;
	padding: 2px;
}
.expandableSectionBody {
	padding-top:4px;
}
div.divList {
	padding:4px;
}
ul.defaultList {
	margin-left: 25px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height:1.1em;
	line-height:1.1em;
}
ul.discList {
	list-style-type: disc;
	margin-left: 25px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height:1.1em;
	line-height:1.1em;
}
ul.circleList {
	list-style-type: circle;
	margin-left: 25px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height:1.1em;
}
ul.squareList {
	list-style-type: square;
	margin-left: 25px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height:1.1em;
	line-height:1.1em;
}
ol.decimalList {
	list-style-type: decimal;
	margin-left: 35px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height:1.1em;
	line-height:1.1em;
}
ol.loweralphaList {
	list-style-type: lower-alpha;
	margin-left: 35px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height:1.1em;
	line-height:1.1em;
}
ol.upperalphaList {
	list-style-type: upper-alpha;
	margin-left: 35px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height:1.1em;
	line-height:1.1em;
}
li.normalItem {
	margin-bottom: 0.5em;
}
div.normalItem {
	padding:2px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.buttonNormal {
	color: #000066;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-weight:bold;
	padding: 0px;
}
.buttonHover {
	color: #000066;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	text-align: center;
	padding: 0px;
}
a.glossaryTermLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.glossaryTermLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.glossaryTermLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.glossaryItemContainer {
	background-color:#FFFF00;
	border-width: 2px;
	border-style: ridge;
	border-color: white;
}
.glossaryTerm {
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;

}
.glossaryDefinition {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-style: normal;
}
.audioTextButtonNormal {
	background-color: transparent;
	width: 29px;
	height: 28px;
	background-image: url(../timages/popuptextup.gif);
	border-style: none;
}
.audioTextButtonHover {
	background-color: transparent;
	width: 29px;
	height: 28px;
	background-image: url(../timages/popuptexthover.gif);
	border-style: none;
}
.audioTextButtonDown {
	background-color: transparent;
	width: 29px;
	height: 28px;
	background-image: url(../timages/popuptextdown.gif);
	border-style: none;
}
