/* Layout Styles */
body{
	background-color:#E9E9D0;
	margin:0;
}
td,li,p,body{
	font-family:verdana,helvetica,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#464646;
}
a{
	color:#0068B3;
}
a:link{
	color:#0068B3;
}
a:hover{
	color:#014378;
}
a:active{
	color:#FFFFFF;
}
a:visited{
	color:#2258A3;
}
a.header{
	color:#0068b3;
	font-weight:bold;
	text-decoration:none;
}
a.header:link{
	color:#0068b3;
	font-weight:bold;
	text-decoration:none;
}
a.header:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.header:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.header:visited{
	color:#0068b3;
	font-weight:bold;
	text-decoration:none;
}

/****************** layout by id ******************/

/* header graphics and links */

#hd{
	margin:0px auto 0px auto;
	width:751px;
	height:126px;
	background-image:url(/assets/images/images/headers/home.jpg);
	background-repeat:none;
}
#hd_graphics{
	width:488px;
	height:86px;
	margin: 26px 0px 0px 262px;
	border:none;
}
#hd_links{
	margin: 0px 10px 0px 430px;
	top:13px;
	position:relative;
	font-family:verdana,helvetica,sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
a.hd_link{
	text-decoration:none;
	font-weight:bold;
}
a.hd_link:link{
	text-decoration:none;
	font-weight:bold;
}
a.hd_link:hover{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
a.hd_link:active{
	text-decoration:none;
	font-weight:bold;
	color:#fff833;
}
a.hd_link:visited{
	text-decoration:none;
	font-weight:bold;
}

	/* page top nav bar positioning and styles */
	
#nv{
	margin:0px auto 0px auto;
	width:762px;
	height:26px;
	background-image:url(/assets/templates/sjdp/superfish-1.4.8/images/bg_nav.gif);
	background-repeat:repeat-x;
}

#content{
	margin:0px auto 0px auto;
	width:762px;
	height:auto; 
	text-align:left;
}
	/* sidebar positioning and style */

#sb {
	margin:0 0 0 0;
	width:240px;
	height:auto;
	text-align:left;
	float:left;
}

.sidebar{
	margin:4px 0 0 6px;
	width:234px;
	text-align:left;
	position:relative;
}
#login_head{
	width:213px;
	height:19px;
	background-color:#E9E9D0;
}
#log_error{
	margin: -16px 0 0 80px;
	width:130px;
	height:16px;
	color:#b30000;
	font-weight:bold;
}

#login_frame{
	position:relative;
	padding:10px;
	left:6px;
	top:4px;
	width:214px;
	height:143px;
	background-color:#c1bc92;
	text-align:left;
	color:#464646;
}
#login_form{
	padding:6px;
	width:199px;
	height:80px;
	border: solid 1px #E9E9D0;
	
} 
a.reminder{
	font-size:9px;
	text-decoration:none;
}
a.reminder:hover{
	font-size:9px;
	text-decoration:underline;
}
#signup_btn{
	margin: 4px 0 0 0;
	float:left;
}


#ticker_frame{
	position:relative;
	left:6px;
	top:0px;
	width:234px;
	height:177px;
	background-color:#dbd8b4;
	text-align:center;
}

	/* Login Form element styles */
input.flat {
	border: solid 1px #000000;
	font-size: 10px;
	font-family:verdana, helvetica, sans-serif;
	background-color:white;
}
input.check{
	border: solid 1px #000000;
	font-size: 10px;
	font-family:verdana, helvetica, sans-serif;
	background-color:white;
}
#go_btn{
	float:right;
	margin: -19px 20px 0 0;
	width:38px;
	height:19px;
	border:none;
	padding:0;
}

/* Content Area Layout */

#ct_col{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	width:512px;
/*	height:500px; */
	
}

#image{
      margin: 0px 0px 70px 40px;
}

#download{
      font-size:11px;
	  text-align:left;
	  margin:-62px 0px 40px 135px;
	  
}

/* Home page specific */

#home_ct_body{
	margin:0;
}

#home_fp_blurb{
	float:left
}
#fp_vw_diagram{
	margin: 33px 0 0 0;
}

#home_top_box{
	margin:0 0 4px 0;
	background-color:#dbd8b4;}
	
#home_top_box a:link{ color:#666666; text-decoration:none; }
#home_top_box a:visited{ color:#666666; text-decoration:none; }
#home_top_box a:hover{ color:#999999; text-decoration:underline;}
#home_top_box a:active{ color:#666666; text-decoration:none; }

#fp_video{

}

/* rest of the pages */
#ct_shadow{
	width:512px;
	height:8px;
	background-image:url(/assets/images/images/content_shadow.gif);
}

