/* Skin */
.tabs-nav {
	list-style: none;
	padding: 0;
	clear: both;
	margin: 0px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
	list-style: none;
	float: left;
	min-width: 84px;
	margin: 0;
	padding: 0;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
	padding: 0;
    
}
.tabs-nav a {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid solid none none;
	margin: 0px;
	background: #CF4A30;
    position: relative;
    top: 1px;
    z-index: 2;
	padding: 1px 6px 1px 6px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav a.tab-first {
	border-style: solid solid none solid;
	}
.tabs-nav .tabs-selected a {
    color: #000;
	background: white;
	margin: 0px;
	padding: 1px 6px 1px 6px;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    height: 18px; /* IE 6 treats height as min-width */
    min-width: 64px;
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6*/
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 1px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border: 1px solid #cccccc;
    padding: 2px;;
	clear: both;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding:0px;
 }
@charset "UTF-8";
/* CSS Document */

/*** navigation ***/
#top-nav-container {
	clear: both;
 	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 2px 0 0 0;
}
#top-nav {
	margin: 0px;
	padding: 0px;
}
#top-nav ul, #top-nav li {
	margin: 0px;
    padding: 0px;;
}
#top-nav ul li {
	display: inline;
		margin: 0px;
    padding: 0px;;

}
#top-nav a {
	line-height: 18px;
	font-size: 12px;
	text-decoration: none;
}
#nav-primary {
	margin: 0;
	padding: 0;
}
#nav-primary ul li {
	position: relative;
	display: block;
	float: left;
	padding: 0px;
	border-right: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;	 
}
#nav-primary ul li.lihover {
	background-color: #CF4A30;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;	 
}
#nav-primary ul li a {
	color: #000000;
 		padding: 1px 10px 0px 10px;

	margin: 0px;
}
#nav-primary ul li a:hover {
 		padding: 0px 10px 0px 10px;

}
/** drop-downs **/
#top-nav ul ul {
	position: absolute;
	top: -999em;
	left: 0;
	padding: 6px;
	background-color: #CF4A30;
	z-index: 10;
	margin:0px;
}
#top-nav ul ul li {
	float: none;
	text-align: left;
	margin: 0;
			padding: 2px;

}
#nav-primary ul ul li.lihover {
	background: none;
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 0;
			padding: 2px;

}
#top-nav ul ul li a { 
	width: 200px;
	padding: 3px;
	display: block;
	line-height: 1.5em;
	font-size: 11px;
}
#top-nav ul ul li a:hover {
	background-color: #ED8C2B;
	border: 1px #ccc solid;
		padding: 2px;
}
#top-nav ul ul.lihover {
	top: 18px;
}
/** secondary navigation **/
#nav-secondary {
	float: right;
	margin: 0 5px 0 0;
}
#nav-secondary ul li {
	margin: 0;
	line-height: 25px;
}
#nav-secondary ul li a {
	padding: 2px;
	color: #ccc;
	font-size: 10px;
}
#nav-secondary ul li a:hover {
	text-decoration: underline;
		padding: 2px;

}
/** side navigation **/
ul.leftmenu {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}
ul.leftmenu li {
	list-style: none;
	display: inline;
	margin:0;
	padding:0;
}
ul.leftmenu li a {
	display: block;
 	margin: 0 0 0 0;
	color: #303872;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	background: none;
	border-bottom: 1px #303872 solid;
}
ul.leftmenu li a:hover {
	color: #990000;
	border-bottom: 1px #990000 solid;
 
}
	
 
