body {
	background-color: #363c92;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
}

#container {
	background-image: url(images/paladin_bk_dk_blu.gif);
	width: 900px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

#inner {
	width: 880px;
	margin: 0 auto;
}

#branding {
	width: 880px;
}

#leftnav {
	background-color: #fff;
	float: left;
	width: 211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	text-align: left;
	color: #000000;
}

#leftnavmain {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	text-align: right;
	margin-top: 22px;
}
#leftnavmain ul {
	margin-left: 0px;
	padding-left: 0px;
}

#leftnavmain a {
	padding-left: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-right: 12px;
}
#leftnavmain a:visited {
	color: #000000;
	text-decoration: none;
}
#leftnavmain a:hover {
	color: #363C91;
	text-decoration: none;
}
.imageleft {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
.breadcrumbs {
	font-size: 0.85em;
	padding-bottom: 25px;
}
.title {
	font-weight: bold;
	margin-top: 6px;
	color: #666666;
}


/* This next style setting the inline display is for IE only, fixing the vertical space gap between list items - see p. 221 of CSS Missing Manual */

#leftnavmain li {
	display: inline;
}

a#mainsectionon {
	background-color: #FFFFFF!important;
	color: #363C91!important;
	font-weight: bold;
}

#thirdlevellistnp {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	text-align: right;
}
#thirdlevellistnp a {
	display: block;
	color: #000000;
	font-weight: normal;
	background-color: #d2dff1;
	text-align: right;
	line-height: 0.85em;
	padding: 7px 1px 7px 12px;
	text-decoration: none;
	border-bottom: solid #fff 1px;
	padding-right: 24px;
}
#thirdlevellistnp a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #d2dff1;
}
#thirdlevellistnp a:hover {
	color: #2a2f77;
	background-color: #acbfda;
	text-decoration: none:
}
a#thirdlevelon {
	background-color: #acbfda!important;
	color: #2a2f77!important;
	font-weight: bold;
}

#content {
	background-color: #FFFFFF;
	float: right;
	width: 664px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000000;
	padding-top: 0px;
}
.sectionimagecenter {
	margin-left: 30px;
}
.dashes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #666666;
}
.byline {
	font-size: 0.9em;
	color: #272B69;
}
#content a {
	color: #282d7c;
	text-decoration: none;
}
#content a:visited {
	color: #282d7c;
	text-decoration: none;
}
#content a:hover {
	color: #282d7c;
	text-decoration: underline;
}

#content p {
	padding-left: 22px;
	text-align: left;
	padding-right: 30px;
}
#content table {
	margin-left: 25px;
}

#topnav {
	background-color: #d5e1f2;
	width: 664px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#topnav ul {
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#topnav ul a {
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
}
#topnav ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#topnav ul li a:hover {
	color: #2C297F;
	text-decoration: none;
}
#topnav ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2C297F;
}
#topnav ul li.topnavlast {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: -10px;
	padding-left: 0px;
}

#topnav ul li.topnavfirst {
	margin-left: -15px;
	padding-right: 5px;
}
.topnavlast {
	border: 0;
}

a#topnavon {
	color: #2C297F!important;
}

#footer {
	background-color: #adc5e5;
	clear: both;
	margin: 0 auto;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #2a2f77;
	text-align: right;
}
#footer p {
}
#footer a {
	color: #2a2f77;
	text-decoration: none;
}
#footer a:visited {
	color: #2a2f77;
	text-decoration: none;
}
#footer a:hover {
	color: #2a2f77;
	text-decoration: underline;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #363C92;
	margin-top: 12px;
	text-align: left;
	margin-left: 22px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -4px;
}
.sublevelheadline {
	font-weight: bold;
	color: #ba9b1e;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #353C91;
	margin-right: 30px;
	margin-bottom: -8px;
	margin-left: 22px;
	text-align: left;
}
.linktitle {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -15px;
	color: #ba9b1e;
}

.copyright {
	font-size: 0.9em;
	color: #000;
	text-align: center;
	padding-bottom: 6px;
	padding-right: 12px;
}
.imagecenter {
	text-align: center;
	margin-left: 0px;
}
.menubottom {
	margin-left: 0px;
}
#footer p {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 30px;
}
.footerimage {
	float: left;
	padding-right: 3px;
	padding-left: 0px;
	padding-top: 0px;
}
.attorneytable {
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 100px;
}
.attorneyname {
	font-size: 1em;
	font-weight: bold;
	color: #363C92;
}
table.attorneytable   tr   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.attorneyname a {
	font-size: 1em;
	font-weight: bold;
	color: #363C92;
	text-decoration: none;
}
.attorneyname a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #363C92;
	text-decoration: none;
}
.attorneyname a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #363C92;
	text-decoration: underline;
}
#sublevellist {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	text-align: right;
}
#sublevellist a {
	display: block;
	color: #000066;
	font-weight: normal;
	background-color: #f4ebb8;
	text-align: right;
	line-height: 1em;
	padding: 7px 1px 7px 12px;
	text-decoration: none;
	border-bottom: solid #fff 1px;
	padding-right: 30px;
}
#sublevellist a:visited {
	color: #000066;
	text-decoration: none;
	background-color: #f4ebb8;
}
#sublevellist a:hover {
	color: #000066;
	background-color: #dfd289;
	text-decoration: none:}
a#sublevelon {
	background-color: #dfd289!important;
	color: #000066!important;
}
h3 {
	font-weight: bold;
	color: #ba9b1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-right: 30px;
	margin-bottom: -8px;
	margin-left: 22px;
	text-align: left;
}

