div.fluid
{
width: 91% !important;
min-width: 700px;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 90% !important;
min-width: 700px;
}

/* Basic Stuff */

a img
{
border: none;
}

*
{
margin: 0em;
padding: 0em;
}

strong {
font-size: 95%;
}

body
{
background-color: #fff;
color: #444;
font-size: 9pt;
font-family: verdana, sans-serif;
}

p.accessibility 
{
font-size: .9em;
width: 25em;
position: absolute;
right: 0px;
text-align: right;
margin-right: 2em;
display: none;
}

p.accessibility a {color: #999; display: none;}

h1,h2,h3,h4,h5,h6,#menu li,#tertNav,#secondNav
{
font-weight: normal;
}

h3,h4,h5,h6
{
color: #3D4242;
}

h1 span
{
font-weight: bold;
}


h1 a {text-decoration: none; color: #fff;}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
font-size: 1em;
line-height: 1em;
}

a
{
text-decoration: none;
color: #1E679F;
}

a:hover
{
text-decoration: underline;
color: #9F1E27;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

th {
border-bottom: 1px solid #999;
padding: .2em .5em;
border-left: 1px solid #999;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2ex;
font-size: 90%;
color: #333;
}

td {
background-color: #fff;
padding: 0px;
text-align: center;
padding: .2em .5em;
border-top: 1px solid #ddd;
}

table {
background-color: #fff;
border-collapse: collapse;
border: 1px solid #999;
}

/* Header */

#header, #footer { width: 100%; }

#header
{
width:100%;
height:105px;
background: #fff;
background-image: url(../images/headerImg.jpg);
background-repeat: repeat-x;
z-index: 1;
}

#header img{
margin: 25px 0px 0px 15px;
}

input.searchInput
{
border: 1px solid #ccc;
float: left;
margin-right: 1px;
height: 18px;
}

input.button
{
float: none;
}


/* Menu */

#menu
{
background-image: url(../images/PrimNavBG.gif);
background-repeat: repeat-x;
background-position: bottom;
z-index: 1;
width: 100%;
height: 26px;
overflow: hidden;
padding-top: 2px;
border-top: 1px solid #333;
}

#menu form {
position: absolute;
left: 620px;
top: 110px;
white-space: nowrap;
}

#menu ul
{
text-transform: uppercase;
margin-left: 40px;
list-style: none;
white-space: nowrap;
margin-top: 4px;
}
html>body #menu ul
{
margin-top: 3px;
}

#menu li
{
float: left;
width: 110px;
margin: 0px -1px 0 0px;
}

#menu li a, #menu li a:visited
{
background-image: url(../images/tab.gif);
background-repeat: no-repeat;
background-position: right top;
letter-spacing: .2ex;
font-weight: bold;
font-size: 90%;
display: block;
color: #222;
text-decoration: none;
text-align: center;
height: 22px;
line-height: 23px;
border-bottom: 1px solid  #333;
}

#menu li a:hover
 {
margin: 0;
background: url(../images/tabActive.gif);
background-repeat: no-repeat;
color: #eee;
font-weight: bold;
}

#menu li a.active, #menu li a.active:visited
{
background: url(../images/tabActive.gif);
background-repeat: no-repeat;
background-position: right top;
color: #eee;
font-weight: bold;
border-bottom: 1px solid #811A21;
}

#menu li.active a
{
background: url(../images/tabActive.gif);
color: #eee;
font-weight: bold;
}
#menu li.active a:hover
{
background: url(../images/tabActive.gif);
}
#menu li.active a:visited
{
background: url(../images/tabActive.gif);
color: #eee;
font-weight: bold;
}
 
#secondNav ul
{
background: url(../images/borderTop.gif);
background-repeat: repeat-x;
background-position: top left;
float: left;
width: 100%;
margin-top: 6px;
}

#secondNav ul li
{
display: inline;
white-space: nowrap;
}

#secondNav ul li a
{
line-height: 2.4em;
padding: 4px .6em 0 .6em;
color: #444;
background-color: #fff;
text-decoration: none;
float: left;
background: url(../images/borderTop.gif);
background-repeat: repeat-x;
text-transform: uppercase;
font-size: 90%;
letter-spacing: .2ex;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}


