body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.input1 { background-color: #99ccff; color: grey; font-size:10px}
.input2 { background-color: #99ccff; color: grey; font-size:10px}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
	font-style: normal;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0066CC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000066;
	}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#00000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	padding-top:3;
	padding-right:3;
	padding-bottom:3;
	padding-left:3;

}
.phrase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px; 
	font-size: 8pt;
	color: #666666;
	list-style-image: url(images/mini_shield.gif);
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/mini_shield.gif);
	padding: 4pt;
}
.p1 li {
 margin-top: 0.5em;
}
table.sample {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px;
	border-color: #cccccc;

}
table.sample td {
	border-width: 1px;
	border-color: #cccccc;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E5F3FC;
}
.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px; 
	font-size: 9pt;
	color: #666666;
}
.bgLeft {
	background-image: url(images/bg_left.gif);
	background-position: right ;
	background-repeat: repeat-y;
}

.bgRight {
	background-image: url(images/bg_right.gif);
	background-position: left ;
	background-repeat: repeat-y;
}

.how_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 9pt;
	color: #666666;
	list-style-image: url(images/mini_shield.gif);
	background-position: top;
}
.how_p li {
  margin-top: 1em;

}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: italic;
}
.phrase2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7x; 
	font-size: 10pt;
	color: #666666;
	list-style-image: url(images/mini_shield.gif);
}

.content {
  font-size: 80%;
}

.right {
  text-align: right;
}

input, select {
  vertical-align: middle;
}

.datatable {
  border-collapse: collapse;
  font-size: 70%;
  
}

.datatable th, .datatable td {
   border: solid 1px #ccc;
   padding: 4px;
}

a.plain {
  text-decoration: none;
}

.error {
  color: #ff0000;
  font-weight: bold;
  margin: 1em 0;
  font-size: 80%;
}

.message {
  color: #00cc00;
  font-weight: bold;
}

.style1 {
	font-size: 7pt;
	font-weight: bold;
}
.style2 {padding: 10px; font-size: 9pt; color: #00000; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style3 {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: left;
	float: none;
	clear: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	left: 0px;
}

.style4 {
	color: #FF3300;
	font-weight: bold;
}