BODY {
	BACKGROUND-COLOR: #ffffff


}
TABLE {
	font-size:8pt; COLOR: #000000; FONT-FAMILY: arial, Verdana, Helvetica, Sans-Serif
}
H1 { 
	font-size: 12px;
} 
H1 { 
	font-size: 12px;
} 
.nospace {
	MARGIN: 0px;
}
.TableContent{
	border: 1px solid #C6C7E7;
}
input,textarea,select {
	font-family : Verdana, Helvetica, sans-serif; 
	font-size : 8pt;
	font-style : normal;
	background-color : #E4E4F4; 
	color : #000066; 
	border : 1 solid #8585B6}
	
.TableFlip {
	BORDER-RIGHT: #c6c7e7 1px solid; BACKGROUND-COLOR: #f6f5fb; margin-left: 10;
}

.TableFlop {
	BORDER-RIGHT: #c6c7e7 1px solid; BACKGROUND-COLOR: white
}

.TableFlopLastColumn
{
	BACKGROUND-COLOR: white
}
.TableFlipLastColumn
{
	BACKGROUND-COLOR: #f6f5fb
}

a:link{
	color: #000000; text-decoration: underline; font-weight: bold;
} 
a:visited {
	color: #000000; text-decoration: underline; font-weight: bold;
}
a:hover {
	color: #000000; text-decoration: none; font-weight: bold;
}



A.menu:link {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial, Verdana, geneva, sans-serif; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial, Verdana, geneva, sans-serif; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial, Verdana, geneva, sans-serif; TEXT-DECORATION: underline
}
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: left;
  margin-left:20px;
  width: 100px;
  text-align: left;
  }