@charset "ISO-8859-1";
a:link {color: #003366; text-decoration: underline; }
a:active {color: #003366; text-decoration: underline; }
a:visited {color: #003366; text-decoration: underline; }
a:hover {color: #003399; text-decoration: underline; }
a.verdict:link {color: #003366; text-decoration: none; }
a.verdict:active {color: #003366; text-decoration: none; }
a.verdict:visited {color: #003366; text-decoration: none; }
a.verdict:hover {color: #003399; text-decoration: none; }
.arial11graybold{
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.bkgdsides {
	background-image: url(images/side.jpg);
	background-position: top;
}
.bkgdtop {
	background-image: url(images/top.jpg);
	background-position: top;
}
.addinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336699;
	text-align: center;
}
.bkgdmenuselected {
	background-image: url(images/menuselected.jpg);
	background-position: top;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
}
.bkgdtopdivider {
	background-image: url(images/topdivider.jpg);
	background-position: top;
}
.dashedtop {
	border-width: 1px 0px 0px 0px;
	border-style: dashed none none none;
	border-color: gray;
	background-color: efefef;
}
.arial10{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.verdict{
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
}
.attorneyname{
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-color: gray;	
}
.profile{
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
}
.verdicttitle{
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	text-decoration:underline;
}
.newslettersign {
	font-size: 14px;
	font-weight: bold;	
}
.policyinfo {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.pagetitle {
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: bottom;
	letter-spacing: 1px;
	height:60px;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-color: gray;
}
.bottomalign{
	vertical-align: bottom;
}
.content {
	vertical-align: top;
	text-align: left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul{
	list-style-image:url(images/darkarrow.jpg);
}
ul.whiteback{
	list-style-image:url(images/whitedarkarrow.jpg);
}

.copy {
	FONT-SIZE: 10px; COLOR: #999; text-align: right; PADDING-BOTTOM: 1px; PADDING-RIGHT: 10px
}
.copy A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; COLOR: #f5f5f5; PADDING-TOP: 0px; BACKGROUND-COLOR: #293f6f; TEXT-DECORATION: none
}
.contact{
	background-color:#336699;
	color:#FFFFFF;
	text-align:center;
	font-size:24px;
}