/* EversLegal.com */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #06507F;
}
#wrapper {
	margin: 3px auto 10px;
	width: 990px;
	background: #FFFFFF;
}
.navbar a:link, .navbar a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navbar a:hover, .navbar a:active {
	font-size: 12px;
	color: #06507F;
	text-decoration: none;
	font-weight: bold;
}
.navbar td {
	padding: 0px;
	font-size: 12px;
	text-align: center;
}
.navbartext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #95B047;
}
h2 {
	font-size: 16px;
	color: #005685;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #005685;
}
#main {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#main a:link {
	color: #06507F;
	text-decoration: none;
}
#main a:visited, #main a:active {
	color: #06507F;
	text-decoration: none;
}
#main a:hover {
	color: #06507F;
	text-decoration: underline;
}
#main li {
	margin-bottom: 0.4em;
	list-style: disc;
}
.portrait {
	border: thin solid #005389;
	background-position: right;
	margin: 0px 10px 0px 0px;
}
.nalsc a:link, .nalsc a:visited, .nalsc a:active {
	font-size: 9px;
	color: 06507F;
	text-decoration: none;
}
.nalsc a:hover {
	font-size: 9px;
	color: 06507F;
	text-decoration: underline;
}
.clienttable {
	margin-left: 50px;
}
.boxedtext {
	margin: 1em 5%;
	padding: 10px;
	border: 2px solid #06507F;
}
.callout {     /* callout box */
	font-weight: bold;
	font-size: 110%;
	color: #95B047;
	padding: 0.5em;
	border: 1px solid #06507F;
	text-align: center;
	margin: 1em 3em;
	clear: both;
}
.callout a:link, .callout a:visited, .callout a:active {
	color: #004371;
	text-decoration: underline;
}
.callout a:hover {
	color: #660000;
}
#copyright {
	font-size: 10px;
	color: white;
	background-position: center;
	text-align: center;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #E5E9D0;
	text-decoration: underline;
}
#copyright a:hover {
	color: #95B047;
	text-decoration: underline;
}
