body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-size: 10pt;
	color: #000000;
	
}

a
{
color: #00019A;
}



.mainbold {
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: 700;
	padding-top: 7px;
}
	
.maincenter {
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}

.center {
	text-align: center;
}

.head1 {
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-size: 14pt;
	font-weight: 700;
	text-align: center;
}

.head2 {
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-size: 11pt;
	font-weight: 700;
	text-align: center;
}

.head3 {
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-size: 11pt;
	font-weight: 500;
	text-align: center;
}

IMG {
	border: none;
	margin: 0px;
	padding: 0px;
}

TD.media {
	
	padding: 0px;
	margin: 0px;
	width: 33%;
	text-align: center;
	font-size: 12px;
}

TABLE.media {
	border: 1px solid #E1E1E1;
	background-color: #F7F7F7;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.navlinks
{
display: block;
text-decoration: none;
font-family: verdana;	
font-size: 12px;
font-weight: bold;
color: #00019A;
padding-top: 7px;
padding-bottom: 7px;
background: #F7F7F7;
padding-left: 7px;
border-bottom: 1px solid #E1E1E1;
border-right: 1px solid #E1E1E1;
width: 200px;
}

a:hover.navlinks
{
background: #EBEBEC;	
}

#navigation
{
width: 200px;	
}

hr
{
background: white;	
border: none;
border-bottom: 1px solid #E1E1E1;
}

.powerfulsolutions
{
text-align: center;

font-family: georgia;	
font-size: 33px;
font-weight: bold;
color: #00019A;
margin-top: 15px;
padding-bottom: 0px;
margin-bottom: 0px;
}

p
{
padding: 0px;
margin-top: 15px;
	
}

#sidebar ul li
{
list-style-type: none;	
}

.sideb
{
font-size: 14px;
font-weight: bold;
margin-top: 10px;
}