abbr,acronym {border-bottom:1px dotted #000;cursor:help;} 
blockquote,ul,ol,dl {
}
ol,ul,dl {
}
ol li {list-style: decimal outside;}
ul li {list-style: disc outside;}
dl dd {
}
th,td {
}
th {font-weight:bold;text-align:center;}
caption {margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre {
}
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
.footer {
	font-family: "Univers 45 Light", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #457979;
	text-align: center;
}
body{
	background-color:#fff;
	background-attachment: fixed;
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}