/* Universal Styles / Elements */

body {
	background:url(/images/body-bg.png) repeat-x #7190BC;
	margin:0 auto;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif
	}
	
#container {
	background:#fff;
	border:solid #000;
	border-width:0 1px 1px 1px;
	width:798px;
	text-align:left;
	margin:0px auto;
	padding:0 0 18px 0 !important;
	padding:0 0 30px 0
	}
	
	h1 {
		font: bold 20px Arial, Helvetica, sans-serif
		}
	
	a img {
		border:none
		}
		
	a {
		color:#2F5D89
		}
		
	a:hover, a:visited {
		color:#6889C3
		}

/* Header */
		
#header {
	height:125px;
	background:#fff;
	position:relative;
	padding:0px;
	}
	
	#header #bc_logo {
		position:absolute;
		top:11px; 
		right:25px;
		height:24px;
		width:273px
		}
		
	#header #ex_logo {
		position:absolute;
		top:11px; 
		left:21px;
		width:153px
		}	
		
	#header #ex_logo .return {
		position:absolute;
		top:40px;
		left:40px;
		color:#999;
		font:10px Arial, Helvetica, sans-serif;
		}

		#header #ex_logo .return a {
			color:#999;
			text-decoration:underline
			}
			
		#header #ex_logo .return a:hover {
			color:#6889C3;						
			}

	#header #phone_number {
		position:absolute;
		top:45px;
		right:29px;
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#000}
		
	#header h1 {
		background:#6889C3;
		color:#fff;
		font:bold 22px Arial, Helvetica, sans-serif;
		text-align:center;
		margin:0px;
		position:absolute;
		bottom:11px;
		width:798px;
		height:35px !important;
		height:34px;
		padding-top:5px !important;
		padding-top:6px
		}
			
/* Begin Main Navigation */				

#nav {
	background:url(/images/nav-bg.png) repeat-x;
	height:37px;
	text-align:left;
	}
	
	#nav ul {
		list-style:none;
		position:relative;
		margin-top:0px;
		left:5% !important;
		left:30px;
		top:0px;
		display:block;
		float:left;
		font: bold 13px  Arial, Helvetica, sans-serif;
		background:url(/images/nav-border.png) no-repeat right;
		}
		
		#nav ul li {
			position:relative;
			height:37px;
			float:left;
			padding-left:0px;
			background:url(/images/nav-border.png) no-repeat right
			}
			
			#nav ul li a {
				width:auto;
				white-space:nowrap;				
				display:block;
				height:25px;
				padding:10px 13px 0 13px;
				text-align:center;
				color:#000;
				text-decoration:none;
				float:left
				}	
								
    		#nav ul li.first a {
				background:url(/images/nav-border.png) no-repeat left;
				}

			#nav ul li.last a {
				margin-right:1px;
				padding-right:13px}
							
			#nav ul li a:hover {
				color:#fff;
				background:#5C85AD;
				border:1px solid #000;
				padding:10px 12px 0 12px;						
				}
	
	#nav ul {display:inline; } /* IE Centering Fix */

/* End Main Navigation */
/* Homepage Styles */ 

#flash_holder {
	padding-bottom:6px;
	border-bottom:20px solid #6889C3;
	height:195px;
	}

	#flash_holder * { 
		padding:0; 
		margin:-13px 0 0 0;
		.margin:0}
	
