@charset "UTF-8";
/* CSS Document */

body {
  width: 100%;
  border-top: 7px solid #00214f;
  margin: 0px auto 0px auto;
  padding: 0;
  font-family: Arial;
  font-size: 100%;
  color: #000000;
  background: url(../images/LowerBg.jpg) top left repeat;
  text-align: -moz-center !important;
  text-align: center;
}

#Wrapper {
  width: 800px;
  margin: 0px auto 0px auto;
  text-align: left;
}

/*** General Font Styles ***/
p {
  font-size: 75%;
  line-height: 20px;
  margin: 7px 0;
}

p.Line {
  line-height: normal;
  margin: 10px 0;
}

h1 {
  font-family: Georgia;
  font-weight: normal;
  font-size: 140%;
  color: #990000;
  margin: 0;
  padding: 0;
}

h2 {
  font-family: Georgia;
  font-weight: bold;
  font-size: 90%;
  color: #00214f;
  margin: 5px 0;
  padding: 0;
}

h3 {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  margin: 10px 0 0 0;
  padding: 0;
}

A {
  color: #00214f;
  text-decoration: none;
}

A:Hover, A:Active {
  color: #00214f;
  text-decoration: underline;
}

A.Upper {
  color: #00214f;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

A.Upper:Hover, A.Upper:Active {
  text-decoration: underline;
}
/*** End Font Styles ***/

/*** Header Styles ***/
#HeaderBg {
  width: 100%;
  background: #FFFFFF;
  height: 119px;
}

#HeaderBg #Header {
  width: 800px;
  padding: 15px 0 15px 0;
  margin: 0;
  text-align: left;
}
/*** End Header ***/

/*** Main Nav Styles ***/
#HeaderBg #MainNav {
  width: 800px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#HeaderBg #MainNav UL.Horizlist {
  margin: 0px;
  padding: 0px;
  font-size: 75%;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

#HeaderBg #MainNav UL.Horizlist LI {
  float: left;
  list-style-type: none;
  display: block;
  width: 119px;
  background: url(../images/NavBg.jpg) top left repeat-x;
  text-align: center;
  line-height: 28px;
  border-right: 1px solid #FFFFFF;
}

#HeaderBg #MainNav UL.Horizlist LI.Normal {
  background: url(../images/NavBg.jpg) top left repeat-x;
}

#HeaderBg #MainNav UL.Horizlist LI.Highlight {
  background: url(../images/RedBg.jpg) top left repeat-x;
}

#HeaderBg #MainNav UL.Horizlist LI.Contact {
  background: #5e5e61;
  width: 200px;
  border-right: none;
}

#HeaderBg #MainNav UL.Horizlist LI.ContactHighlight {
  background: url(../images/RedBg.jpg) top left repeat-x;
  width: 200px;
  border-right: none;
}

#HeaderBg #MainNav A, #HeaderBg #MainNav A:Hover, #NavBg #MainNav A:Active {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}
/*** End Main Nav ***/

/*** Callout Styles ***/
#CalloutBG {
	width: 100%;
	background: url(../images/BgGrad.jpg) bottom left repeat-x;
	height: auto;
	clear: both;
	margin: 0px auto 0px auto;
}

#CalloutBG .Callout {
	width: 800px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}
/*** End Callout ***/

/*** Content Styles ***/
#Content {
  width: 800px;
  height: 100%;
  background: #e6eef3;
  border-bottom: 7px solid #00214f;
  padding: 0;
  margin: 0;
  text-align: left;
}

#Text {
  width: 560px;
  float: left;
  display: inline;
  padding: 20px;
  margin: 0;
  background: #FFFFFF;
}

#Text #BtmCnt {
  float: left;
  display: inline;
  width: 171px;
  height: auto;
  margin: 0 15px 0 0;
}

/*** Three Column Layout ***/
#LeftCol {
  float: left;
  display: inline;
  width: 140px;
  height: auto;
  margin: 5px 15px 0 0;
  padding: 10px 0;
  border-top: 1px dotted #000000;
  border-bottom: 1px dotted #000000;
}

