@import url("center-column.css");

body{
	text-align: left;
	background: none!important;
}

div#header,
div#left-column,
div#footer{
	display: none;
}

div#center-column{
	background:none!important;
	width: 640px;
	margin: 0px!important;
	padding: 0px!important;
}
div#footer{
	clear:both;
	padding: 20px 0px 0px 0px;
}

p,td,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #575757;
}
* { 
	margin: 0px; 
	padding: 0px; 
}
br.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 0px; 
}
img{
	border: none;
}

h1{
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	padding: 0px 0px 5px 0px;
}
h2{
	font-size: 18px;
	font-weight: bold;
	color: #575757;
	padding: 0px 0px 5px 0px;
}
h3{
	font-size: 24px;
	font-weight: bold;
	color: #575757;
	padding: 0px 0px 5px 0px;
}

a:link, a:visited{
	font-size: 12px;
	color: #2791E5;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #2791E5;
	text-decoration: none;
}

div.nf_image img{

}

div.normalRte ul{
	margin: 0px 0px 0px 15px;
}
div.normalRte ol{
	margin: 0px 0px 0px 15px;
}
div.normalRte ul li{
	list-style-image: url(../graphics/icon/bullet.gif);
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
}
div.normalRte ul br, div.normalRte ol br{
	display: none;
}
div.normalRte ul li br,div.normalRte ol li br{
	display: block;
}

