#secondNav ul li a:hover, #secondNav ul li a.active, #secondNav ul li.active a
{
background: url(../images/borderTopRed.gif);
background-repeat: repeat-x;
background-position: top left;
color: #9F1E27;
}



/* Main */

#main {

}

#main_inner
{
position: relative;
margin: 0 auto 0 auto;
padding-top: 1em;
}

#primaryContent_2columns img, #primaryContent_2columns table, #primaryContent_columnless img, #primaryContent_columnless table
{
margin: .5em .5em;
}

#primaryContent_2columns h1, #primaryContent_columnless h1
{
color: #fff;
font-size: 23px;
line-height: 23px;
height: 23px;
display: inline;
padding: 0px;
}

 
#primaryContent_2columns p, #primaryContent_columnless p
{
line-height: 1.8em;
padding-left: .5em;
margin: 1.2em 0;
}


#primaryContent_2columns ul, #primaryContent_2columns ol,
#primaryContent_columnless ul, #primaryContent_columnless ol 
{
margin: 1.2em .5em .5em .5em;
}

#primaryContent_2columns ul li, #primaryContent_columnless ul li
{
margin: .4em 2.5em;
list-style-image: url(../images/greyBullet.gif);
padding: 0 0 0 2px;
line-height: 1.4em;
text-align: left;
}

#primaryContent_2columns ol li, #primaryContent_columnless ol li
{
margin-left: 30px;
margin: .4em 1.8em;
line-height: 1.4em;
}

#primaryContent_2columns h2, #primaryContent_columnless h2
{
letter-spacing: .2ex;
font-weight: bold;
font-size: 105%;
font-weight: bold;
letter-spacing: .1ex;
color: #111;
line-height: 1.3em;
margin: 2em 0 .8em 0;
clear: both;
}

#primaryContent_2columns h3, #primaryContent_columnless h3 
{
font-size: 1em;
font-weight: bold;
color: #333;
line-height: 1.3em;
margin: 1em 0 .4em .5em;
}

#primaryContent_2columns h3 a, #primaryContent_columnless h3 a
{
text-decoration: none;
color: #9F1E27;
}

#primaryContent_2columns h3 a:hover, #primaryContent_columnless h3 a:hover
{
text-decoration: underline;
}

#home
{
padding: 0;
}

#home img
{
float: left;
width: 150px;
padding: 0;
margin 0;
}


#home p
{
font-size: .9em;
margin: 0;
padding: .5em 0 0 0;
}

#home p:first-line
{
font-weight: bold;
line-height: 2em;
}

#home p:first-letter
{
float: left;
margin: 0;
padding: 0 3px 0 0;
font-size: 40px;
line-height:40px;
font-weight: normal;
color: #9F1E27;
}




#selfHelp, #otherLinks, #news, #events, #legalServices {
margin-bottom: 2em;
overflow: visible;
}

#selfHelp img, #otherLinks img, #news img, #events img
{
float: left;
display: inline;
margin: 0 8px 8px 0;
}

#selfHelp a, #otherLinks a, #legalServices, #events {
}

#selfHelp a:hover, #otherLinks a:hover, #legalServices a:hover {
text-decoration: underline;
}

#selfHelp h3, #otherLinks h3, #news h3, #legalServices h3, #events h3
{
font-size: 20px;
line-height: 22px;
background-repeat: no-repeat;
background-position: bottom left;
font-variant: small-caps;
font-weight: bold;
color: #999;
margin: 6px 0 10px 0;
float: left;
display: inline;
}

#legalServices h3
{
margin-top: 12px;
}

#legalServices img
{
float: left;
display: inline;
margin: 0 4px 8px 0;
}

#selfHelp h5, #otherLinks h5, #news h5
{
color: #666;
font-size: 1em;
font-weight: normal;
padding: .2em 0;
width: auto;
text-align: center;
margin: 1em 1em 1em 1em;
border: 1px solid #ddd;
}

