body{
font-size:63%;
background-color:#FFF;
font-family:arial;
margin:0px;
}

p{
margin:5px 0px 8px 0px;
font-size:1.1em;
width:270px;
}

.p2{
margin:3px 0px 3px 0px;
}

.p3{
	width:820px;
}

hr{
	
	border:1px #fff solid;
	border-top:1px #999 solid;
}
.context {
height:1px; 
left:0px; 
overflow:hidden;
position:absolute; 
top:-500px;
width:1px; 
}

.fl{
	float:left;
}
.fr{
	float:right;
}
.tc{
	text-align:center;
}
.tl{
	text-align:left;
}
.tr{
	text-align:right;
}

.c
{
	height: 1%;
}

.c:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.uppercase{
	text-transform:uppercase;
}

.inline{
display:inline;
}

.block{
display:block;
}

.error{
color:#ccc;
display:block;
}

ul.left-aligned{
list-style-type:square;
margin-top:0px;
margin-left:7px;
padding-left:7px;
clear:both;
}
ul.left-aligned-plain{
list-style-type:none;
margin-top:0px;
margin-left:0px;
padding-left:0px;
clear:both;
}
ul.inline{
list-style-type:none;
margin-left:0px;
padding-left:0px;
clear:both;
}

ul.inline li{
float:left;
}
ul.left-aligned li{
margin-bottom:2px;	
}
img, .footer-inner-1-1, .footer-inner-2, .footer-inner-3{
border:0px;
}

h1{
margin:0px 0px 3px 0px;
font-size:1.2em;
font-family:georgia;
color:#ccc;
}

h2{
margin:0px 0px 3px 0px;
font-size:1.4em;
font-family:georgia;
}

h3{
margin:0px 0px 3px 0px;
font-size:1.3em;
}

address{
	font-style:normal;
}
fieldset{
	border:0px;
}

