body { font-family: arial;
	font-size: 10px;
	background: #DEE7F7;}

.color {
	background-color: #527bbd;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #2222cc;
	text-decoration: none;
}

a:visited { color: #2222cc;}

a:hover {text-decoration: underline;}
a.help {cursor: help;}

table {background: #fff;}
body {
	font-family: verdana;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	background-color: #EFDFC8;
}



.color2 {
	background-color: #ff2200;
}
h1 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 0;
}
div {
	font-family:verdana;
	font-size: 10pt;
	background-attachment: scroll;
	vertical-align: middle;
}


.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
		color: #369;
		font-weight:bold;
		font-size:11px;
		text-align:left; 
		}

/*formatting for content of main table */
.style3 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

/* formatting for bold labels*/ 
.style4 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
/*formatting for instructions */
.style5 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	}
table.outer {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	width: 375px;
	height:800;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	min-height: auto;
	max-height: inherit;
	background-attachment: scroll;
	vertical-align: middle;
	overflow: scroll;
	z-index: auto;
}

table.inner { 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	width: 303px;
	height: 427px;	
	border: 1px ;
	border-spacing: 0px;
}

table.inner2 { 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	width: 370px;
	border: 0px ;
	border-spacing: 0px;
	}

td.subhead {
text-align:left;
padding-top: 6px;
padding-bottom: 3px;
color: #2222cc;
font-size: 10px;
border-bottom: 0px solid #000;
}

/* shaded rows */
.row2 td {
	background-color: #eeeeee;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	border-spacing: 1px;
	}

.row3 td {
	background-color: #EFDFC8;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	border-spacing: 1px;
	color: #000;
	}
	


	

