
BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

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

LABEL {
	cursor: pointer; 
	cursor: hand;
}	

A {
	color: #CE3B02;
	text-decoration: none;
}

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

.RegularText {
	font-size: 8pt;
}

.RegularTextSmall {
	font-size: 8pt;
}
   
.Item1Text {
	color: #FF0000;
}

.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;
}

.PageTitleRight {
	background-color: #EEEEEE;
}

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

.CellTitle2 {
	font-weight: normal;
	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;
}

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

.CellRow0 {
	background-color: #F4F4F4;
}

.CellRow1 {
	background-color: #FFFFFF;
}

.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;
}


.FormArea {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
	background-color: #F8F8F8;
	border-top: #808080 solid 1px;
	border-left: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
	border-right: #808080 solid 1px;
	width: 100%;
}

.FormBox {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	width: 100%;
}

.FormButton {
	font-family:MS Sans Serif,Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	cursor: pointer; 
	cursor: hand;
	background-color: #FE6529;
	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: #FFFFFF;
	cursor: pointer; 
	cursor: hand;
	background-color: #FE6529;
	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.TableTitleLink {
}
   
a:hover.TableTitleLink {
}

a.CellRowLink {
}

a:hover.CellRowLink {
}

a.PageTitleLink {
	color: #000000;
}

a:hover.PageTitleLink {
	color: #000000;
}