#selfHelp h5
{
text-align: left;
border: none;
margin: 1em 0 .3em 2.5em;
}

#selfHelp form
{
margin-left: 2em;
}


/* Footer */

#footer
{
text-align: center;
padding: 0 5% 0 3%;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 2.0em;
padding-top: 1.0em;
color: #666;
font-size: .8em;
line-height: 1.5em;
}

#footer a, #footer a:visited
{
color: #999;
text-decoration: none;
}

#footer a:hover
{
text-decoration: underline;
}

#footer p
{
line-height: 1.2em;
text-align: left;
margin: 1em 15%;
}

#footer span {
font-size: 1.1em;
font-weight: bold;
}
	
/* LAYOUT - 2 Column */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	width: 61%;
	padding: 0 1%;
	float: left;
	text-align: left;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{
	position: relative;
	float: right;
	width: 31%;
	padding: 0 2% 0 0;
	text-align: left;
	overflow: visible;
	font-size: 90%;
	}
	
	#secondaryContent_2columns p
	{
	line-height: 1.2em;
	display: inline;
	padding: .2em 0 .3em .2em;
	margin: 0px;
	color: #666;
	}
	

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	width: 80%;
	/* this changes on certain internal pages */
	margin: 0 auto;
	text-align: left;
	}
	
	#primaryContent_columnless form
	{
	padding: 0;
	margin: 0;
	float: right;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 80%;
	}
	
/* Self-help Index */

	table#SHIndex
	{
	border-top: 1px solid #ddd;
	margin: 0 7%;
	border: none;
	text-align: left;
	}
	
	table#SHIndex th
	{
	vertical-align: top;
	text-align: right;
	border: none;
	background-color: #fff;
	color: #888;
	font-weight: bold;
	font-size: .9em;
	padding-right: 2em;
	padding-top: 1.2em;
	}
	
	table#SHIndex td
	{
	border: none;
	vertical-align: top;
	text-align: left;
	padding: 0;
	}
	
	table#SHIndex td.modest h3 a
	{
	margin: 0;
	font-weight: normal;
	
	}
	
	table#SHIndex td.modest p
	{
	display: block;
	margin: 0;
	}
	
	table#SHIndex p
	{
	line-height: 1.4em;
	margin: .5em 0 1em 0;
	padding: 0;
	display: inline;
	color: #666;
	}
	
	table#SHIndex h3
	{
	margin: 1em 0 .2em 0;
	}
	
/* PRO BONO PAGE  */

	table#category_index_lite, table#category_index_lite *
	{
	border: none;
	vertical-align: top;
	}
	
	table#category_index_lite th
	{
	text-align: right;
	color: #666;
	font-weight: normal;
	}
	
	table#category_index_lite td
	{
	text-align: left;
	}
	
	table#category_index_lite h3
	{
	display: inline;
	padding: 0;
	margin: 0 0 1em 0;
	}
	
/* RIGHT NAV  */

	.sideLinks
	{
	padding: .1em 0 .2em 1em;
	margin: 2px 0 1px 12px;
 	border-left: 5px solid #ccc;
	}
	
	.sideLinksAll
	{
	background: #fff url(../images/allArrow.gif) left top no-repeat;
	padding: .1em 0 .2em 2em;
	margin: 3px 0 1px 8px;
	font-weight: bold;
	}
	
	.sideLinksAll a
	{
	color: #666;
	}
	
	.sideLinksAll a:hover
	{
	color: #9F1E27;
	}
	
	.sideLinksAll:hover
	{
	background: #fff url(../images/allArrowRed.gif) left center no-repeat;
	text-decoration: underline;
	}
	
	.sideLinks:hover
	{
 	border-left: 5px solid #9F1E27;
	}
	
	.sideLinks a, .sideLinksAll a 
	{
	text-decoration: none;

	}
	
	.sideLinks a:hover 
	{
	text-decoration: underline;
	color: #9F1E27;
	}
	
	span.newsColumnDateline
	{
	font-size: .9em;
	color: #999;
	white-space: nowrap;
	}

/* People Index  */

