
body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a, a:active, a:visited {
	color: #0E30E3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #0060B6;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding-left: 3px;
	vertical-align: middle;
}
select {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

/* WebHeadTool */
td.WebHeadTool {
	color: #FFFFFF;
	text-align: right;
	height: 55px;
	width: 10%;	
}
td.WebHeadTool a, td.WebHeadTool a:link, td.WebHeadTool a:visited, td.WebHeadTool a:active {
	width: 100%;
	height: 100%;
	padding-right: 5px;
	display: block;
	text-decoration: none;
}
td.WebHeadTool a:hover {
	text-decoration: none;
}

/* WebHeadToolSelect */
td.WebHeadToolSelect {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	height: 55px;
	width: 236px;
}
td.WebHeadToolSelect a, td.WebHeadToolSelect a:link, td.WebHeadToolSelect a:visited, td.WebHeadToolSelect a:active {
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	padding-right: 5px;
	display: block;
	text-decoration: none;
}
td.WebHeadToolSelect a:hover {
	text-decoration: none;
}

/* WebSubTool */
td.WebSubTool {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	padding: 10px 0px 10px 15px;
	height: 1%;
	vertical-align: top;
}
td.WebSubTool a, td.WebSubTool a:link, td.WebSubTool a:visited, td.WebSubTool a:active {
	text-decoration: none;
}
td.WebSubTool a:hover {
	text-decoration: none;
}

/* Greeting */
td.Greeting {
	color: #0D5CAB;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	padding-left: 15px;
	veritcal-align: middle;
	height: 40px;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6
}

.z-iError {
	color: #df291f;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

td.Question {
	font-weight: bold;
}