/* CSS Document */body,td,th {	font-family: Helvetica, Arial, sans-serif;	font-size: 11px;	background-color: #FFFFFF;}body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a:link {	color: #FFFFFF;	text-decoration: none;}a:active {	color: #FFFF00;	text-decoration: none;}a:visited {	color: #FFFFFF;	text-decoration: none;}a:hover {	color: #FFFF00;	text-decoration: none;}#frame {	height: 100%;	width: 100%;	position: absolute;	overflow: hidden;}#background {	height: 100%;	width: 100%;	z-index: -10000;	top: 0px;}#header {	width: 100%;	padding-top: 3%;	padding-bottom: 9px;	background-image: url(../images/1px_white.png);	background-repeat: repeat;	height: 45px;	z-index: 10000;	top: 0px;	position: absolute;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #333333;}#logo {	padding-left:3%;	float: left;	opacity: .27;	filter: Alpha(Opacity=27%);}#logo:hover {	padding-left:3%;	float: left;	opacity: .99;	filter: Alpha(Opacity=99%);}#slogen {	float:right;	padding-top:3px;	margin:auto;	font-size: 9px;	font-style: italic;	padding-right: 3%;	color: #5D5D5D;}#request {	height: 117px;	width: 405px;	padding-right: 27px;	padding-left: 27px;	z-index: 10000;	position: absolute;	bottom: 10%;	right: 10%;	border: 1px solid #333333;	padding-top: 9px;	padding-bottom: 9px;	background-color: #FFFFFF;}.inputField {	border: 1px dotted #333333;	background-color: #FFFFFF;	height: 13px;	text-align: right;}.inputField:hover {	border: 1px dotted #333333;	background-color: #CCCCCC;	height: 13px;	text-align: right;}#button {	padding-top: 3px;	cursor: pointer;	width: 90px;	padding-right: 27px;	float: right;}#footer {	width: 100%;	height: 108px;	position: absolute;	bottom: 0%;	background-image: url(../images/1px_white.png);	background-repeat: repeat;	z-index: 1000;	padding-top: 18px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #333333;}.inputFieldSuccess {	border: 1px dotted #333333;	background-color: #FFFFFF;	height: 13px;	text-align: right;	width: 270px;}.inputFieldSuccess:hover {	border: 1px dotted #333333;	background-color: #CCCCCC;	height: 13px;	text-align: right;	width: 270px;}