BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #B4BDCB
}

table {
	height: 100%;
	border-color: #9D9D9D 
}

.greyline  {
    border-right : 1px none #B4BDCB;
    border-top : 1px solid #B4BDCB;
    border-left : 1px none #B4BDCB;
    border-bottom : 1px none #B4BDCB
}

.menytext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.menytext2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A:link {
	COLOR: #666666; TEXT-DECORATION: none
}

A:visited {
	COLOR: #666666; 
	TEXT-DECORATION: none
}

A:active {
	COLOR: #666666; 
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #A81F23}



.grayboxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7E7D7E;
	text-align: center;
}

.whitebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;  
}

.indented_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.welcome_message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	background-color: #F9F9F9;
	
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: Gray;
	text-align: center;
	color: #666666;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-align: center;
}

.example {
	font-size: smaller; 
	font-style: italic; 
	font-weight: normal;
}
.message {
	color: #666666; 
	font-weight: bold; 
	text-align: center
}

.message2 {
	color: #666666; 
	font-weight: bold
}

.grayboxfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #424142;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #262C4C;
}

.percentage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.error {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  color: #666666;
}

.heading1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.heading2 {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menytext_black {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


