body { 
    text-align: left;  
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; 
    background: #f0f1ec url(http://www.accidents.com/images/body_bg_new.gif) top left repeat-x; 
    margin: 0;
}
img { border: 0; }
a {
  color: #10346f;
  text-decoration: none;
}
a:hover, a:active { text-decoration: underline; }
form { padding: 0; margin: 0; }
h1 {
    color: #10346f;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 28px;
}
h1 a {
    color: #10346f;
    text-decoration: underline;
}
h1 a:hover, h1 a:active {
    text-decoration: none;
}
h2 {
    color: #10346f;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
}
h2 a {
    color: #10346f;
    text-decoration: underline;
}
h2 a:hover, h2 a:active { text-decoration: none; }
h3 {
    color: #10346f;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
}
h3 a {
    color: #10346f;
    text-decoration: underline;
}
h3 a:hover, h3 a:active { text-decoration: none; }

.clear { clear: both; }
form { padding: 0; margin: 0; }

/* --------------------------------------------/ HEADER \-------------------------------------------- */
#header { 
	width: 966px;
	height: 108px;	
	margin: 0 auto;
}
#headercap {
	height: 28px; 
	background: url(http://www.accidents.com/images/headercap_bg_966.gif) bottom left no-repeat;
}

#headercap #data_msg, #headercap #data_msg2 {
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #748b95;
    text-align: right;
    padding-right: 50px;
    padding-top: 13px;
}
    
#headercap #data_msg a {
	text-decoration: underline;
	color: #748b95;
    cursor: pointer;
}

#data_msg2 input[type=submit] {
	border: 1px solid #ccc;
	font: bold 10px/17px Arial, Helvetica, sans-serif;
    text-transform: lowercase;
	height: 20px;
	color: #444;
    cursor: pointer;
}
 
#headerbody {
    float: left;
	width: 966px;
	height: 79px;
    background: url(http://www.accidents.com/images/justheader_bg.gif) top left repeat-x;
    /*border-left: 1px white solid;
    border-right: 1px white solid;*/

}
#logo {
 	margin-top: 15px;
	margin-left: 22px;
	width: 308px;
	height: 46px;
	float: left;
}

#search {
	float: right;
	width: 235px;
	height: 35px;
	margin-top: 40px;
	margin-right: 0;
}

#search input[type=text] {
	border: 1px solid #ccc;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 6px;
	color: #666;
	width: 150px;
}

#search input[type=submit] {
	border: 1px solid #ccc;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	height: 28px;
	color: #444;
    cursor: pointer;
}

#upper_right_text {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    padding: 35px 10px 0 20px;
    text-align: right;
}
#upper_right_ad {
  width:468px;
  height:60px;
  float:right;
  padding:10px;
}

#navmenu {
	clear: both;
	width: 966px;
	height: 38px;
    background-color: #888888;
    border-bottom: 1px #EEEEEE solid;
    margin: 0 auto;
    padding: 0;
}	
#navmenu .alt_aqua{
    color: white;
	font: bold 20px Arial, Helvetica, sans-serif;
    padding-top: 8px;
    padding-right: 40px;
    text-align: right;
}
#navmenu ul {
	margin: 0 20px 0 0;
	padding: 0;
	display: inline;
	float: right;
}
#navmenu li {
	width: 102px;
	height: 26px;
	display: block;
	margin-top: 5px;
	float: left;
	vertical-align: middle;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
    border-right: 1px white solid;
}
#navmenu li.last {
	background: none;
    border:0;
}
#navmenu li a {
	color: white;
    text-decoration: none;
}

