@charset "utf-8";
/* CSS Document */

/************ RESET *************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background-color: #537D9E;
	color: #000;
	line-height: 1;
}

.clear { clear: both; }

/************ DEFAULT CLASSES ************/
h1 {
	background: url(../images/title_underline.gif) no-repeat 0 100%;
	color: #000;
	font: bold 1.6em/1 Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0 0 1em 0;
}

h1.blog {
	padding: 0 0 0.1em 0;
}

h1.blog a {
	color: #00243F;
	text-decoration: none;
}

h1.blog a:hover {
	color: #005B9F;
}

h2 {
	color: #022e87;
	font: bold 1.2em/1.4 Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 1em 0;
}

h3 {
	color: #022e87;
	font: bold 1.2em/1.4 Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 1em 0;
}

p {
	color: #2a2a2a;
	font: normal 0.8em/1.4 Arial, Helvetica, sans-serif;
	padding: 0 0 1em 0;
}

p.subhead  {
	color: #5C9EDD;
	font: normal 1.2em/1.2 Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
}

p.date {
	color: #15446E;
	font: normal 1.2em/1 Georgia, Arial, Helvetica, sans-serif;
}

.hover_text p:hover {
	color: #00509F;
}

a {
	color: #003366;
	text-decoration: underline;
}

a.read_more {
	float: right;
}

a:hover {
	color: #005BB7;
	text-decoration: none;
}

ul,ol {
	color: #2a2a2a;
	font: normal 0.8em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 0 25px;
	padding: 0 0 1em 0;
}

li {
	background: url(../images/bullet.png) no-repeat 0% 5px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0.5em 20px;

}

em,i {
	font-style: italic;
}

strong,b {
	color: #000;
	font: bold 1.2em/1.4 Trebuchet MS, Arial, Helvetica, sans-serif;
}

img.float_left {
	border: 1px solid #999;
	float: left;
	margin: 15px 10px 10px 0;
	padding: 0;
}

/************ HEADER ************/
#header {
	background: url(../images/banner_bg.gif) repeat-x;
	height: 133px;
	width: 100%;
}

#banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 133px;
	margin: auto;
	width: 990px;
}

/************ NAVIGATION ************/
#navigation {
	margin: 0 0 0 269px;
	padding: 87px 0 0 0;
}

.nav_button {
	background: url(../images/nav_button.png) no-repeat;
	float: left;
	height: 43px;
	margin: 0 -4px 0 -4px;
	padding: 13px 0 0 0;
	text-align: center;
	width: 123px;
}

* HTML .nav_button {/* PNG Alpha IE Win ONLY */
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/nav_button.png', sizingMethod='crop');
}

.nav_button a {
	color: #02185f;
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.nav_button a:hover {
	text-decoration: underline;
}

/************ MAIN ************/
#main {
	background: url(../images/main_bg.gif) repeat-x;
	background-color: #DCDCDC;
	height: auto;
	padding: 1px 0 0 0;
	width: 100%;
}

#main_container {
	height: auto;
	margin: auto;
	padding: 0 0 30px 22px;
	width: 970px;
}

/************ BIG PICTURE ************/
#big_picture {
	background: url(../images/homepage.jpg) no-repeat;
	height: 296px;
	margin: auto;
	width: 973px;
}

.flash#big_picture {
	background: none;
	height: 240px;
	margin: auto;
	width: 973px;
}

#more_info_button {
	padding: 230px 0 0 260px;
}

#banner_button.button_left {
	background: url(../images/more_button_left.png) no-repeat;
	height: 31px;
	float: left;
	width: 7px;
}

#banner_button.button_middle {
	background: url(../images/more_btn_mid.png) repeat-x;
	height: 31px;
	float: left;
	width: auto;
}

#banner_button.button_right {
	background: url(../images/more_btn_right.png) no-repeat;
	height: 31px;
	float: left;
	width: 36px;
}

#banner_button.button_middle a {
	color: #622901;
	font: bold 14px/31px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	text-decoration: none;
}

#banner_button.button_middle a:hover {
	color: #BE4D01;
}

/************ BOX ************/
#home_boxes {
	height: auto;
	margin: auto;
	padding: 30px 0 30px 22px;
	width: 970px;
}

.box {
	float: left;
	height: auto;
	width: 241px;
}

.scroll {
	margin: 10px 0 0 710px;
	*margin: 10px 0 0 0;
	position: fixed;
}

.blog_form {
	margin: 10px 0 0 740px;
	*margin: 10px 0 0 0;
	_margin: 10px 0 0 -15px;
}

.box_top {
	background: url(../images/box_top.png) no-repeat;
	height: 59px;
	width: 228px;
}

.box_top_form {
	background: url(../images/box_top_form.png) no-repeat;
	height: 73px;
	width: 234px;
}

.box_top h2 {
	padding: 18px 0 0 20px;
}

.box_top_form h2 {
	padding: 18px 0 0 80px;
}

.box_middle {
	background: url(../images/box_bg.png) repeat-y;
	height: auto;
	min-height: 275px;
	width: 228px;
}

.box_middle.blog_topics {
	min-height: none;
}

.box_middle.autoheight {
	height: auto;
}

.box_middle p {
	padding: 0 10px 0 13px;
}

.box_middle.form {
	height: auto;
	margin: 0 0 0 5px;
}

.box_middle img {
	border: 1px solid #999;
	float: left;
	margin: 5px 10px 5px 10px;
}

.box_middle li.indent {
	margin: 0 0 0 15px;
}

.box_bottom {
	background: url(../images/box_bottom.png) no-repeat;
	height: 56px;
	width: 228px;
}

.box_bottom.form {
	margin: 0 0 0 5px;
}

