
BODY {
	margin: 0px 0px 0px 0px;
}

BODY, TD, P, A {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-color: #000000;
}

LABEL {
	cursor: pointer; 
	cursor: hand;
}	

A {
	color: #5a84b5;
	text-decoration: none;
}

A:HOVER {
	color: #004242;
	text-decoration: underline;
}

.RegularText {
	font-size: 8pt;
}

.RegularTextSmall {
	font-size: 8pt;
}
   
.Item1Text {
	color: #FF0000;/*0A8301*/
}

.Item2Text {
	color: #0434E7;
}

.TableBorder {
	background-color: #DDDDDD;
}

.TableTitle {
	font-weight: bold; 
	height: 23;
}

.PageTitleLeft {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	background-color: #DDDDDD;
	padding-left: 5px;
}

.PageTitleRight {
	background-color: #E9EFE3;
	padding-right: 5px;
}

.CellTitle {
	font-weight: bold;
	background-color: #EEEEEE;
}

.CellLeft {
	background-color: #EEEEEE;
}

.CellRight {
	background-color: #FFFFFF;
}

.CellError {
	color: #FF0000;
	background-color: #FFFFFF;
}

.CellNotice {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}

.CellRow0 {
	background-color: #EEEEEE;
	height: 28px;
}

.CellRow1 {
	background-color: #FFFFFF;
	height: 28px;
}

.FormField {
	color: #000000;
	background-color: #EEEEEE;
	border-top: #808080 solid 1px;
	border-left: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
	border-right: #808080 solid 1px;
}

.FormFieldSmall {
	font-family:Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #EEEEEE;
	border-top: #808080 solid 1px;
	border-left: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
	border-right: #808080 solid 1px;
}

.FormFieldSmall2 {
	font-family:Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #EEEEEE;
	border-top: #808080 solid 1px;
	border-left: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
	border-right: #808080 solid 1px;
	margin-bottom: 4px;
}

.FormArea {
	width: 100%;
	color: #000000;
	background-color: #EEEEEE;
	border-top: #808080 solid 1px;
	border-left: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
	border-right: #808080 solid 1px;
}

.FormButton {
	font-family:MS Sans Serif,Helvetica;
	font-size: 10pt;
	color: #000000;
	cursor: hand;
	background-color: #E9EFE3;
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

.FormButtonSmall {
	font-family:MS Sans Serif,Helvetica;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	background-color: #E9EFE3;
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

a.RegularLink {
}

a:hover.RegularLink {
}

a.TitleLink {
}
   
a:hover.TitleLink {
}

a.CellRowLink {
}

a:hover.CellRowLink {
}

a.PageTitleLink {
	color: #000000;
}

a:hover.PageTitleLink {
}