/* --------------------------------------------/ FOOTER \-------------------------------------------- */
#container_footer {
	width: 100%; 
	height: 100%; 
	background: #f0f1ec url(http://www.accidents.com/images/footer_topbar.gif) top left repeat-x;
	margin-top: 0;
	text-align: center;
}
#footer-logo {
	float: left;
	height: 215px;
	width: 450px;
	margin-top: 35px;
}
.footer_menu {
	float: right;
	width: 320px;
	height: 240px;
	margin: 20px 20px 0 0;
    text-align: left;
}
.footer_cities { width: 220px; }
#footer { 
	width: 966px;
	margin: 0 auto;
	text-align: left;
}
#footer h2 { padding: 0; font: bold 14px Georgia, "Times New Roman", Times, serif; color: #7396a4; }
#footer a { text-decoration:none; color:#333; }
#footer a:hover { color:#069; }
.footer_menu .a, .footer_menu .b { float: left; width: 150px; height: 125px; margin-top: 2px; }
.footer_menu .col ul {  margin: 0; padding: 0; list-style: none; }
.footer_menu .col li { font: 12px/23px Arial, Helvetica, sans-serif; display: block; list-style:none; margin:0; padding: 0; }
.footer_menu  .thin { width: 100px; }
#subinfo p { color: #454545; font: 12px Arial, Helvetica, sans-serif; padding: 10px 100px 0 50px; margin: 0;}
#subinfo a { text-decoration: underline; }
#lowerCopyright { width: 966px; float: right; text-align: right; padding: 30px 20px; margin: 0; }
#lowerCopyright, #lowerCopyright a { text-decoration: none; text-transform: uppercase; font: 10px Arial, Helvetica, sans-serif; color: #a5b5bb; }


/* --------------------------------------------/ CONTENT \-------------------------------------------- */
#container_content { width:100%; }
#content { 
	position: relative;  
	width: 966px;
	min-height: 500px;
	margin: 0 auto;
	background-color: white;
    padding: 0;
}
#content-left { 
	position: relative; 
	float: left; 
	width: 200px;
	height: 100%;
    margin: 5px;
    padding: 0;
}
#content-right {
    position: relative; 
    float: left;
    width: 718px;
    min-height: 450px;
    margin: 5px;
    padding: 2px 10px;
    background-color: #EEEEEE; 
    background: url(http://www.accidents.com/images/practicearea-thumbnails-bg.gif) repeat-x #ededed;
    border: solid 1px #cfcfcf;
}
#content_inner {
    padding: 0 20px 20px 20px;
    min-height: 450px;
    margin: 0;
    border: 1px white solid;
}
#content_inner h1 { margin-top: 10px; }

/* --------------------------------------------/ COMMON ELEMENTS \-------------------------------------------- */
#top-content-bar #top-content-flash { float:left; position:relative; top:5px; left:5px; }
#top-content-bar #top-content-right {
    /*background:url(http://www.accidents.com/images/v2_headselect.gif) no-repeat;*/
    margin-top: 4px;
    width:639px;
    height:174px;
    position:relative;
    left:10px;
    border: 1px #CCCCCC solid;
    background-color: #EEEEEE;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
#top-content-bar #call-center { margin-top: 5px; font: 15px Georgia, 'Times New Roman', Times, serif; color:#666666; text-align:right; padding-right: 48px; }
#top-content-bar #call-center strong { font-size: 17px; color: red; }


.left-tower-box {
    text-align: left;
    padding: 0 5px 15px 5px;
	margin-top: 5px;
	background: #ececec;
}
.left-tower-box img {
    padding: 2px;
    border: 1px #CCCCCC solid;
}
.left-tower-box a {
    color: #666666;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
.left-tower-box a:hover {
    color: #D94B2E;
}

.reslink-container {
	text-align: right;
}

.left-tower-box a.resourcelink {
	font-size: 11px;
}

.left-tower-box ul {
	margin: 0;
	padding: 4px 0 5px 5px;
	background: #ececec;
	list-style-type: none;
}

.left-tower-box ul li {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	margin: 2px 0;
	border-bottom: 1px solid #cbcbcb;
}

.left-tower-box ul li:last-child {
	border: none
}

.left-tower-box ul a {
	color: #636363;
	text-shadow: #fff 1px 1px 1px;
}

.left-tower-box ul li.major {
	padding-top: 8px;
}

.left-tower-box ul li.minor {
	margin-left: 10px;
}

.left-tower-box ul li.minor a {
	font-size: 12px;
}

#top_row {
    clear: both;
    background: #26559D url(/images/clouds-sign-bg-3.jpg) top left no-repeat;
    height: 265px;
    margin: 0;
    color: white;
}

#top_row h2 {
  color: white;
  margin: 0;
  padding: 20px 0 0 20px;
  font-size: 24px;
}

