/* primary tags and styles */
html {  height: 100%; }
body  { font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 0px 0px; height: 100%; }
td, p, li, div, span, font, body, h1, h2, h3, h4, h5 { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }
blockquote { color: #003366; line-height:16px; }
div#stretchht { height: 100%; }

/* classes for primary tags */
.copyright { color: #949494; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif }
.copyrightlink { color: #949494; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif }
.hdg  { color: #FFFFFF; font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif }
.subhdg { color: #D7C7C7; font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif }
.formlabel { color: #333333; font-weight: normal; font-size: 11px; }
.leading14 { line-height: 14px }
.leading16 { line-height: 16px }
.leading18 { line-height: 18px }
.link { color: #2D2D84; font-size: 11px; font-weight: normal; }
.sup { font-family: helvetica, sans-serif; font-size: 8px; font-weight: normal; }
.required { color: #FF0000; font-size: 10px; font-weight: bold; }
.fineprint { color: #333333; font-size: 9px; font-weight: normal; }
.bodytext { color: #D7C7C7; font-size: 11px; line-height: 16px }

/*
_________________________________________________________

Start of navigation section
_________________________________________________________	
*/

.nav {
border-top: 0;
width: 100%;
height: 22px;
background-color: #126BB7;
text-align: center;
display: block;
font-family: "frutiger 77 black condensed", sans-serif;
font-size: 8pt;
font-weight: bold;
}	
.nav a {
background-color: #126BB7;
color: #FFFFFF;
text-decoration: none;
text-align: center;
display: block;
line-height:22px;
}
.nav a:hover {
color: #FFFFFF;
background-color: #0099CC;
text-decoration: none;
text-align: center;
}
.nav a:visted {
background-color: #126BB7;
color: #FFFFFF;
text-decoration: none;
display: block;
}

/* form elements */
INPUT { background-color: #cccccc; color: black; font-family: verdana, sans-serif; font-size: 10pt } 
TEXTAREA { background-color: white; border: #666666 1px solid; color: #333333; font-family: verdana, sans-serif; font-size: 10pt; font-weight: normal} 
.button1 { background-color: #e0e0e0; font-family: verdana, sans-serif; border: #666666 1px solid; font-size: 10px; color: #333333; font-weight: bold } 
.textfield1 { background-color: #ffffff; font-family: verdana, sans-serif; border: #666666 1px solid; font-size: 10pt; color: #333333 } 
select  { background-color: white; border: #666666 1px solid; color: #333333; font-family: verdana, sans-serif; font-size: 10pt; font-weight: normal} 

A { text-decoration: none }
/*A:visited { text-decoration: none }*/
A:active { text-decoration: none }
A:hover { color: #25B8DD; text-decoration: none }

A.link { color: #126BB7; font-weight: bold; font-size: 10px; text-decoration: none }
/*A.link:visited { color: #126BB7; font-weight: bold; font-size: 10px; text-decoration: none }*/
A.link:active { color: #126BB7; font-weight: bold; font-size: 10px; text-decoration: none }
A.link:hover { color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration: none }

A.link1 { color: #126BB7; font-weight: normal; text-decoration: none }
/*A.link1:visited { color: #126BB7; font-weight: normal; text-decoration: none }*/
A.link1:active { color: #126BB7; font-weight: normal; text-decoration: none }
A.link1:hover { color: #FFFFFF; font-weight: normal; text-decoration: none }

A.link2 { color: #000307; font-weight: normal; text-decoration: none }
/*A.link2:visited { color: #001c38; font-weight: normal; text-decoration: none }*/
A.link2:active { color: #001c38; font-weight: normal; text-decoration: none }
A.link2:hover { color: #001c38; font-weight: normal; text-decoration: underline }

A.sitemapmain { color: #126BB7; font-weight: bold; font-size: 10px; line-height: 16px; text-decoration: none }
/*A.sitemapmain:visited { color: #126BB7; font-weight: bold; font-size: 10px; line-height: 16px; text-decoration: none }*/
A.sitemapmain:active { color: #126BB7; font-weight: bold; font-size: 10px; line-height: 16px; text-decoration: none }
A.sitemapmain:hover { color: #FFFFFF; font-weight: bold; font-size: 10px; line-height: 16px; text-decoration: none }

A.sitemapsub1 { color: #126BB7; font-weight: normal; font-size: 10px; line-height: 16px; text-decoration: none }
/*A.sitemapsub1:visited { color: #126BB7; font-weight: normal; font-size: 10px; line-height: 16px; text-decoration: none }*/
A.sitemapsub1:active { color: #126BB7; font-weight: normal; font-size: 10px; line-height: 16px; text-decoration: none }
A.sitemapsub1:hover { color: #FFFFFF; font-weight: normal; font-size: 10px; line-height: 16px; text-decoration: none }

A.newslink { color: #666666; font-size: 11px; font-weight: normal; text-decoration: none }
/*A.newslink:visited { color: #666666; font-size: 11px; font-weight: normal; text-decoration: none }*/
A.newslink:active { color: #666666; font-size: 11px; font-weight: normal; text-decoration: none }
A.newslink:hover { color: #25B8DD; font-size: 11px; font-weight: normal; text-decoration: none }

A.tertnav { color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none }
/*A.tertnav:visited { color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none }*/
A.tertnav:active { color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none }
A.tertnav:hover { color: #126BB7; font-size: 9px; font-weight: bold; text-decoration: none }

A.newslink1 { color: #2D2D84; font-size: 11px; font-weight: normal; text-decoration: none }
/*A.newslink1:visited { color: #2D2D84; font-size: 11px; font-weight: normal; text-decoration: none }*/
A.newslink1:active { color: #2D2D84; font-size: 11px; font-weight: normal; text-decoration: none }
A.newslink1:hover { color: #25B8DD; font-size: 11px; font-weight: normal; text-decoration: none }

A.copyrightlink { color: #949494; font-size: 10px; font-weight: normal; text-decoration: none }
/*A.copyrightlink:visited { color: #949494; font-size: 10px; font-weight: normal; text-decoration: none }*/
A.copyrightlink:active { color: #949494; font-size: 10px; font-weight: normal; text-decoration: none }
A.copyrightlink:hover { color: #25B8DD; font-size: 10px; font-weight: normal; text-decoration: none }

