
body { background-color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; }

body.zip { background-color: #e0e0e0; }

body.terms { background-color: #eeeeee; }

h1 { font-size: 16pt; font-weight: bold; color: #111111; }
td { font-size: 9pt; color: #333333; }

table.table_start {
margin: 0px;
padding: 0px;
border: 0px;
border-spacing: 0px;
border-collapse: collapse;
width: 180px;
} 

table.table_one {
margin: 0px;
padding: 0px;
border: 0px;
border-spacing: 0px;
border-collapse: collapse;
background-color: #5E748A;
width: 100%;
} 

table.table_two {
margin: 0px;
padding: 0px;
border: 0px;
border-spacing: 0px;
border-collapse: collapse;
background-color: #F6F6F6;
width: 100%;
} 

table.table_content {
margin: 0px;
padding: 0px;
border: 0px;
border-spacing: 0px;
border-collapse: collapse;
background-color: #F6F6F6;
width: 100%;
} 

tr.sub_header { 
background-color: #E2E2E2; 
font-weight: bold; 
color: #404F5F;
}

tr.darkrow { 
background-color: #F8F8F8;
}

tr.lightrow {
background-color: #FEFEFE;
}

td.nav_header { 
line-height: 16px;
border-bottom : 1px solid #5E748A;
}

td.nav_header2 { 
background-color: #CED6D0; 
font-size: 7pt;
color: #5E748A;
line-height: 18px;
border-bottom : 1px solid #5E748A;
}

td.menu_header { 
background-color: #97ABB2; 
font-weight: bold; 
color: #404F5F;
line-height: 18px;
border-bottom : 1px solid #5E748A;
}

td.form_header { 
background-color: #DCEAFA; 
font-weight: bold; 
color: #404F5F;
line-height: 18px;
border-bottom : 1px solid #5E748A;
}

td.form_desc { 
color: #404F5F;
padding-left: 5px;
}


td.dotted_line { 
font-size: 5px;
}

td.small { 
font-size: 9px;
}


.name { 
font-size: 15px;
font-weight: bold;
}

.small_terms { 
font-size: 9px;
}

td.footer { 
background-color: #DCEAFA; 
padding-top: 10px;
padding-bottom: 10px;
color: #990000;
border-top: 1px solid #5E748A;
}

a { font-size: 9pt; font-weight: normal; color: #990000; text-decoration: underline; }
a:hover { color: red; }

a.nav_link { font-size: 8pt; font-weight: normal; color: #000000; text-decoration: underline; }
a:hover.nav_link { color: red; }

a.content_link { font-size: 9pt; font-weight: bold; color: #990000; text-decoration: underline; }
a:hover.content_link { color: red; }

a.small_link { font-size: 8pt; font-weight: normal; color: #990000; text-decoration: underline; }
a:hover.small_link { color: red; }

a.key_link { font-size: 9px; font-weight: normal; color: #333333; text-decoration: none; }

a.terms_link { font-size: 9px; font-weight: normal; color: #333333; text-decoration: underline; }

a.footer_link { font-size: 9px; font-weight: normal; color: #000000; text-decoration: none; }

.button { 
font-size: 11px;
color: #333333; 
background-color: rgb(e0,e0,e0);
color: rgb(80,80,80); 
border-left: 1px solid rgb(80,80,80);
border-right: 1px solid rgb(80,80,80);
border-top: 1px solid rgb(80,80,80);
border-bottom: 1px solid rgb(80,80,80);
cursor:	hand;
}

.terms_text { 
font-size: 9pt; 
background-color: #e0e0e0;
border-left: 1px solid rgb(80,80,80);
border-right: 1px solid rgb(80,80,80);
border-top: 1px solid rgb(80,80,80);
border-bottom: 1px solid rgb(80,80,80);
}










