body
{
background-color: #ffe968;
background-image: url(images/hdr_img_01.jpg); 
background-repeat: no-repeat;
background-position: 100% -0em;
margin: 0px;
padding: 0px;
}

a:link { color : #1266b4 }
a:visited { color : #596576}
a:hover { color : #999999}


/* BODYTEXT*/
.bodytext{
font : 11px Verdana,  Arial, Helvetica, sans-serif;
color : #000000;
line-height: 18px; 
}

/* BODYTEXT*/
.boldtext{
font : bold 11px Verdana,  Arial, Helvetica, sans-serif;
color : #000000;
line-height: 18px; 
}

/* BODYTEXT*/
.boldgray{
font : bold 11px Verdana,  Arial, Helvetica, sans-serif;
color : #597576;
line-height: 18px; 
}

/* BODYTEXT*/
.yellowtext{
font : 11px Verdana,  Arial, Helvetica, sans-serif;
color : #ffe968;
line-height: 22px; 
}

/* BODYTEXT*/
.boldyellow{
font : bold 11px Verdana,  Arial, Helvetica, sans-serif;
color : #ffe968;
line-height: 18px; 
}


/* BODYTEXT*/
.nav{
font : 11px Verdana,  Arial, Helvetica, sans-serif;
color : #000000;
line-height: 18px; 
}
.nav a:link { color : #000000; text-decoration : none}
.nav a:visited { color : #596576; text-decoration : none}
.nav a:hover { color : #1266b4; text-decoration : none}

/* RULES*/
hr{height:1px;color:#CCC;line-height: 28px }


/* NAV BAR TEXT and WHITE TEXT*/
.whitetext{
font : 11px  Verdana, Arial, Helvetica, sans-serif;
color : #FFFFFF; text-decoration : none;
line-height: 22px; 
}

.whitetext a:link { color : #ffffff; text-decoration : none }
.whitetext a:visited { color : #ffffff; text-decoration : none}
.whitetext a:hover { color : #ffe96a; text-decoration : none}

/* HEADLINE*/
.headline{
font :  bold 12px Arial, Helvetica, sans-serif;
color : #596576;
line-height: 22px; 
}

/* HEADLINE*/
.headline2{
font : bold 14px Arial, Helvetica, sans-serif;
color : #46505D;
line-height: 26px; 
}


/* HEADLINE*/
.headline3{
font : bold 16px Arial, Helvetica, sans-serif;
color : #46505D;
line-height: 22px; 
}

/* HEADLINE*/
.headlinewhite{
font : bold 16px Arial, Helvetica, sans-serif;
color : #ffffff;
line-height: 18px; 
}

/* FOOTER*/
.footer{
font : 10px Verdana,  Arial, Helvetica, sans-serif;
color : #596576;
}