@charset "utf-8";
/* CSS Document */

html,body {
	height: 100%;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_tile.png);
	background-position: center;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	text-align: left;
}

ul {
	padding-left: 12px;
}

li {
	padding-bottom: 10px;
}

input {
	border: 1px solid #CCCCCC;
}

hr {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
}

#shell {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	background: #FFFFFF;
	min-height: 100%;
	height: auto;
}

/* Hack for IE */
* html #shell {
    height: 100%;
}
/* End IE Hack */ 

#header {
	background-image: url(images/header_tile.png);
	height: 84px;
	border-bottom: 1px solid black;
}

#logo {
	float: left;
}

#buttons {
	position: relative;
	float: right;
	text-align: right;
}

#button_pad {
	position: relative;
	top: 7px;
	height: 34px;
	padding-right: 10px;
	text-align: right;
}

#slide_shell {
	height: 363px;
	background-image: url(images/bg2.png);
}

#slide_frame {
	position: relative;
	float: left;
	background-image: url(images/ss_frame.png);
	width: 578px;
	height: 363px;
}

#slide_text {
	position: relative;
	float: right;
	color: #FFFFFF;
	text-align: center;
	width: 400px;
	right: 5px;
}

#slide_text_pad {
	position: relative;
	height: 363px;
	padding-right: 10px;
	top: 20px;
}

#slide_img {
	position: relative;
	top: 21px;
	left: 26px;
	height: 310px;
	width: 536px;
	background-image: url(images/slide1.png);
}

#slide_title {
	position: relative;
	top: 5px;
	/* border: 1px solid #CCC; */
	padding-bottom: 5px;
	background-image: url(images/alpha_black.png);
	width: 524px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

#sub_table_shell {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#below_fold {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}

#ad1 {
	height: 240px;
	min-width: 372px;
	text-align: left;
}

#ad1_text {
	width: 100%;
	text-align: left;
}

#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #1f283c;
	min-height: 28px;
}

#footer_pad {
	padding-top: 6px;
}

#footer_pad a:link {
	color: #FFF;
}

#footer_pad a:hover {
	color: #FFF;
}

#footer_pad a:active {
	color: #FFF;
}

#footer_pad a:visited {
	color: #FFF;
}

#left_arrow_div {
	position: relative;
	top: 130px;
	left: 2px;
	width: 35px;
	float: left;
}

#right_arrow_div {
	position: relative;
	top: 130px;
	right: 2px;
	width: 35px;
	float: right;
}

#slidetitle1 {
	text-align: center;
	height: 65px;
}

#slidedesc1 {
	height: 110px;
	vertical-align: middle;
}

#slidedesc2 {
	height: 145px;
}

#sub_header {
	background-color: #ffaf00;
	height: 45px;
	text-align: left;
	padding-left: 22px;
}

#sub_header_pad {
	position: relative;
	top: 6px;
}

#t2_main {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	min-height: 600px;
}

#t2_main_left {
	width: 100%;
	text-align: center;
	padding-right: 20px;
}

#t2_main_right {
	width: 308px;
	padding-right: 20px;
}

.signup_table td {
	padding-right: 10px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.faqText {
	font-size:14px;
	vertical-align: bottom;
}

.faqBold {
	font-weight: bold;
	font-size:14px;
	vertical-align: bottom;
	color: #283546;
}

.sub_top {
	min-height: 11px;
	max-height: 11px;
	padding: 0;
	margin: 0;
	background-image: url(images/sub_top.png);
	background-repeat: no-repeat;
}

.sub_tile {
	height: 100%;
	background-image: url(images/sub_tile.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

.sub_bottom {
	min-height: 11px;
	max-height: 11px;
	background-image: url(images/sub_bottom.png);
	background-repeat: no-repeat;
}

.leftpad {
	padding-left: 25px;
}

.right_pad {
    padding-right: 10px;
}

.whiteH1 {
	color: #FFFFFF;
	display: inline;
}

.whiteH2 {
	color: #FFFFFF;
	font-size: 15px;
}

.blueH1 {
	color: #283546;
	display: inline;
}

.blueH2 {
	color: #283546;
	display: inline;
}

.sub1 {
	text-align: left;
	padding-left: 20px;
	width: 33%;
	font-size: 12px;
	padding-right: 10px;
}

.leftb {
	border-left: 1px solid #CCCCCC;
}

a:link.whitelink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

a:hover.whitelink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

a:active.whitelink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

a:visited.whitelink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}









#slide_shell2 {
	height: 363px;
	background-image: url(images/bg2b.png);
}

#slide_frame2 {
	position: relative;
	float: right;
	background-image: url(images/ss_frame3.png);
	width: 578px;
	height: 363px;
}