table#peopleIndex
	{
	width: 100%;
	margin: auto;
	color: #666;
	border: 0;
	}
	
table#peopleIndex a:link, table#peopleIndex a:visited
	{
	text-decoration: none;
	}
	
table#peopleIndex a:hover
	{
	text-decoration: underline;
	}
	
	
table#peopleIndex th
	{
	width: 26%;
	background: #fff;
	text-align: left;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: .2ex;
	padding: .2em .2em;
	border-bottom: 10px solid #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}
	
table#peopleIndex td
	{
	border: none;
	width: 27%;
	line-height: 1em;
	text-align: left;
	padding: .5em 1%;
	}
	
	
table#peopleIndex th a:link, table#peopleIndex th a:visited
	{
	font-weight: normal;
	background: #fff url(../images/peopleTableBG.gif) right .5em no-repeat;
	padding: 0 30px 0 .2em;
	color: #666;
	}
	
table#peopleIndex th a:hover
	{
	background: #fff url(../images/peopleTableBG.gif) right .5em no-repeat;
	color: #999;
	}
	
table#peopleIndex th a.active, table#peopleIndex th a:visited.active
	{
	background: #fff url(../images/peopleTableBGActive.gif) right .5em no-repeat;
	color: #9F1E27;
	font-weight: bold;
	}




#primaryContent_columnless table.newsIndex h3
{
margin: 0;
padding: 0;
text-transform: none;
letter-spacing: 0;
font-size: 95%;
color: #444;
}

/* NEWS TABLE  */

table.newsIndex 
{
text-align: left;
border: none;
}

table.newsIndex th 
{
border-top: 1px solid #999;
border-bottom: none;
border-left: none;
white-space: nowrap;
padding: .4em 1em 0 0;
color: #666;
font-size: 80%;
font-weight: bold;
}

table.newsIndex td 
{
border-top: 1px solid #ddd;
text-align: left;
padding-bottom: 1em;
padding-right: 1em;
}

table.newsIndex p
{
line-height: 1.2em;
margin: 0 0 .8em 0;
}

table.newsIndex p.newsCat
{
font-size: 90%;
}

table.newsIndex td {
text-align: left;
}

/* MISC */

span.light
{
color: #888;
text-transform: uppercase;
margin: 0;
}

span.heavy {
font-weight: bold;
font-size: .95em;
line-height: 2em;
margin: 0 .5em;
}

#map
{
margin: 1.5em  auto;
}

img.article {
float: right;
}

p.blogNav
{
text-align: center;
margin: 2em auto;
font-size: .9em;
font-weight: bold;
}

p.blogNav a
{
color: #9F1E27;
}

.legalServiceExerpt 
{
margin: 1em 2em .8em .5em;
border-top: 1px dotted #ccc;
padding: .8em 0 0 0;
}

.legalServiceExerpt  a
{
font-size: 95%;
}


.legalServiceExerpt  p
{
display: inline;
}

.spotlight
{
clear: left;
margin: 0;
padding: 0;
background-image: url(../images/SBLSSpotlightNOBG.gif);
background-repeat: no-repeat;
background-position: right 30px;
padding: 15px 0 0 0;
}

.spotlightNoBG
{
background-image: url(../images/SBLSSpotlightNOBG.gif);
background-repeat: no-repeat;
background-position: right top;
padding: .2em 20px 0 0;
}

.spotlightMore
{

font-size: 90%;
color: #999;
text-align: center;
}

.spotlightMore a
{
}

/* SUBSCRIPTION FORM CSS */

form#subscribe
{
margin: auto;
float: none;
}

form#subscribe input
{ 
border: 1px solid #ccc;
color: #000;
}

form#subscribe input.required
{ 
border: 1px solid #888;
}

table#subscribe
{
border: none;
}

table#subscribe th, table#subscribe td
{
border: none;
font-weight: normal;
padding: .4em .4em;
}

table#subscribe th
{
text-align: right;
}

table#subscribe td
{
text-align: left;
line-height: 1.6em;
}

/* Gallery */

img.galleryImage
{
}
