/* START -- Generic Classes */

* { font-family: Tahoma, "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif; }
p, ul, ol, li { line-height: 1.2em; }

a:link { color: #7c98ae; }
a:visited { color: #004b6c; }
a:hover { color: #e55300; }
a:active { color: #e55300; }
a.mail {text-decoration: none;}
a.mail:hover {text-decoration: underline;}

hr {display: none;}
table tr td, table tr th { border: 0px; border-collapse: collapse; }

h1, h2, h3, h4, h5, h6 { text-align: left; font-weight: bold; }
h1 {
	font-size: 24px;
	line-height: 19px;
	color:#004b6c;
}
h2 {
	font-size: 20px;
	line-height: 19px;
	color:#004b6c;
}
h3 {
	font-size: 14px;
	line-height: 15px;
	color: #666666;
}
h4 {
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}
h5 {
	padding: 3px;
	background-color: #004b6c;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
}

dt {
	margin: 1em 0 .25em 1em;
	font-weight: bold;
}
dd {
	margin: .25em 0 .25em 2em;
}

.nocolor { color: #000 !important; text-decoration: none !important; }
.columnhead { color: #7c98ae; }
.required {	color: #e55300; font-weight: bold; }
.floatleft, .left {float: left;}
.floatright, .right {float: right;}

.pad10 { padding: 10px; }

p.shim3 {margin: 0px; line-height: 3px; font-size: 3px;}
p.shim5 {margin: 0px; line-height: 5px; font-size: 5px;}
p.shim10 {margin: 0px; line-height: 10px; font-size: 10px;}
p.shim15 {margin: 0px; line-height: 15px; font-size: 15px;}
p.shim20 {margin: 0px; line-height: 20px; font-size: 20px;}
/* END -- Generic Classes */


/* START -- Top Section Banner */
.topbanner {
	padding: 0px;
	border: 1px none #000000;
	background-color: #000000;
	text-align: center;
}

.topbanner img.bannerimage {
	display: inline;
	float: right;
	border: 0px;
	margin-right: 4px;
}
/* END -- Top Section Banner */

/* START -- Satellite Navigation, just beneath banner */
.topnavcontainer {
	width: 970px;
	background: #e6e6e6;
	margin-bottom: 8px;
}

.topnavlist {
	margin: 0;
	padding: 10px 0 20px 10px;
	font-size: 11pt;
}

.topnavlist ul, .topnavlist li {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	list-style-type: none;
}

.topnavlist a:link, .topnavlist a:visited {
	float: left;
	margin: 0 10px 4px 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #7c98ae;
}

.topnavlist a:link#current, .topnavlist a:visited#current, .topnavlist a:hover {
	padding-bottom: 2px;
	border-bottom: 4px solid #e55300;
	background: transparent;
	color: #008;
}

.topnavlist a:hover,
  .on1home .topnavlist #nav1home a:hover,
  .on1whatis .topnavlist #nav1whatis a:hover,
  .on1applications .topnavlist #nav1applications a:hover,
  .on1products .topnavlist #nav1products a:hover,
  .on1contact .topnavlist #nav1contact a:hover {
	margin-bottom: -2px;
	padding-bottom: 2px;
	border-bottom: 4px solid #e55300;
	color: #004b6c;
}

  .on1home .topnavlist #nav1home a,
  .on1whatis .topnavlist #nav1whatis a,
  .on1applications .topnavlist #nav1applications a,
  .on1products .topnavlist #nav1products a,
  .on1contact .topnavlist #nav1contact a {
	margin: 0;
	margin-top: -2px;
	padding: 2px 10px 0px 10px;
	border-bottom: 6px solid white;
	color: #004b6c;
	background-color: #ffffff;
}

/* Hide all nav blocks */
div.leftnav { display: none; }

/* Show the correct nav block */
  .on1home .navcolumn div#nav2home,
  .on1whatis .navcolumn div#nav2whatis,
  .on1applications .navcolumn div#nav2applications,
  .on1products .navcolumn div#nav2products,
  .on1contact .navcolumn div#nav2contact {
	display: block;
}
/* END -- Satellite Navigation, just beneath banner */


/* START -- mainbodycontainer layout */
div.mainbodycontainer {width: 970px; clear: both;}
div.navcolumn {width: 150px; float: left; padding: 6px 7px 32px 10px; margin: 0; margin-top: 8px;}
div.primary   {width: 560px; float: left; padding: 0px 12px 32px 10px; margin: 0; margin-top: 8px;}
div.secondary {width: 200px; float: left; padding: 0px 2px 32px 10px; margin: 0; margin-top: 8px;}

/* END -- mainbodycontainer layout */


/* START -- Left Hand Navigation */
div.leftnav { margin: 18px 0 0 0; }

div.leftnav h3 {
	padding: 0 0 8px 0;
	border-bottom: 1px dashed #AAA;
	margin: 0 0 0 -1px;
	font-weight: bold;
	font-size: 1.3em;
	color: #357;
}

div.leftnav ul,
div.leftnav ul li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	list-style: none;
}

div.leftnav ul.depth1 li {
	margin: 2px 0 2px 0;
	padding: 6px 0 3px 0;
	font-weight: bold;
}

div.leftnav ul.depth2,
div.leftnav ul.depth3 {
	margin: 0;
	padding: 0 0 2px 8px;
	font-size: .9em;
}

div.leftnav ul.depth2 li {
	margin: 2px 0 4px 0;
	padding: 0;
	font-weight: normal;
}

div.leftnav ul li a:link,
div.leftnav ul li a:visited {
	color: #004B6C;
	text-decoration: none;
}

div.leftnav ul li a:visited {
	color: #305060;
}

div.leftnav ul li a:hover,
div.leftnav ul li a:focus,
div.leftnav ul li a:active {
	color: #E55300;
	text-decoration: underline;
}
/* END -- Left Hand Navigation */


/* START -- Footer  */
#footer {
	clear: both;
	margin-top: 10px;
	padding: 0;
	border-top: 3px solid #dddddd;
}

.snav {
	margin: 0;
	padding: 8px;
	font-size: .96em;
	font-weight: normal;
	list-style-type: none;
}

.snav li {
	float: left;
	margin: 0 18px 0 0;
}

.snav li a, .snav li a:visited {
	color: #7C98AE;
	text-decoration: none;
}

.snav li.first a, .snav li.first a:visited {
	color: #004B6C;
}

.snav li a:hover {
	text-decoration: underline;
}
/* END -- Footer  */


/* START -- Side Bar and Callout - Special structures */
.secondary h5 {
	padding: 1px 0px 1px 15px;
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #004b6c;
	background: transparent url("/images/orangeblock.gif") center left no-repeat;
}

.sidebar {
	font-weight: normal;
	font-size: 12px;
	color: rgb(102, 102, 102);
	line-height: 15px;
}

ul.sidebar {
	padding-left: 0.5em;
	font-weight: normal;
	font-size: 12px;
	margin-left: 1em;
	color: rgb(102, 102, 102);
	line-height: 15px;
	list-style-type: disc;
}

.sidebar li {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
	color: rgb(102, 102, 102);
	line-height: 15px;
}

.callout {
	text-align: left;
	width: 18em;
	float: right;
	padding: 10px;
	background-color: #004B6C;
	color: white;
	margin-left: 10px;
	margin-bottom: 5px;
}

.callout h4 {
	text-align: center;
	text-transform: capitalize;
	border-bottom: solid 1px white;
	padding: 5px 10px 15px 10px;
	margin: auto;
}

.callout ol {
	text-align: center;
	margin: 10px auto;
}

.callout ol li {
	text-align: left;
}

/* THIS IS FOR ESPECIALLY LONG FORM QUESTIONS */
div.formstyle table td.longquestion {
	padding-top: 7px;
}
/* END -- Special structures */
