/* ---------------------*/
/* Body                 */
/* ---------------------*/

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	text-align:center;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ---------------------*/
/* Fonts                */
/* ---------------------*/

.default9 {
	color: #7d7d7d;
	font-size: 9px;
}
.white9 {
	color: #ffffff;
	font-size: 9px;
}
.white10 {
	color: #ffffff;
	font-size: 10px;
}
.white11 {
	color: #ffffff;
	font-size: 11px;
}
.white22 {
	color: #ffffff;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.navy36 {
	color: #1e2846;
	font-size: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.navy20 {
	color: #1e2846;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.navy10 {
	color: #1e2846;
	font-size: 10px;
}
.lightblue36 {
	color: #3c7db4;
	font-size: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.blue36 {
	color: #82b4e1;
	font-size: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.lightblue20 {
	color: #3c7db4;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.lightblue10 {
	color: #3c7db4;
	font-size: 10px;
}
.white36 {
	color: #ffffff;
	font-size: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.gray36 {
	color: #a5a5a5;
	font-size: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.lightblue9 {
	color: #3c7db4;
	font-size: 9px;
}

/* ---------------------*/
/* Container            */
/* ---------------------*/

.main {
	width:944px;
	text-align:left;
	margin:0px auto;
}
.header {
	width:981px;
}
.content {
	width:716px;
	background-image:url(../images/universal/image_bkgd.gif);
	background-repeat:repeat-y;
	margin-left:23px;
	margin-top:25px;
	padding-right:10px;
	padding-left:10px;
	border-top:10px;
	border-top-style:solid;
	border-color:#e5e5e5;
}
.footer {
	width:736px;
	margin-left:23px;
	margin-top:8px;
	margin-bottom:8px;
}

/* ---------------------*/
/* Menu                 */
/* ---------------------*/

.mainmenu{
border: 0px solid #C0C0C0;
background-color: #f5f5f5;
border-bottom-width: 0;
width: 150px;
float:right;
margin-top:36px;
margin-right:5px;
}

* html .mainmenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 134px;
}

.mainmenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.mainmenu a{
font: 10px Verdana;
padding: 5px 4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #7d7d7d;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.mainmenu a:visited{
color: #7d7d7d;
}

html>body .mainmenu a{ /*Non IE rule*/
width: auto;
}

.mainmenu a:hover{
background-color: #1e2846;
color: #ffffff;
text-decoration: none;
}

.mainmenu a:active{
background-color: #red;
color: #ffffff;
text-decoration: none;
}

/* ---------------------*/
/* Elements             */
/* ---------------------*/

.logo {
	width:239px;
}
	
br.clear{
	clear:both;
}

.imagemain {
	width:716px;
	margin-bottom:10px;	
}
.contentindex {
	margin-top: 11px;
	padding-top: 27px;
	padding-left:42px;
	padding-right:42px;
	padding-bottom:27px;
	height:316px;
	background-color:#5596cd;
	text-align:right;
	border-bottom:10px;
	border-bottom-style:solid;
	border-color:#e5e5e5;
}
.contentpages {
	padding-left:23px;
	padding-right:23px;
}
.contentbottom {
	width:736px;
	background-image:url(../images/universal/image_bkgd_bottom.gif);
	background-repeat:no-repeat;
	height:68px;
	margin-left:23px;
	margin-right:23px;
}
.contenttext {
	width:510px;
	padding-top: 20px;
}
.contentsub {
	float:right;
	width:150px;
	text-align:right;
	padding-top: 80px;
	padding-bottom:10px;
}
.leftrightbottomCell {
	border-left: 1px;
	border-left-style:solid;
	border-right: 1px;
	border-right-style:solid;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-color:#dcd7cd;
	background-color:#f5f0eb;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:middle;
}
.copyright {
	font-size: 9px;
	width:250px;
}
.bottomnav {
	font-size: 9px;
	float:right;
	width:400px;
	clear:both;
	text-align:right;
}
.contactinfo {
	font-size: 9px;
	float:right;
	width: 150px;
	margin-right:5px;
	margin-top:200px;
	clear:both;
}
.attorneyimages {
	float:left;
	width: 128px;
	margin-right:15px;
	margin-bottom:15px;
}	
.resourceimages {
	float:left;
	width: 65px;
	margin-right:15px;
	margin-bottom:15px;
}
.contactformtd {
	text-align:right;
	color:#3c7db4;
	padding-top:10px;
	padding-right:10px;
	vertical-align:top;
}
.contactformlefttd {
	text-align:left;
	color:#3c7db4;
	padding-top:5px;
	vertical-align:top;
}
.border {
	border:1px;
	border-style:solid;
	border-color:#e5e5e5;
	width:440px;
}

/* ---------------------*/
/* Links                */
/* ---------------------*/

a:link {
	color: #7d7d7d;
	text-decoration: none;
}
a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
a:hover {
	color: #7d7d7d;
	text-decoration: underline;
}
a:active {
	color: #7d7d7d;
	text-decoration: none;
}

#sky a:link {
	font-size: 10px;
	color: #a0cdf5;
	text-decoration: none;
}
#sky a:visited {
	font-size: 10px;
	color: #a0cdf5;
	text-decoration: none;
}
#sky a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
#sky a:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#white a:link {
	color: #ffffff;
	text-decoration: none;
}
#white a:visited {
	color: #ffffff;
	text-decoration: none;
}
#white a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#white a:active {
	color: #ffffff;
	text-decoration: none;
}

	