#ct_wide_shadow{
	width:762px;
	height:8px;
        margin:0px auto 0px auto;
}
#ct_wide_shadow_left{
	width:6px;
	height:8px;
	background-image:url(/assets/sjdp/images/shadow_left.gif);
        background-position: top left;
        margin:0px auto 0px auto;
}
#ct_wide_shadow_middle{
	width:750px;
	height:8px;
	background-image:url(/assets/sjdp/images/content_shadow.gif);
        margin:0px auto 0px auto;
}
#ct_wide_shadow_right{
	width:5px;
	height:8px;
	background-image:url(/assets/sjdp/images/shadow_right.gif);
        background-position: top left;
        margin:0px auto 0px auto;
}

#ct_body{
	margin: 0 0 0 0; 
	width:482px;
	background-color:#dbd8b4;
	padding:15px;
}

.page_nav {
	border: solid 1px #ffffff;
	background-color: #e7e2c1;
	padding: 6px;
	width:470px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	line-height:18px;
}
a.page_nav_link{
	text-decoration:none;
}
a.page_nav_link:link{
	text-decoration:none;
}
a.page_nav_link:hover{
	text-decoration:none;
	color:#014378;
}

.spaced_home{
	margin:0; 
	width:512px;
	background-color:#dbd8b4;
}

.spaced{
	margin: 4px 0 0 0; 
	width:512px;
	background-color:#dbd8b4;
}

.paddedHome {
	padding:15px 15px 0px 15px;
}

.padded{
	padding:15px;
}

	/* footer styles */

#survey_link{
	background-color:#dbd8b4;
/*	height:64px;*/
	width:512px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#survey_img{
	margin:0;
	
}
#footer{
	padding:10px 0 4px 0;
	margin: 5px 0 40px 0;
	background-color:#dbd8b4;
	color:#0068B3;
	height:62px;
	width:512px;
	float:left;
	text-align:center;
	vertical-align: middle;
}

#footer2 {
background-color:#DBD8B4;
color:#0068B3;
height:62px;
margin-left:auto;
margin-right:auto;
margin-top:-2px;
padding:10px 0 4px;
text-align:center;
vertical-align:middle;
width:751px;
}

#cogneo{
	margin:-28px 0 0 320px;
}
a.foot{
	text-decoration:none;
	margin: 0 4px 0 4px;
}
a.foot:link{
	text-decoration:none;
}
a.foot:hover{
	text-decoration:underline;
}
a.foot:active{
	text-decoration:underline;
}
a.foot:visited{
	text-decoration:none;
}



/* Text Formatting Styles */

h1,h2,h3,h4,h5,h6{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
}

h1, h2 {
	font-size: 17px;
	color:#0068b3;
	
}
h3 {
	font-size: 13px;
	color:#252525;
	line-height: 18px
	
}
h4 {
	font-size: 12px;
	color:#464646;
	
}
h5{
	font-size: 11px;
	color:#0068b3;
}
h6 {
	font-size: 11px;
	color:#252525;
	
}


/* Card Purchase/Renewal Styles */
h2.cards {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #4b4b4b;
}
input.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: white;
        height: 86;
        cursor: pointer;
        border-left: 3px solid #56b2d9;
        border-right: 3px solid #004771;
        border-top: 3px solid #95cfea;
        border-bottom: 3px solid #00314f;
        background-color: #1094cb;
        background-image: url('/assets/images/images/btn_background.gif');
        background-repeat: repeat-x;
}
input.checkbox {
        height: 10px;
        width: 10px;
}
input.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: black;
        background-color: white;
        border: 1px solid #7f9db9;
        padding: 2px 4px 2px 4px;
}
select.cards { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.CardTable { border-collapse: collapse; }
.CardTable th, .CardTable td { 
        border-right: 1px solid #dcd8b5;
        padding: 2px 4px 2px 4px;
}
.CardTable th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: white;
        background-color: #0068b3;
}
tr.odd { background-color: #e9e9d0; }
tr.even { background-color: white; }
.narrowText {
        width: 60em;
        margin: 6px 6px 6px 12px;
}
.CardSummary th, .CardSummary td { 
        padding: 2px 4px 2px 4px;
}

.centerFooter {
        background-color: #dcd8b5;
        width: 750px;
        margin: 4px auto 0px auto;
        text-align: center; }
#footerCentered {
	margin: 6px auto 6px auto;
	background-color:#dbd8b4;
	color:#0068B3;
	height:62px;
	width:512px;
	text-align:center;
	vertical-align: middle;
}
.wideBody {
        background-color: #dcd8b5;
        text-align: left;
        margin:0px auto 0px auto;
        width: 750px;
        height: auto; 
}
.wideInner {
        padding: 6px 6px 6px 6px;
        height: auto; 
}

