.wide {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

p, td, input, textarea, select {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.mini {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

div.title {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.d {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding:0px;
	margin: 7px 0px 0px 0px;
}

div.d1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding:0px;
	margin: 7px 0px 0px 0px;
	text-align:justify;
	margin-left:20px;
	font-size:10px;
	padding-left:10px;
	border-left:1px solid #94A8B5;
}

div.d b {
	font-family: Tahoma, Verdana, sans-serif;
	color: #657987;
}

p.copy {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	margin: 10px 10px 10px 0px;
	padding-left: 20px;
}

a:link,a:visited,a:active {
	color: #082C43;
}

a:hover {
	color: #D90F0F;
}

a.copy:link,a.copy:visited,a.copy:active,a.copy:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

tr.form {
	background-color: #E1EAF1;
}

input.check {
	position:relative;
	top: 1px;
}

.formpad {
	margin: 5px 0px 5px 0px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #637B8C;
	padding-bottom: 2px;
	border-bottom: 2px solid #CED8DE;
}

td.bg-top {
	background-image: url("/images/bg_top.gif");
}

div.menu {
	position: absolute;
	z-index: 1;
	right: 101px;
	top: 119px;
	padding: 5px 5px 6px 5px;
	border: 2px solid white;
	background-color: #4A636B;
	color: white;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

div.menu2 {
	position: absolute;
	z-index: 1;
	right: 1px;
	top: 119px;
	padding: 5px 5px 6px 5px;
	border: 2px solid white;
	background-color: #849CAD;
	color: white;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

a.menu:link,a.menu:visited,a.menu:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #ADC6D6;
	font-weight: bold;
	text-decoration: none;
}

span.red {
	color: red;
}
