body {
	margin: 0;
	background: #081c39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center
}

.v_lines, #wrap {
	border-color: #4a5a73;
	border-style: solid
}

.h_line {
	border-top: 1px solid #4a5a73
}

.v_lines {
	width: 948px;
	height: 14px;
	margin: 0 auto;
	border-width: 0 1px
}

#top {
	width: 950px;
	height: 119px;
	margin: 0 auto;
	
}

#wrap {
	line-height:150%;
	width: 918px;
	margin: 0 auto;
	padding: 15px;
	background: #122a4d;
	border-width: 0 1px;
	color: #ccc;
	text-align: left
}

a.notunder:link,
a.notunder:visited {
	color: #7497b5;
	text-decoration: none;
	font-weight: bold
}

a.notunder:hover {
	text-decoration: underline
}

h5 {
	font-size: 8pt;
	font-weight: bold
}

.button {
	display: none
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:#4a5a73 1px solid;
	width:55px;
	text-align:right;
	padding-right:4px
}
