/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	line-height: 16px;
}

a {
	color: #ECA021;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: #ECA021;
	text-decoration: underline;
}

a.utility {
	font-weight: bold;
	text-decoration: none;
}

a:hover.utility {
	font-weight: bold;
	text-decoration: underline;
}

.rss {
	background: #FFF url('images/icons/rss_feed.gif') center left no-repeat;
	padding-left: 15px;
}


.error {
	color: #990000;
}

.casequote_left {
	background: #FFFFFF url(images/misc/quotel.gif) 0px 3px no-repeat;
	padding-left: 25px;	
}
.casequote_right {
	background: #FFFFFF url(images/misc/quoter.gif) right top no-repeat;
	height: 15px;	
}

.success {
	color: #669900;
}

.bio {
	padding: 1px;
	border: 1px solid #BEBEBE;
	margin: 0px 10px 5px 0px;
	float: left;
}

.caselogo {
	margin: 0px 10px 5px 0px;
}

h1 {
	margin: 0px;
	font-size: 125%;
	color: #535353;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding-top: 5px;
}

h2,h3,h4,h5 {
	font-size: 100%;
	color: #535353;
}

h2{
	font-size: 112%;
}

#wrapper {
	width: 768px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #BEBEBE;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	background: #FFF;
}

#header {
	height: 143px;
	clear: both;
}

#header1 {
	height: 100px;
	clear: both;
}

#headerf {
	height: 143px;
	clear: both;
}
#leftcol {
	width: 220px;
	float: left;
}

#main {
	margin: 20px;
	width: 508px;
	margin-left: 240px;
	min-height: 300px;
}
* html #main {
	margin: 20px;
	width: 508px;
	margin-left: 235px;
	min-height: 300px;
}

#main_hero {
	margin: 20px;
	width: 458px;
	margin-right: 270px;
}
#main_hero1 {
	/*margin: 20px;*/
	width: 720px;
	text-align:center;
	margin-top:-30px;
	
	}
* html #main_hero {
	margin: 20px;
	width: 458px;
	margin-right: 270px;
}

#rightcol {
	width: 270px;
	margin: 20px 0px 20px 0px;
	float: right;
}

*html #rightcol {
	width: 270px;
	margin: 20px 380px 20px 0px;
	margin-right: 0px;
	float: right;
}

ul, li{
	list-style: square;
	text-decoration:none;
}

/* downloads */
#main .download {
	height: 20px;
	margin-top: 15px;
}
#main .download a{
	padding: 5px;
	height: 18px;
	color: #999;
	text-decoration:none;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#header .top {
	height: 70px;
}

#header .left {
	float: left;
	width: 220px;
}

#header .right {
	float: right;
	width: 538px;
	margin-right: 10px;
}

#header1 .top {
	height: 50px;
}

#header1 .left {
	float: left;
	width: 220px;
}

#header1 .right {
	float: right;
	width: 538px;
	margin-right: 10px;
}

*html #header .right {
	margin-right: 5px;
}

#headerf .top {
	height: 70px;
}

#headerf .left {
	float: left;
	width: 220px;
}

#headerf .right {
	float: right;
	width: 538px;
	margin-right: 10px;
}

*html #headerf .right {
	margin-right: 5px;
}

.globalsearch {
	margin-top: 10px;
	text-align: right;
	height: 25px;
}

.globalnav {
	margin-top: 15px;
	text-align: right;
}

*html .globalnav {
	margin-top: 15px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-color:#0066FF;
}

/*phone numbers */

.phoneuk, .phoneus {
	padding-right: 20px;
	font-size: .8em;
}

/* global search */

.globalsearchbox {
	border: 1px solid #BEBEBE;
	height: 16px;
	width: 125px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.globalsearchbutton {
	background: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#7D7D7D;
	font-weight: bold;
	border: 1px solid #FFF;
	font-size: .9em;
}
/*  topnav */
#topnav, #topnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
	background: #FFF;
}
#topnav a {
  display:block;
  text-decoration:none;
  color:#7D7D7D;
  font-size: .9em;
 }
 
