/* CSS Document */
body{
background:#666666;
margin:0;
}
.left_border{
background:url(../images/left_border_repeat.gif) repeat-y;
width:15px;
}

.right_border{
background: url(../images/right_border_repeat.gif) repeat-y;
width:17px;
}
.company_head a{
font-family:Tahoma;
font-size:16px;
color:#000000;
text-decoration:none;
}
.nav_back{
background:url(../images/nav_back.gif) no-repeat;
width:210px;
height:251px;
}
.nav a{
font-family:Tahoma;
font-size:12px;
color:#515151;
text-decoration:none;
}
.nav a:hover{
font-family:Tahoma;
font-size:12px;
color:#F26721;
text-decoration:none;
}
.left_nav{
background:url(../images/left_nav_back.png) no-repeat;
width:210px;
height:372px;
}
.content_heading{
font-family:ITC Officina Sans std;
font-size:18px;
color:#FAA119;
}
.content_text{
font-family:Tahoma;
font-size:10px;
color:#626262;
line-height:13px;
}
.right_heading{
font-family:Myriad Pro;
font-size:16px;
color:#626262;
}
.border{
border-bottom:1px dashed #D8D4CF;
border-left:1px dashed #D8D4CF;
padding-left:3px;
}
.right_back_hd{
background:url(../images/right_hd_back.jpg) no-repeat;
height:30px;
width:120px;
}
.footer_link a{
font-family:Tahoma;
font-size:10px;
color:#626262;
line-height:13px;
text-decoration:none;
}
.footer_link a:hover{
font-family:Tahoma;
font-size:10px;
color:#000;
line-height:13px;
text-decoration:underline;
}
.read_link a{
font-family:Tahoma;
font-size:10px;
color:#000;
line-height:13px;
text-decoration:underline;
}
.read_link a:hover{
font-family:Tahoma;
font-size:10px;
color:#F26721;
line-height:13px;
text-decoration:underline;
}
.input{
color:#666666;
}
.content_blue{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#4E68B1;
}
.footer_back{
/* background:url(../images/footer_borders.gif) no-repeat; */
height:21px;
}

.whatsnew { text-decoration: none; color: #666666; 
}

.whatsnew:hover { text-decoration:underline; 
}