/* CSS Document */

a {
	color: #3A5977;
	text-decoration: none;
}

a:hover {
	color: #C1900D;
	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;
}

.time {
	margin: 0px;
	padding: 0px;
}

.highlight {
	background: #FFFF99;
	padding: 2px;
}

.frontblog dt{
	background: #E5EAEF url(/images/misc/bullet_lb.gif) 0px 3px no-repeat;
	font-weight: bold;
	padding-left: 17px;
}

.frontblog dd{
	margin: 5px 0px 5px 17px;
}


.error {
	color: #990000;
}

#query {
	border: 1px solid #7B95B0;
	height: 27px;
	line-height: 27px;
	width: 250px;
	margin-right: 6px;
	color: #003366;
	font-size: 13px;
}

.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;
	margin: 0px 10px 5px 0px;
	float: left;
	clear: right;
}

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

h1 {
	margin: 0px;
	font-size: 1.85em;
	color: #003366;
	padding-top: 5px;
	margin-left: 0px;
	font-weight: normal;
}

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

h2{
	font-size: 14px;
	color: #003366;
}

#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;
}

/* downloads */
.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;
}

*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;
}

/* global search */
#search {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.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: left;
}
#topnav a {
  display:block;
  text-decoration:none;
  color:#FFF;
  font-size: 1em;
 }
 
#topnav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#topnav .current{
	color: #FFF;
}
#topnav li {
	float: left;
  font-weight:bold;
 	list-style: none;
  padding-left: 5px;
   padding-right: 5px;
}
#topnav li ul {
	padding: 0px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 150;
	padding-top: 0px;
}
#topnav li li {
	padding: 0px;
	font-weight: normal;
	list-style: none;
	text-align: left;
	display: block;
	float: none;
	background-color: #7994AE;
	border: 0px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
    color: #FFF;
	width: 180px;
}

#topnav li li a{
	padding: 5px 5px 5px 5px;
	margin: 0px;
	width: 170px;
}
#topnav li li a:hover {
	text-decoration: none;
	background-color: #003366;
    color: #FFF;
	width: 170px;
}

*html #topnav li li a{
	padding: 5px 5px 5px 5px;
	margin: 0px;
	width: 180px;
}
*html #topnav li li a:hover {
	text-decoration: none;
	background-color: #003366;
    color: #FFF;
	width: 180px;
}


#topnav  li > ul {
	top: auto;
	left: auto;
}
#topnav li:hover ul, li.over ul{
  display: block;
}

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

/* left column */


#leftnav{
	padding: 0px;
	margin: 0px;
	margin:0px;
}

#leftnav li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	padding: 1px 0px;
}

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

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

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

#leftnav .navsection{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding: 1px 0px;
	font-weight: bold;
}

#leftnav .current{
	color: #003366;
	font-weight: bold;
}

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

#leftnav .subnavcurrent{
	color: #003366;
	padding-left: 25px;
	font-weight: normal;
	background: #FFF url(assets/images/misc/bullet.gif) 15px 4px no-repeat;
	padding-left: 25px;
}

#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;
}

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

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

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

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

#rightnav .navsection{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding: 1px 0px;
	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;
}

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

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

* 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;
	font-weight: bold;
	padding: 3px 0px;
}

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

.calendarmonth {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 12px;
}

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

.tBl {

}

.tBl thead td{
font-weight: bold;
color: #FFF;
background-color: #7994AE;
padding: 5px;
}

.tBl tbody td{
border-bottom: 1px solid #7994AE;
padding: 5px;
vertical-align: text-top;
text-align: left;
}
