body {
	margin: 0px;
  background: #2C4D79;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
a {color: #003366;}
a:hover {color: #660000;}



div.alert {background-image: url(images/alertgradient.jpg);
border: 1px solid #000000;
padding: 8px;
height: 20px;
vertical-align: middle;
text-align: center;
color: #660000;
font-size: 18px;
font-weight: bold;
}

div.top {background-image: url(images/top_back.jpg);
color: #333333;
font-size: 16px;
height: 40px;
width: 100%;
font-weight: bold;
padding-left: 12px;
padding-top: 25px;
float: center;}

.body_cell {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}

.headline {color: #990000;
font-size: 18px;
font-weight: bold;}

.headline2 {color: #990000;
font-size: 16px;
font-weight: bold;}

.headlineLink {color: #990000;
font-size: 16px;
font-weight: bold;
text-decoration: none;}
.headlineLink:hover {color: #000066;
font-size: 16px;
font-weight: bold;
text-decoration: none;}

.headlineLink2 {color: #990000;
font-size: 16px;
font-weight: bold;}
.headlineLink2:hover {color: #000066;
font-size: 16px;
font-weight: bold;
text-decoration: none;}

.headlinebigLink {color: #990000;
font-size: 18px;
font-weight: bold;
text-decoration: none;}

.headlinebigLink:hover {color: #000066;
font-size: 18px;
font-weight: bold;
text-decoration: none;}

.headline3 {color: #000000;
font-size: 14px;
font-weight: bold;}

.callout {font-size: 16px;
color: #666666;
font-weight: bold;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
padding-top: 5px;
padding-bottom: 5px;}

.maincontent_number {

	font-size: 11px;
	font-weight: normal;
	color: #0A3752;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	text-align: left;
}
.maincontent_number_note {

	font-size: 11px;
	font-weight: normal;
	color: #B5221B;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.form_header {
	font-size: 11px;
	font-weight: bold;
	color: #FFBF17;
	padding-left: 10px;
}

.maroon_header2 {
	font-size: 13px;
	font-weight: bold;
	color: #7D0404;
	padding-top: 20px;
	text-decoration: underline;
	padding-bottom: 20px;
}

.maroon_header {
	font-size: 12px;
	font-weight: bold;
	color: #7D0404;
	padding-top: 20px;
	padding-left: 20px;
}
.callus {background-image: url(images/top_back.jpg);
font-size: 11px;
color: #990000}
.smalltype {font-size: 11px;
color: #0066CC;
font-weight: bold;}

.nav {padding-left: 15px;
padding-top: 2px;
padding-bottom: 5px;}
.outtercell1 {padding-left: 10px;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 5px;}
.outtercell2 {padding-left: 3px;
padding-top:5px;
padding-right: 10px;
padding-bottom: 5px;}

.disclaimer {font-size: 11px;}

/*phone numbers#########################*/

#callbanner {
background-image: url(http://wiselawgroup.com/images/contact_banner.jpg);
background-repeat: no-repeat;
padding: 200px 0px 12px 0px;
width: 161px;
height: 32px;
color: #990000;
font-size: 18px;
font-weight: bold;
text-align: center;
}

#freecasereview_sd {
background-image: url(http://wiselawgroup.com/images/freecasesd.jpg);
background-repeat: no-repeat;
height: 27px;
width: 85px;
font-size: 11px;
font-weight: bold;
color: #990000;
padding: 27px 0px 0px 112px;
}

/* FORM FIELD STYLES ###########################################*/


#form1 input{
width: 150px;
margin-bottom: 5px;
}

#form1 select{
margin-bottom: 5px;
}

#form1 .phone1 {
width: 26px !important;
}

#form1 .phone2 {
width: 37px !important;
}

#form1 .zip{
width: 65px;
}

#form1 .month{
width: 62px;
}

#form1 .day{
width: 38px;
}

#form1 .year{
width: 52px;
}

#form1 .radio{
width: 15px;
}

#form1 textarea{
width: 150px;
height: 100px;
margin-bottom: 5px;
}

#form1 label{
width: 160px;
}

#form1 .label {
display: block;
width: 160px;
float: left;
margin-bottom: 15px;
margin-right: 8px;
}


#form1 br{
clear:left;
}

#form1 h1{
font-size: 14px;
color: #990000;
margin-bottom: 8px;
background-color: #EEEDED;
padding: 2px;
}

#form1 .checkbox{
float: left;
width: 15px;
}

/*Short form styles ######################### */

#shortform input{
width: 135px;
}

#shortform .phone1 {
width: 26px !important;
}

#shortform .phone2 {
width: 37px !important;
}

#shortform .zip{
width: 65px;
}

#shortform .radio{
width: 12px;
}

#shortform textarea{
width: 135px;
height: 85px;
margin-bottom: 5px;
}

#shortform label{
width: 160px;
}

#shortform .label {
display: block;
width: 160px;
float: left;
}


#shortform br{
clear:left;
}

#shortform .checkbox{
float: left;
width: 15px;
}