#hp_content_wrapper {
	padding:12px;
	*padding:11px 12px 12px; /* IE7 */ 
	_padding:10px 12px 0px 12px; /* IE6 */
	background:url(/images/hp-pod-top.png) no-repeat 12px 13px;
	}
	
	#left_pod {
		width:369px;
		float:left;
		margin-right:0px;
		}
		
		#left_pod h2 {
			margin:0 0 auto 0;
			font:18px Arial, Helvetica, sans-serif}
			
		#left_pod li {
			font:14px Arial, Helvetica, sans-serif;
			line-height:20px}
	
	#right_pod {
		width:379px;
		float:right;
		padding:0;
		}
	
		#right_pod .int_pod {
			background:url(/images/hp-int-pod-top.png) no-repeat;
			padding-top:18px;
			margin:-2px 0 0 10px !important;
			margin:0px 0 0 10px;
			}		
	
		#left_pod .int_pod {
			background:url(/images/hp-int-pod-top.png) no-repeat;
			padding-top:18px;
			margin:0 0 0 11px;
			*margin:-3px 0 0 11px;
			}

			.int_pod_body {
				margin:0px;
				padding:0 12px 1px 12px;
				line-height:16px
					}
					
					.int_pod_body li {
						padding-bottom:15px
						}
			
				.int_pod_body p {
					margin-top:0px}
		
		.int_pod_footer {
			height:18px;
			margin:-18px 0 0 0
			}
		
		.three_steps {
			background:url(/images/3-steps-bg.png) no-repeat;
			height:113px;
			width:329px;
			position:relative;
			margin-bottom:25px}

			.three_steps h1 {
				display:none
				}

			.three_steps ul {
				font:bold 11px Arial, Helvetica, sans-serif;
				color:#fff;
				line-height:16px;
				position:absolute;
				margin:0;
				padding:0px;
				bottom:4px;
				left:5px;
				width:329px;
				}
			
				.three_steps ul li {
					width:87px;
					float:left;
					padding:0 14px 0 10px;
					list-style:none;
					text-align:center
					}
				
				.three_steps ul li.last {
					padding-right:0px}


			#hp_form {
				margin:0 0 0 0px}
				
				#hp_form td  {
					padding:10px 5px 5px 0px;
				}		

					#hp_form input, #hp_form  select  {
						border:1px solid #999;
						font:11px Verdana, Arial, Helvetica, sans-serif;
						}
					
					#hp_form .full select {
						height:20px;
						width:160px}
					
					#hp_form .full input {
						height:17px;					
						padding:3px 0 0 0;
						width:160px;
						*width:160px; /*IE 6 and 7 */
					}

					#hp_form .cal {
			            background: none;
						border: none;
						margin: 0;
						padding: 0px;
						height: 19px;
						width: 22px;
						background-image: url(/images/cal.gif);
						vertical-align: top;
					}
					
					#hp_form .submit {
						border:none}

#mid_pods {
	background:url(/images/hp-pod-bg.png) repeat-y;
	margin-top:13px;
	padding-bottom:6px;
	position:relative;
	height:1%
	}	

	#mid_pods .footer {
		background:url(/images/hp-pod-foot.png) no-repeat;
		position:absolute;
		bottom:-21px;
		height:21px;
		width:773px;
		clear:both
		}	
		
	/* Homepage Tooltips */
			
		.q_wrapper {
			position:relative;  
			height:22px; 
			width:22px;
			}
			
		.hide {
			position:absolute; 
			top:-3px; 
			left:-3px; 
			width:150px; 
			border:1px solid #2F5D89; 
			background:#eee; 
			z-index:1; 	
			}
			
		.tooltip {
			height:23px; 
			background:url(/images/question_mark.png) no-repeat #fff 2px 2px; 
			border-bottom:1px solid #2F5D89; 
			padding:3px 4px 5px 0; 
			position:relative	
			}
			
			.tt_header {
				margin:3px 0 0 28px; 
				font:bold 11px Arial, Helvetica, sans-serif; 
				color:#2F5D89
				}
				
				a.tt_close, a.tt_close:hover {
					text-align:center; 
					font:bold 16px arial; 
					text-decoration:none; 
					border:1px solid #fff;  
					background:#89A6C3; 
					color:#fff; 
					padding:3px 0 0 2px; 
					height:23px; 
					width:20px; 
					display:block; 
					position:absolute; 
					top:0px; 
					right:0px
					}
					
			.tt_content {
				padding:5px;  
				font:11px Arial, Helvetica, sans-serif
				}	
				
			#q_ein .tooltip {
				padding:3px 4px 20px 0
				}
	
/* Footer */

#main_footer {
	color:#fff;
	line-height:18px;
	padding-bottom:1px
	}
	
	#main_footer a {
		color:#fff;
		text-decoration:underline;
		}
		
	#main_footer a:hover {
		color:#FFE215
		}

/*Subpage Styles */

#sp_content_wrapper {
		margin-top:5px;
		border-top:12px solid #6889C3
		}		
				
	#content {
		float:left;
		width:514px;
		padding: 10px 26px 26px 26px !important;
		padding: 26px;
		line-height:18px
		}
		
		#sidebar {
			margin:7px 0 0 -9px;
			float:left;
			width:230px;
			background:url(/images/sb-bg.png) repeat-y;
			position:relative
			}
			
		#sb-top {
			background:url(/images/sb-top.png) no-repeat;
			height:20px;
			}
			
		#sb-mid {
			margin-top:-13px;
			padding:0px 7px
			}			
			
		#sb-foot {
			background:url(/images/sb-foot.gif) no-repeat;
			height:20px;
			margin-top:-13px
			}
			
		.disclaimer {
			font:11px Arial, Helvetica, sans-serif;
			border-top:1px solid #ccc;
			margin-top:25px;
			color:#333;
			letter-spacing: .06em;}
			
		.faqs h2 {
			margin-bottom:0px;
			font:bold 12px Arial, Helvetica, sans-serif}
			
		.faqs p {
			margin:0px auto 18px auto}
			
		.privacy ol {
			list-style-type:upper-roman;
			font-weight:bold
			}
			
			.privacy ol li, .privacy ol li p, .privacy ol li ul {
				margin:0 0 14x 0;
				}				
				
				.privacy ol li p, .privacy ol li ul {
					font-weight:normal;
					list-style-type:disc}
					
					.privacy ol li ul li {
						margin:0px;
						}

