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

p{
margin:5px 0px 8px 0px;
}

.p2{
margin:3px 0px 3px 0px;
}
.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;
}
.clear{
	font-size:1px;
	clear:both;
	height:1px;
}
.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;
margin-bottom:0px;
padding-left:0px;
padding-top:5px;
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;
behavior:url("../../inc/js/pngbehavior.htc");
}

h1{
margin:0px 0px 3px 0px;
font-size:2em;
}

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

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

address{
	font-style:normal;
}
