﻿
@charset "utf-8";

html, body {
	font-family: Verdana;
	background-color: #ffffff;
	margin: 0; 
	padding: 0;
	color: #000000;
	width: 100%;
	height: 100%;
}

table {
	font-family: Verdana;
}
p	{
	text-align:justify;
}
a:link, a:visited {
	text-decoration: none;
	color: black;
	cursor: pointer;
	}	
a:hover {
	text-decoration: none;
	color: white;
	cursor: pointer;
}

.pgLeft {
	background-position:  right;	
	background-repeat:  repeat-y;	
	background-image: url('images/left_bkg.jpg');
}
.pgRight {
	background-position: left;
	background-repeat: repeat-y;
	background-image: url('images/right_bkg.jpg');
}
.central {
width: 80%;
height: 100%
}

.mainTable {
	text-align: center;
	width: 770px;
}

.mainContainer {
	width: 96%;
	height: 100%;
}

.pageFade {
	text-align: center;
	background-image: url('images/background.jpg');
}
.bottomMenuBarTop {
	background-image: url('images/bottom_menu.jpg');
	height: 10px;
}
.topMenuBar {
	background-image: url('images/top_menu.jpg');
	height: 23px;
	background-position: top;
}
.HomePageTopBar {
	background-image: url('images/home_page_graphic.png');
	background-repeat:  no-repeat;
	width: 757px;
	height: 289px;
}
.HomePageCallOut  {
	font-family: Verdana;
	margin-left: 250px;
	margin-right: 40px;
	line-height: 30px;
	text-align:  justify; 
	font-size: 14px;	
}
.HomePageCOTitle  {
	font-family: Verdana;
	margin-bottom: 40px;
	font-weight: 400;
	font-size: 22px;	
	text-align: center;	
}
.PageTopBar {
	background-repeat:  no-repeat;
	height: 100px;
	text-align:  center;
	vertical-align:  middle;
}
.PageTopBarText {
	margin-top: 5px; 
	margin-left: 125px; 
	margin-right: 5px;
	font-size: 16px;
}
.PageMainTextArea {
	font-family: Verdana;
	text-align:  justify;
	vertical-align: text-top;
	height: 100%;
}
.PageMainText {
	margin-top: 5px; 
	font-family:  Verdana;
	font-size: 12px;
}
.homepageTopFlash{
	text-align: center;
	height: 170px;
	background-color:  #003466;	
}
.hpBlueBoxes {
	background-color: #27527E;
	width: 245px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.hpBBText {
	font-family: Verdana;
	font-size: 12px;
	color: #AEBECE;
}
.hpBBTitleBars {
	text-align: left;
	background-color: #AEBECE;
	background-image: url('images/headlines/bckgn.jpg');
}
.pracALinks {
	color: #333366;
	font-family: Verdana;
	text-decoration: none;
}

.pracBottomMenu {
	margin-top: 5px;
	font-size: 10px;
}
.footerMenuBar {
	text-align: center;
	background-image: url('images/botom_menu_02.jpg'); 
	height: 50px;
}

.footerMenuBarText, .footerMenuBarText a:link, .footerMenuBarText a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold; 
	color: #AEBECE;
}
.footerMenuBarText a:hover { 
	color: white;
}

.callOutText {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.callOutTextPrac {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}

.justifyAttorneys {
	vertical-align:top; 
	text-align:justify;
	font-size: 12px;
}

.thumbnailText, .thumbnailText a:link, .thumbnailText a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold; 
	color: #333333; 
}
.thumbnailText a:hover { 
	color: white;
}

.attText {
	font-size:12px; 
	padding-bottom: 5px;
}

.attTextHead {
	font-size: 12px;
	text-align:justify; 
	padding-bottom: 5px;
}
.email, .email a:link, .email a:visited {
	color:#003366;
}
.email a:hover {
	color:#ffffff;
}
/* 
.reserverd for future purposes
	display:block;
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	 
*/