*
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #022D73;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: white;
}

a
{
	color: #022D73;
}


h1
{
	font-size: 15px;
	font-weight: bold;
	color: #910039;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}

h2
{
	font-size: 13px;
	font-weight: normal;
	color: #910039;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	margin: 0px;
}


div.left
{
	height: 100%;
	float: left;
	width: 126px;
}

div.center
{
	height: 100%;
	float: left;
	width: 434px;
	background-image: url(/shared/images/bg_center.jpg);
	background-repeat: no-repeat;
	min-height: 344px;
}

div.right
{
	height: 100%;
	float: left;
	width: 210px;
	text-align: left;
}

div.content
{
	padding: 10px;
	padding-top: 70px;
	text-align: justify;
}

#logos_footer
{
	border-top: 1px solid #E6ECD0;
}

#logos_footer img
{
	border: none;
}
 
div.footer, div.footer a
{
	text-align: center;
	padding-top: 15px;
	color: #AFCBFE;
}

div.footer a
{
	color: #AFCBFE;
}