#LeftCol.Img {
  float: left;
  display: inline;
  width: 140px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0;
  border-top: none;
  border-bottom: none;
}

#LeftCol IMG.pad {
  padding: 40px 0 60px 0;
}

#LeftCol .Content {
  width: 120px;
  margin: 0;
  padding: 2px 10px;
  background: #e6eef3;
}

#LeftCol .Content p, #LeftCol .Content A {
  color: #00214f;
  text-decoration: none;
}

#LeftCol .Content A:Hover, #LeftCol .Content A:Active, #LeftCol .Content A.Active {
  text-decoration: underline;
}

#LeftCol .Content span { 
  font-size: 120%;
}

#CenterCol {
  float: left;
  display: inline;
  width: 405px;
  height: auto;
  margin: 0;
  padding: 0;
}

#CenterCol ul {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0 0 5px 0;
  font-size: 12px;
}

#CenterCol ul li {
  background: transparent url(../images/bullet.png) no-repeat scroll 0 5px;
  padding: 0 0 0 10px;
  line-height: 1.3em;
}

#CenterCol ul a {
  color: #00214f;
  text-decoration: none;
}

#CenterCol ul a:hover, #CenterCol ul a:Active {
  color: #00214f;
  text-decoration: underline;
}

#CenterCol table.Attorneys td {
	text-align: left;
	vertical-align: top;
}

#CenterCol table.Attorneys td.LeftCell {
	text-align: left;
	width: 115px;
	vertical-align: top;
}

#CenterCol form {
  font-family: Arial;
  font-size: 12px;
}

#CenterCol form span {
  color: #FF0000;
}

#CenterCol form input {
  height: 16px;
  margin: 5px 0 5px 0;
}

#CenterCol form label {
  line-height: 28px;
}

#CenterCol form table td {
  vertical-align: top;
}
/*** End Three Column Layout ***/

/*** Right Nav in Content ***/
#RightNav {
  float: right;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 100%;
  background: #e6eef3;
}

#RightNav .LinkList {
  margin: 20px 10px;
}

#RightNav .LinkList p a {
  margin: 7px 0 0 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #00214f;
  text-decoration: none;
}

#RightNav .LinkList p a:hover, #RightNav .LinkList p a:Active {
  text-decoration: underline;
}


#RightNav .LinkList h1 {
  text-transform: uppercase;
  color: #00214f;
  font-family: Arial;
  font-size: 80%;
  font-weight: bold;
}

ul#collapsing-nav {
  font-size: 75%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#collapsing-nav li {
  background: none;
  padding: 5px 0 0 0;
  *padding: 2px 0 0 0;
}

ul#collapsing-nav li a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

ul#collapsing-nav li a:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

ul#collapsing-nav ul.SubNav {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 5px 0 5px 0;
}

ul#collapsing-nav ul.SubNav li {
  background: transparent url(../images/bullet.png) no-repeat scroll 0 5px;
  padding: 0 0 0 10px;
  line-height: 1.3em;
}

ul#collapsing-nav ul.SubNav a {
  color: #00214f;
  text-decoration: none;
}

ul#collapsing-nav ul.SubNav a:hover, ul#collapsing-nav ul.SubNav a:Active {
  color: #00214f;
  text-decoration: underline;
}

body.enhanced ul#collapsing-nav span {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

body.enhanced ul#collapsing-nav span:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

body.enhanced ul#collapsing-nav li.selected span, body.enhanced ul#collapsing-nav li.selected span:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}
/*** End Right Nav in Content ***/

#Clear {
  clear: both;
}
/*** End Content Styles ***/


/*** Footer Styles ***/
#Footer {
  width: auto;
  padding: 0 0 0 20px;
  margin: 0;
  text-align: left;
  color: #FFFFFF;
}

#Footer p {
  font-size: 70%;
}

#Footer a {
  color: #FFFFFF;
  text-decoration: none;
}

#Footer a:hover, #Footer a:Active, #Footer a.Active {
  color: #FFFFFF;
  text-decoration: underline;
}
