@charset "utf-8";
/* CSS Document for Public FA */
body{margin: 0;padding: 0;font: 12pt Georgia, "Times New Roman", Times, serif;background:#f8f8f8; min-width:800px;}
img{border:0;}
h2{
margin: 0 0 16px 0;
padding: 0;
font: 24pt Georgia, "Times New Roman", Times, serif;
color: #000;
border-bottom: 2px solid #000;
font-variant:small-caps;
letter-spacing: 2px;
clear:right;
}
h3{
margin: 32px 0 16px 16px;
padding: 0;
font: 16pt Georgia, "Times New Roman", Times, serif;
color: #a00;
font-variant:small-caps;
text-decoration:underline;
letter-spacing: 2px;
clear:right;
}
h4{
margin: 1em auto;
padding: 0;
font: 16pt Georgia, "Times New Roman", Times, serif;
color: #000;
font-variant:small-caps;
letter-spacing: 1px;
text-align:center;
}
li{padding:4px;}
p{
	line-height: 1.4em;
	text-align:left;
	margin:24px 16px;
}
.hquote{
	text-align:right;
	font-style:italic;
	margin:.5em auto;
	max-width:600px;
	padding:1em;
	line-height:1.4em;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#c60d1d;
	color:#fff;
	-moz-box-shadow: 2px 2px 8px #333;
	-webkit-box-shadow: 2px 2px 8px #333;
	box-shadow: 2px 2px 8px #333;
	background: -moz-linear-gradient(top, #c60d1d 0%, #940a16 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#c60d1d), to(#940a16));
}
.vquote{
	float:right;
	text-align:right;
	font-style:italic;
	margin:.5em 0 .5em 2em;
	max-width:175px;
	padding:1em;
	line-height:1.4em;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#c60d1d;
	color:#fff;
	-moz-box-shadow: 2px 2px 8px #333;
	-webkit-box-shadow: 2px 2px 8px #333;
	box-shadow: 2px 2px 8px #333;
	background: -moz-linear-gradient(left, #c60d1d 0%, #940a16 100%);
	background: -webkit-gradient(linear, left, right, from(#c60d1d), to(#940a16));
}
.attrib{
	line-height:2em;
	font-style:normal;
	color:#ff0;
}
#employeeonly{
	float:right;
	margin:8px;
	width:25px;
	height:25px;
	background:url(image/employee-only.png) bottom no-repeat;
}
#employeeonly:hover{
	background-position:top;
}
#banner{
	background: url("image/Public-FA-Banner-Back.jpg");
	margin-bottom: 1px;
}
.nav{
	text-align: center;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #fff;
}
#nav-top{
	background: #c60d1d url(image/MainMenu-Back.jpg);
}
#nav-services{
	background: #700 url(image/SubMenu-Back.jpg) bottom;
	display:none;
}
#nav-clients{
	background: #700 url(image/SubMenu-Back.jpg) bottom;
	display:none;
}
#nav-firm{
	background: #700 url(image/SubMenu-Back.jpg) bottom;
	display:none;
}
#nav-home{
	background: #700 url(image/SubMenu-Back.jpg) bottom;
	display:none;
}
.nav a{
	color: #fff;
	font-variant:small-caps;
	text-decoration:none;
	padding: 4px 12px 4px 12px;
}
.nav a:hover {
	background: #700 url(image/SubMenu-Back.jpg) top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #600;
	padding: 4px 11px 4px 11px;
}
.selected {
	background: #700 url(image/SubMenu-Back.jpg) top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #600;
}
#container{
	margin: 32px 8% 0 8%;
	padding-bottom: 16px;
	border-bottom: 2px solid #000;
	min-height: 576px;
	clear:both;
}
#container a{
	text-decoration:none;
	color:#700;
}
#container a:active{
	text-decoration:underline;
	color:#fff;
	background:#700;
}
#container a:visited{
	text-decoration:none;
	color:#400;
}
#container a:hover{
	text-decoration:underline;
	color:#a00;
}
#footer{
	margin: 0 8% 16px 8%;
	font-size:9pt;
	width:84%;
	clear:both;
}
#f1{
	text-align:left;
	width:30%;
}
#f2{
	text-align:center;
	width:25%;
}
#f3{
	text-align:center;
	width:25%;
}
#f4{
	text-align:right;
	width:20%;
}
.img_right{
	float:right;
	margin-left: 12px;
	margin-bottom: 12px;
	border-left: 12px solid #f8f8f8;
}
.email{
	margin-bottom:1.2em;
	list-style:none;
}
.email a{
	padding-right:1.2em;
	background:url(image/061220_icon_mailto.gif) no-repeat right;
}
.yin{
	list-style-type:none;
}
.center{
	text-align:center;
}
#temp{
	text-align:center;
	font: 14pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #a22;
	text-indent:0;
	margin:32px 15%;
}
#links{margin:0 auto;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#c60d1d;
	color:#fff;
	padding:16px;
	-moz-box-shadow: 2px 2px 8px #333;
	-webkit-box-shadow: 2px 2px 8px #333;
	box-shadow: 2px 2px 8px #333;
	background: -moz-linear-gradient(top, #c60d1d 0%, #940a16 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#c60d1d), to(#940a16));}
#links td{
	padding:4px 8px;
}
#links a{color:#ff0;}
#links a:visited{color:#ff8;}
#links a:active{color:#fff;}
#employee img{vertical-align:middle;padding:4px 16px;}
.pr{
	margin:1em auto;
}
.pr th{
	text-decoration:underline;
	padding-top:2em;
}
.download-pdf{
	float:right;
	background:url(image/download-pdf.png) top;
	width:250px;
	height:125px;
}
.download-pdf:hover{
	background-position:center;
}
.download-pdf:active{
	background-position:bottom;
}
.hr{
	height:25px;
	border-bottom: 2px solid #000;
}
#newssummary{
	width:80%;
	margin:1em auto;
}