/* App Styles */
		
	.odd {
		background:#eee}
		
		.ans {
				font-weight:bold;
				text-align:left}	
				
		.col_one {
			width:30%;
			text-align:right}
			
		.col_two {
			width:100px}
		
		.col_three {
			text-align:right}	
				
#app_content_wrapper {
		margin-top:5px;
		border-top:12px solid #6889C3
		}	
		
	#app_content_wrapper #content {
			float:none;
			width:748px;
			padding: 10px 26px 26px 26px !important;
			padding: 26px
			}			
    
    fieldset {
      border:1px solid #ccc;
      margin:0px;
      padding:0px
      }
    
      fieldset table {
        width:100%}
      
          fieldset th span {
            height:8px;
            padding:10px 0 17px 11px;
            font:bold 12px Arial, Helvetica, sans-serif;
            border:1px solid #fff;
            background:url(/images/app/fs-header-bg.png) repeat-x;
            display:block;
			text-align:left
            }
			
			fieldset th div {
				position:relative
				}
			
			fieldset th div a {
				position:absolute; 
				top:10px; 
				right:15px
				}
        
        fieldset .txt {
          border:1px solid #9a9a9a}
    
        fieldset td {
          padding:10px 0px 10px 16px;} 
      
        fieldset .col_notlast {
          border-right:1px solid #ccc;
          }
          
        fieldset .col_right {
          text-align:right;
          width:50%
          }
          
        fieldset .col_last {
          border:none}
            
        fieldset .odd {
          background:#eee}
		  
		.center {
			text-align:center
			}		  
    
    /* App Progress Bar */
    
      #app_steps {
        position:absolute;
        list-style:none;
        height:30px;
        width:216px;
        top:0px;
        right:0px !important;
        right:6px;
        margin:0;
        padding:0
        } 
        
        #app_steps li {
          display:block;
          float:left;
          height:30px; 
          width:72px
          }
          
          #app_steps li span {
            display:none
            }
    
            #pb-one, #pb-two, #pb-three {
              position:relative
              }
     
      /* Step 2 */
      
          #pb-two #step-one {
            background:url(/images/app/step1-past.png) no-repeat;
            }
            
          #pb-two #step-two {
            background:url(/images/app/step2-on.png) no-repeat;
            }       
            
          #pb-two #step-three {
            background:url(/images/app/step3-off.png) no-repeat;
            }       
    
      /* Step 3 */
      
          #pb-three #step-one {
            background:url(/images/app/step1-past.png) no-repeat;
            }
            
          #pb-three #step-two {
            background:url(/images/app/step2-past.png) no-repeat;
            }       
            
          #pb-three #step-three {
            background:url(/images/app/step3-on.png) no-repeat;
            } 		
			

/* Validation Styles */

.required {
	color: red;
	}
	
.error {
	color: red;
	}

.info {
	color: green;
	}

.warn {
	color: #ff8000;
	}

.todo {
	color: gray
	}

.completed {
	background-color: #ffffc4
	}			
	
/* Cookie Check Styles */


div#popup-fixed .column-float {
	float: left;
	width: 48%;
	padding: 1px;
}

div#popup-fixed .center {
	text-align: center;
}

div#popup-fixed,div#cookie-popup-fixed {
	position: absolute;
	font-size: 1em;
	line-height: 110%;
	text-align: left;
	height: 100%;
	width: 100%;
	z-index: 1;
	margin: 0;
	padding: 0;
	left: 0px;
}

div#popup-fixed-container {
	position: relative;
	width: 100%;
	height: 100%;
}

div#popup-content {
	position: absolute;
	z-index: 10;
	top: 65px;
	left: 50%;
	background-color: #D8E7EA;
	border: 3px solid #046683;
	width: 650px;
	height: 425px;
	padding: 10px;
	margin-left: -338px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	line-height: 140%;
}

div#popup-content h2 {
	color: black;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0pt 0pt 0.5em;
	padding: 0pt;
}

div#popup-content ul,div#popup-content ul {
	margin-bottom: auto;
}

iframe#popup-mask {
	position: absolute;
	left: 0px;
	z-index: 5;
	width: 100%;
	height: 100%;
	filter: Alpha(opacity = 80);
	opacity: .2;
	background: black;
	padding-top: 0px;
	padding-bottom: 6%;
	margin-bottom: -5%;
	margin-top: -10px;
}