#top_row a {
    color: white;
    text-decoration: underline;
}

#top_row #top_bullets ol {
    float: left;
    padding: 4px;
    padding-left: 25px;
    margin: 7px 0 0 35px;
    width: 450px;
    font-size: 17px;
    font-weight: bold;
    color: white;

}
#top_row #top_bullets ol li { padding: 2px 0 6px 4px; }
#top_row #top_bullets ol li a {
    color: white;
}
#top_row p { font-size: 14pt; margin-left: 20px; font-weight: bold; }

#pi_quick_form {
  background-color: #EEEEEE;
  color: #333333;
  font: 14px Arial;
  padding: 4px 20px;
  border: 2px #999999 solid;
  margin: 0;
  height: 250px;
  width: 320px;
}
#pi_quick_form h2 {
  margin: 0;
  padding: 4px 0 0 0;
  background: transparent;
  text-transform: uppercase;
  font: 20px Arial;
  font-weight: bold;
  color: #242424;
}
#pi_quick_form div { padding: 2px 0; }
#pi_quick_form .intro { color: #333333; font-size: 12px; font-weight: bold;  padding-bottom: 10px; }
#pi_quick_form .question, #pi_quick_form .answer { color: #454545; font-weight: bold; }
#pi_quick_form .question { padding-left: 24px; }
#pi_quick_form .answer { padding-left: 30px; }
#pi_quick_form .button {
  color: white;
  background-color: #AE0000;
  font: 16px Arial;
  font-weight: bold;
  margin-top: 4px;
  padding: 4px 15px;
  margin-left: 14px;
  cursor: pointer;
  border: 2px white outset;
  width: 170px;
}

#roadsign_form {
  float: right;
  background-color: transparent;
  color: #333333;
  font: 14px Arial;
  padding: 4px 20px;
  margin: 24px 35px 0 0;
  height: 230px;
  width: 330px;
}
#roadsign_form h2 {
  margin: 0;
  padding: 4px 0 0 0;
  background: transparent;
  text-transform: uppercase;
  font: 21px Arial;
  font-weight: bold;
  color: white;
}
#roadsign_form div { padding: 2px 0; }
#roadsign_form .intro { color: #333333; font-size: 12px; font-weight: bold;  padding-bottom: 10px; }
#roadsign_form .question, #roadsign_form .answer { color: white; font-weight: bold; }
#roadsign_form .question { padding-left: 24px; }
#roadsign_form .answer { padding-left: 30px; margin-bottom: 8px; }
#roadsign_form .button {
  color: transparent;
  background-color: transparent;
  font: 20px Arial;
  font-weight: bold;
  margin-top: 10px;
  padding: 4px 15px;
  border: 0;
  cursor: pointer;
  width: 320px;
  height: 45px;
  text-transform: uppercase;
}

.quarter-box {
    float: left;
    width: 220px;
    padding: 0;
    margin: 5px 0 5px 15px;
    border: 1px #CCCCCC solid;
    background-color: #EEEEEE;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
.quarter-box .quarter-box-top {
    width: 100%;
    background-color: #DDDDDD;
    border-bottom: 1px #CCCCCC solid;
    margin: 0;
    padding: 0;
}
.quarter-box h2 {
    margin: 0;
    padding: 5px 10px;
    font-size: 16px;
    color: #D94B2E;
}
.quarter-box h2 a {
    color: #D94B2E;
}
.quarter-box ul {
    padding: 0 5px;
    margin: 5px 0;
    list-style-type: none;
}
.quarter-box ul li {
    padding: 3px 5px 2px 5px;
    margin: 0;
}
.quarter-box ul li:hover {
    background-color: #DDDDDD;
}
.quarter-box ul li a:hover {
    color: #333333;
    text-decoration: none;
}
.half-box { width: 457px; }

.adunit { display: block;  padding: 2px; margin: 0 auto; border: 1px #CCCCCC solid;}
.adunit img { border: 0; padding: 0; margin: 0; }

.utable th, .utable td {
  padding: 4px 6px;
  border: 1px #DEDEDE solid;
  background-color: white;
}

#breadcrumbs {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
}

.alert, .alert a { font-weight: bold; color: red; }
.alert a { text-decoration: underline; }

