﻿body
{	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#6ca1ca;	
}
body
{
	text-align:-moz-center;
}

.footer
{
	border-top: solid 60px #ffffff;
	color:#5C5C5C;
	font-family:Tahoma;
	font-size:8pt;
	text-align:center;
	width:890px;
	padding-top:3px;
	padding-bottom:3px;
}
.powered_by
{
	border-top: solid 5px #6ca1ca;
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
	width:931px;
	background-color:#6ca1ca;
	padding-top:3px;
	padding-bottom:3px;
}
.linkList
{	
	list-style-type:none;
	margin-left:5px;
	padding-left:5px;
}
.li
{
	
	list-style-type:none;
	background-position: 0px 50%;
	background-repeat:no-repeat;
	padding-left:20px;
	background-image: url(ui_images/bullet_triangle_yellow.png); vertical-align:top;
	line-height:1.0;
	
	
}
.li,a
{
	text-decoration:none;
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	
}



