﻿div.accordion_toggle {
	color:#d3dce4;
	text-decoration:none;
	display:block;
	padding:8px 10px 8px 25px;
	background-color:  #024a91;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #477baf;
	border-bottom-color: #477baf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}
div.accordion_toggle:hover {background-color:#012a6b;}
div.accordion_toggle a {color:#d3dce4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 108%; text-decoration:none; border-bottom:none;}
div.accordion_toggle a:hover {color:#d3dce4;}

div.nontoggle {
	padding:8px 0px 8px 21px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #2a659f;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5383b3;
}


div.nontoggle_menu {
	color:#d3dce4;
	text-decoration:none;
	display:block;
	padding:8px 10px 8px 25px;
	background-color:  #024a91;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #477baf;
	border-bottom-color: #477baf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}


div.nontoggle_menu:hover {background-color:#012a6b;}
div.nontoggle_menu a {color:#d3dce4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 108%; text-decoration:none; border-bottom:none;}
div.nontoggle_menu a:hover {color:#d3dce4;}



#secondary_navigation div.accordion_toggle_active {}

#secondary_navigation .accordion_content {overflow:hidden;} 
#secondary_navigation .accordion_content ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#secondary_navigation .accordion_content ul li {
	padding:3px;
	background-image: url("../../images/orange-button.png");
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left:-25px;
}
#secondary_navigation .accordion_content ul li a { display:block; color:#000; padding:1px 0px 1px 8px; margin-left:10px; font-size:1em; text-align:left; border-left:0px #ccc solid; text-decoration:none; border-bottom:none;}
#secondary_navigation .accordion_content ul li a:hover {
	text-decoration:none;
	color:#024a91;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #f9a03a;
}

#secondary_navigation div#state {background:url('../../images/in_state.png') no-repeat 105px 5px; padding-bottom:10px; height:220px; width:240px;}
#secondary_navigation div#state ul {margin:18px 0px 0px 0px; padding:0;}
#secondary_navigation div#state ul li {margin:0px; padding:3px 0px 3px 0px; line-height:1.45em;}
#secondary_navigation div#state ul li a {padding:2px 0px 2px 5px; display:inline;}

div#secondary_navigation div.access {
	background:url('../../images/access_yt.png') no-repeat #fff top right;
	height:223px;
	width:254px;
	margin-top:-13px; /*rtp added*/
} 
*:first-child+html div#secondary_navigation div.access {
margin-top:0;
} 

* html div#secondary_navigation div.access {
margin-top:0;
}
div#secondary_navigation div.access ul {padding-top:5px;}
div#secondary_navigation div.access ul li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: -25px;
	background-image: url("../../images/orange-button.png");
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type:none;
}
div#secondary_navigation div.access ul li a {
	padding:1px 10px 1px 8px;
	color:#333;
	font-size:100%;
	font-weight: bold;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #4c80b4;
}
div#secondary_navigation div.access ul li a:hover {
	
	color:#012a6b;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #f9a03a;
}
.copytxt {
	font-family: "Myriad Pro", Arial, Georgia;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}


