

.background{
background:#FFFFFF;
}

.icon_bg{
background:url(images/icon_background.jpg);
background-repeat:no-repeat;
height:17px;
width:100px;
margin-right:100px;
}

a.nav:link{
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.nav:active{
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.nav:visited{
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.nav:hover{
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#fbcd34;
text-decoration:none;
}

.red_heading{
font-family:"Myriad Web";
font-size:20px;
color:#8a0020;
text-decoration:none;
}

.white_heading{
font-family:Verdana;
font-size:18px;
color:#ffffff;
text-decoration:none;
}

.normal_text{
font-family:Verdana;
font-size:12px;
color:#030000;
text-decoration:none;
}

.normal_textbold{
font-family:Verdana;
font-size:12px;
color:#030000;
font-weight:bold;
text-decoration:none;
}


.whitenormal_text{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-decoration:none;
}


.grey_box{
background:url(images/grey_bg.jpg);
background-repeat:repeat-x;
border:1px #bbbbbb solid;
border-collapse:collapse;
height:129px;
}

.img{
float:left;
margin-right:10px;
}

.line{
background:url(images/line.jpg);
background-repeat:repeat-x;
height:40px;
}


.bl {background: url(images/bl.jpg) 0 100% no-repeat}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px}
.top{background:url(images/top.jpg) 100% 0 repeat-x;}
.bottom{background:url(images/top.jpg) 0 100% repeat-x;}
.left{background:url(images/top.jpg) 0 0 repeat-y;}
.right{background:url(images/top.jpg) 100% 0 repeat-y;}
.box_bg{ background:#FFFFFF;}

a.footerlink:link{
font-family:Verdana;
font-size:11px;
color:#bdbdbd;
text-decoration:none;
}

a.footerlink:active{
font-family:Verdana;
font-size:11px;
color:#bdbdbd;
text-decoration:none;
}

a.footerlink:visited{
font-family:Verdana;
font-size:11px;
color:#bdbdbd;
text-decoration:none;
}

a.footerlink:hover{
font-family:Verdana;
font-size:11px;
color:#bdbdbd;
text-decoration:underline;
}

.footertext{
font-family:Verdana;
font-size:11px;
color:#bdbdbd;
text-decoration:none;
}

.footertext_bold{
font-family:Verdana;
font-size:11px;
color:#bdbdbd;
font-weight:bold;
text-decoration:none;
}

.box_grey{
background:#eeeeee;
border:1px solid #dfdfdf;
border-collapse:collapse;
}

.field{
float:left;
margin-right:10px;
margin-top:12px;
height:25px;}

.form_button{
padding-top:5px;
}
.ifram_border
{ 
border:#FFFFFF;
}