/* Site Specific  Styles */

body
{
font-family:Veranda, Arial, Helvetica, sans-serif;
vertical-align:top;
font-size:11px;
color:#333333;
background-color:#f2f2f2;
}

a
{
border:0;
text-decoration:none;
color:#494949;
}
/* Styles for the main site box */
.tlmaincorner
{
width:29px;
height:29px;
background-image:url(../images/tl_main_corner.gif);
background-repeat:no-repeat;
background-position:right;
}
.topmainside
{
background-image:url(../images/t_main_side.gif);
background-repeat:repeat-x;
}
.trmaincorner
{
width:29px;
height:29px;
background-image:url(../images/tr_main_corner.gif);
background-repeat:no-repeat;
}
.lmainside
{
background-image:url(../images/l_main_side.gif);
background-repeat:repeat-y;
background-position:right;
}
.rmainside
{
background-image:url(../images/r_main_side.gif);
background-repeat:repeat-y;
}
.blmaincorner
{
width:29px;
height:29px;
background-image:url(../images/bl_main_corner.gif);
background-repeat:no-repeat;
background-position:right;
}
.bmainside
{
background-image:url(../images/b_main_side.gif);
background-repeat:repeat-x;
}
.brmaincorner
{
width:29px;
height:29px;
background-image:url(../images/br_main_corner.gif);
background-repeat:no-repeat;
}
.mid_main
{
background:#FFFFFF;
}
/*Main Content Cell*/
.main_content
{padding-right:10px; padding-bottom:10px;}
/*Above the Nav*/
.top_strip
{position:absolute; left:70px; top:54px; width: 654px;}
.top_strip td{background-image:url(../images/top_strip_mid.jpg); padding-top:3px; background-repeat:repeat-x;}

/*Navigation Stuff */
.nav_cell
{
padding-left:2px;
padding-right:2px;
}
.navbuttons
{
}
.navbuttons2
{
}
a.navbuttons
{
display:block;
padding-top:6px;
padding-left:10px;
padding-right:10px;
text-align:center; 
background-image:url(../images/nav_butt_off.jpg);
background-repeat:repeat-x;
height:19px;
font-size:12px;
font-family:Tahoma;
}
a.navbuttons:hover
{
background-image:url(../images/nav_butt_on.jpg);
color:#7D7D7D;
}

a.navbuttons2
{
display:block;
padding-top:6px;
padding-left:10px;
padding-right:10px;
text-align:center; 
background-image:url(../images/nav_butt_on.jpg);
background-repeat:repeat-x;
height:19px;
font-size:12px;
font-family:Tahoma;
color:#7D7D7D;
}

/*Main Content Stuff*/
.heading_box
{
border-bottom:1px solid #cccccc;
padding-top:5px;
padding-bottom:5px;
}
/*News Boxes*/
.news_boxes{width:180px;}
/*Blue Boxes */
.tlbluecorner
{
width:18px;
height:16px;
background-image:url(../images/tl_blue.jpg);
background-repeat:no-repeat;
background-position:right;
}
.topblueside
{
background-image:url(../images/top_blue.jpg);
background-repeat:repeat-x;
}
.trbluecorner
{
width:18px;
height:16px;
background-image:url(../images/tr_blue.jpg);
background-repeat:no-repeat;
}
.lblueside
{
background-image:url(../images/left_blue.jpg);
background-repeat:repeat-y;
background-position:right;
}
.rblueside
{
background-image:url(../images/right_blue.jpg);
background-repeat:repeat-y;
}
.blbluecorner
{
width:18px;
height:16px;
background-image:url(../images/bl_blue.jpg);
background-repeat:no-repeat;
background-position:right;
}
.bblueside
{
background-image:url(../images/bot_blue.jpg);
background-repeat:repeat-x;
}
.brbluecorner
{
width:18px;
height:16px;
background-image:url(../images/br_blue.jpg);
background-repeat:no-repeat;
}

/* Footer Stuff */
.footer_table
{
	position:absolute;
	width: 743px;
	left: -17px;
	top: 0px;
}
.footer_mid
{
background-image:url(../images/mid_footer.jpg);
padding-top:4px;
}
.footer_edge
{
background:none;
width:21px;
height:20px;
background-repeat:no-repeat;
}
.footer_separator
{width:1px; height:13px;}
