body {
	text-align: center;
	margin: 0px;
	background-color: #d5d9dd;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html>body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #000066;
	color: #0047be;
}

a:hover {
	text-decoration: underline;
	color: #9292DB;
	color: #ff9900;
}

hr {
	border: 1px solid;
	color:#0000ba;
}


/*****************************/
/**** DOCUMENT CONTAINER ****/
/***************************/
#container {
	position: relative;
/*
	width:100%;
	margin: 0 auto;
*/
	width:100%;
	background-color: #ffffff;
	border-top: 0px solid #000000; 
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;

}

/**************************/
/**** HEADER / BANNER ****/
/************************/

#header {
	background-color: #ffffff;
	width:100%;
	text-align:left;
	height:105px;
	padding-bottom: 2px;
}

#header h1 {
}
#header-right{
	position:absolute;
	right:20px;
	top:10px;
	text-align:right;
	padding-left: 500px;
}

#banner {
	position: absolute;
	top: 2%;
	right:20%;
	text-align:right;
}

#banner h1 {
}

#banner junk {
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;

}

/*********************/
/**** NAVIGATION ****/
/******* TOP *******/

#nav {
    width: 100%;
	font-size:70%;
	height: 33px;
	background:#000066;
	text-align:center;
	line-height:normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:2px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;	
	border-top: 1px solid #ff9900;
	border-top: 1px solid #0000ff;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
/*	background:url("../images/barl_sm.png") repeat;}*/
	background:url("../images/nav_barl2.png") repeat;}
#nav ul {
        float:center;
        text-align:center;                                 
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;
}
#nav li {
	float:left;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 0px solid #000000; 
	border-left: 1px solid #ffffff;
	border-right: 1px solid #919191;
	border-bottom: 0px solid #dbdbdb;
	list-style:none;
}

#nav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	color:#000066;
}  

#nav #current a {
	color: #000066;
	font-weight:800;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	color:#0000ff;
/*	background:url("../images/barl_sm_hi.png") repeat; */
	background:url("../images/nav_barl2.png") repeat;}
}

#nav #notcurrent a {
	color: #000066;
	font-weight:800;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
/*   background:url("../images/barl_sm.png") repeat;*/
	background:url("../images/nav_barl2.png") repeat;}
	
}

#nav #Logon a {
	/*padding-bottom:15px;*/
	/*background:url("../images/btn_bg_04.png") repeat top;*/
}
#nav #Apply a {
	/*padding-bottom:15px;*/
	/*background:url("../images/btn_bg_06.png") repeat top;*/
}

#nav li:hover, #nav li:hover a {
	color:#0000ff;
	background-color:#ebebeb;
	text-decoration: none;
}
#nav li:hover a {
}
#nav-logon a:hover {
	text-decoration: none;
}

#nav p, body { 
}



/******************/
/**** CONTENT ****/
/****************/

#content {
	position:relative;
	width:100%;
	top:0px;
	text-align: left;
	color: #000066;
	padding-bottom:0px;
	border-top: 0px solid #000000; 
	border-left: 0px solid #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#content-right{
    float: right;
	position: absolute;
	right:20px;
	top:20px;
	text-align:center;
/*	padding-left: 500px;*/
	border-top: 0px solid #000000; 
	border-left: 0px solid #ff9900;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#content-right hr{
	color:#000099;
}
#top_of_page {
	text-align: right;
}

#common_answers {
	color: red;
	font-size:150%;
	background-color:#0047be;
	background-color:#ededed;
	color:#000066;
	border-top: 1px solid #bebebe; 
	border-left: 1px solid #bebebe;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/***********************/
/****  QUICK LINK  ****/
/*********************/
 
