/* STYLE LEFT NAV */
/* There are a number of views to every site.  Each view should have a similar */
/* look and feel to the other.  Therefore the defaults should determine the entire site */
/* unless specifically stated.  In this instance, please remove the comments around the */
/* sections that have been remarked out. */

/* Defaults for the majority of the site */
body {
	margin: 0px;
	padding: 0px;
}
body, td, p, li {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525151;
	margin-left: 0px;
	line-height : 14px;
}
p.header {
	color: black;
	font-weight: bold;
	font-size: 16px;
}
.topbanner td {
	padding: 5px;
	color: #525151;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	background-color: none;
}
.content {
	margin-top: 0px;
	background-color: none;
	color: #525151;
	vertical-align: top;
	padding: 0px;
}
.optincontent {
	margin-top: 0px;
	background-color: white;
	color: #525151;
	vertical-align: top;
	padding: 0px;
}
.foottext {
	color: black;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-align: center;
}
.backtotop {
	color: #008CA8;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
}
/* Heading Levels */
.h1 {
	color: #E1DDDA;
	font-size: 24px;
	font-weight: bold;
}
.h2 {
	color: #E1DDDA;
	font-size: 14px;
	font-weight: bold;
}
.h3 {
	color: #E1DDDA;
	font-size: 12px;
	font-weight: bold;
}

/* Links */
a {
	color: #008CA8;
}
a:hover {
	color: #FEE8C6;
	text-decoration: none;
}

/* Bottom Navigation */
.bottomnav a {
	color: #008CA8;
	text-decoration: none;
	font-weight: bold;
}
.bottomnav a:hover {
	color: #FEE8C6;
}

/* Forms */
.form {
	margin: 0px;
	padding: 0px;
}
.optform {
  border: 1px solid black;
	padding: 2px;
}
.optform th {
	background-color: #FEE8C6;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
}
.optform td {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

/* Miscellaneous */
.hr {
	color: #949294;
	size: 18px;
	width: 100%
}
.hrmenu {
	color: #949294;
	size: 1px;
	width: 100%
}
/* Editable Space area - this is commented out as most of the sites will use the same as the contents area */ 
/* 
.input {
	border: 1px solid #333333;
	background-color:#FFFFFF;
	height: 18px;
} */

/* Navigation Bar */
.nav {
	background-image: url(../images/de001home_09.gif);
	background-color: none;
	font-family: Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	width: 128px;
	vertical-align: top;
	padding-left: 20px;
	border-top: none;
	border-bottom: none;
	background-repeat: repeat-y;
}
.navsure {
	background-image: url(../images/de001sure_09.gif);
	background-color: none;
	font-family: Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	width: 128px;
	vertical-align: top;
	padding-left: 20px;
	border-top: none;
	border-bottom: none;
	background-repeat: repeat-y;
}
.navlaw {
	background-image: url(../images/de001law_09.gif);
	background-color: none;
	font-family: Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	width: 128px;
	vertical-align: top;
	padding-left: 20px;
	border-top: none;
	border-bottom: none;
	background-repeat: repeat-y;
}
.nav td {
	border-right: 1px bold none;
}
.nav td.navleft {
	border-right: none;
	width: 25px;
}
.nav a:link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008CA8;
	text-decoration: none;
}
.nav a:visited {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #949294;
	text-decoration: none;
}
.nav a:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1DDDA;
}
.navlaw a:link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.navlaw a:visited {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEE8C6;
	text-decoration: none;
}
.navlaw a:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.navsure a:link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.navsure a:visited {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEE8C6;
	text-decoration: none;
}
.navsure a:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
/* This is the top menu bar positioning within the bar */
.nav ul {
	margin-top: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 13px;
}
/* This is the top menu bar style itself */
.nav li {
	width: 123px;
	height:45px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	list-style: none;
	float:left;
	display: block;
	border-right: 1px solid red;
}
/*Sub-Menu Items */
.nav li li {
	position: relative;
	float: none;
	background-color:red;
	border: 0px none;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 20px;
	text-align:left;
	width: 123px;
}
.nav ul ul {
	position: absolute;
	margin-left: -75px;
	margin-top: 30px;
}
.nav ul ul[alt="menu"] {
	margin-left:50px;
}
/* This is the vertical bar to the right of each menu item - not required for Left Nav */
td.navright {
	border-right: 0px none white;
}

/* Search Box */
.searchbox {
	background-image: /* url(../images/search-back.gif) */ none;
	width: 130px;
	height: 26px;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	margin:12px;
	padding-left: 15px;
	vertical-align: center;
}
.searchtext {
	width: 90px;
	height: 17px;
	border: 1px solid white;
	margin-top:2px;
	margin-left: 10px;
}
.searchbutton {
	color: white;
	border: 1px solid black;
	background-color: #FEE8C6;
	cursor: pointer;
}

/* Share Ticker Price */
.ticker {
	background-image:url(../images/ticker-back.gif);
	width: 337px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.topmid {
	background-color: black;
	border-bottom: 1px solid white;
	vertical-align: middle;
	height: 40px;
}
.topmid form{
	padding-left: 10px;
}
.toprep {
	background-repeat: repeat-y;
	background-position: right;
}

/* I don't know yet what this area refers to */
.linktable a{
	font-weight:bold;
	text-decoration:none;
	color: white;
}
.linktable a:hover {
	color: silver;
}
