/* Elements */
BODY {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fffff;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	word-wrap: break-word;}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	vertical-align: top;
}
TD.subheader {
 font-family : Arial, Helvetica, sans-serif;
 color: #003366;
 font-size : 14px;
 text-align: left;
 border: 1px groove;
 border-color: #FFFFFF;
 VERTICAL-ALIGN: middle;
}

TD.label {
 font-size : 16px;
 color : #0033CC;
 margin : 6px 0px 0px 0px;
 font-weight: bold;
 VERTICAL-ALIGN: middle;
}
TD.greylabel {
 font-size : 12px;
 color : #666666;
 font-weight: bold;fin+
  
 margin : 6px 0px 0px 0px;
 VERTICAL-ALIGN: middle;
}
A {
 color : #4A94D5;
 text-decoration : none;
}
A.action {
 font-size : 11px;
  font-weight: bold;
 color : #4A94D5;
 text-decoration : underline;
}
A:HOVER {
 color : #426997;
}
A:VISITED {
 color: #426997;
}
/* Classes */
.error {
 height :16px;
 font-size : 10px;
 text-transform : uppercase;
 margin : 0px 0px 1px 0px;
 padding-left: 4px;
 color: #FFFFFF;
 background-color: #CC0000;
}
.InputButton {
 height :20px;
 font-size : 10px;
 margin : 0px 0px 1px 0px;
 color: #ffffff;
 background-color: #4A94D5;
}
.header2 {
	font-size : 22px;
	line-height : 22px;
	color : #003366;
	margin : 8px 0px 0px 0px;
}
.header {
	font-size : 30px;
	line-height : 30px;
	color : #003366;
	margin : 8px 0px 0px 0px;
}
.footnote {
	font-size : 12px;
	line-height : 15px;
 	padding : 8px 0px 0px 0px;
}