#topnav a:hover {
	/*color: #ECA021;
	text-decoration: underline;*/
}
#topnav .current{
	color: #ECA021;
}
#topnav li {
	float: left;
  font-weight:bold;
 	list-style: none;
  padding-left: 15px;
}
#topnav li ul {
	padding: 0px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 150;
	padding-top: 3px;
}
#topnav li li {
	padding: 0px;
	font-weight: normal;
	list-style: none;
	text-align: left;
	display: block;
	float: none;
	background-color: #FFF;
	border: 0px;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
}

#topnav li li a{
  color:#7D7D7D;
	padding: 5px;
	margin: 0px;
}
#topnav li li a:hover {
	text-decoration: none;
    color:#7D7D7D;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 5px 8px no-repeat;
	padding-left: 15px;
}

#topnav  li > ul {
	top: auto;
	left: auto;
}
#topnav li:hover ul, li.over ul{
  display: block;
}
#topnav li:hover, li.sfhover {
}
#topnav li:hover ul, #topnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	top: auto;
	display: block;
	border-bottom: 1px solid #BEBEBE;
}




#topnav1, #topnav1 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
	background: #FFF;
}
#topnav1 a {
  display:block;
  text-decoration:none;
  color:#7D7D7D;
  font-size: .9em;
 }
 
#topnav1 a:hover {
	/*color: #ECA021;*/
	color:#FFFFFF;
	text-decoration: underline;
}
#topnav1 .current{
	color: #FFFFFF;
}
#topnav1 li {
	float: left;
  font-weight:bold;
 	list-style: none;
  padding-left: 15px;
}
#topnav1 li ul {
	padding: 0px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 150;
	padding-top: 3px;
}
#topnav1 li li {
	padding: 0px;
	font-weight: normal;
	list-style: none;
	text-align: left;
	display: block;
	float: none;
	background-color: #FFF;
	border: 0px;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
}

#topnav1 li li a{
  color:#7D7D7D;
	padding: 5px;
	margin: 0px;
}
#topnav1 li li a:hover {
	text-decoration: none;
    color:#7D7D7D;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 5px 8px no-repeat;
	padding-left: 15px;
}

#topnav1  li > ul {
	top: auto;
	left: auto;
}
#topnav1 li:hover ul, li.over ul{
  display: block;
}
#topnav1 li:hover, li.sfhover {
}
#topnav1 li:hover ul, #topnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	top: auto;
	display: block;
	border-bottom: 1px solid #BEBEBE;
}

/* heroes */
#header .hero {
	display:block;
	margin: 0px;
	height: 70px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}
#header .hero .copy{
	display: inline;
	float: left;
	width: 220px;
}
#header .hero .image{
	display: inline;
	float: left;
	width: 548px;
}

#header .hero_home {
	display:block;
	margin: 0px;
	height: 200px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}
#header .hero_home .copy{
	display: inline;
	float: left;
	width: 270px;
}
#header .hero_home .image{
	display: inline;
	float: left;
	width: 498px;
}

#headerf .hero {
	display:block;
	margin: 0px;
	height: 70px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}
#headerf .hero .copy{
	display: inline;
	float: left;
	width: 220px;
	margin: 0px;
}
#headerf .hero .image{
	display: inline;
	float: left;
	width: 548px;
	margin: 0px;
}

/* left column */

.survey{
	width: 219px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-left: none;
	padding: 0px;
	margin: 0px;
	margin: 0px;
}

.survey_home{
	width: 269px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: none;
	padding: 0px;
	margin: 0px;
	margin: 0px;
}


#leftnav{
	width: 219px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	padding: 0px;
	margin: 0px;
	margin: 20px 0px;
}

#leftnav li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	padding: 3px 10px;
	border-bottom: 1px dotted #BEBEBE;
	background: #FFF;
}

* html #leftnav li{
	height: 20px;
}

#leftnav a {
	color: #666;
	text-decoration: none;
	display: block;
}

#leftnav a:hover {
	color: #666;
	text-decoration: underline;
}

#leftnav .navsection{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding: 4px 10px;
	background: #EFEFEF;
	font-weight: bold;
}

