/* CSS Document */
body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebe9e1;
}

#header {
	height: 101px;
	background: url(../images/headerbkgrd.gif) repeat-x;
}


#headerArea {
	width: 991px;
	margin: 0 auto;
	padding: 0px 0px 0px 11px;
}

#headerLeft {
	width: 375px;
	float: left;
	padding: 13px 0px 0px 0px;
}

#headerRight {
	width: 455px;
	float: right;
	padding: 54px 0px 0px 0px;
}

/*nav area */

#nav	{
	height: 24px;
	width: 453px;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {display:block; height:0; padding-top:24px; color:#000; overflow:hidden;}

#nav li.nav1	{width:70px;}
#nav li.nav2	{width:142px;}
#nav li.nav3	{width:61px;}
#nav li.nav4	{width:88px;}
#nav li.nav5	{width:92px;}

#nav a#navName1	{background: url(../images/nav.gif) 0px 0px;}
#nav a#navName2	{background: url(../images/nav.gif) -70px 0px;}
#nav a#navName3	{background: url(../images/nav.gif) -212px 0px;}
#nav a#navName4	{background: url(../images/nav.gif) -273px 0px;}
#nav a#navName5	{background: url(../images/nav.gif) -361px 0px;}

#nav a#navName1:hover	{background: url(../images/navOver.gif) 0px 0px;}
#nav a#navName2:hover	{background: url(../images/navOver.gif) -70px 0px;}
#nav a#navName3:hover	{background: url(../images/navOver.gif) -212px 0px;}
#nav a#navName4:hover	{background: url(../images/navOver.gif) -273px 0px;}
#nav a#navName5:hover	{background: url(../images/navOver.gif) -361px 0px;}

#nav a#navName1Over	{background: url(../images/navOver.gif) 0px 0px;}
#nav a#navName2Over	{background: url(../images/navOver.gif) -70px 0px;}
#nav a#navName3Over	{background: url(../images/navOver.gif) -212px 0px;}
#nav a#navName4Over{background: url(../images/navOver.gif) -273px 0px;}
#nav a#navName5Over	{background: url(../images/navOver.gif) -361px 0px;}


#homeHeader {
	height: 247px;
	background: url(../images/heroBkgrd.gif) repeat-x;
	border-bottom: 1px solid #174b74;
	border-top: 1px solid #57aff2;
}

#homeHeaderArea {
	height: 247px;
	width: 1002px;
	margin: 0 auto;
	background: url(../images/heroLights.jpg) no-repeat;
}

#homeHeaderContent {
	float: left;
	width: 480px;
	padding: 50px 0px 0px 11px;
}

#homeHeaderContent h1 {
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	line-height: 28px;
}

#homeHeaderProduct {
	float: right;
	width: 445px;
	position: relative;
}

#homeHeaderProduct img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#homeContent {
	padding: 0px 0px 20px 0px;
	background-color: #ffffff;
}

#homeContentArea {
	width: 1002px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
}

#homeLeft {
	width: 753px;
	float: left;
}

#homeLeft .hsPathways {
	width: 185px;
	float: left;
}

#homeLeft .image {
	width: 174px;
	height: 84px;
	background: url(../images/homeImageBkgrd.gif) no-repeat;
	padding: 7px 0px 0px 8px;
}

#homeLeft h2 {
	color: #0f3664;
	font-size: 16px;
	padding: 0px;
	margin: 5px 0px 10px 7px;
}

#homeLeft h2 a {
	color: #0f3664;
	text-decoration: none;
}

#homeLeft p {
	color: #3e424a;
	line-height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0px 20px 0px 7px;
}

#homeLeft .textlink a {
	color: #0066cc;
	padding: 4px 0px 5px 10px;
	width: 144px;
	display: block;
	background: url(../images/home-button-bkgrd.gif) no-repeat;
	margin: 10px 0px 0px 7px;
	text-decoration: none;
}

#homeLeft a:hover {
	color: #1683f0;
}

#homeRight {
	width: 225px;
	float: right;
	border-left: 1px solid #d9d5c7;
	padding: 0px 0px 0px 15px;
}

#homeRight h3 {
	color: #383426;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#homeRight h3 a {
	color: #383426;
	text-decoration: none;
}

#homeRight h3 a:hover {
	color: #625b43;
}

#homeRight .cta {
	margin: 0px 0px 10px 0px;
}

#contentLeft {
	color: #3c4045;
	font-size: 13px;
	line-height: 22px;
	width: 720px;
	float: left;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #d9d5c7;
}

#contentLeft a {
	color: #0066cc;
	text-decoration: none;
}

#contentLeft a:hover {
	text-decoration: none;
}	

#contentLeft h1 {
	font-size: 30px;
	color: #096c92;
	letter-spacing: -1px;
	border-bottom: 1px solid #c5ced8;
	padding: 0px 0px 10px 0px;
}