.box_bottom p {
	color: #05029b;
	font: normal 14px/56px Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
}

.box_bottom a {
	color: #05029b;
	font: normal 14px/56px Arial, Helvetica, sans-serif;
}

/************ CONTENT ************/
#content {
	float: left;
	height: auto;
	padding: 15px 20px 0 0;
	width: 450px;
}

.blog#content {
	width: 490px;
	_width: 480px;
}

.related_links {
	float: left;
	height: auto;
	padding: 1em 0 0 0;
	width: 225px;
}


.questions li {
	margin: 0 0 0 20px;
}

.questions a {
	font: normal 1em/1.2 Tahoma, Arial, Helvetica, sans-serif;
}

.questions p {
	padding: 1em 10px 0 20px;
}

/************ BLOG ************/
#blog_entry {
	clear: both;
	padding: 10px 0 45px 0;
	width: 225px;
}

#blog_entry h3 {
	color: #412603;
	font: bold 21px/24px Georgia, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

#blog_entry p {
	color: #232323;
}

#blog_entry p:hover {
	color: #00509F;
}

#blog_button.button_left {
	background: url(../images/article_btn_left.png) no-repeat;
	_background: none;
	height: 25px;
	float: left;
	width: 7px;
}

#blog_button.button_middle {
	background: url(../images/article_btn_mid.png) repeat-x;
	height: 25px;
	float: left;
	width: auto;
}

* HTML #blog_button.button_middle {/* PNG Alpha IE Win ONLY */
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/article_btn_mid.png', sizingMethod='scale');
}

#blog_button.button_right {
	background: url(../images/article_btn_right.png) no-repeat;
	height: 25px;
	float: left;
	width: 35px;
}

* HTML #blog_button.button_right {/* PNG Alpha IE Win ONLY */
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/article_btn_right.png', sizingMethod='crop');
}

#blog_button.button_middle a {
	color: #FFF;
	_color: #00386F;
	font: bold 14px/25px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	text-decoration: none;
}

#blog_button.button_middle a:hover {
	color: #FED3B8;
}

.blog_entry_preview span, .blog_entry span {
	font-size: 0.5em;
	font-style: italic;
	padding: 0.5em 0 0 0;
}

.read_more {
	background: url(../images/read_more_btn.png) no-repeat;
	float: right;
	height: 24px;
	width: 89px;
}

.previous {
	float: left;
	padding: 25px 0 0 0;
}

.next {
	float: right;
	padding: 25px 0 0 0;
}

/************ FORM ************/
#form {
	margin: 0 0 0 20px;
	width: 200px;
}

label {
	color: #344056;
	*clear: both;
	display: block;
	float: none;
	font: bold 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	text-align: left;
	width: 200px;
}

span {
	color: #FF0000;
}

#form br {
	clear: left;
}

input,select,textarea {
	*clear: both;
	float: left;
	margin-bottom: 5px;
	*margin: 0 0 0 -20px;
}

.wide input,.wide select,.wide textarea {
	*margin: 0 0 0 10px;
}

input {
	width: 175px;
}

input:focus, input.sffocus, textarea:focus, textarea.sffocus { 
	border: 2px solid #2683CF; 
}

select {
	margin: 0 0 0 35px;
	width: 200px;
}

.submit_button {
	margin: 0 0 0 20px;
	*margin: 0 0 0 40px;
	padding: 10px 0 10px 0;
}

.submit_button input:focus,.submit_button input.sffocus { 
	border: none; 
}

.submit_button input {
	width: auto;
}

/****************** CONTACT FORM ***********************/
#contentForm {
  display: block;
  width: 520px;
  margin: 10px 70px auto;
  padding: 15px;
  border: 1px solid black;
  background-color: white;
}

#contentForm label {
  display: block;
  float: left;
  clear: left;
  Width: 160px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

#long_answers {
	padding: 0 0 1em 0;
}

#long_answers label {
	font-size: 0.8em;
	width: 520px;
}

#select_boxes {
	padding: 1em 0 0 0;
}

#select_boxes label {
	font-size: 0.9em;
	width: 400px;
}

#contentForm input, #contentForm textarea, #contentForm select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

#contentForm input:focus, #contentForm textarea:focus, #contentForm select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

#contentForm input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

#contentForm span.required{
  font-size: 13px !important;
  color: red !important;
}

#contentForm .errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

#contentForm .msgSent {
  font-size: 20px;
  text-align: center;
}

/************ FOOTER ************/
#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	height: 91px;
	width: 100%;
}

#footer_content {
	margin: auto;
	width: 930px;
}

#footer .left {
	float: left;
	padding: 8px 0 0 0;
}

#footer .right {
	float: left;
	padding: 8px 0 0 100px;
}

#footer p {
	color: #FFF;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #CACACA;
	text-decoration: none;
}

/************ ILM Form ************/
form#jourascontactuspage select, form#jourascontactuspage textarea {
float: none;
width: auto;
margin:0;
padding:0;

}
form#jourascontactuspage {
border:1px solid #000;
padding:5px 10px;
}

form#jourascontactuspage .divfield {
margin-bottom:10px;
clear:both;
}

form#jourascontactuspage #formdiv1 {
padding:10px 0;
}

form#jourascontactuspage .checkbox {
display:block;
}

form#jourascontactuspage input {
clear:both;
width:200px;
float: none;
margin:0;
}

form#jourascontactuspage input#typeofcase {
float: none;
clear:both;
width: auto;
margin:0;
}
form#jourascontactuspage input#zipcode{
width:70px;
}

form#jourascontactuspage br {
display:none;
}

form#jourascontactuspage span {
color:#000;
}

form#jourascontactuspage #reqire_tag {
color: #f00;
}