body{ 
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	color: #000000; 
	font-family: Arial; 
	font-size: 9pt; 
	text-decoration: none; 
	font-weight: none; 
	margin-top:0px;
	background-color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}


li{
	padding			: 5px;
}

A				{color : #c62626; text-decoration : underline; font-size: 9pt; font-family: Arial; font-weight :none; }
A:Visited		{color : #c62626; text-decoration : underline; font-size: 9pt; font-family: Arial; font-weight : none;}
A:Active		{color : #c62626; text-decoration : underline; font-size: 9pt; font-family: Arial; font-weight : none;}
A:Hover			{color : #c62626; text-decoration : none; font-size: 9pt; font-family: Arial; font-weight : none;}


div.MainPage{
	margin			: 0px auto;
	width			: 940px;
}



div.HeaderLeft{
	float			: left;
	height			: 204px;
	width			: 760px;
}

div.HeaderRight{
	float			: left;
	height			: 195px;
	width			: 180px;
}

div.HeaderLogo{
	margin-top		: 24px;
	height			: 56px;
	text-align		: left;

}



div.MenuHeader{
	background-repeat: no-repeat;
	background-image: url('../images/menu_background.png');
	height			: 120px;
	width			: 760px;
	float			: left;
}

div.MenuArea{
	margin-top		: 97px;
}

div.MenuSeperator{
	float			:left;
	background-image: url('../images/menu_seperator.png');
	background-repeat: no-repeat;
	height			: 20px;
	width			: 1px;
}

span.MenuLinkSelected{
	text-transform	: uppercase; 
	width			: 96px;
	display			: block;
	float			: left;
	padding-top		: 5px;
	padding-bottom	: 10px;
	text-align		: center;	
	color			: #000000; 
	text-decoration : none; 
	font-size		: 7pt; 
	font-family		: Arial; 
	font-weight		: none;
	background-image: url('../images/menu_link_selected.png');
	margin-right	: 1px;
}

a.MenuLink			{
	text-transform	: uppercase; 
	width			: 96px;
	display			: block;
	float			: left;
	padding-top		: 5px;
	padding-bottom	: 10px;
	text-align		: center;	
	color			: #ffffff; 
	text-decoration : none; 
	font-size		: 7pt; 
	font-family		: Arial; 
	font-weight		: none;
	background-image: url('../images/menu_link.png');
	margin-right	: 1px;
}

a.MenuLink:Active	{
	text-decoration : none; 
	color			: #ffffff; 
	font-family		: Arial; 
	font-size		: 7pt; 
	font-weight		: none; 
}

a.MenuLink:Visited	{
	text-decoration : none; 
	color			: #ffffff; 
	font-family		: Arial; 
	font-size		: 7pt; 
	font-weight		: none; 
}

a.MenuLink:Hover	{
	text-decoration : none; 
	font-family		: Arial; 
	font-size		: 7pt; 
	font-weight		: none;
	color			: #c62626; 

}

div.ContentTop{
	text-align		: left;
}

div.ContentArea{
	float			: left;
	width			: 940px;
	background-image: url('../images/content_background.png');
	background-repeat: repeat-y;

}

div.ContentAreaLeft{
	font-family		: Arial; 
	font-size		: 9pt; 
	float			: left;
	text-align		: left;
	width			: 660px;
	margin			: 15px 20px;	
}

h1.headline		{
	color			: #000000; 
	font-size		: 16pt; 
	font-family		: "Trebuchet MS"; 
	font-weight		: none; 
	margin-bottom	: 5px;
	text-transform	: uppercase; 
}

span.headline		{
	color			: #c62626; 
}



.Content{
	font-family		: Arial;
	font-size		: 9pt;
	text-align		: left; 

}

div.ContentAreaSeperator{
	float			: left;
	margin			: 10px;
	height			: 500px;
	width			: 1px;
	border-left		: solid 1px #c1c1c1;
}

div.ContentAreaRight{
	padding-top		: 10px;
	float			: left;
	text-align		: left; 
	width			: 200px;
}





div.RightContentBox{
	width			: 200px;
	font-size		: 8pt; 
	font-family		: Arial; 
	padding-top		: 15px;
	padding-bottom	: 15px;


}

h1.RightContentBoxHeadline{
	color			: #000000; 
	font-size		: 13pt; 
	font-family		: "Trebuchet MS"; 
	font-weight		: none; 
	margin-bottom	: 5px;

}

div.RightContentBoxReadMore{
	margin-top		: 5px;
	text-align		: right; 
}

A.RightContentBoxReadMore	{
	margin-right	: 5px;
	color			: #000000; 
	text-decoration : none; 
	font-size		: 8pt; 
	font-family		: Arial;}

A.RightContentBoxReadMore:Visited	{
	color			: #000000; 
	text-decoration : none; 
	font-size		: 8pt; 
	font-family		: Arial;}

A.RightContentBoxReadMore:Active	{
	color			: #000000; 
	text-decoration : none; 
	font-size		: 8pt; 
	font-family		: Arial;}

A.RightContentBoxReadMore:Hover		{
	color			: #c62626; 
	text-decoration : underline; 
	font-size		: 8pt; 
	font-family		: Arial;}


div.RightContentBoxMenu{
	border-top		: dotted 1px #c1c1c1;
	padding-top		: 5px;
}

div.RightContentBoxMenuLink{
	width			: 180px;
	margin-top		: 6px;
	font-size		: 10pt;
}

A.RightContentBoxMenuLink	{
	margin-top		: 8px;
	margin-bottom	: 8px;
	color			: #c62626; 
	text-decoration : none; 
	font-size		: 8pt; 
	font-family		: Arial;}

A.RightContentBoxMenuLink:Visited	{
	color			: #c62626; 
	text-decoration : none; 
	font-size		: 8pt; 
	font-family		: Arial;}

A.RightContentBoxMenuLink:Active	{
	color			: #c62626; 
	text-decoration : none; 
	font-size		: 8pt; 
	font-family		: Arial;}

A.RightContentBoxMenuLink:Hover		{
	color			: #000000; 
	text-decoration : underline; 
	font-size		: 8pt; 
	font-family		: Arial;}




div.BigLink{

	margin-top		: 5px;
	height			: 30px;
}


A.BigLink	{
	margin-top		: 5px;
	margin-left		: 10px;
	color			: #c62626; 
	text-decoration : none; 
	font-size		: 13pt; 
	font-family		: Arial;}

A.BigLink:Visited	{
	color			: #c62626; 
	text-decoration : none; 
	font-size		: 13pt; 
	font-family		: Arial;}

A.BigLink:Active	{
	color			: #c62626; 
	text-decoration : none; 
	font-size		: 13pt; 
	font-family		: Arial;}

A.BigLink:Hover		{
	color			: #000000; 
	text-decoration : underline; 
	font-size		: 13pt; 
	font-family		: Arial;}




.smallcontent{
	font-size		: 8pt; 
	font-family		: Verdana, helvetica, sans-serif; 
}


div.footer{
	width			: 100%;
	float			: left;
	background-image: url('../images/footer_background.jpg');
	height			: 50px
}
div.FooterText{
	margin-top		: 8px;
	font-size		: 7pt;
	color			: #7d7d7d;
}
