body {
	margin: 0px;
	padding: 0px;
}

body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table
{ margin:0; padding:0 }

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.png);
	font-size:12px;
	margin:0;
	padding:0}

.iepng {
        behavior: url(css/iepngfix.htc);
	}

.td_top {
	background-image: url(/images/rest-top.png);
        behavior: url(css/iepngfix.htc);
	}
.td_middle {
	background-image: url(/images/rest-middle.png);
	padding:0px;
	margin:0px;
        behavior: url(css/iepngfix.htc);
	background-repeat:repeat-y;
	}
	
.td_bottom {
	background-image: url(/images/rest-bottom.png);
        behavior: url(css/iepngfix.htc);
	}

.container
	{
	width:847px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header	{
	width:847px;
	height:94px;
	padding-top:60px;
	margin:0px;
}

.middle{
	width:847px;
	height:429px;
	background-image: url(/images/mainspace.png);
	behavior: url(css/iepngfix.htc);
	margin:0px;
	background-repeat: no-repeat;
}

.middle-rest{
	width:847px;
	margin:0px;
}

.footer{
	width:847px;
	height:250px;
	margin:0px;
	color:#FFFFFF;
	font-size:9px;
}

p	{
	color: #000000;
	font-size: 11px;
	line-height:17px;}

h1 {
	font-size: 20px;
	color: #0066AA;
	line-height:25px;}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000}
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;}

.brightext {
	color: #660066;
	font-size:12px;
	font-weight:bold;}
	
.errormessage {
	color: #660066;
	font-size:10px;
	font-weight:bold;}
	
.quotetext {
	color:#0066AA;
	font-weight:bold;
	font-style:italic;
	font-size:12px;}
	
.bodyquotetext {
	color:#0066AA;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
}
	
.maintable {
	border: solid #0066AA thin;
	background:#FFFFFF;}
	
.tabletopborder {
	border-top: solid #0066AA thin;
}

.tablebottomborder {
	border-bottom: solid #0066AA thin;
}
	
	
.smltext {
	font-size:9px;
	line-height:9px;
}

a.bottom:link	{
	color: #FFFFFF;
	font-size:9px;
	font-weight:normal;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a.bottom:visited	{
	color:#FFFFFF;
	font-size:9px;
	font-weight:normal;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a.bottom:hover	{
	color:#FFFFFF;
	font-size:9px;
	font-weight:normal;
	text-decoration: underline;
	margin:0;
	padding:0;
	}

a:link	{
	color: #0066AA;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:visited	{
	color:#0066AA;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:hover	{
	color:#0066AA;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
	margin:0;
	padding:0;
	}

