html{
	height: 100%
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Verdana;
	color: #000000;
	text-align:center
}
p {
	padding: 0;
	margin: 0;
}
a img {
	border: 0
	}
ul, ol {
	list-style-type:none
}
table {
	border: 0;
	border-collapse:collapse
}
td {
	font-size: 13px;
	font-family: Verdana;
	text-align: left;
	vertical-align: top
}
/*---------------- /Default Parameters ----------------*/
.fl{
	float:left
}
.fr{
	float:right
}
.clear {
	clear:both
}
h1 {
	color: #AC3857;
	font-size: 130.5%;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}
h2 {
	color: #AC3857;
	font-size: 115.5%;
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0;
}
h3 {
	color: #AC3857;
	font-size: 101.5%;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}
a:link, a:visited {
	color: #565656; 
	text-decoration: underline;
}
a:hover {
	color: #565656;	
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #565656;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none
}
a.mainlevel:hover {
	color: #969696;	
	text-decoration: none
}

/*---------------- Site Parameters ----------------*/
.url {
	text-align: left;
	vertical-align: bottom;
	background-image: url(images/url_pic.gif);
	background-repeat: no-repeat;
	background-position: bottom left
}
.tel {
	color: #565656;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom
}
.redtel {
	color: #E0482F;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold
}
.tels {
	color: #565656;
	font-family: Arial;
	vertical-align: bottom
}
.redtels {
	color: #E0482F;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}
.graytels {
	color: #565656;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}
.tdright {
	text-align: right
}
.mfon {
	background-image: url(images/mline.gif);
	background-repeat: repeat-x;
	background-position: top
}
.mtdfon {
	height: 27px;
	vertical-align: middle;
	background-image: url(images/mtdfon.gif);
	background-repeat: repeat-x;
	background-position: bottom
}
.cfon {
	padding-left: 12px;
	background-image: url(images/cfon.gif);
	background-repeat: repeat-y;
	background-position: left
}