/*Style Sheet for Version 4 Browsers
cklegal.com */body {	background-color : #FFFFFF;	background-image : none;	background-repeat : repeat-x}/*Styles for the Main Content Layer */.maindiv {	position: absolute;	top: 160px;	left: 120px;	z-index: 2;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size : 11px;	padding-left : 48px;	padding-right : 36px;}.maindiv h1 {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 14px;
	color: #8CAFAD;
}.maindiv h2 {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 12px;
	color: #8CAFAD;
}.maindiv a:link { color : #9999CC }.maindiv a:visited { color : #996633 }.maindiv a:hover { color : #7D7EBD }/* Lists*/ul {	color : #9999CC;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	margin-right : 36px}ol {	color : #99CC66;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	margin-right : 36px}/*Style for The Little Icon Layers */.icondiv {	position: absolute;	top: 160px;
	left: 121px;
}.icondiv2 {	position: absolute;	left: 121px;	top: 192px;}/*Style Applied to the Sidebar Layer */.navDiv {	position: absolute;	width: 120px;	top: 166px;	left: 0px;	z-index: 4;	color : #999999;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}.navDiv h1 {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 14px;
	color: #8CAFAD;
}.navDiv h2 {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 12px;
	color: #8CAFAD;
}/*Style for Page Banner */.logodiv {	position: absolute;	left: 0px;	top: 0px;	z-index: 1;
	width: 560px;
}/*Style Applied to the Paragraphs for Main Section Links */p.navButts {	color : #333333;	margin-bottom : 4px;	margin-left : 0px;	margin-top : 6px;	font: 12px Verdana, Arial, Helvetica, sans-serif;}.navButts a { color : #666666; text-decoration : underline }.navButts a:hover { color : #999999; text-decoration : none }/*Style Applied to the Paragraphs for the Sub-Section Links */p.navSubs {	color : #333333;	font: 11 px Verdana, Arial, Helvetica, sans-serif;	margin-bottom : 2px;	margin-left : 12px;	margin-top : 0px}.navSubs a { color : #333333; text-decoration : none }.navSubs a:hover { color : #999999; text-decoration : none }/*Style Applied to the Paragraphs for Static Down-State Main Section Links */p.navViz {	color : #333333;	margin-bottom : 6px;	margin-left : 0px;	margin-top : 6px;	font: bold 11px Verdana, Arial, Helvetica, sans-serif;}.navViz a { color : #666666; text-decoration : underline }/*Style Applied to the Paragraphs for Copyright-Small-Text */p.captions {	color : #666666;	font-family : Arial, Helvetica, sans-serif;	font-size : 10px;	margin-bottom : 12px;	margin-top : 0px;	background-color: transparent;}p.copyrights {	color : #999999;	font-family : Arial, Helvetica, sans-serif;	font-size : 10px;	margin-bottom : 12px;	margin-top : 60px}p.news {	color : #666666;	font-family : Arial, Helvetica, sans-serif;	font-size : 10px;	margin-bottom : 6px;	margin-top : 6px;	background-color: transparent;}p.footer {	color : #999999;	font-family : Arial, Helvetica, sans-serif;	font-size : 10px;	margin-top : 6px}/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/a.nn4imgWhite { color: #FFFFFF}/*Styles Applied to Form Elements*/form td {	color : #333333;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 12px}/*Styles Applied to Float Images left or right */.imgfloatright { float : right }.imgfloatleft { float : left }