
body {
	font: 10px/1.6em verdana,geneva,sans-serif;
	margin: 0;
	padding: 0;
	color: #E6E6FA;
	background: #fff;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: verdana,geneva,sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 0 0 5px 0; 
	background-repeat: no-repeat;
}

h2 {
	font: 1.2em/1.6em verdana,geneva,sans-serif;
	font-weight: bold;
	margin-bottom: -1%;
}

h3 {
	font: 1em/1.2em verdana,geneva,sans-serif;
	font-weight: bold;
	margin-top: -.2em;
	color: #f8f8ff;
}

h4 {
	font: .9em/1.6em verdana,geneva,sans-serif;
	font-weight: 100;
	font-style: italic;
}

cite {
	font: .9em/1.6em verdana,geneva,sans-serif;
	font-style: italic;
	font-weight: bold;
}

.normal {
	font-style: normal;
}
.boldit {
	font-weight: bold;
	font-style: italic;
}

.pullout {
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #fff;
}

table.maintable {
	min-height: 300px;
	height: 300px;
	width: 100%;
	border: 0;
	background-color: #000044;
}

table.navigate {
	border-bottom: 1px solid #fff;
	background: #000099;
	
}

.news table, .news tr, .news td {
	padding: 0px 10px 0px 0px;
	vertical-align: text-top;
}

td.usefulleft {
	 padding: 10px 10px 10px 40px;
	 vertical-align:top;
	 width: 170px;
/* following styles are invisible to IE 5 \*/
	 width: 120px;
/* end IE 5 invisible */ 
}
td.usefulright {
	padding: 10px 40px 10px 10px;
	vertical-align:top;
}


td.left {
	 padding: 10px 10px 10px 40px;
	 width:323px;
	 vertical-align:top;
}
td.left2 {
	 padding: 10px 10px 10px 40px;
	 width:323px;
	 vertical-align:top;
	 background-image: url("images/bg_left.jpg");
	 background-repeat: repeat-y;
}
  /* following styles are invisible to IE 5 \*/
td.left {
	 padding: 10px 10px 10px 40px;
	 width:273px;
	 vertical-align:top;
}
td.left2 {
	 padding: 10px 10px 10px 40px;
	 width:273px;
	 vertical-align:top;
	 background-image: url("images/bg_left.jpg");
	 background-repeat: repeat-y;
}
 /* end IE 5 invisible */ 
td.left a, a:visited {
	color: #E6E6FA;
	line-height: 2em;
}
td.left a:hover {
	color: #6cf;
}

td.middle {
	padding: 10px;
	vertical-align:top;
}

td.middle a, a:visited {
	/*color: #39f;*/
	color: #E6E6FA;
}
td.middle a:hover {
	color: #6cf;
}

td.usefulright a, a:visited {
	color: #39f;
}
td.usefulright a:hover {
	color: #6cf;
}

td.right {
	padding: 10px 40px 10px 10px;
	vertical-align:top;
	width:150px;
}

/* Layout */
#header{
	margin-bottom: 27px;
	padding: 0px;
	height: 85px;
	min-width: 700px;
	background-image: url("images/bg_lines.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.logo {
	background-image: url("images/stevens.gif");
	width: 292px;
	height: 45px;
	position: absolute; top:35px; left:35px;
}

#wrapper {
	position: absolute; top:110px;
	width: 100%;
	background: #000044;
	min-width: 700px;
	height: auto;
	border-bottom: 1px solid #000044;
}

/* Column Background Divs */
div#column2 {
    margin: 0;
    padding: 0;
    background-image: url("images/bg_dotright.gif");
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
    min-width: 700px;
    background-color: #000044;
}
div#column1 {
    margin: 0px;
    padding: 0px;
    background-image: url("images/bg_dotline.gif");
    background-repeat: repeat-y;
    background-position: 322px;
    width: 100%;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
/* Close Column Background Divs */

div#left {
	width: 262px;
	padding: 3px 20px 0 40px;
	float: left;
}

div#mid {
	margin-left: 302px;
	margin-right: 150px;
	padding: 1px 20px 0 40px;
}

div#right {
	padding: 1px 40px 0 20px;
	float: right;
}

.bgdot {
	background-image: url("images/bg_dotline.gif");
	background-repeat: repeat-y;
}


.contact {
	list-style: none;
	font: 1em/1.6em verdana,geneva,sans-serif;
	font-weight: 400;
	margin-left: 1px;
  /* following styles are invisible to IE 5 \*/
	margin-left: -40px;
 /* end IE 5 invisible */ 
}

.bullist {
	font: 1em/1.6em verdana,geneva,sans-serif;
	font-weight: 400;
	margin-left: 15px;
	margin-top: -.7em;
  /* following styles are invisible to IE 5 \*/
	margin-left: -27px;
 /* end IE 5 invisible */ 
}


#footer {
	color: #444;
	font: 9px/1.6em verdana,geneva,sans-serif;
	text-align: left;
	padding: 0 0 0 40px;
}
/* End Layout */

/* Images */
.staff {
	float: left;
	border-top: 5px solid #000044;
	border-right: 10px solid #000044;
	margin-bottom: 10px; 
}
/* End Images */

/* Navigation */
a.fl ,visited, active {
	color: #fff;
	text-decoration: none;
	background-color: #333399;
	padding: 6px 10px 6px 10px;
	border-right: 1px solid #fff;
	display: block;
}

a.fl:hover{
	background-color: #006;
	display: block;
}

a.sl {
	background-color: #333399;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #fff;
	display: block;
}

a.sl:hover{
	background-color: #000044;
	display: block;
}

a.here{
	color: #fff;
	text-decoration: none;
	background-color: #006;
	padding: 6px 10px 6px 10px;
	border-right: 1px solid #fff;
	display: block;
}

#navwrap{
	width:100%;
	min-width: 800px;
	background-color: #000099;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0px;
	top: 85px;
}

#lawyers {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #333399;
	background-image: url("images/lawyers.gif");
	background-repeat: no-repeat;
	background-position: absolute;
}

#nav {
	position: relative;
	left: 40px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: auto;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: auto;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
/* End Navigation */

/* Footer Links */
a.ft ,active ,visited {
	color: #444;
	text-decoration: none;
}
a.ft:hover {
	color: #111;
}
/* End Footer Links */
a.email ,active ,visited {
	color: #fff;
	text-decoration: none;
}
a.email:hover {
	color: #fff;
	font-weight: bold;
}

