html {
  height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

h1 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}
body{
	height: 100%;
	min-width: 980px;
	min-height: 100%;
	_width: expression(this.parentNode.offsetWidth < 1000 ? '1000px':'auto');
	margin: 0;
	position: relative;
}
#body
{
	color: #001522;
	font: 11px/13px Tahoma;
	height: auto !important;
	height: 100%;
	padding-right: 21px;
	position: relative;
	margin: 0;
	min-width: 980px;
	min-height: 100%;
	_width: expression(this.parentNode.offsetWidth < 1000 ? '1000px':'auto');
}
#footer
{
	bottom: 25px;
	position: absolute;
	width: 100%;
	margin-top: 22;
}

#footer .line
{
	margin-left: 500px;
	background: url("images/footer-bull.gif") left bottom no-repeat;
	border-top: 3px solid #1F74AA;
	padding: 9px 0 0 17px;
	font: 12px/14px "Arial";
	line-height: 10px;
}


p
{
	margin-bottom: 1em;
}

.body h2
{
	color: #195F8B;
	font-size: 12px;
	margin: 1em 0 10px;
	font-weight: bold;
}
.content
{
	padding-bottom: 85px;
	padding-top: 32px;
}