#contentLeft h2 {
	color: #175791;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}


#contentLeft h2.leadin {
	color: #746528;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: normal;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

#contentLeft h3 {
	color: #0f3664;
	font-size: 21px;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}

#contentLeft h4 {
	color: #9c9060;
	font-size: 18px;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}

#contentLeft h5 {
	color: #555555;
	font-size: 16px;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}


#contentLeft ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#contentLeft ul li {
	list-style: none;
	padding: 0px 0px 5px 20px;
	background: url(../images/bullet02.gif) no-repeat 0px 6px;
}

#contentLeft small {
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}


#contentRight {
	width: 225px;
	float: right;
	padding: 0px 0px 0px 15px;
	margin: 0px 5px 0px 0px;
}

#contentRight .cta {
	margin: 0px 0px 10px 0px;
}

#contentRight .ctaText a {
	width: 225px;
	font-size: 14px;
	color: #0066cc;
	text-decoration: none;
	background: url(../images/cta-bkgrd.gif) no-repeat;
	padding: 9px 0px 8px 10px;
	display: block;
}

#contentRight a:hover {
	color: #0097ff;
}

#contentRight ul {
	padding: 0px;
	margin: 20px 0px 0px 10px;
	font-size: 11px;
}

#contentRight ul li {
	padding: 0px 0px 12px 20px;
	list-style: none;
	background: url(../images/bullet02.gif) no-repeat 0px 4px;
}

#contentRight ul li a {
	color: #1a4676;
	text-decoration: none;
}

#spList {
	margin: 8px 0px 10px 0px;
}

#spList a {
	color: #0066cc;
	display: block;
	padding: 4px 0px 3px 25px;
	background: url(../images/paperIcon.gif) no-repeat 0px 3px;
	text-decoration: none;
}

#spList ul li a:hover {
	text-decoration: underline;
}

#headerImage {
	width: 701px;
	height: 201px;
	background: url(../images/headerImageBkgrd.gif) no-repeat;
	margin-top: -4px;
	padding: 8px 0px 0px 8px;
}

.clearBoth {
	clear: both;
}

#footerContent {
	width: 979px;
	margin: 0 auto;
	height: 127px;
	padding: 23px 12px 0px 11px;
	background: url(../images/footerbkgrd.gif) no-repeat right;
}

#footerLeft {
	width: 400px;
	float: left;
}

#footerLeft ul {
	width: 171px;
	margin: 0px 15px 0px 0px;
	float: left;
	padding: 0px;
}

#footer ul li {
	font-size: 11px;
	list-style: none;
	border-bottom: 1px solid #d6d4ce;
	padding: 3px 0px 3px 12px;
}

#footer ul li a {
	color: #6a778c;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #43587b;
}

#copyright {
	clear: left;
	font-size: 11px;
	color: #a7a791;
	padding: 15px 0px 0px 0px;
}

#footerRight {
	width: 390px;
	float: right;
	text-align: right;
}

#footerRight h5 {
	color: #3f5d7e;
	font-size: 17px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	font-style: italic;
}

#footerRight h6 {
	color: #887a40;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}


.bulletPlus	{
	background: url(../images/bulletPlus.gif) no-repeat 4px 2px;
	font-size: 15px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 30px;
	text-decoration: none;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #c0c0c0;
}

.bulletPlus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

.bulletPlus h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.bulletMinus	{
	background: url(../images/bulletMinus.gif) no-repeat 4px 2px;
	font-size: 15px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 30px;
	text-decoration: none;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #c0c0c0;
}

.bulletMinus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

.bulletMinus h2 {
	font-weight: normal;
}


.lightview img {
	border: 3px solid #ede9d9;
	margin: 0px 5px 0px 0px;
}




#contactForm {
	font-size: 13px;
}

#contactForm span {
	color: #175791;
}

#contactForm input, #contactForm textarea	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #484641;
}

#contactForm label	{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}

#contactForm select	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactForm .submitBtn input {
	margin: 10px 0px 0px 125px;
}

.inlineQuote {
	margin: 15px 20px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #ebe9e1;
}

.quoteContent {
	background: url(../images/endquote.gif) no-repeat right bottom;
}

.quoteContent p {
	background: url(../images/startquote.gif) no-repeat top left;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 0px;
}

.quoteName {
	text-align: right;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
	color: #887a40;
	font-style: italic;
}

#sp {
	display: none;
}

sup {
	font-size: 12px;
}

#blast {
	padding: 10px 0px 0px 0px;
	color: #6b6b5d;
	font-size: 11px;
}

#blast a {
	color: #3f5d7e;
	text-decoration: none;
}

#blast a:hover {
	text-decoration: underline;
}





