body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

A:link          {text-decoration:underline; color:#BF3606;}
A:active        {text-decoration:underline; color:#BF3606;}
A:visited       {text-decoration:underline; color:#BF3606;}
A:hover         {text-decoration:underline; color:#000000;}


/* Text Styles */


.headline {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #BF3606;
}

.subheading {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF3606;
}

.subheading2 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #229995;
}


.footertext 			{font-family: Gill Sans, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #02917C;}
A.footertext:link        {TEXT-DECORATION: none; color: #FFFFFF;}
A.footertext:active      {TEXT-DECORATION: none; color: #FFFFFF;}
A.footertext:visited     {TEXT-DECORATION: none; color: #FFFFFF;}
A.footertext:hover       {TEXT-DECORATION: underline; color: #FFCF8A;}

.footertext2 			{font-family: Gill Sans, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #666666;}
A.footertext2:link        {TEXT-DECORATION: none; color: #666666;}
A.footertext2:active      {TEXT-DECORATION: none; color: #666666;}
A.footertext2:visited     {TEXT-DECORATION: none; color: #666666;}
A.footertext2:hover       {TEXT-DECORATION: underline; color: #02917C;}


.textfield {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EFEFEF;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 240px;
	margin-top: 8px;
}

.selectfield {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EFEFEF;
	margin-top: 8px;
}


/* layout Styles */


#container-hp {
	width:100%;
	position:relative;
	background-image:url(../images/bkgd-hp-webhdr.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color:#F4F4F4;
}

#container-sp {
	width:100%;
	position:relative;
	background-image:url(../images/bkgd-sp-webhdr.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color:#F4F4F4;
}

#band-top {
	width:900px;
	margin: 0 auto;
	position: relative;
	height:136px;
}

#header-hp {
	width:960px;
	margin: 0 auto;
	position: relative;
	height:275px;
	background-image:url(../images/hp-webhdr-bkgd.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 5px;
}

#header-sp {
	width:960px;
	margin: 0 auto;
	position: relative;
	height:120px;
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 5px;
}

#flash-hp {
	width:450px;
	height:275px;
	background-repeat:no-repeat;
	float:right;
	margin-right:29px;
}

#band-buttons {
	width:900px;
	margin: 0 auto;
	position: relative;
	height:90px;
	background-color: #FFFFFF;
	padding-top: 2px;
}

#band-content {
	width:900px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	overflow: hidden;
}

#band-pagebottom {
	width:900px;
	margin: 0 auto;
	position: relative;
	height:30px;
	clear: both;
}

#band-footer {
	width:100%;
	position:relative;
	background-image:url(../images/bkgd-footer.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	height:150px;
}

#footer-container {
	width:900px;
	margin: 0 auto;
	position: relative;
	height:40px;
	padding-top: 4px;
	background-image: url(../images/bkgd-partners.gif);
	background-repeat: no-repeat;
}

#bodycolumn1 {
	width:400px;
	position:relative;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 30px;
}

#bodycolumn2 {
	width:400px;
	position:relative;
	background-image:url(../images/bkgd-hp-column2.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 30px;
}

#sp-bodycolumn1 {
	width:248px;
	position:relative;
	background-image:url(../images/bkgd-sp-subnav.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-bottom: 20px;
	min-height: 300px;
	padding-right: 14px;
	padding-top: 15px;
	padding-left: 12px;
	background-color: #FFFFFF;
}

#sp-bodycolumn2 {
	width:580px;
	position:relative;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#sp-bodycolumn3 {
	width:250px;
	position:relative;
	float: right;
	padding-left: 20px;
	padding-right: 15px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}


#logo {
	margin-top: 10px;
	float: left;
	margin-left: 30px;
}

#questions {
	margin-top: 20px;
	float: right;
}

#navshadow {
	margin-top: 0px;
	float:right;
	clear:right;
}


/* Navigation */


#nav {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#244044;
	margin:0;
	padding:0;
	float:right;
	clear:right;
}

#nav li {
	display:inline;
	padding:0;
	margin:0;
}

#nav a:link, #nav a:visited {
	padding:17px 20px 0px 0px;
	float:left;
	width:auto;
	color:#244044;
	TEXT-DECORATION: none;
}

#nav a:hover {
	color: #BF3606;
	TEXT-DECORATION: none;
}


/* HP Features Buttons */

.subnavbttn1 {
	height: 90px;
	width: 449px;
	float: left;
}
.subnavbttn2 {
	height: 90px;
	width: 449px;
	float: right;
}


#sub1 {
	background-image: url(../images/feature-bttn1.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: left;
	height: 90px;
	width: 449px;
	display: block;
	text-decoration: none;
}

#sub1:hover {
	background-image: url(../images/feature-bttn1ON.jpg);
}

#sub2 {
	background-image: url(../images/feature-bttn2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: left;
	height: 90px;
	width: 449px;
	display: block;
	text-decoration: none;
}

#sub2:hover {
	background-image: url(../images/feature-bttn2ON.jpg);
}

.preloadimage {display:none;}

/* Subnav */


.featurelink {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	color: #BF3606;
	text-indent: 30px;
	background-position: left;
	background-image:url(../images/bkgd-subnav.gif);
	background-repeat: no-repeat;
	float: left;
	width: 375px;
	height: auto;
}
A.featurelink:link        {TEXT-DECORATION: none; color: #BF3606;}
A.featurelink:active      {TEXT-DECORATION: none; color: #BF3606;}
A.featurelink:visited     {TEXT-DECORATION: none; color: #BF3606;}
A.featurelink:hover       {TEXT-DECORATION: none; color: #792A08;}

.subnav_style {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	color: #BF3606;
	text-indent: 30px;
	background-position: left;
	background-image:url(../images/bkgd-subnav.gif);
	background-repeat: no-repeat;
	float: left;
	width: 235px;
	height: auto;
}
A.subnav_style:link        {TEXT-DECORATION: none; color: #BF3606;}
A.subnav_style:active      {TEXT-DECORATION: none; color: #BF3606;}
A.subnav_style:visited     {TEXT-DECORATION: none; color: #BF3606;}
A.subnav_style:hover       {TEXT-DECORATION: none; color: #792A08;}


/* Content Image Styling */


.image-right {
	margin:5px;
	padding:6px;
	float:right;
}

.image-left {
	margin:5px;
	padding:6px;
	float:left;
}


.imgbrdr-R {
	padding:6px;
	margin-left:15px;
	margin-bottom: 5px;
	margin-top: 5px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	float:right;
}
a.imgbrdr-R:link {text-decoration:none; background-color:#FFFFFF;}
a.imgbrdr-R:active {text-decoration:none; background-color:#FFFFFF;}
a.imgbrdr-R:visited {text-decoration:none; background-color:#FFFFFF;}
a.imgbrdr-R:hover {text-decoration:none; background-color:#666666; border:1px solid #333333;}


.imgbrdr-L {
	padding:6px;
	margin-right:15px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:Left;
}
a.imgbrdr-L:link {text-decoration:none; background-color:#FFFFFF;}
a.imgbrdr-L:active {text-decoration:none; background-color:#FFFFFF;}
a.imgbrdr-L:visited {text-decoration:none; background-color:#FFFFFF;}
a.imgbrdr-L:hover {text-decoration:none; background-color:#666666; border:1px solid #333333;}
