BODY, TEXTAREA {
	overflow: auto;
}

P, LI {
	font-family: georgia, times new roman, serif;
	font-size: 80%;
	color: #330000;
	
}

.clsContent {
	text-indent: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
}

.clsContentRight {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}

.clsContentCentered {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}

blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: garamond, times new roman, serif;
	font-size: 95%;
	color: #330000;
}

LI LI {
	font-size: 100%;
}

H1, H2, H3, H4, H5, H6 {
	font-family: georgia, times new roman, serif;
	margin-bottom: 0px;
	color: #330000;
}

.noTopMargin {
	margin-top: 0px;
}

.clsPageNumbers {
	font-family: arial,helvetica,sans serif;
	font-weight: bold;
	font-size: 100%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.clspageNumbers a {
	text-decoration: none;
}

.clsTextCaption {
	font-size: 70%;
	font-weight: bold;
}

.clsTextBreadcrumb {
	font-family: georgia, times new roman, serif;
	font-size: 70%;
	color: #8E6E00;
}

.clsTextPageOptions {
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0px;
}

A {
	color: #162A52;
}

A:HOVER {
	text-decoration: none;
}

A:VISITED {
	color: #800080;
}

P.clsTextBreadcrumb A:VISITED {
	color: #8E6E00;
}

.clsDisplayNone {
	display: none;
}

THEAD.clsRowIndexHeader TD {
	
}
TD.clsCellIndex {
	border-top: 1px #CCCCCC solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFEFEFEF', EndColorStr='#00FFFFFF');
}

TD.clsRowIndex P {
	font-size: 75%;
}

.clsButton {
	font-weight: bold;
}

.clsButtonCancel {
	font-weight: bold;
}