a:link     { font-family:"verdana"; font-size:1em; color: #636363; text-decoration: none;}
a:visited  { font-family:"verdana"; font-size:1em; color: #636363; text-decoration: none;}
a:hover    { font-family:"verdana"; font-size:1em; color: #636363; text-decoration: underline;}
a:active   { font-family:"verdana"; font-size:1em; color: #636363; text-decoration: none;}

a.sNav:link, a.sNav:visited, a.sNav:hover, a.sNav:active { font-family:"verdana"; font-size:12px; color: #939393; padding-right:20px; text-decoration: none;}

a.nav:link     { font-family:"verdana"; font-size:15px; color: #939393; font-weight:bold; font-style:italic; padding-right:20px; text-decoration: none;}
a.nav:visited  { font-family:"verdana"; font-size:15px; color: #939393; font-weight:bold; font-style:italic; padding-right:20px; text-decoration: none;}
a.nav:hover    { font-family:"verdana"; font-size:15px; color: #ee8301; font-weight:bold; font-style:italic; padding-right:20px; text-decoration: none;}
a.nav:active   { font-family:"verdana"; font-size:15px; color: #939393; font-weight:bold; font-style:italic; padding-right:20px; text-decoration: none;}

a.navOn:link, a.navOn:visited, a.navOn:hover,  a.navOn:active { 
    font-family:"verdana"; 
    font-size:15px; 
    color: #ee8301; 
    font-weight:bold; 
    font-style:italic; 
    padding-right:20px; 
    text-decoration: none;
}

a.subNav:link, a.subNav:visited, a.subNav:active{ 
    display: block;
    font-size:12px; 
    color: #636363; 
    padding-left:20px; 
    padding-top:4px;
    text-decoration:none; 
    width:181px; 
    height:21px; 
}

a.subNav:hover { 
    display: block;
    font-size:12px; 
    font-weight:bold;
    color: #ffffff; 
    padding-left:20px; 
    padding-top:4px;
    text-decoration:none; 
    width:181px; 
    height:21px; 
    background-image:url(../images/subNavOn.gif); 
    background-repeat:no-repeat;
}

a.subNavOn:link, a.subNavOn:visited, a.subNavOn:active, a.subNavOn:hover{ 
    display: block;
    font-size:12px; 
    font-weight:bold;
    color: #ffffff; 
    padding-left:20px; 
    padding-top:4px;
    text-decoration:none; 
    width:181px; 
    height:21px; 
    background-image:url(../images/subNavOn.gif); 
    background-repeat:no-repeat;
}

a.subsubNav:link, a.subsubNav:visited, a.subsubNav:active, a.subsubNav:hover{ 
    display: block;
    font-size:12px; 
    color: #636363; 
    padding-left:20px; 
    padding-top:4px;
    padding-bottom:4px;
    text-decoration:none; 
    width:181px; 
    background-image:url(../images/subsubNav.gif); 
    background-repeat:repeat-y;
}

a.subsubNav:hover{ 
    display: block;
    font-size:12px; 
    font-weight:bold;
    color: #ee8301; 
    padding-left:20px; 
    padding-top:4px;
    padding-bottom:4px;
    text-decoration:none; 
    width:181px; 
    background-image:url(../images/subsubNav.gif); 
    background-repeat:repeat-y;
}

a.subsubNavO:link, a.subsubNavO:visited, a.subsubNavO:active, a.subsubNavO:hover{ 
    display: block;
    font-size:12px; 
    font-weight:bold;
    color: #ee8301; 
    padding-left:20px; 
    padding-top:4px;
    padding-bottom:4px;
    text-decoration:none; 
    width:181px; 
    background-image:url(../images/subsubNav.gif); 
    background-repeat:repeat-y;
}


.subNavCell{
    padding-top:50px;
}

body{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-family:"verdana";
    font-size:12px;
    line-height:17px;
    background-color:#d4d4d4;
}
.boxleft{
  padding-left:30px;
}

.mainNav{
    padding-top:50px;
    padding-left:270px;
}

.mainCon{
        height:100%;
    width:1000px;
    background-image:url(../images/mainbg.gif);
    background-repeat:repeat-y;

}
.header{
    height:136px;
    width:1000px;
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
}

.path{
    padding-top:5px;
    padding-bottom:5px;
}

.mainContent{
        text-align:left;
    width:1000px;
}
    
leftCell{
    height:603px;
    width:201px;
}

midCell{
    height:603px;
    width:673px;
}

rightCell{
    height:603px;
    width:120px;
}

.h1 {
    padding-top:30px;
    font-size:26px;
    line-height:24px;
    padding-bottom:7px;
}

.h2 {
    padding-left:2px;
    padding-bottom:20px;

}

.h3 {
    color: #ee8301; 
    padding-bottom:20px;

}

.conText{
    width:550px;
    padding-left:70px;
    padding-right:30px;

}

.searchBox{
    width:201px;
}

.searchBoxTxt{
    padding-top:50px;
    padding-left:10px;
    padding-bottom:10px;
    background-image:url(../images/go.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
}
.itemText{
    padding-left:10px;
}



* html .midCell{
        /* \*/
        margin-right:-3px;
        /* */
}


