A:link {
	color: rgb(0,0,0);
	text-decoration:none;
}

A:visited {
	color: rgb(0,0,0);
	text-decoration:none;
}

A:hover {
	color: rgb(0,0,0);
	text-decoration:none;
}

A:active {
	color: rgb(0,0,0);
	text-decoration:none;
}

BODY {
	background-color: rgb(240,240,240);
}

DIV.center_background {
	position:absolute;
	top:0px;
	left:0px;
	height:110px;
	background-color: rgb(255,255,255);
}

DIV.test_background {
	border-top-style: solid;
	border-top-width:2px;
	border-top-color: rgb(0,112,184);
	border-bottom-style: solid;
	border-bottom-width:2px;
	border-bottom-color: rgb(0,112,184);
	border-left-style: solid;
	border-left-width:2px;
	border-left-color: rgb(0,112,184);
	border-right-style: solid;
	border-right-width:2px;
	border-right-color: rgb(0,112,184);
	background-color: rgb(255,255,255);
}

DIV.test_div {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	display:inline;
	border-top-style: solid;
	border-top-width:0px;
	border-top-color:black;
	border-bottom-style: solid;
	border-bottom-width:0px;
	border-bottom-color:black;
	border-left-style: solid;
	border-left-width:0px;
	border-left-color:black;
	border-right-style: solid;
	border-right-width:0px;
	border-right-color:black;
}

DIV.test_button {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(255,255,255);
	background-color: rgb(0,112,184);
	font-weight:bold;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color: rgb(255,255,255);
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(255,255,255);
	border-left-style: solid;
	border-left-width:1px;
	border-left-color: rgb(255,255,255);
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: rgb(255,255,255);
	text-align:center;
	cursor:pointer;
}

SELECT.test_select {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	border-top-style: solid;
	border-top-width:0px;
	border-top-color:black;
	border-bottom-style: solid;
	border-bottom-width:0px;
	border-bottom-color:black;
	border-left-style: solid;
	border-left-width:0px;
	border-left-color:black;
	border-right-style: solid;
	border-right-width:0px;
	border-right-color:black;
	background-color: rgb(240,240,250);
}

OPTION.test_option {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	border-top-style: solid;
	border-top-width:0px;
	border-top-color:black;
	border-bottom-style: solid;
	border-bottom-width:0px;
	border-bottom-color:black;
	border-left-style: solid;
	border-left-width:0px;
	border-left-color:black;
	border-right-style: solid;
	border-right-width:0px;
	border-right-color:black;
	background-color: rgb(240,240,250);
}

DIV.test_text {
	display:inline;
}

SPAN.text_title {
	font-family: Times New Roman;
	font-size:13pt;
	color: rgb(0,0,0);
	font-weight:bold;
}

DIV.major_title {
	font-family: Microsoft Sans Serif;
	font-size:24pt;
	color: rgb(0,0,0);
}

DIV.minor_title {
	font-family: Times New Roman;
	font-size:9pt;
	color: rgb(0,0,0);
}

DIV.menu {
	font-family: Helvetica;
	font-size:13pt;
	padding-left:5px;
	padding-right:5px;
	height:22px;
}

DIV.menu_current {
	font-family: Helvetica;
	font-size:13pt;
	padding-left:5px;
	padding-right:5px;
	height:22px;
	background-color: rgb(240,240,240);
	color: rgb(0,0,0);
}

DIV.menu_hover {
	font-family: Helvetica;
	font-size:13pt;
	padding-left:5px;
	padding-right:5px;
	height:22px;
	background-color: rgb(240,240,240);
}

DIV.menu_divider {
	font-family: Times New Roman;
	font-size:13pt;
	width:2px;
	text-align:center;
}

DIV.text_normal {
	font-family: Times New Roman;
	font-size:13pt;
	color: rgb(0,0,0);
}

DIV.footer_copyright {
	font-family: Times New Roman;
	font-size:8pt;
	text-align:right;
	color: rgb(0,0,0);
}

DIV.createdby_text_responsibility {
	font-family: Times New Roman;
	font-size:9pt;
}

DIV.createdby_text_sponsor {
	font-family: Times New Roman;
	font-size:6pt;
}

TABLE.test_result_table {
	background-color: rgb(255,255,255);
}

TR.test_result_table_title {
	background-color: rgb(220,220,255);
}

TR.test_result_table_row {
	background-color: rgb(240,240,255);
}

TABLE.test_result_table TD {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}

DIV.test_result_div {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	margin-bottom:7px;
}

DIV.test_result_div {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	margin-bottom:7px;
}

DIV.navigation_button {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(255,255,255);
	background-color: rgb(69,161,42);
	border-bottom-style: outset;
	border-bottom-width:2px;
	border-bottom-color: rgb(240,240,250);
	border-right-style: outset;
	border-right-width:2px;
	border-right-color: rgb(240,240,250);
	border-top-style: outset;
	border-top-width:2px;
	border-top-color: rgb(240,240,250);
	border-left-style: outset;
	border-left-width:2px;
	border-left-color: rgb(240,240,250);
	padding-left:9px;
	padding-right:9px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}

BUTTON.form_button {
	background-color: rgb(69,161,42);
	color: rgb(255,255,255);
	font-family: Helvetica;
	font-size:12pt;
	border-bottom-style: outset;
	border-bottom-width:2px;
	border-bottom-color: rgb(240,240,250);
	border-right-style: outset;
	border-right-width:2px;
	border-right-color: rgb(240,240,250);
	border-top-style: outset;
	border-top-width:2px;
	border-top-color: rgb(240,240,250);
	border-left-style: outset;
	border-left-width:2px;
	border-left-color: rgb(240,240,250);
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	cursor:pointer;
}

DIV.page_sub_title {
	font-family: Helvetica;
	font-size:14pt;
	color: rgb(69,161,42);
	margin-bottom:7px;
}

DIV.draft {
	font-family: Times New Roman;
	font-size:12pt;
	color: rgb(217,44,44);
	position:relative;
	border-top-style: solid;
	border-top-width:2px;
	border-top-color: rgb(217,44,44);
	border-bottom-style: solid;
	border-bottom-width:2px;
	border-bottom-color: rgb(217,44,44);
	border-left-style: solid;
	border-left-width:2px;
	border-left-color: rgb(217,44,44);
	border-right-style: solid;
	border-right-width:2px;
	border-right-color: rgb(217,44,44);
}

DIV.launch_from_zb {
	font-family: Helvetica;
	font-size:14pt;
	color: rgb(69,161,42);
	text-align:center;
	width:387px;
}

IMG.launch_image_from_zb {
	width:387px;
	cursor:pointer;
}

DIV.test_result_div {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	margin-bottom:7px;
}

DIV.test_result_div {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	margin-bottom:7px;
}

DIV.test_result_div {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	margin-bottom:7px;
}

DIV.test_result_div {
	font-family: Helvetica;
	font-size:12pt;
	color: rgb(0,0,0);
	margin-bottom:7px;
}