#slide_text2 {
	position: relative;
	float: left;
	color: #FFFFFF;
	text-align: center;
	width: 322px;
	left: 20px;
}

#slide_text_pad2 {
	position: relative;
	height: 363px;
	padding-right: 10px;
	top: 20px;
}

#slide_img2 {
	position: relative;
	top: 21px;
	left: 26px;
	height: 310px;
	width: 536px;
	background-image: url(images/slide1.png);
}

#slide_title2 {
	position: relative;
	top: 5px;
	/* border: 1px solid #CCC; */
	padding-bottom: 5px;
	background-image: url(images/alpha_black.png);
	width: 524px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

#left_arrow_div2 {
	position: relative;
	top: 130px;
	left: 2px;
	width: 35px;
	float: left;
}

#right_arrow_div2 {
	position: relative;
	top: 130px;
	right: 2px;
	width: 35px;
	float: right;
}

#slidetitle1_2 {
	text-align: center;
	height: 65px;
}

#slidedesc1_2 {
	height: 110px;
	vertical-align: middle;
}

#slidedesc2_2 {
	height: 145px;
}









/*check stuff*/
#check {
	min-height: 250px;
	min-width: 610px;
	max-width: 610px;
	border: 1px solid #000000;
	padding: 20px;
	position: relative;
}

#payee {
	margin: 0;
	padding: 0;
	font-weight: bold;
	min-width: 400px;
	max-width: 400px;
	border: none;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 14px;
}	

#amount {
	margin: 0;
	padding: 0;
	font-weight: bold;
	min-width: 75px;
	max-width: 75px;
	border: none;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 14px;
}	

#amount_text {
	margin: 0;
	padding: 0;
	font-weight: bold;
	min-width: 530px;
	max-width: 530px;
	border: none;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 14px;
}	

#date {
	margin: 0;
	padding: 0;
	font-weight: bold;
	min-width: 100px;
	max-width: 100px;
	border: none;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 14px;
}

#memo {
	margin: 0;
	padding: 0;
	font-weight: bold;
	min-width: 175px;
	max-width: 175px;
	border: none;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 10px;
}

#signed {
	margin: 0;
	padding: 0;
	font-weight: bold;
	min-width: 175px;
	max-width: 175px;
	border: none;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 14px;
}


#lbl_payee {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 70px;
	max-width: 70px;
	font-size: 10px;
	padding-right: 10px;
}

#lbl_date {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 50px;
	max-width: 50px;
	font-size: 10px;
	padding-right: 10px;
}

#lbl_amount {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 10px;
	max-width: 10px;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;	
}

#lbl_amount_text {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 10px;
	max-width: 10px;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;		
}

#lbl_memo {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 10px;
	max-width: 10px;
	font-size: 10px;
	padding-right: 30px;
}

#lbl_signed {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 10px;
	max-width: 10px;
	font-size: 10px;
	padding-right: 35px;
}

#lbl_acc {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 10px;
	max-width: 10px;
	font-size: 10px;
	text-align: center;
}

#lbl_routing {
	margin: 0;
	padding: 0;
	border: none;
	min-width: 10px;
	max-width: 10px;
	font-size: 10px;
	text-align: center;
}

#date_box {
	position: relative;
}

#payee_box {
	position: relative;
	top: 30px;
}

#amount_text_box {
	position: relative;
	top: 55px;	
}

#signature_box {
	position: relative;
	top: 95px;
}

#routing_box {
	position: relative;
	top: 120px;
	text-align: center;
}

#routing_table {
	margin-left: auto;
	margin-right: auto;
}

label.highlight
{
	color:red;
}