#leftnav .current{
	color: #666;
	font-weight: bold;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 10px 8px no-repeat;
	padding-left: 20px;
}

#leftnav .subnav{
	padding-left: 25px;
}

#leftnav .subnavcurrent{
	color: #666;
	padding-left: 25px;
	font-weight: bold;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 25px 8px no-repeat;
	padding-left: 35px;
}

#rightnav{
	width: 269px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	padding: 0px;
	margin: 0px;
	margin: 0px 0px;
	
}

#rightnav1{
	margin-top:100x;
	width: 100%;
	border: 1px solid #BEBEBE;
	padding: 0px;
	margin: 0px;
	margin: 0px 0px;
	text-align:left;
}

#rightnav li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	padding: 3px 10px;
	background: #FFF;
}

#rightnav1 li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	padding: 3px 10px;
	background: #FFF;
}

* html #rightnav li{
	height: 20px;
}

#rightnav a {
	color: #666;
	text-decoration: none;
	display: block;
}
#rightnav1 a {
	color: #666;
	text-decoration: none;
	display: block;
}

#rightnav a:hover {
	color: #666;
	text-decoration: underline;
}
#rightnav1 a:hover {
	color: #666;
	text-decoration: underline;
}
#rightnav .navsection{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding: 4px 10px;
	background: #EFEFEF;
	font-weight: bold;
}

#rightnav .current{
	color: #666;
	font-weight: bold;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 10px 8px no-repeat;
	padding-left: 20px;
}

#rightnav .subnav{
	padding-left: 25px;
}

#rightnav .subnavcurrent{
	color: #666;
	padding-left: 25px;
	font-weight: bold;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 25px 8px no-repeat;
	padding-left: 35px;
}

#rightnav1 .navsection{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding: 4px 10px;
	background: #EFEFEF;
	font-weight: bold;
}

#rightnav1 .current{
	color: #666;
	font-weight: bold;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 10px 8px no-repeat;
	padding-left: 20px;
}

#rightnav1 .subnav{
	padding-left: 25px;
}

#rightnav1 .subnavcurrent{
	color: #666;
	padding-left: 25px;
	font-weight: bold;
	background: #FCF1DE url(images/misc/nav_bullet.gif) 25px 8px no-repeat;
	padding-left: 35px;
}

.postnav{
	width: 219px;
	padding: 0px;
	margin: 0px;
	margin: 20px 0px;
}

.postnav li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	padding: 3px 10px;
	background: #FFF;
}

* html .postnav li{
	height: 20px;
}

.postnav a {
	text-decoration: none;
	display: block;
}

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

.postnav .category{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	font-weight: bold;
	padding: 3px 0px;
	border-bottom: 1px dotted #BEBEBE;
}

.calendar {
	text-align: center;
	width: 209px;
	padding: 0px;
	margin: 0px;
	margin: 20px 0px;
	margin-left: 10px;
}

.calendarmonth {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #BEBEBE;
}

.calendar th {
	padding-top: 5px;
	font-weight: normal;
}

/*  */

.main_footer{
	border-top: 1px dotted #BEBEBE;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	font-size: 10px;
}

.dotted_bottom{
	border-bottom: 1px dotted #BEBEBE;
	padding-bottom: 5px;
}
/*  */

table.data{
	font-size: 95%;
	border-top: 1px solid #BEBEBE;
}

table.data th{
	color: #666;
	background: #EFEFEF;
	padding: 5px;
	border-bottom: 1px solid #BEBEBE;
}

table.data td{
	padding: 5px;
	border-bottom: 1px solid #BEBEBE;
}

/*Pagination ...*/

.contentnavbar {
	clear: both;
	font-weight: bold;
}

.contentnavbar .left{
	float: left; margin: 10px 0px; 
}

.contentnavbar .right{
	float: right; margin: 10px 0px; 
	text-align: right;
}

/* footer */
#footer {
	width: 768px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	background: #FFF;
	clear: both;
	color: #666;
	font-size: 11px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#footer li{
	display: inline;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

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

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

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

.nodetail a
{
	color:#666666;
	text-decoration:none;
}
.nodetail a:hover
{
	text-decoration:none;
	color:666666;
}
