/* ####################### GLOBAL Styles ######################## */

img, div { behavior: url(/JS/iepngfix.htc) }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #2d2000;
	background: #b9afa4 url('images/bg.jpg') repeat-x;
	text-align: center;
}

form {
	padding: 0;
	margin: 0;
}

.md {
	font-size: 1.1em;
}

.lg {
	font-size: 1.3em;
}

.sm {
	font-size: .9em;
}

.xsm {
	font-size: .75em;
}

.dk {
	color: #101723;
}

.lhLg {
	line-height: 1.5em;
}

.clear {
	clear: both;
}

h1 {
	color: #183a7e;
	font-size: 1.8em;
	margin: 0 0 20px 0;
	padding: 0;
}

h2 {
	color: #183a7e;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

.brwnLink a:link, .brwnLink a:visited {
	color: #2d2000;
	text-decoration: underline;
}

.brwnLink a:active, .brwnLink a:hover {
	color: #19397e;
	text-decoration: underline;
}

/* ####################### Container Divs ######################## */

div#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#centeredWpr {
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 80px 0 130px 0;
}

div#centeredWpr img {
	padding: 30px 0;
}

div#centeredWpr a:link, div#centeredWpr a:visited {
	color: #2d2000;
	text-decoration: underline;
}

div#centeredWpr a:active, div#centeredWpr a:hover {
	color: #19397e;
	text-decoration: underline;
}

/* ####################### Header ######################## */

div#header {
	width: 960px;
	overflow: hidden;
	height: 45px;
}

div#headerL {
	float: left;
	width: 718px;
	padding: 11px 0 0 0;
}

div#headerR {
	float: left;
	width: 242px;
	height: 45px;
	text-align: center;
	padding: 8px 0 0 0;
	background: url('images/login_bg.gif') top left no-repeat;
}

div#headerR img {
	vertical-align: middle;
}

div#login {
	width: 234px;
	padding: 0 0 0 8px;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #402e00;
}

div#login a:link, div#login a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #402e00;
	text-decoration: none;
}

div#login a:hover, div#login a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #df6d25;
	text-decoration: none;
}

/* ####################### Navigation ######################## */

div#nav {
	width: 474px;
	height: 24px;
	line-height: 24px;
	margin: 8px 0 0 48px;
	color: white;
	font-size: .9em;
	font-weight: bold;
	background-color: #63552f;
}

div.navItem {
	float: left;
	border-right: 2px solid #fbfbfa;
	text-align: center;
	background: #63552f url('images/nav_bg.gif') bottom left repeat-x;	
}

div.navItem a:hover {
	background: #395da8 url('images/nav_bgOn.gif') bottom left repeat-x;	
}

div.navItem a {
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px;
	background: #63552f url('images/nav_bg.gif') bottom left repeat-x;	
}

div.navOn {
	margin: 0 15px;
	color: white;
	background: url('images/nav_arrow.gif') bottom center no-repeat;		
}

/* ####################### Hero - Home ######################## */

div#heroHome {
	width: 940px;
	height: 303px;
	background: url('images/homeHero.jpg') top right no-repeat;	
	overflow: hidden;
	margin: 11px 0 0 0;
}

div#heroHomeMsg {
	font-size: 1.55em;
	line-height: 1.7em;
	color: #2d2000;
	text-transform: uppercase;
	font-weight: normal;
	margin: 32px 0 0 64px;
	width: 475px;
}

/* ####################### Hero - Inside ######################## */

div#hero {
	width: 960px;
	height: 174px;
	overflow: hidden;
	background: url('images/nav_right.jpg') 497px 8px no-repeat;	
	margin: 11px 0 0 0;
}

div#heroL {
	float: left;
	width: 680px;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #2d2000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 28px 30px 0 64px;
}

div#heroL a:link, div#heroL a:visited {
	color: #2d2000;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

div#heroL a:hover, div#heroL a:active {
	color: #19397e;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

div#heroR {
	float: left;
	width: 186px;
	padding: 20px 0 0 0;
}

div#heroL2 {
	float: left;
	width: 710px;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #2d2000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 28px 30px 0 64px;
}

div#heroL2 a:link, div#heroL2 a:visited {
	color: #2d2000;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

div#heroL2 a:hover, div#heroL2 a:active {
	color: #19397e;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

div#heroR2 {
	float: left;
	width: 156px;
	padding: 20px 0 0 0;
}

/* ####################### Home Feature TEMP Boxes ######################## */

div#featureWprTEMP {
	width: 944px;
	border: 8px solid white;
	background: #19397e url('images/feature_bg.jpg') repeat-x;		
}

div#featureWprInsideTEMP {
	width: 944px;
	background: url('images/feature_icon1TEMP.gif') 0 13px no-repeat;	
}

div#featureTitleTEMP {
	font-size: 1.3em;
	color: white;
	text-transform: uppercase;
	padding: 28px 0 0 58px;
}