table.quick  {
	color: navy;
	background-color: #ffffff;
	border: 0px solid #000099;
	border-collapse: collapse;
}
tr.quick {
	border: 0px;
}
th.quick {
	font-size: 120%;
	padding:4px 10px 4px 10px;
	border-top: 1px solid #0000ba; 
	border-left: 0px solid #0000ff;
	border-right: 0px solid #0000ff;
	border-bottom: 1px solid #0000ba;
	background-color: #0000ff;
	background-color: #0000ba;
	background-color: #ffffff;
	color: #0000ba;
}

	
td.quickleft {   
	font-size: 90%;
	text-align:right;
	background-color: #ffffff;
	padding:4px 10px 4px 10px;
	font-weight: medium;
	color: #000066;
	border-top: 0px solid #000000; 
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

td.quickright {
	font-size: 90%;
	text-align:left;
	background-color: #ffffff;
	padding:4px 10px 4px 10px;
	font-weight: medium;
	color: #000066;
	border-top: 0px solid #000000; 
	border-left: 0px solid #ff9900;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

td.quickleftbottom {   
	font-size: 90%;
	text-align:left;
	background-color: #ffffff;
	padding:4px 10px 4px 10px;
	font-weight: medium;
	color: #000066;
	border-top: 0px solid #000000; 
	border-left: 2px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
}
td.quickrightbottom {   
	font-size: 90%;
	text-align:left;
	background-color: #ffffff;
	padding:4px 10px 4px 10px;
	font-weight: medium;
	color: #000066;
	border-top: 0px solid #000000; 
	border-left: 0px solid #ff9900;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}




/*****************/
/****  HOME  ****/
/***************/

#home_inc {
	position:relative;
/*
	position:absolute;
	width:800px;
*/
	top:0px;
	text-align: left;
	font-size:80%;
/*	padding-left: 50px;*/
	margin-top:0px;
	margin-left:40px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #ffffff;
	width:70%;
}

#home_inc h1 {
	font-size:150%;
	margin-top:0px;
	margin-left:00px;
	margin-right:0px;
	margin-bottom:10px;
}
#home_inc h2 {
	font-size:120%;
	font-weight:bold;
	font-style: italic;
	margin-top:5px;
	margin-left:-20px;
	margin-right:0px;
	margin-bottom:5px;
}

#home_inc table {
	color: navy;
	background-color: #d5d9dd;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
#home_inc tr{
	border: 2px;
}
#home_inc th{
	border: outset 2px;
	background-color: navy;
	color: white;
}
#home_inc th.right{
	border: 0;
	background:#d5d9dd url("../images/bg_table_right.png") repeat-y top;
}

#home_inc td{
	border: outset 1px;
	background-color: #d5d9dd;
	padding:4px 10px 4px 10px;
	font-weight: medium;
	color: #000066;
}
#home_inc td.right{
	border: 0;
	background:#d5d9dd url("../images/bg_table_right.png") repeat-y top;
}

#home_inc-right{
	position:absolute;
	background-color: #ff9900;
	top: 0%;
	right: 0%;
	/*width: 35%;*/
	text-align: left;
}
/******************/
/**** CONTACT ****/
/****************/

#contact {
	width:75%;
	position:relative;
	top:0px;
	text-align: left;
	font-size:80%;
	margin-top:10px;
	margin-left:50px;
	margin-right:0px;
	margin-bottom:0px;

}
#contact p {
	margin-top:0px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:10px;
}
#contact h1 {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}
#contact h2 {
	font-size:120%;
	font-weight:bold;
	font-style: italic;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}

#contact-right{
	position:absolute;
	background-color: #ffffff;
	top: 0%;
	right: 0%;
	/*width: 35%;*/
	text-align: right;
}
#contact-right h1 {
	margin-top:0px;
	margin-left:40px;
	margin-right:0px;
	margin-bottom:10px;
}
#contact-right h2 {
	font-size:120%;
	font-weight:bold;
	font-style: italic;
	margin-top:5px;
	margin-left:-20px;
	margin-right:0px;
	margin-bottom:5px;
}

/******************/
/****  RATES  ****/
/****************/

#rates {
	width:70%;
	position:relative;
	top:20px;
	text-align: left;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:00px;
	font-size:70%;
}
#rates h1 {
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}
#rates h2 {
	font-size:120%;
	font-weight:bold;
