

a {
  color:#597a00;
  text-decoration:none;
}

a:hover {
  color:#597a00;
  text-decoration:underline;
}

.nav {
	background-image: url(/images/bg_nav_common.gif);
    height:27px;
}

ul {
	list-style-image: url(/images/bullet_common.gif);
	margin: 10px 5px 10px 0px;
}

li {
	margin: 10px 8px 4px 25px;
}

.topnav {
    width:193px;
    height:19px;
    padding:8px 9px 0 0;
    margin-left:280px;
	background-image: url(/images/bg_topnav.gif);
    background-repeat: no-repeat;
    background-position:right;
    color:#597a00;
    font-size:10px;
    font-weight:bold;
}

.topnav a {
    color:#597a00;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

.topnav a:hover {
    color:#597a00;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

.mainnav {
	margin-top:28px;
	font-size:10px;
    color:#9a9a9a;
}

.mainnav a{
	font-size:10px;
    color:#9a9a9a;
    text-decoration:none;
}

.mainnav a:hover{
	font-size:10px;
    color:#597a00;
    text-decoration:none;
}

.mainnav .on{
    color:#597a00;
    text-decoration:none;
}

.mainnav .on:hover{
    color:#597a00;
    text-decoration:none;
}

.subTop {
   height:10px;
   margin-bottom:20px;
   background-image: url(/images/sub_top_common.gif);
   background-repeat: no-repeat;
}

.sidebarRight {
   float:right;
   width:270px;
   padding:25px 20px 25px 30px;
   background-image: url(/images/bg_right_home_common.gif);
   background-repeat: no-repeat;
}


.header {
    color:#597a00;
	font-size:16px;
    margin-bottom:30px;

}


.subheader {
	color:#597a00;
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;

}


.subheaderSmall {
	color:#597a00;
	font-size:11px;
	font-weight:bold;
	/*margin-bottom:5px;*/

}

.sidebarHeader {
	color:#597a00;
	font-size:12px;
    font-weight: normal;
    margin-bottom:0px;/*8px*/

}

.sidebarHomeHeader {
	color:#597a00;
	font-size:16px;
    border-bottom: 1px solid #d7dde5;
    padding-bottom:3px;

}

.subheaderTicker {
	color:#597a00;
	font-size:16px;
    margin-bottom:8px;

}

.sidebarSmall {
	font-size: 11px;
	line-height: 120%;
}


.quote {
	position:relative;
	margin:55px 0 25px 25px;
    color:#597a00;
    font-weight:bold;
}

.quote img {
	display:block;
    float:right;
    margin-left:25px;
}

.homeTab {
	position:absolute;
    width:139px;
    height:15px;
    padding:9px 0 0 5px;
	top:-81px;
	left:250px;
    background-image: url(/images/bg_hometab_common.gif);
    background-repeat: no-repeat;
    color:#597a00;
    font-size:8px;
    font-weight:bold;
}

.homeTab a{
    color:#597a00;
    font-size:8px;
    font-weight:bold;
    text-decoration: none;
}

.homeTab a:hover{
    color:#597a00;
    font-size:8px;
    font-weight:bold;
    text-decoration: none;
}

.leftnav {
    margin-left:50px;
}

.leftnav a{
	display:block;
    padding:8px 10px 0 6px;
	width:156px;
    height:19px;
    background-image: url(/images/bg_leftnav_common.gif);
    background-repeat: no-repeat;
    font-size:10px;
    color:#597a00;
    text-decoration:none;
}

.leftnav a:hover{
    font-size:10px;
    color:#597a00;
    text-decoration:none;
}

.leftnav .open{
    background-image: url(/images/bg_leftnav_open_common.gif);
}

.leftnavSub {
    width:170px;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    background-color:#ffffff;
}

.leftnavSub a{
	width:145px;
    height:auto;
	display:block;
    padding:3px 5px 3px 20px;
    background-image: url(/images/bullet_subnav_common.gif);
    background-repeat: no-repeat;
    color:#676767;
    font-size:10px;
    text-decoration:none;
}

.leftnavSub2 a{
	width:135px;
    height:auto;
	display:block;
    padding:3px 5px 3px 30px;
    background-image: url(/images/bullet_subnav2_common.gif);
    background-repeat: no-repeat;
    color:#676767;
    font-size:10px;
    text-decoration:none;
}

.leftnavSub a:hover{
    color:#597a00;
    font-size:10px;
    text-decoration:none;
}

.leftnavSub .on{
    font-weight:bold;
}

.noBottomBorder {
    border-bottom: none;
}

.column1{
    background-image: url(/images/bg_column1_common.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom:12px;
}

.breadcrumb {
    color:#597a00;
}

.newsCommOn {
	color:#597a00;
}

.newsCommOn a{
	color:#597a00;
    text-decoration:none;
}

.newsCommOn a:hover{
	color:#597a00;
    text-decoration:none;
}

.textGray {
	color:#9a9a9a;
}

.searchSubmit {
    background-image:url(/images/bg_searchSubmit_common.gif);
    color:#597a00;
}
