body {
	margin: 0px;
	background-color: #ffffff;
	font-size: 11px;
	font-family: verdana,san-serif;	
}

#blockContent {
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	width:842px;
}

.globalWidth {
	width: 842px;
}

.tableWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 842px;
	vertical-align: top;
	border: #bdc1c0 solid 5px;	
}
table {border-collapse: collapse;}

.mainNav {
	background: #ffffff url(media/img/main_nav_bg.jpg) repeat-x top left;
	color: #ffffff;
}

.nav1 {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

.nav1 .link {
	margin-top: 3px;
	margin-bottom: 5px;
}

.nav1 .link a {
	color:#fff;
	font-size:11px;
	font-family: arial;
	text-decoration:none;
	text-transform:uppercase;
}

.address{
	text-align: left;
	font-size: 11px;
	font-family: arial;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
}

.nav2 .menu a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

.menu {
	height: 20px;
	margin-top: 45px;	
}

#imgSpacer {
	width: 842px;
	height: 7px;
}
#headerSpacer {
	width: 842px;
	height: 11px;
}

#footerSpacer {
	width: 842px;
	height: 4px;
}

/* Center Column */
#centerCol{
	width: 421px;
	vertical-align: top;
}

.padding {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#centerCol p, #centerCol li, #centerCol td {	
	text-align: left;
	font-size: 12px;
	color: black;
	font-family: arial;
	line-height: 1.7em;
}

#centerCol h1
{
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	text-align: left;
	margin: 0px;
}

#centerCol h2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

#centerCol h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

#centerCol h4, #centerCol h5, #centerCol h6
{
	font-family: Arial;
	font-weight:normal;
}

#centerCol a {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: left;
}

#centerCol a:hover {
	text-decoration: none;
}

#centerCol hr {
	margin-left: 3px;
	margin-right: 3px;
}

/* Center Column */

/* Left Column */
#leftCol {
	width: 238px;
	text-align: left;
	vertical-align: top;
}

.leftMenuButton {
	width: 238px;
	vertical-align: top;
}

.leftMenuButton ul {
	padding: 0px;
	margin: 0px;
}

.leftMenuButton li {
	list-style-type: none;
}

.leftMenuButtonInner {
	background: #bdc1c0;
	height: 62px;
	margin-bottom: 2px;
}

.arrowButton {
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 8px;
}

.floatLeft {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}
/* End of Left Column */

#footerBlock {
	background: #ffffff url(media/img/footer_bg.jpg) repeat-x top left;
	height: 78px;
	width: 842px;
	text-align: center;
	color: #ffffff;
}

.footermenu {
	margin: 5px 0 0 30px;
	height: 20px;
	color: #ffffff;	
}

.footermenu a {
	color: #ffffff;
	text-decoration: none;
	margin: 5px;
}

#copyRight {
	color: #e1b35e;
	padding-top: 10px;
}

#copyRight a{

	color: #e1b35e;
	font-weight:bold;
	text-decoration:none;
}

#copyRight a:hover{

	text-decoration:underline;


}

/* Right Column */

#rightCol {
	width:160px;
	padding:5px;
	vertical-align: top;
	text-align: left;
}

#rightCol .caseReview
{
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:11px;
	color:#000;	

}

#rightCol .inputbox, #rightCol .inputarea
{
	border:1px solid #a6a6a6;
	width:158px;
	margin-bottom:4px;
	font-family:Arial;
	font-size:10px;
	color:#000;
	padding:3px;

}

#rightCol .inputarea
{
	height:100px;

}

#rightCol .submit
{
	background-color:#A8A8A8;
	color:#fff;
	font-family:Verdana;
	font-size:10px;
	height:15px;
	width:70px;
	border:0;
}

#currentLitigation
{
	border:1px solid #a6a6a6;
	width:158px;
	padding:5px;
}

#currentLitigation ul
{
	padding:0;
	margin-left:10px;
	list-style:none;

}

#currentLitigation ul li
{
	margin-bottom:5px;
	line-height:1.15;
	font-size:10px;


}


#currentLitigation h1
{
	font-family: Verdana;
	font-size:10px;
	color:#5F6363;
	margin-top:4px;
	margin-bottom:4px;
}

#currentLitigation p, #currentLitigation a {
	padding: 5px;	
}	

#currentLitigation .section
{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin: 0px;
	text-decoration: underline;
}

#currentLitigation .link
{
	font-family: Verdana;
	font-size:10px;
	color:#393400;
	text-decoration:none;
	padding-left:15px;
}
/* End of Right Column */

#errors {
	background-color: #e5e5e5;
	display: block;
	margin-left: 13px;
	margin-right: auto;
	width: 90%;
	}

#errors h2 {
	font-size: 14px;
}

#errors p, #errors li {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#errors ul {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 3px;
	}

#errors li {
	margin-left: 15px;
	color: red;
}

/***BLOG CSS****/

#centerCol .categories ,#centerCol .categories ul li
{
	display:inline;
	list-style:none;


}

#comment
{
	width:400px;

}

#commentlist
{
	background-color:#e3e3e3;
	margin-bottom:10px;

}
