@import url("nav.css");


body {
	margin:20px 0 0 0;
	background-color:#67655b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a:link {
	color:#5e7a79;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#666;
	line-height:1.5em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#666;
	padding-left:0px;
	line-height:1em;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin:0px auto;
}

.smheadline {
	color:#e6ddca;
	font-weight:bold;
	font-size:10pt;
}

#legal {

	width:300px;
	margin:1px;
	border:1px solid #bebda5;
	
}

#container {
	width:1024px;
	margin:0px auto;
	background:#fff;
	border:1px solid #bebda5;
}

#container .home {
	height:918px;	
}

#container .header {
	background:url(img/headerbar.jpg);
	width:1024px;
	height:131px;
	margin:0px auto;
}

#container .header2 {
	background:url(img/headerbarpn.jpg);
	width:1024px;
	height:131px;
	margin:0px auto;
}

#nav {
	margin:0px auto;
	width:1015px;
	height:45px;
	padding-bottom:3px;
}


#featurebox {
	margin:0px auto;
	width:1015px;
	height:400px;
	background:url(img/leader_bg.jpg);
	position:relative;
}

#featurebox .left {
	width:535px;
	height:350px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	padding-right:8px;
}
#featurebox .right {
	width:420px;
	height:240px;
	float:right;
	margin-top:25px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.25em;
	color:#fff;
}


#featurebox .button {
	padding-right:25px;	
}


#copyblock-home {
	margin:20px 8px 0px 8px;
	width:1015px;
	height:245px;
	padding-top:8px;
}

#copyblock-home .left {
	float:left;
	width:335px;
	height:215px;
	margin: 10px 0 0 20px;
}

#copyblock-home .headline {
	font-size:10pt;
	color:#333;
	font-weight:bold;
	line-height:14pt;
	padding-bottom:6px;
}

#copyblock-home ul {
	list-style-type:none;	
	width:329px;
	height:195px;
	margin:0;
	padding:0;
}

#copyblock-home li {
	list-style-type:none;
	width:327px;
	height:52px;
	background:#f6f6f6;
	padding:10px;
	font-size:9pt;
}

#copyblock-home li .middle {
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
}

#copyblock-home li:hover {
	background:#fff;	
}


.copy {
	line-height:12pt;	
	font-size:9pt;
	color:#333;
}

#copyblock-home .right {
	float:right;
	width:613px;
	height:195px;
	margin-top:10px;
	padding-right:14px;
}

#copyblock-home a:hover, a:link, a:visited, a:active {
	color:#5e7a79;	
	text-decoration:none;
}

#copyblock-home a:hover {
	text-decoration:underline;	
}

#foot {
	width:1015px;
	height:100px;
	background:#eef0e5;
	margin:0 auto 0px auto;
}

#foot p {
	padding:5px;	
}

#foot a, a:visited, a:active {
	color:#618081;
	text-decoration:none;
}

#foot a:hover {
	text-decoration:underline;	
}


/* cont pgs */

#pgtitle {
	margin:10px 0 10px 25px;
	width:600px;
	float:left;
}

#acctbuttons {
	margin:10px 25px 10px 0px	;
	width:300px;
	float:right;
}

#colcontainer {
	width:990px;
	margin:0px auto 0 auto;
}

#colcontainer .left {
	width:530px; 
	float:left;	
	padding-left:20px;
	font-size:12px;
	line-height:16px;
	color:#444;
}

#colcontainer .right {
	width:375px;
	float:right;
}

#colcontainer .fullpage {
	width:960px; 
	float:left;	
	padding-left:20px;
	font-size:12px;
	line-height:16px;
	color:#444;
}


#colcontainer .right ul {
	list-style-type:none;	
	width:329px;
	height:195px;
	margin:0;
	padding:0;
}

#colcontainer .right li {
	list-style-type:none;
	width:327px;
	height:52px;
	background:#f6f6f6;
	padding:10px;
	font-size:9pt;
}

#colcontainer li .right .middle {
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
}

#colcontainer .right  li:hover {
	background:#fff;	
}

#colcontainer .infographic {
	width:375px;
	float:right;
	padding-top:45px;
	
}

#bottomrow {
	width:925px;
	height:0px;
	margin:0 auto;
	clear:both;
	padding-top:0px;
}	

input, textarea {
	border:1px solid #597575;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	padding:4px;
}