body 
{
	FONT-FAMILY: Arial;
	font-size: 12pt;	
	margin:0;
	text-align:center;
}

.bodybackground
{
	background-color: 576d8d;
}

.NewsBackground
{
	background-color: #eee4c5; 
}

.whitebackground
{
	background-color:ffffff;
	margin:0pt;
	margin: 0 auto;
}

.HeadlineFont
{
	font-family: Georgia, Arial;
	font-size: 16pt;
}

.SubHeadlineFont
{
	font-family: Georgia, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

.HeaderFont
{
	font-family: Georgia, Arial;
	font-size: 12pt;
	color:2d4970;
	font-weight:bold;
}

.ContactUsAddress
{
	font-family: Georgia, Arial;
	font-size: 12pt;
	color:2d4970;
	font-weight:bold;
}

.CopyFont
{
	font-family:Arial;
	font-size: 10pt;
}

.CopyFontBold
{
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
}

.CopyFontDoubleSpace
{
	font-family:Arial;
	font-size: 9pt;
	line-height: 16pt;
}

.CopyFontBoldDoubleSpace
{
	font-family:Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 16pt;
}

.CopyFontDoubleSpaceLarge
{
	font-family:Arial;
	font-size: 9pt;
	line-height: 18pt;
}

.CopyFontBoldDoubleSpaceLarge
{
	font-family:Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 16pt;
}

.CopyFontItalic
{
	font-family:Arial;
	font-size: 10pt;
	font-style:italic;
}

.GreyCopyFont
{
	font-family:Arial;
	font-size: 10pt;
	color: gray;
	font-style: italic;
}

A.FooterLink
{
	FONT-FAMILY: Arial;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}
A.FooterLink:active
{
	FONT-FAMILY: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
}
A.FooterLink:hover
{
	FONT-FAMILY: Arial;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}
A.FooterLink:link
{
	FONT-FAMILY: Arial;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}
A.FooterLink:visited
{
	FONT-FAMILY: Arial;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}

A.CopyBlackLink
{
	FONT-FAMILY: Arial;
	font-size: 10pt;
	color:#000000;	
}
A.CopyBlackLink:active
{
	FONT-FAMILY: Arial;
	font-size: 10pt;
	color:#2d4970;	
}
A.CopyBlackLink:hover
{
	FONT-FAMILY: Arial;
	font-size: 10pt;
	color:#2d4970;	
}
A.CopyBlackLink:link
{
	FONT-FAMILY: Arial;
	font-size: 10pt;
	color:#2d4970;	
}
A.CopyBlackLink:visited
{
	FONT-FAMILY: Arial;
	font-size: 10pt;
	color:#2d4970;	
}

.FooterBackground
{
	background-color: c4a36e; 
	FONT-FAMILY: Arial;
	font-size: 8pt;
	color:#FFFFFF;	
}

.leftblueborder
{	
	background: url(/images/common/leftblueborder.gif) repeat-y;	
	
}

.rightblueborder
{	
	background: url(/images/common/rightblueborder.gif) repeat-y;	
	
}

.ContactFormBackground
{
	background-color: d7dde4;		

}

.ContactFormTextbox
{
	font-weight: normal;
	color: Gray;
	font-size: 12pt;		
	font-family: Georgia, Arial;
	BORDER-TOP-WIDTH:1px; 
	BORDER-LEFT-WIDTH:1px; 
	BORDER-LEFT-COLOR:2d4970 ; 
	BORDER-BOTTOM-WIDTH:1px; 
	BORDER-BOTTOM-COLOR:2d4970 ; 
	BORDER-TOP-COLOR:2d4970; 
	BORDER-RIGHT-WIDTH:1px; 
	BORDER-RIGHT-COLOR:2d4970 ;
	border-width:1px;
	border-color: 2d4970 ;
	border-style:solid;	
	border-collapse:collapse;
	
}

.ContactFormText
{
	font-weight: normal;
	color: 2d4970 ;
	font-size: 8pt;		
	font-family: Georgia, Arial;	
	
}

.PortfolioImageBorder
{		
	BORDER-TOP-WIDTH:1px; 
	BORDER-LEFT-WIDTH:1px; 
	BORDER-LEFT-COLOR:c4a36e	 ; 
	BORDER-BOTTOM-WIDTH:1px; 
	BORDER-BOTTOM-COLOR:c4a36e	 ; 
	BORDER-TOP-COLOR:c4a36e	; 
	BORDER-RIGHT-WIDTH:1px; 
	BORDER-RIGHT-COLOR:c4a36e	 ;
	border-width:1px;
	border-color: c4a36e	 ;
	border-style:solid;	
	border-collapse:collapse;
	

}

.HeaderLineColor
{
	border-top: 1px solid #c4a36e;	
		
	margin-top: 5px;
	display: block;	
	width:100%;
}


	