div#featureContentTEMP {
	padding: 25px 0 0 0;
	color: white;
	font-size: 1.3em;
	line-height: 1.4em;
}

div#feature1LTEMP {
	float: left;
	width: 330px;
	padding: 10px 0 37px 60px;
}

div#feature1RTEMP {
	float: left;
	width: 450px;
	padding: 30px 20px 0 20px;
}


/* ####################### Home Feature Boxes ######################## */

div#featureWpr {
	width: 944px;
	border: 8px solid white;
	background: #19397e url('images/feature_bg.jpg') repeat-x;		
}

div#featureWprL {
	float: left;
	width: 468px;
	border-right: 8px solid white;
	background: url('images/feature_icon1.gif') 0 13px no-repeat;	
}

div#featureWprR {
	float: left;
	width: 468px;
	background: url('images/feature_icon2.gif') 0 9px no-repeat;
}

div#featureLTitle {
	font-size: 1.3em;
	color: white;
	text-transform: uppercase;
	padding: 28px 0 0 58px;
}

div#featureRTitle {
	font-size: 1.3em;
	color: white;
	text-transform: uppercase;
	padding: 28px 0 0 69px;
}

div#featureContent {
	padding: 25px 0 0 0;
	color: white;
	font-size: 1.15em;
	line-height: 1.4em;
}

div#feature1L {
	float: left;
	width: 213px;
	padding: 0 0 37px 20px;
}

div#feature1R {
	float: left;
	width: 195px;
	padding: 10px 20px 0 20px;
}

div#feature2L {
	float: left;
	width: 244px;
	padding: 0 0 0 20px;
}

div#feature2R {
	float: left;
	width: 164px;
	padding: 10px 20px 0 20px;
}

/* ####################### Announcements ######################## */

div.announce {
	color: #0d0900;
	font-size: 1.1em;
	background-color: #e2813b;
	width: 100%;
	height: 30px;
	text-align: center;
	padding: 14px 0 0 0;
	border-top: 6px solid white;
}

.announce a:link, .announce a:visited {
	color: #0d0900;
	text-decoration: none;
}

.announce a:active, .announce a:hover {
	color: #0d0900;
	text-decoration: underline;
}

/* ####################### Inside pages ######################## */

div#contentWpr {
	width: 944px;
	border: 8px solid white;
	background-color: #fffefe;
	min-height: 500px;
}

div#titleBar {
	width: 944px;
	height: 52px;
	line-height: 52px;
	color: white;
	font-size: 1.6em;
	background: #19397e url('images/titlebar_bg.jpg') repeat-x;
}

div#titleBarL {
	float: left;
	width: 472px;
}

div#titleBarR {
	float: left;
	width: 472px;
	text-align: right;
}

div#titleBarR img {
	vertical-align: middle;	
}

div#titleBarL input {
	vertical-align: middle;	
}

div#titleBarL img {
	vertical-align: middle;
	margin: 0 4px 0 14px;
}

div#productBar {
	width: 944px;
	height: 40px;
	background-color: #e6eaf4;
	margin: 6px 0;
}

div#alertBar {
	width: 942px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e38041;
	text-align: center;
	font-size: 1.2em;
	color: #e38041;
	font-weight: bold;
	margin: 0 0 6px 0;
}

div#alertBar a:link, div#alertBar a:visited {
	color: #e38041;
	font-weight: bold;
	text-decoration: none;
}

div#alertBar a:hover, div#alertBar a:active {
	color: #e38041;
	font-weight: bold;
	text-decoration: underline;
}

div#alertBar img {
	vertical-align: middle;
}

div.resultsRow {
	width: 944px;
	clear: both;
	overflow: hidden;
}

div.resultsDiv {
	width: 944px;
	height: 45px;
	clear: both;
	overflow: hidden;
}

div.resultsHdrWpr {
	width: 944px;
	padding: 18px 0 0 0;
	clear: both;
	overflow: hidden;
}

div.resultsHdr1 {
	float: left;
	width: 170px;
	color: #39599c;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #b0bcd7;
	height: 21px;
	margin: 6px 56px 0 0;
}

div.resultsHdr2 {
	float: left;
	width: 594px;
	color: #2d2000;
	border-bottom: 1px solid #c1baab;
	height: 21px;
	margin: 6px 0 0 0; 
}

div.resultsHdr3 {
	float: left;
	width: 84px;
	color: #2d2000;
	text-transform: uppercase;
	border-bottom: 1px solid #c1baab;
	height: 27px;
	padding-left: 40px;
	text-align: center;
}

div.resultsCol1 {
	float: left;
	width: 226px;
}

div.resultsCol2 {
	float: left;
	width: 594px;
	color: #2d2000;
	border-bottom: 1px solid #c1baab;
	line-height: 36px;
	height: 36px;
}

