body
{
	background-color: #ffffff;
}

td
{
	font-size: 14px;
	font-family: Arial;	
	line-height: 18px;
}

.menu
{
	background: #ffffff url(../../images/menu_bg.jpg) no-repeat center center;	
	width:415px;
	height: 100px;
}

.topMenuButton
{
	height: 50%;
	width: 33%;	
	padding: 5px 15px;
	vertical-align: middle;
	text-align: left;
}

.topMenuButton a, .topMenuButton a:visited, .topMenuButton a:active
{
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 16px;
}

.topMenuButton a:hover
{
	text-decoration: underline;	
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 16px;
}


.contentHolder
{
	width: 900px;
	vertical-align: top;
	text-align: left;
}


.content a, .content a:visited, .content a:active
{
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;	
	color: #000000;
	font-weight: bold;
}

.content a:hover
{
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;			
	color: #555555;
	font-weight: bold;
}

.contactList
{
	width: 640px;	
}

.contactList td
{
	vertical-align: top;	
	padding: 5px;
}

.contactList a, .contactList a:visited, .contactList a:active
{
	font-weight: normal;
}

.contactList a:hover
{
	font-weight: normal;
}

.leftMenu
{
	width: 255px;
	vertical-align: top;
	text-align: left;
	padding: 15px;
	line-height: 18px;
}

.leftMenu a, .leftMenu a:visited, .leftMenu a:active
{
	text-decoration: none;
	font-family: arial;
	font-size: 14px;	
	color: #000000;
}

.leftMenu a:hover
{
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;			
	color: #000000;
}



.content
{

}

.HeaderText
{
	font-size: 26px;
	color: #ffffff;
	font-family:Arial;
	font-weight: bold;
	line-height: 24px;
}

.footer
{
	text-align: center;	
}




.footer a, .footer a:visited, .footer a:active
{
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

.footer a:hover
{
	text-decoration: underline;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

.copyright
{
	text-align: center;
	font-family: arial;
	font-size: 9px;
	padding-top: 5px;
}




.copyright a, .copyright a:visited, .copyright a:active
{
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;	
	color: #000000;
}

.copyright a:hover
{
	text-decoration: underline;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;	
	color: #000000;
}
