body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	background-color: #191919;
	background-repeat: repeat-x;	
}
p { padding-right:1em; }
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	background-image: url(/images/content_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #4e453d;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

.tableContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	background-image: url(/images/content_bg2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #4e453d;
	text-align: left;
}

.tableContent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	background-image: url(/images/content_bg3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #4e453d;
	padding: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

.imageThumb{
	padding-left: 15px;
}

.tableBottom {
	background-image: url(/images/content_bottom.jpg);
	background-position:bottom;
	
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	padding: 2px;
}

.form .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	border: 1px solid #79a4c7;
	padding: 3px;
	background: #446681; 
	
}

.form .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #79a4c7;
	padding: 3px;
	background: url(/images/form_button_bg.jpg); 
	
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}

.mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: url(/images/bullet.gif) inside;
	list-style-image: url(/images/bullet.gif) inside;
	
}
.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}		

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: underline;
}




a.textLinks, a.textLinks:link, a.textLinks:visited{
	color: #FF33CC;
	font: bold 12px Arial, Helvetica, sans-serif;
}
a.textLinks:hover, a.textLinks:active{
	color: #FF33CC;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div.row {
    display: block;
}
div.cell {
    display: inline;
    float: left;
    margin: 2px;
    padding: 5px;
}
div.attorney {
    margin: 3px;
    width: 145px;
}
div.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.pagetitle {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #666;
}
#content {
 overflow: auto; 
 height: 364px; 
 width: 500px; 
 clip: (auto, auto, auto, auto);
 padding: 0px 15px 0px 10px;
}
#footer {
    background: url(/images/content_bottom_2.jpg) top left no-repeat;
    width: 734px;
    height: 180px;
    text-align: center;
    font-size: 10px;
    color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 50px 0px;
}
* html * #footer {
    height: 130px;
}
h4.heading {
	margin: 0px;
	padding: 4px;
	color: #FFF;
	background: #3d3d3d;
	border-bottom: 1px solid #6f6f6f;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
.matmon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5C663;
	list-style: url(../images/bullet.gif) inside;
	list-style-image: url(../images/bullet.gif) inside;
}
a.mainLinks:hover{
color: #ffffff;
text-decoration: underline;
font-weight:normal;
}
a.matmon:link{
color: #F5C663;
text-decoration: none;
font-weight: bold;
}
a.matmon:visited{
color: #F5C663;
text-decoration: none;
font-weight: bold;
}
a.matmon:hover{
color: #FAF7B6;
text-decoration: none;
font-weight: bold;
}
