body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
#container		{
	position:relative;
	margin: auto; 
	text-align: center;
	
}
#repeatingtile		{
position: relative;
background-image:url(images/fader_tile.gif);
background-repeat:repeat-x;
	
}
#repeatingtile span {
visibility:hidden;
}
.bigtext	{
	font-size: 12px;
	line-height: 14px;
	color: #013a81;
}
.smalltext	{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.footertext	{
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.footerlink {
text-decoration:none;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.footerlink:hover	{
	font-size: 11px;
	text-decoration:underline;
	line-height: 14px;
	color: #FFFFFF;
}