﻿/* CSS Document */

/* Basic reset of default parameters */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td {
	margin: 0;
	padding: 0;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	
fieldset,img { 
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

img, div {
	behavior: url("/thenda/css/iepngfix.htc");
}


/* Main Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

p, td, li, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


a {
	color: #095ba6;
	text-decoration: underline;
}

a:visited {
	color:#FF0000;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0 0 10px 0;
}

ul {
	padding:0 0 0 20px;
	margin: 5px 0 5px 20px;
}

ol {
	padding:0 0 0 20px;
	margin: 5px 0 5px 20px;
}

ol.numbered {
	list-style:decimal;
}

ol.roman {
	list-style:lower-roman;
}

li {
	padding:0;
	margin: 0 0 10px 0;
} 

strong {
	font-weight:bold;
}

em {
	font-style:italic;
	}

h1 {
	font-size:24px;
	font-weight:bold;
	color:#f47521;
	margin:0;
	clear:both;
	margin-bottom:20px;
}


h2 {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	clear:both;
	color:#000;
}

h3 {
	font-size:13px;
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
	color:#000;
}

h4 {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000;
	margin-bottom:0;
}

h5 {
	font-size:10px;
	font-weight:bold;
	color:#000;
}

h6 {
	font-size:10px;
	font-style:italic;
	color:#000;
}

input, textarea, select {
	border: 1px #000 solid;
	border: 1px #000 solid;
	font-size:10px;
	margin-left:4px;   
	padding: 2px;
}

input.button
{
	border: 0;
}

/* Containers */

#containerheader {
	background: #cdedec url(../graphics/bkg_container_hdr.gif) repeat-x;
	height:132px;
	clear:both;
}
#containershadow {
	background: #fff url(../graphics/bkg_container_hdr_shdw.gif) repeat-x;
	height:27px;
	clear:both;
}

#containerhero {
	margin: 0 auto;
	width:841px;
	background: #fff;
	clear:both;
	background:url(../graphics/bkg_hm_hero.gif) no-repeat bottom;
	height:355px;
	padding-left:20px;
}

#containerhnav {
	margin: 0 auto;
	width:861px;
	background: #fff;
	background:url(../graphics/bkg_hm_nav.gif) no-repeat;
	height:32px;
	clear:both;
}

#containercallouttop {
	margin: 30px auto 0 auto;
	width:861px;
	background: #fff;
	background:url(../graphics/bkg_hm_callout_top.gif) no-repeat;
	height:15px;
	clear:both;
}

#containercallout {
	margin: 0 auto 0 auto;
	width:861px;
	background:url(../graphics/bkg_hm_callout_center.gif) repeat-y center;
	clear:both;
	height: 292px;
}

#containercalloutbottom {
	margin: 0 auto 0 auto;
	width:861px;
	background: #fff;
	background:url(../graphics/bkg_hm_callout_bottom.gif) no-repeat;
	height:15px;
	clear:both;
}

#containermain {
	margin: 0 auto;
	width:861px;
	background: #fff;
	clear:both;
}


#containerfooter {
	margin: 45px auto 15px auto;
	width:861px;
	background: #fff;
	color: #666;
	font-size:10px;
	text-align:center;
	clear:both;
}

/* Header */

#header 
{
	padding: 7px 0 0 0;
	margin: 0 auto;
	width: 861px;
	height:125px;
	background: url(../graphics/bkg_hdr.gif) top no-repeat;
}

#hdrlogo {
	width:250px;
	margin:0;
	float:left;
}

#hdrnav {
	width:350px;
	height:51px;
	margin:74px 0 0 0;
	float:right;
	text-align:right;
	color:#095ba6;
	font-weight:normal;

}

#hdrnav a{
	color:#095ba6;
	text-decoration:none;
}

#hdrnav a:visited {
	color:#095ba6;
}

#hdrnav a:hover{
	color:#095ba6;
	text-decoration:underline;
}

/*
.hdrnavlink {
	float:right;
	text-align:center;
	padding:25px 10px 5px 10px;
	margin-right:-7px;
	height:21px;
	font-size:14px;
	color:#095ba6;
	font-weight:bold;
	background:#666;
	z-index:3;
}

.hdrnavlinkr {
	float:right;
	text-align:center;
	padding:25px 10px 5px 10px;
	margin-left:-7px;
	height:21px;
	font-size:14px;
	color:#095ba6;
	font-weight:bold;
	background:#666;
	z-index:2;
}

.hdrnavsep {
	float:right;
	background:url(../graphics/hdrnav_sep.gif) bottom center no-repeat;
	width:17px;
	height:51px;
	padding:0;
	margin: 0 -7px 0 0;
	z-index:1;
}
*/

/* Navigation */


/* Home Page Content */

.hnavlink {
	width: 215px;
	padding-top: 7px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	float:left;
}

.hnavlink a{
	color:#fff;
	text-decoration:none;
}

.hnavlink a:visited{
	color:#fff;
	text-decoration:none;
}

.hnavlink a:hover{
	color:#fff;
	text-decoration:underline;
}

#herocopy {
	float:left;
	width: 320px;
	margin: 25px 0 0 0;
	position:relative;
}

.heroimg {
	float:right;
	width: 507px;
	margin: 0 0 0 0;
}

#herocopy h1 {
	margin-bottom:10px;
}

#herocopy h2 {
	font-size:18px;
	font-weight:normal;
	color:#f47521;
	background:url(../graphics/arw_hm.gif) no-repeat left;
	padding-left:28px;
}

#herocopy p {
	font-size:12px;
	font-weight:normal;
	color:#222;
}

#nddacopy1 {
	position:absolute;
	left: 0;
	top: 40px;
	visibility: visible;
}

#nddacopy2 {
	visibility:hidden;
	position:absolute;
	left: 0;
	top: 40px;
}

#nddacopy3 {
	visibility:hidden;
	position:absolute;
	left: 0;
	top: 40px;
}

#nddacopy4 {
	position:absolute;
	left: 0;
	top: 40px;
	visibility: hidden;
}

.callout {
	width: 185px;
	padding: 15px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	float:left;
	color:#222;
}

.callout h3 {
	font-weight:normal;
	color:#000;
	font-size:14px;
}


/* Page Content */

#lefsb {
	width:225px;
	float:left;
}

#twocolumn {
	width:635px;
	float:right;
}

table.process {
 	border: 1px solid #ccc;
 	padding:5px;
	width:860px;
}

table.process td{
 	border: 1px solid #ccc;
 	padding:15px;
}

p.right {
	text-align:right;
}

/* Footer */

#containerfooter a {
	color: #666;
	text-decoration:none;
}

#containerfooter a:hover {
	color: #666;
	text-decoration:underline;
}

.blank {
	margin: 0;
	padding:0;
	height:1px;
	clear:both;
}
