*{
	margin: 0; padding: 0; border: 0;
	font-size: 100%;
}
body,html{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #E6F2FF url(blank.gif) fixed; /*required for smooth scrolling*/
}
html{
	height: 100.0%;
}
body {
	font:80%/2.0 Arial, Helvetica, sans-serif;
	color: #666666;
}
h1,h2,h3,h4,h5,legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
}
h1 {
	font-size: 24pt;
	margin: 0 0 0.5em 0;
	line-height: 100%;
}
h2 {
	font-size: 18pt;
	margin: 0 0 0.5em 0;
	line-height: 100%;
}
h3 {
	font-size: 15pt;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}
h4 {
	font-size: 14pm;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}
h5 {
	font-size: 12pt;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}
a {
	color: #0080FF;
}
a:hover {
	color: #2d2b2b;
}
hr {
	height: 1px;
	color: #0080FF;
	background: #0080FF;
	border: none;
	margin-top: 1em;

}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(images/bul_red.gif);
	list-style-type: square;
	margin: 2px;
	padding-top: 5px;
	padding-left: 35px;
}

/* --------------------------------------------------------------- */
.header {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-bottom: 15px;
}
.sectionHeader {
	color:red;
}

.textbody {
	text-align: left;
	margin: 10px;
}

.mallheader {
	text-align: center;
}

.malltext {
	text-align: center;
	margin: 10px;
}

.address {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.centerpage {
	text-align: center;
	width: 600px;
}

.footer {
	display: block;
	clear: both;
	height: 3em;
	border-top: solid 1px #EDEDED;
	color: #999999;
	font-size: 0.7em;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 10px;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CEE7FF;
	width: 100%;
	font-weight: normal;
	color: #000000;
}