/* CSS Document */
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
}

.style2 {
	color: #fff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C748F;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C748F;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C748F;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C748F;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
a.top:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

a.top:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
a.top:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

#maincopy {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

#bodycopy {
	padding-left: 20px;
	padding-right: 70px;
}

#bodycopyNews {
	padding-left: 20px;
	padding-right: 30px;
}

#emailList {
	padding-left: 20px;
	padding-right: 30px;
}

.mainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #35435E;
	font-weight: bold;
}

#intro {
	padding-left: 20px;
	padding-right: 60px;
	padding-top: 15px;
}

/*-----NAV HERE-----*/


/*-----END NAV-----*/

td.greenright {
	background-image: url(../images/rightbg.jpg);
	background-color: #8DA074;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35435E;
	padding-left: 20px;
}

/*-------News----------*/
#newsborder {
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;

}
#newsbg {
	width: 160px;
	background-color:#FFFFFF;
	padding: 10px;
}


#newsholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

/*  Begin Attorneys table */

#AttorneyCellPad {
	padding-left: 15px;
	background-color: #CCD2DB;
}

#AttorneyBkgdPad {
	background-color: #CCD2DB;
	width: 165px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.resumeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35435E;
	padding-top: 10px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 20px;
}

.listItem {
	list-style: outside;
	list-style-type: disc;
	padding-left: 20px;
	margin: 0px;
}

li.spaceAfter {
	padding-bottom: 10px;
}

ul.giveSpace li {
	padding-bottom: 10px;
}

.IntroCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35435E;
	line-height: 20px;
}

img.floatLeftClear { 
    float:left;
    padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px; 
}

img.floatRightClear { 
    float:right; 
	clear:right; 
    padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px; 
}

 /* allow room for 3 columns */
  ol
  {
    width: 60em;
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	list-style: inside;
	list-style-type: disc;
  }

  
  ol li.column1 { margin-left: 0em; width: 25em; }
  ol li.column2 { margin-left: 25em; width: 35em; }
  
  

  ol li.reset
  {
    margin-top: -17.6em;
  }
