/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #5c5c5c;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 16px;
}


a:link {
	color: #4c6859;
		text-decoration: none;
}
a:visited {
	color: #4c6859;
		text-decoration: none;
}
a:hover {
	color: #759e7b;
	text-decoration: underline;
}
a:active {
	color: #4c6859;
		text-decoration: none;
}
.white {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.style1 {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.style1 a {	
	color: #ffffff;}
.style1 a:link {	
	color: #ffffff;
	text-decoration: none;
		font-size: 11px;
}
.style1 a:active {	
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.style1 a:hover {	
	color: #efefef;
	text-decoration: underline;
	font-size: 11px;
}
.style1 a:visited {	
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}


.footer {
	text-decoration: none;
	font-size: 11px;
}
.footer:link {
	text-decoration: none;
	font-size: 11px;
	color: #427857;
}
.footer:active {	

	text-decoration: none;
	font-size: 11px;
}
.footer:hover {	

	text-decoration: none;
	font-size: 11px;
}
.footer:visited {	

	text-decoration: none;
	font-size: 11px;
}

.footer-gray {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}
.footer-gray:link {	

	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}
.footer-gray:active {	

	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}
.footer-gray:hover {	

	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
.footer-gray:visited {	

	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}
.sub {
	color: #FFFFFF;
}
.sub:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sub:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sub:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sub:hover {
	color: #CEDBE1;
	text-decoration: none;
}.globe {
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
}
.firm-brochure {
	height: 14px;
	background-image: url(images/bg-firm-brochure.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.firm-brochure a {
	color:white;
	font-size: 11px;
}
.menu-td {
	background-color: #dae8d8;
}