div.resultsCol2 img {
	margin: 8px 8px 0 0;
	float: left;
}

div.resultsCol3 {
	float: left;
	width: 104px;
	padding: 0 0 0 20px;
	color: #2d2000;
	text-transform: uppercase;
	border-bottom: 1px solid #c1baab;
	line-height: 36px;
	height: 36px;
	text-align: right;
	/*background-color: red;*/
}

div.resultsCol3 a:link, div.resultsCol3 a:visited {
	color: #2d2000;
	text-transform: uppercase;
	text-decoration: underline;
}

div.resultsCol3 a:hover, div.resultsCol3 a:active {
	color: #183a7e;
	text-transform: uppercase;
	text-decoration: underline;
}

/* ####################### Create an Account ######################## */

div#acctWpr {
	width: 906px;
	padding: 30px 0 50px 38px;
}

div.acctRow {
	clear: both;
	overflow: hidden;
	padding: 15px 0 0 0;
}

div.acctL{
	float: left;
	width: 130px;
}

div.acctR{
	float: left;
	width: 776px;
}

div.acctR a:link, div.acctR a:visited {
	color: #1a1300;
	text-decoration: underline;
}

div.acctR a:active, div.acctR a:hover {
	color: #183a7e;
	text-decoration: underline;
}

.error {
	color: #ed1b2e;
	padding: 4px 0 0 0;
}

/* ####################### View Accounts ######################## */

div#viewacctWpr {
	width: 944px;
	padding: 20px 0 50px 0;
	font-size: .9em;
}

/* ####################### Customer Service ######################## */


div#custWpr {
	width: 922px;
	padding: 8px 0 50px 22px;
}

div#custWprL {
	float: left;
	width: 632px;
}

div#custWprR {
	float: left;
	width: 250px;
	padding: 0 20px 150px 20px;
	background-color: #e5f2f1;
}

div.custRow {
	clear: both;
	overflow: hidden;
	padding: 15px 0 0 0;
}

div.custL{
	float: left;
	width: 160px;
}

div.custR{
	float: left;
	width: 472px;
}

div.title {
	font-size: 1.2em;
	font-weight: bold;
	color: #39599c;
	padding: 20px 0 10px 0;
}

/* ####################### Login ######################## */

div#loginWpr {
	width: 906px;
	padding: 30px 0 0 38px;
	min-height: 400px;
}

div.loginL {
	float: left;
	width: 436px;
}

div.loginR {
	float: left;
	width: 470px;
}

div.loginformL{
	float: left;
	width: 100px;
}

div.loginformR{
	float: left;
	width: 336px;
}

div.loginformR a:link, div.loginformR a:visited {
	color: #1a1300;
	text-decoration: underline;
}

div.loginformR a:active, div.loginformR a:hover {
	color: #183a7e;
	text-decoration: underline;
}

div.loginHdr {
	width: 470px;
	height: 18px;
	overflow: hidden;
	text-align: right;
	background-color: #d97d29;
}

div.login {
	width: 418px;
	font-size: 1.1em;
	padding: 15px 25px 90px 25px;
	border: 1px solid #dadada;
}

div.login img {
	vertical-align: middle;
}

div.login a:link, div.login a:visited {
	color: #1a1300;
	text-decoration: underline;
}

div.login a:active, div.login a:hover {
	color: #183a7e;
	text-decoration: underline;
}

/* ####################### Privacy Policy ######################## */

div#privWpr {
	width: 842px;
	padding: 22px 80px 50px 22px
}

/* ####################### FAQs ######################## */

div#faqWpr {
	width: 926px;
	padding: 30px 0 50px 18px;
	min-height: 500px;
}

div#faqWpr a:link, div#faqWpr a:visited {
	color: #1a1300;
	text-decoration: underline;
}

div#faqWpr a:active, div#faqWpr a:hover {
	color: #183a7e;
	text-decoration: underline;
}

div#faqWpr p {
	padding: 8px 0;
	margin: 0;
}

div.faq {
	padding: 5px 80px 15px 30px;
}

div.faq a:link, div.faq a:visited {
	color: #193a7f !important;
	text-decoration: underline;
}

div.faq a:active, div.faq a:hover {
	color: #193a7f;
	text-decoration: none !important;
}


/* ####################### Footer ######################## */

div#footer {
	width: 960px;
	color: #402e00;
	font-size: .9em;
	line-height: 1.4em;
	padding: 8px 0 60px 0;
}

div#footer a:link, div#footer a:visited {
	color: #402e00;
	text-decoration: none;	
}

div#footer a:active, div#footer a:hover {
	color: #402e00;
	text-decoration: underline;		
}

div#footerL {
	float: left;
	width: 860px;
}

div#footerR {
	float: left;
	text-align: right;
	width: 100px;
}

.footerOn {
	font-weight: bold;
}



