a {
	outline: none;
}
/*
#navlist {
	list-style-type: none;
	text-align: left;
	float: right;
	padding: 0;
	margin: 50px 0 0 0;
}

#navlist ul, #navlist li {
	display: inline;
	text-transform: uppercase;
	font-size: 85%;
}

#navlist a:link, #navlist a:visited {
	float: left;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #333333;
	padding-bottom: 2px;
	color: #333333;
}

.activeLink {
	border-bottom: 4px solid #333333;
	padding-bottom: 2px;
	background: transparent;
}

a.priorLink {
	float: left;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #646464;
}
*/
div#logo img {
	float: left;
	width: 205px;
	height: 73px;
	margin: 43px 0 0 65px;
	border: 0;
}

/*========================================== TABS =============================================================*/

#navlist ul {
 	margin: 95px 45px 20px 0;
    padding: 3px 10px 0 0;
    list-style:none;
	font-weight: 600;
	float: right;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
    }
	
#navlist li {
      float: left;
      margin:0 10px;
	  font-size: 11px;
	   padding: 5px 0;
      }
	  
#navlist li a {
      float:left;
      display: block;
      width /**/:.1em;
      text-decoration:none;
      color:#cccccc;
      }
	  
#navlist > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#navlist a {float:none;}
    /* End IE5-Mac hack */

#navlist li a:hover {
      color:#cc0033;
	  display: block;
	  /*border-bottom: 2px solid #cc0033;*/
	  
}
#navlist li.active a{
	 color:#cc0033;
	  display: block;
	 /* border-bottom: 2px solid #cc0033;*/
}


/*========================================== TABS =============================================================*/
/*sub nav*/



div#sub_navlist {
	font-size: 90%;
	font-weight: normal;
	padding: 10px 0 0 0;
}

/*
div#subnavlist br {
	margin: 0;
	padding: 0;
}


#sub_navlist h3{
	background: #fff url(../images/sub_nav_top_drk.gif) top left no-repeat;
	padding: 5px 0;
}
*/

#sub_navlist {
	padding: 0;
	width: 168px;
	text-align: left;
	list-style-type: none;
}

#sub_navlist li a {
	display: block;
	color: #898989;
	font-weight: normal;
	padding: 5px 0 0 10px;
	height: 1%;
	text-decoration: none;
	height: 24px;
	width: 163px;
}

#sub_navlist li a:hover {
	display: block;
	color: #898989;
	font-weight: normal;
	padding: 5px 0 0 10px;
	height: 1%;
	text-decoration: none;
	background: #fff url(../img/sub_hover.gif) top left no-repeat;
	height: 24px;
	width: 163px;
}

#sub_navlist li.current a {
	display: block;
	color: #fff;
	font-weight: normal;
	padding: 5px 0 0 10px;
	height: 1%;
	text-decoration: none;
	background: #fff url(../img/sub_active.gif) top left no-repeat;
	height: 24px;
	width: 163px;
}



#sub_navlist ul#innerNav {
	padding: 0;
	width: 168px;
	text-align: left;
	list-style-type: none;	
}
/*
#sub_navlist ul li {
	width: 168px;
	height: 25px;
}
*/
#sub_navlist ul#innerNav li.active a {
	display: block;
	color: #898989;
	font-weight: normal;
	padding: 5px 0 0 10px;
	height: 1%;
	text-decoration: none;
	background: #fff url(../img/sub_hover.gif) top left no-repeat;
	height: 24px;
	width: 163px;
	margin: 1px 0;
}

#sub_navlist ul#innerNav li a {
	display: block;
	color: #898989;
	font-weight: normal;
	padding: 3px 0 0 10px;
	height: 1%;
	text-decoration: none;
	background: #fff url(../img/sub_hover.gif) top left no-repeat;
	height: 24px;
	width: 163px;
	margin: 1px 0;
}

#sub_navlist ul#innerNav li a:hover {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 0 0 10px;
	height: 1%;
	text-decoration: none;
  background: #fff url(../img/sub_active.gif) top left no-repeat;
	height: 24px;
	width: 163px;
	margin: 1px 0;
}

#sub_navlist ul#innerNav li.current a {
	display: block;
	color: #fff;
	font-weight: normal;
	padding: 3px 0 0 10px;
	height: 1%;
	text-decoration: none;
	background: #fff url(../img/sub_active.gif) top left no-repeat;
	height: 24px;
	width: 163px;
	margin: 1px 0;
}


/*
.current a {
	background: #ebebeb;
	display: block;
	color: #333333;
	font-weight: bold;
	height: 1%;
	text-decoration: none;
}
*/

/*
.sub_navlist {
	padding: 0;
	width: 181px;
	margin: 0 0 0 0;
	list-style: none;
	text-align: left;
	
}

.sub_navlist ul li a{
	text-decoration: none;
	padding: 3px 5px 3px 15px;
	display: block;
	color: #333;
	background: #fff;
	border: 1px solid #333;
	margin: 1px 0;
	height: 1%;
}

.sub_navlist ul li a:hover {
	background: #cc0033;
	display: block;
	padding: 3px 5px 3px 15px;
	color: #fff;
	margin: 1px 0;
	height: 1%;
	text-decoration: none;
	border: 1px solid #cc0033;
}

.sub_navlist ul li ul a {
	padding: 2px 5px 2px 20px;
	margin: 1px 0 1px 0;
	text-align: left;
	display: block;
	color: #cc0033;
	border: 1px solid #cccccc;
	list-style:none;
	text-decoration: none;
	background: #fff;
}



.sub_navlist ul li ul a:hover {
	background: #cc0033;
	display: block;
	padding: 2px 5px 2px 20px;
	margin: 1px 0;
	color: #fff;
	border: 1px solid #cc0033;
}

*/
/* news code for index page */

.news {
	padding: 0;
	list-style-type: none;
	text-align: left;
	width: 756px;
	margin: 0;
	float:left;
	overflow: hidden;
}



.news h3{
	width: 750px;
	/*background: #333333;*/
	background: #34393E url(../images/news_stripe.gif) top left repeat-x;
	padding: 4px 0 6px 6px;
	display: block;
	color: #FFF;
	margin:0;
	text-decoration: none;
	height: 1%;
	height /**/: 13px;
	font-size: 80%;
	cursor:pointer;
	font-weight: normal;
}



.news h3:hover {  
	display: block;
	color: #333333;
	background: #CCCCCC url(../images/news_stripe_hover.gif) top left repeat-x;
	margin:0;
	height: 1%;
	height /**/: 13px;
	overflow: hidden;
	text-decoration: none;
	cursor:pointer;
	padding: 4px 0 6px 6px;
	width: 750px;
}

.news div {
/*height: 150px;*/
width: 752px;
background: #EAEAEA url(../images/news_div_bg.gif) top left repeat-x;
padding: 0 2px 0 0;
margin: 0;
border: 1px solid #D3D3D3;
border-top: none;

}
/* news for index page END */

div#footcontainer {
padding: 0;
margin: 50px 0 0 0;
}

#footlist {
float: right;
list-style-type: none;
margin: 0;
text-align: right;
font-size: 90%;
color: #646464;
}

#footlist li {
display: inline;


}

#footlist li a {
float: left;
text-decoration: none;
color: #646464;
margin: 0 10px 4px 10px;
padding: 4px;
}

#footlist a:hover {
background: #CC0033;
color: #FFF;

}


span#breadcrumb {
	font-size: 80%;
	font-weight: bold;
	color: #CC0033;
	line-height: 8px;
	height: 15px;
	clear: right;
}

span#breadcrumb a {
	font-weight: bold;
	color: #333;

}