/*	font-style: italic;*/
	color:#0000ff;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;

}
#rates a {
/*	display:inline;
	font-weight:800;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
	font-weight:400;
*/
	font-size:120%;
	color:#000099;
}  
#rates a:hover {
	color:#ff9900;
}
#rates table {
	font-size:95%;
	margin-top: 10px;
	text-align: left;
        border-collapse: collapse;
        empty-cells: show;
        border: 3px groove silver;
}

#rates tr{
        border-collapse: collapse;
/*	border: 2px;*/
}

#rates tr.offersbold {
        font-weight: 800;
        border-top:1px solid #000066;
        background-color: #000099;
	color: #ff9900;
}

#rates th {
	border: outset 2px;
	background-color: #d5d9dd;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	color: #000066;
}

#rates td {
	border: outset 0px;
	background-color: #ecf0f5;
	padding:2px 14px 2px 4px;
	font-weight: medium;
	color: #000066;
        border-bottom:1px solid #d4d4dd;
	vertical-align: top;
}
#rates td.hi {
        font-weight: 800;
        border-top:1px solid #000066;
        background-color: #d6d9de;
	color: #000066;
}

#rates li {
	margin-top:0px;
	margin-left:-30px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 0px solid #000000; 
	border-left: 0px solid #dbdbdb;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #dbdbdb;
}	
/******************/
/**** SUPPORT ****/
/****************/

#support {
	width: 70%;
	position:relative;
	top:0px;
	/*left:125px;*/
	margin:10px 0px 0px 10px;
	text-align: left;
	font-size:75%;
}
#support h1 {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}
#support h2 {
	font-size:120%;
	font-weight:bold;
	font-style: italic;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;

}
/******************/
/**** ACCT APP ***/
/****************/
#acctapp_left {
	position:relative;
	top:0px;
	text-align: left;
	font-size:60%;
	margin-top:0px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:0px;
	/*background-color: #ff9900;*/
	width:80%;
}
#acctapp_left h2 {
        font-size:120%;
        font-weight:bold;
        font-style: italic;
}
#acctapp_right{
	position:absolute;
	font-size:60%;
	right:0px;
	left:500px;
	top:0px;
	text-align:left;
	border-top: 0px solid #000000; 
	border-left: 0px dotted #ff9900;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
#acctapp_right h1 {
        font-size:150%;
        font-weight:bold;
        font-style: italic;
        color: #ff0000;
}        
#acctapp_right h2 {
        font-size:120%;
        font-weight:bold;
        font-style: italic;
}

#acctapp_bottom {
	font-size:60%;
        margin-top:5px;
        margin-left:20px;
        margin-right:0px;
        margin-bottom:5px;	
}

#acctapp_bottom h2 {
        font-size:120%;
        font-weight:bold;
        font-style: italic;
        margin-top:5px;
        margin-left:20px;
        margin-right:0px;
        margin-bottom:5px;
}

#services {
	position:relative;
	top:0px;
	/*left:125px;*/
	margin:10px 0px 0px 10px;
	text-align: left;
	font-size:70%;
}

#float_image1 {
	position: absolute;
	top: 50px;
	left:250px;
}
	
/******************/
/**** FOOTNOTE ***/
/****************/


#footnote {
	position: relative;
	top:10px;
	width:95%;
	font-size:65%;
	text-align: center;
	color:#000000;
	color:#ffffff;
	color:#dbdbdb;
	color:#000066;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	/*background: url("../images/bg_blue_slide.png") repeat-x top;*/
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	background-color:#386b96;
	/*background-color:#ccc6af;*/
	/*background-color: #e7ebf0;*/
	background-color: #000066;
	background-color: #ffffff;
	/*background:url("../images/header_bg_01.png") repeat-x top;*/
}

#footnote hr {
	border: 1px solid;
	color:#0000ba;
}

#footnote a {
	color:#ffffff;
	color:#006699;
}
#footnote a:hover {
	text-decoration: none;
	color:#ff9900;
}

#footnote ul {
    list-style:none;
    margin:0;
    padding:0;
    padding-left:5px;
}

#footnote li {
    display:inline;
    padding: 0 2px 0 5px;
    border-left:1px solid #000
}

#footnote li.first {
    border:0;
    padding-left:0
}


