html {
     overflow: -moz-scrollbars-vertical;
}

body 
{
    background-color:#002B59;
    margin:0;
    font-family:Georgia, Helvetica LT Std, Sans-Serif, Arial;
    color:#253443;
}

a, a:link, a:visited
{
    color:#327CCB;
}

img.iconEmail { margin-bottom:-3px; }

ul.profile-list { width:315px; }
#mainHolder 
{
    margin:auto;
    width:950px;
}

#headerHolder 
{
    background:#002B59 url(../Images/headerBg.gif) no-repeat;
    width:950px;
    height:168px;
    margin:17px 0 0 0;
}

#contentTop { background:#002B59 url(../Images/contentTopBg.gif) no-repeat; width:950px; height:5px; font-size:0; margin:11px 0 0 0;  }

#contentHolder 
{
    background:#FAFAFA url(../Images/contentBg.gif) repeat-y; 
    width:938px;
    padding:0 6px 0 6px;      
}

#mainNavHolder 
{

}

#mainNavHolder ul 
{
	margin:0;
	padding:0;
}

#mainNavHolder li 
{
	list-style-type:none;
	display:inline;
}

#mainNavHolder li a 
{
	float:left;
}

#mainNavHolder li a img 
{
	border:0;
	height:38px;
	border-right:1px solid #315479;
}

#pageContentHolder 
{
    width:925px;
    padding:2px 0 2px 2px;       
}

#subNavHolder 
{
    float:left;
    width:237px;
    margin:0 10px 0 0;
    background:#D8DEE5 url(../Images/subNavBg.gif) repeat-y;
}

#subNavHolder .note 
{
    background:#F2EFA7 url(../Images/noteBg.gif);
    width:213px;
    height:171px;
    margin:auto;
    padding:0;
    font-size:.75em;   
    color:#252525;     
}

#subNavHolder .note h3 
{
    text-indent:-9000em;
	overflow:hidden;
	width:100%;
	height:30px;
	margin:0 0 2px 0;
}

#subNavHolder .note h3#contactInformation
{
    background:url(../Images/noteContactInformation.gif) no-repeat 10px 10px;
}

#subNavHolder .note .contentPad
{
    padding:5px 15px 0 15px;
}

#subNavHolder .note .label
{
    float:left;
    width:55px;
    color:#252525; 
    font-size:1.1em;
}

#subNavHolder .note .labelMate
{
    float:left;   
    width:115px;
    color:#252525; 
    font-size:1.1em;
}

#subNavHolder h2
{
    margin:0;
    padding:8px 0 0 15px;
    width:222px;
    height:24px;
    background:#5B7897 url(../Images/subNav_PaleBlueBlock.gif) repeat-y;
    color:#fff;
    font-size:.9em;
    border-bottom:2px solid #fff;
}

#subNavHolder ul, #subNavHolder li {
	list-style:none;
	margin:0;
	padding:0;	
}

.Link {	
	background:url(../Images/subNav_ItemBg.gif) bottom no-repeat;		
}

.Link a, .Link a:link, .Link a:visited {		
	padding:10px 5px 10px 28px;
	text-decoration:none;
	color:#005EC2;
	font-size:.9em;
	display:block;
	width:204px;
/*	height:28px;*/
}

.Link a:hover {		
	background:url(../Images/subNav_ItemBg_on.gif) bottom no-repeat;
}

.ActiveLink {	
	background:url(../Images/subNav_ItemBg_active.gif) bottom no-repeat;		
}

.ActiveLink a, .ActiveLink a:link, .ActiveLink a:visited {		
	padding:10px 5px 10px 28px;
	text-decoration:none;
	color:#363636;
	font-size:.9em;
	display:block;
	width:204px;
	/*height:28px;*/
}

#subNavHolder .bottom 
{
    width:237px;
    height:9px;
    background:#5B7897 url(../Images/subNav_PaleBlueBlock.gif) repeat-y;
    font-size:0;
}

#pageContent 
{
    float:left;
    width:678px;
    padding:8px 0 0 0;
    font-size:.8em;
    line-height:20px;
}

#pageContent hr 
{
    background-color:#B0BDBC;
    border:0;
    height:2px;
}

#pageContent h1 
{
    color:#002E5E;
    font-size:1.4em; 
    margin-bottom:5px;
}

#pageContent p 
{
    margin-top:0;
}

#pageContent .contentPad 
{
    padding:0 0 0 10px;
}

#breadCrumb
{
    color:#002E5E;
    font-weight:bold;
}

#breadCrumb a
{
    color:#002E5E;
    font-weight:normal;
}

#homePageHolder 
{
    width:647px;
    margin:10px auto 20px auto;
    text-align:justify;    
}

#leftColumn 
{
    float:left;
    width:361px;
    padding-right:15px;   
}

#rightColumn 
{
    float:left;
    width:254px;   
    margin-top:0px;
    padding:0 0 0 15px;
    border-left:2px solid #E4E8EC;
}

#columnHolder 
{
    margin-top:20px;
}

#leftColumn-twoThirds
{
    float:left;
    width:391px;
    margin-right:20px;
    text-align:justify;
}

#leftColumn-twoThirds h2
{
	color:#002E5E;
    font-size:1.7em;
    margin:0 0 5px 0;
}

#leftColumn-twoThirds h3
{
	color:#002E5E;
    font-size:1.5em;
    margin:0 0 5px 0;
}

#leftColumn-twoThirds hr
{
    height:2px;
}

#rightColumn-oneThird 
{
    float:left;
    width:256px;
}

.attorneyHolder 
{
    width:360px;
    min-height:102px;
    border-bottom:2px solid #B0BDBC;
    display:block;
    margin-bottom:16px;
    padding:10px;    
}

.attorneyHolder .photo
{
    float:left;
    width:87px;    
    border:0;
}

.attorneyInfo 
{
    float:left;
    width:255px;
    margin-left:10px;
    color:#253443;
    font-size:.9em;
}

.attorneyInfo h3
{
    color:#002E5E;
    margin:0 0 5px 0;
}

.attorneyInfo p
{
    padding:0;
    margin:4px 0 4px 0;
}

.newsHolder 
{
    width:360px;
    min-height:102px;
    border-bottom:2px solid #B0BDBC;
    display:block;
    margin-bottom:16px;
    padding:10px;   
    font-size:.9em; 
}

.newsHolder h3,
h3.newsItemTitle { text-align:left; }

#contentBottom { background:#002B59 url(../Images/contentBottomBg.gif) no-repeat; width:950px; height:45px; font-size:0; }

#footerHolder 
{
    background:#002B59 url(../Images/footerBg.gif) repeat-x;
    width:938px;
    height:27px;
    margin:0 auto 20px auto;   
    text-align:center; 
    color:#8F8F8F;
    padding:10px 0 0 0;
    font-size:.7em;
}

#footerHolder .strongWhite
{
    color:#fff;
    font-weight:bold;
}

#footerHolder a
{
    color:#fff;
    font-weight:bold;
}

div.figure
{
  margin-bottom:20px;
}

div.figure p 
{
  text-align: right;
  text-transform:uppercase;
  color:#505050;
  text-indent: 0;
  font-size:.85em;
  font-family:Trebuchet MS, Arial;
  margin:0 0 0 0;
}

.label
{
    float:left;
    width:55px;
    color:#252525; 
    font-size:1.1em;
    text-align:right;
    margin-right:10px;
}

.labelMate
{
    float:left;   
    width:115px;
    color:#252525; 
    font-size:1.1em;
}

.assignmentForms li a
{
    font-weight:normal;
}

.usefulLinks li a
{
    font-weight:normal;
}