#TransactionLimitNotice { 
        color: #830000;
        font-weight: bold;
        display: none;
}

.required { color: #ff7209; }

.validationError {
        color: #830000;
        font-weight: bold;
}
input.invalidField { background-color: #ffc497; }


/* GP Page Styles  */

#containerGP {
	width:480px;}

#leftCopyGP {
	width: 290px;
	font-size: 11px;
	float: left;
	background-color:#fff;
	/*background-image: url(/assets/sjdp/images/GPbgLeft.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
}

#rightCopyGP {
	width: 174px;
	font-size: 11px;
	float: right;
	background-color: #eeefe0;
	/*background-image: url(/assets/sjdp/images/GPbgRightCopy.gif);*/
	background-repeat: repeat-y;
	background-position: center top;
}

.CopyGP {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
	
#sectionHeadGP {
	background-color: #993300;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 14px;
	font-weight:bold;
	background-image: url(/assets/sjdp/images/GPbgLeftHeader.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#sectionHeadGP2 {
	background-color: #993300;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 14px;
	font-weight:bold;
	background-image: url(/assets/sjdp/images/GPbgLeftHeader2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


#sectionHeadRightGP {
	height: 55px;
	background-image: url(/assets/sjdp/images/GPbgRightHeader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#sectionHeadRightGP2 {
	height: 55px;
	background-image: url(/assets/sjdp/images/GPbgRightHeader2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#sectionHeadRightGP3 {
	height: 55px;
	background-image: url(/assets/sjdp/images/GPbgRightHeader3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#HeadCopyRightGP {
	font-size:14px;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}

#HeadCopyRightGP2 {
	font-size:14px;
	font-weight:bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #000;
}

#HeadCopyRightGP3 {
	font-size:13px;
	font-weight:bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #FFF;
}

#bulletGP {
	font-size:9px;
	margin-left:10px;
	padding: 0px 10px 5px 15px;
	background-image: url(/assets/sjdp/images/GPbullet.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#Direction {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
}

.style3 {color: #0068b3; font-weight: bold; }


#menu {
position:relative;
z-index:9999;
background-image:url(/assets/templates/sjdp/superfish-1.4.8/images/bg_nav.gif);
background-repeat:repeat-x;
height:26px;
margin:0 auto;
width:762px;
}

#menu ul {
	padding: 0; 
	margin: 0; 
	position:absolute;
 }
#menu ul li {
	list-style-type: none;
  	position: relative; 
	margin: 0; 
	padding: 0;
	float:left;
	letter-spacing:1px;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover > ul {
	display: block; 
	top: 26px; 
}
#menu li ul { 	
	background:transparent url(/assets/templates/sjdp/superfish-1.4.8/images/shadow.png) no-repeat scroll right bottom;
	width:250px;
	
}
#menu li ul li { 
		background:#008BC7;
		width:240px;
		z-index:9999;
		letter-spacing:normal;
}
#menu li a {
	display: block; 
	padding:6px; 
	text-decoration: none;
  	z-index:500;
	color:#FFFFFF;
	text-transform:uppercase;
}

#menu li.active a { 
	font-weight:bold;
}

#menu ul li a:hover { 
	background:		#CFDEFF;
	background-image:url(/assets/templates/sjdp/superfish-1.4.8/images/bg_nav_hover.gif);
	background-repeat:repeat-x;
	outline:0;
}
#menu ul li ul li a:hover { 
	background:#006095;
	outline:0;
}
#menu ul li ul { 
}

#menu ul li ul li a { 
	text-transform:none;
	text-align:left;
}

#sjfastpayDiagram th{ 
	background-color:#0b4499;
}

.site li {
padding-bottom:10px;
padding-top:5px;
font-weight:bold;
}
.inner_site li {
padding-top:0px;
padding-bottom:0px;
font-weight:normal;
}

.hd_link { 
	position:relative;
	font-family:verdana,helvetica,sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
}

#hd_links ul li {
	list-style-type: none;
  	position: relative; 
	margin: 0; 
	padding: 0 10px;
	float:right;
}

#hd_links ul li a { 
	text-decoration:none;
}

#hd_links ul li a:hover { 
	color:#FFF;
}

.upper_active a { 
	color:#FFF
}

#hd_links ul { 
	margin:0px;
}

/***************************/
/*******LINKS PAGE**********/
/***************************/

img { border:none; }

.links_w {
	padding-bottom:20px;
}
.links_img {
	background-color:#FFF;
	padding:5px;
	border: 1px solid #CCC;
	width:200px;
	height:130px;
	float:right;
}
.links_copy {
	width:220px;
	float:left;
}
.clr {
	clear:both;
}

/***************************/
/***************************/
/***************************/
