/* Mel Poet Styles */
Body, TD, P, H1, H2, H3, H4, H5, H6  {
	background-color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	color: White;
	font-size : 9pt;
}

.MsoNormal {
	background-color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	color: White;
	font-size : 9pt;
}

EM {
	font-weight: bolder;
	font-style : italic;
	text-decoration: underline;
}
/* Home Page Styles */
.SiteHeaderTitle {
	font-size: 24pt;
	color:red;
}
.SiteHeaderSubTitle {
	font-size: 14pt;
	color:red;
}
/* Navigation Bar */
.NavBarBody {
	background-color: #990000;
	color:red;
}
.NavBarSpacer {
	background-color: #000000;
}
A.NavList:LINK {
		font-family: arial, helvetica, sans serif;
		font-size: 9pt;
		color: #000099;
		font-weight: bold;
		text-decoration: none;
}
A.NavList:VISITED {
		font-family: arial, helvetica, sans serif;
		font-size: 9pt;
		color: #000099;
		font-weight: bold;
		text-decoration: none;
}

/* Welcome box on Home Page */
.BoxTitle {
	font-family:Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: Bold;
	color: #cc0033;
	font-size : 9pt;}

.BoxBorder {
	background-color: #666666;}

.BoxContent {
	font-family:Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size : 11pt;}

.BoxContentHeader {
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size : 11pt;}

/* Special Smaller Text for Calendar Content */
.CalBoxContent {
	font-family:Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size : 9pt;}

/* Title line on standard page */
.PageHeader {
	margin-left : 5px;
	color: white;
	font-weight: bold;}

.FooterBody {
	background-color: #ffff33;
	color:red;
}

.error {
	color:red;
}

.footertext {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: white;
}

A.footer:LINK {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #9999cc;
}
A.footer:VISITED {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #9999cc;
}

.BoxText {
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	color: White;
	font-size : 9pt;
}

.BoxTitleText {
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	color: White;
	font-size : 9pt;
}

.BoxTextSmall {
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	color: White;
	font-size: 9pt;
}


.BoxTextBold {
	font-family:Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: bold;
	color: White;
	font-size : 9pt;
}

.ArticleFieldName {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: White;
	font-size : 10pt;
}
.ArticleText {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	color: White;
	font-size : 10pt;
}

.SMALL {
		font-family: arial, helvetica, sans serif;
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
}

.Bigger {
		font-size: 135%;
}

A:LINK {
		font-family: arial, helvetica, sans serif;
		font-size: 12pt;
		color: #666666;
}

A:VISITED {
		font-family: arial, helvetica, sans serif;
		font-size: 12pt;
		color: #666666;
}

A:HOVER {
		font-family: arial, helvetica, sans serif;
		font-size: 12pt;
		font-weight: bold;
		color: #666666;
}

H1 {
		font-size: 20pt;
		font-weight: bold;
}

H2 {
		font-size: 14pt;
		font-weight: bold;
}

H3 {
	font-size: 11pt;
	font-weight: bold;
}

.dblSpaceIndent {
	line-height: 2em;
	text-indent: 3em;
}

.Quotation {
	padding-right: 5em;
	padding-left: 5em;
} 