/* CSS Document */
body 
{
	background-color: transparent;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}

.subtitle
{
	font-size: 14px;
	color: #001E88;
	font-weight: 600;
}

.big
{
	font-size: 13px;
	color: #000000;
	font-weight: 600;
}

.quote
{
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.footer
{
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	font-weight: normal;
}

A:link	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#001EAB; text-decoration: underline;}
A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#001EAB; text-decoration: underline;}
A:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#001EAB; text-decoration: underline;}
A:hover	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#001EAB; text-decoration: underline;}

.footer A:link	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#001EAB; text-decoration: underline;}
.footer A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#001EAB; text-decoration: underline;}
.footer A:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#001EAB; text-decoration: underline;}
.footer A:hover	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#001EAB; text-decoration: underline;}

#top
{
	background: url(images/new-content-top.jpg) top center no-repeat;
}

#middle
{
	background: url(images/new-content-bg.jpg) top center repeat-y;
}

#bottom
{
	background: url(images/new-content-bottom.jpg) bottom center no-repeat;
}

#content
{
	padding: 0px 15px 35px 35px; 
	margin: 15px 23px 0px 0px;
}
