
#lvh-navtab {
	background-color: #556dad;
	
	 }
#lvh-navtab li {
	float: left;
	list-style-type: none;
}
#lvh-navtab ul {
	margin: 0px;
	padding: 0px;
}
#lvh-navtab a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	height: 24px;
	padding-top: 9px;
	padding-bottom: 0px;
}
#lvh-navtab a:hover {
	background-color: #618fc3;
}

#tab-c1 {
	position: absolute;
	background: #618fc3;
	visibility: hidden;
	margin-top: 33px;
	clear: both;
	width: 291px;
	z-index: 100;
}
#tab-c2 {
	position: absolute;
	background: #618fc3;
	visibility: hidden;
	margin-top: 33px;
	clear: both;
	width: 291px;
	z-index: 100;
}
#tab-c3 {
	position: absolute;
	background: #618fc3;
	visibility: hidden;
	margin-top: 33px;
	clear: both;
	width: 291px;
	z-index: 100;
}
#lvh-navtab #tab-c3 p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}
#lvh-navtab #tab-c3 a {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: none;
}
#lvh-navtab #tab-c3 a:hover {
	text-decoration: none;
	color: #003399;
}



#c1header {
	background-color: #556DAD;
	width: 110px;
}
#c2header, #c3header {
	background-color: #556DAD;
	width: 90px;
}

#c1header a:active, #c2header a:active, #c3header a:active {
	outline:none;
}


#lvh-navtab .tab-content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #80C02E;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 249px;
}
#lvh-navtab .tab-content .left {
	float: left;
	margin-right: 5px;
	width: 115px;
	margin-top: 0px;
}
#lvh-navtab .tab-content .right {
	float: right;
	margin-top: 0px;
	width: 115px;
}
#lvh-navtab  .tab-content  .close a {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFE9A4;
	margin-top: 20px;
	text-decoration: none;
	letter-spacing: .01em;
}
#lvh-navtab  .tab-content  .close a:hover {
	color: #FFFFFF;
}

#lvh-navtab .tab-content hr {
	size: 1px;
	color: #4F4F9D;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 95%;
	text-align: left;
}

#lvh-navtab  .tab-content  .input {
	padding: 2px;
	height: auto;
	width: 200px;
	border: 1px solid #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}
#lvh-navtab .tab-content p {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#lvh-navtab .tab-content a {
	display: inline;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #081B60;
	font-size: 12px;
}
#lvh-navtab .tab-content a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#lvh-navtab .tab-content .yellow {
	font-size: 12px;
	color: #F8E19E;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
}
#lvh-navtab .tab-content .yellow .large {
	font-size: 18px;
	font-weight: bold;
	color: #F1C445;
}

#lvh-navtab .tab-content a:hover {
}





/*
#lvh-navtab .tab-content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #80C02E;
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	clear: both;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 240px;
}
#lvh-navtab .tab-content hr {
	font-size: 1px;
	color: #4F4F9D;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
}

#lvh-navtab  .tab-content  .input {
	padding: 2px;
	height: auto;
	width: 200px;
	border: 1px solid #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}
#lvh-navtab .tab-content p {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#lvh-navtab .tab-content a {
	display: inline;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #081B60;
	font-size: 12px;
}
#lvh-navtab .tab-content a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#lvh-navtab .tab-content .yellow {
	font-size: 12px;
	color: #F8E19E;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
}
#lvh-navtab .tab-content .yellow .large {
	font-size: 18px;
	font-weight: bold;
	color: #F1C445;
}

#lvh-navtab .tab-content a:hover {
}

