.PageHeader
{
	font-weight: bold;
	font-size: x-large;
	color: #740000;
	font-style: italic;
	text-align: center;
}

P
{
	text-align: justify;
}

P.centered
{
	text-align: center;
}
div.centered
{
	text-align: center;
}
div.centered table
{
	margin:0 auto; text-align: left;	
}
P.FlushBottom
{
	margin-bottom: 0px;
}

P.SmallerHeader
{
	font-weight: bold;
	font-size: large;
	color: #740000;
	font-style: italic;
	text-align: center;
}

UL.LargeList
{
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}

UL.SmallList
{
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}

UL.TableList
{
	list-style-type: square;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: justify;
}
OL.SmallLetters
{
	list-style-type: lower-alpha;
}
OL.FlushTop
{
	margin-top: 0px;
	padding-top: 0px;
	color: #740000;
	text-align: justify;
}

OL.Flush
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #740000;
	text-align: justify;
}

UL.FlushTop
{
	margin-top: 0px;
	padding-top: 0px;
	color: #740000;
	text-align: justify;
}

LI
{
	color: #000000;
	text-align: justify;
}

LI.LargeListItem
{
	font-weight: normal;
	font-size: larger;
	text-transform: capitalize;
	color: #740000;
	font-family: Sans-Serif;
}

A
{
	color: #384C92;
	text-decoration: none;
}

A:Hover
{
	text-decoration: underline;
}

A.LargeListItem
{
	font-weight: normal;
	color: #384C92;
	text-decoration: none;
}
A:hover.LargeListItem
{
	font-weight: normal;
	color: #384C92;
	text-decoration: underline;
}

A.Footer
{
	font-weight: bold;
	font-size: x-small;
	color: #740000;
	font-variant: small-caps;
	text-decoration: none;
}

A:hover.Footer
{
	text-decoration: underline;
}

B.More
{
	font-variant: small-caps;
}

table.Borderless
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table.BlueOutline
{
	border-right: #384c92 2px solid;
	border-top: #384c92 2px solid;
	border-left: #384c92 2px solid;
	border-bottom: #384c92 2px solid;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

HR
{
	color: #740000;
	width: 90%;
	height: 3px;
}

TABLE.letter
{
	border-right: black thin solid;
	padding-right: 20px;
	border-top: black thin solid;
	padding-left: 20px;
	text-justify: distribute;
	padding-bottom: 20px;
	margin: 5%;
	border-left: black thin solid;
	padding-top: 20px;
	border-bottom: black thin solid;
	font-family: Arial, Sans-Serif, Serif;
	background-color: #ffffff;
	text-align: justify;
}

.center
{
	text-align: center;
}

TD.letter
{
	padding: 5%;
}

BODY.letter
{
	background-color: #ffffe0;
}
.letterHeader
{
	font-size: large;
	font-family: 'Arial Black' , Serif;
}

.lettergreen
{
	color: #00cc66;
}

.letterred
{
	color: #ff0000;
}

table.hidden
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}
.formError
{
	color: Red;
	font-weight: bold;
}
.formSuccess
{
	font-weight: bold;
	color: #006600;
}

.label
{
	font-weight: bold;
}

.underline
{
	text-decoration: underline;
}

.RedNotation
{
	color: #740000;
	font-style: italic;
	font-family: Cursive, Sans-Serif;
}

.ZeroPaddingLayoutTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

TD.header
{
	font-weight: bold;
	font-size: large;
	color: #ffffff;
	background-color: #384c92;
}

TD.smallerHeader
{
	font-weight: bold;
	color: #ffffff;
	background-color: #384c92;
}

TD.bluelabel
{
	font-weight: bold;
	background-image: none;
	color: black;
	background-color: #aebef1;
}
.smaller
{
	font-size: smaller;
}

.footnote
{
	font-size: x-small;
	vertical-align: super;
}
