/*///////////////////////////////////////////////*/
/* START COMMON STYLES RELATED TO GENERAL LAYOUT
*/

/*///////////////////////////////////////////////*/


/* styles for main html structure display */

body, #body_P, #body_K, #body_T, #body_C {
	margin: 0 0 0 0;
	background: url("/licensees/licensee488/images/main-bg.gif") repeat 0 0 #ddf3ff;
}
table {
	border: 0 none;
}
table#main_1 {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
table#main_2 {
	width:100%;
}
td#main_row1, td#main_row1_P, td#main_row1_K, td#main_row1_T, td#main_row1_C {
	text-align:left;
	vertical-align:top;
	position: relative;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url("/licensees/licensee488/images/top-repx-bg.png") repeat-x 0 0 transparent;
}
td#main_row2, td#main_row2_P, td#main_row2_K, td#main_row2_T, td#main_row2_C {
	text-align:center;
	vertical-align:top;
	width: 100%;
	margin: auto;
	background: white;
	border-top: 3px solid #A6E1FF;
	border-bottom: 3px solid #A6E1FF;
	box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
	padding: 30px 0px;
	min-height: 500px;
}
td#main_row3, td#main_row3_P, td#main_row3_K, td#main_row3_T, td#main_row3_C {
	text-align:left;
	vertical-align:top;
	height: 10px;
}
td#main_column1, td#main_column1_P, td#main_column1_K, td#main_column1_T, td#main_column1_C {
	text-align:left;
	height:100%;
	vertical-align:top;
	padding-right:12px;
}
td#main_column2, td#main_column2_P, td#main_column2_K, td#main_column2_T, td#main_column2_C {
	text-align:left;
	vertical-align:top;
	padding: 65px 0 0 48px;
}
td#main_column3, td#main_column3_P, td#main_column3_K, td#main_column3_T, td#main_column3_C {
	width:10px;
	text-align:left;
	vertical-align:top;
	display:none;
}
/* styles for master page body content display */

table#mPgBody_table1 {
	width:461px;
}
table#mPgBody_table2 {
	width:461px;
}
td#mPgBody_row1 {
	width:461px;
	height: 10px;
	text-align:left;
	vertical-align:top;
}
td#mPgBody_row2 {
	width:461px;
	text-align:left;
	vertical-align:middle;/* padding-left: 5px; */
}
td#mPgBody_row3 {
	width:461px;
	text-align:center;
	vertical-align:top;
}
td#mPgBody_row4 {
	width:461px;
	text-align:center;
	vertical-align:middle;
}
td#mPgBody_column1 {
	width:436px;
	text-align:left;
	vertical-align:top;
}
td#mPgBody_column2 {
	width:25px;
	text-align:left;
	vertical-align:top;
	background-color:#fff;
}
/*///////////////////////////////////////////////*/

/*  END COMMON STYLES RELATED TO GENERAL LAYOUT */

/*///////////////////////////////////////////////*/


/*/////////////////////*/

/* START CUSTOM STYLES */

/*/////////////////////*/

/* headings */
.h1, .h2, .h3 {
	font-family: 'HVDComicSerifProRegular', sans-serif;
}
.h1 {
	font-size: 40px;
	font-weight: normal;
	color: #2598d5;
	padding:0px;
	margin: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.h2 {
	font-size: 30px;
	font-weight: normal;
	color: #c86bff;
	margin: 0px;
	margin-bottom: 6px;
	padding-top: 15px;
}
.h3 {
	font-size: 18px;
	font-weight: normal;
	color: #ffa300;
	margin: 0px;
	margin-bottom: 6px;
}
/* lists */
#xheader ul, #xheader ol, .xleftnav ul, .xleftnav ol, #xfooter ul, #xfooter ol {
	margin:0px;
	padding:0px;
}
#xnav ul, #xnav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.clearall {
	clear: both;
}
.xstructure {
	position: relative;
}
.xwrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#xheader {
	width: 1000px;
	padding: 0px;
	margin: auto;
	position: relative;
	height: 150
}
.logo {
	width:233px;
	height: 169px;
	float:left;
	padding:0px;
	margin: 0px;
	position: absolute;
	top:0;
	z-index: 100;
}
.xlogo {
	width: 100%;
	height: 100%;
	opacity: 1;
	transition-property: opacity;
	-moz-transition-property: opacity;
	-webkit-transition-property: opacity;
	transition-duration: .1s;
	-moz-transition-duration: .1s;
	-webkit-transition-duration: .1s;
	transition-timing-function: ease-in;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-timing-function: ease-in;
}
.xlogo:hover {
	opacity: .8;
}
.header-subnav {
	text-align:right;
	padding-top:10px;
	font-size: 12px;
}
.header-subnav ul {
	float: right;
	font-size: 14px;
	font-family: sans-serif;
	color: #0077b3;
}
.header-subnav ul li {
	list-style: none;
	float: left;
	padding-bottom:2px;
	border-right: 1px solid white;
}
.header-subnav ul li:last-child {
	border-right: 0px solid white;
}
.header-subnav ul li a {
	text-decoration:none;
	color: #0077b3;
	padding:0px 12px;
}
.header-subnav ul li.hdr-social {
	border-right: 0px solid white;
	margin-left: 5px;
}
.header-subnav ul li.hdr-social a {
	padding: 0px;
}
.header-subnav ul li a:hover {
	color: #ff8a00;
}
.xlogo span {
	display:none;
}
.header-right {
	float: right;
}
.header-right .xsearch {
	float: right;
	width: 269px;
	height: 43px;
	background: url("/licensees/licensee488/images/search-bg.png") no-repeat 0 0 transparent;
	margin:0;
	padding:0;
}
.header-right .xsearch form {
	float: right;
}
.header-right .xsearch input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid white;
	background: transparent;
	height: 33px;
	width: 215px;
	padding-top:2px;
	float: left;
}
.header-right .xsearch input.go-btn {
	float: right;
	width: 35px;
	height: 35px;
	color: transparent;
	background: url("/licensees/licensee488/images/search-btn.png") no-repeat 8px 11px transparent;
}
.xheaderimg {
	width:100%;
}
.xheaderimg img {
	margin-bottom: 10px;
	width: 100%;
}
.xpagewrapper {
	width: 100%;
	margin: auto;
	background: white;
	padding: 30px 0px;
	border-top: 3px solid #A6E1FF;
	border-bottom: 3px solid #A6E1FF;
	box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
	min-height: 500px;
}
.xcontent {
	width: 650px;
	margin: auto;
	float: right;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}
bodybody.xcontent {
	min-height: 300px;
}
.xfull {
	float: none;
	width: 920px;
}
.page-title {
	position:absolute;
	top:20px;
	left:349px;
	width:461px;
	letter-spacing:normal;
}
#xnav {
	width: 620px;
	float: right;
	padding: 12px 0px 0px;
	height: 40px;
	position: relative;
	z-index: 100;
}
.xleftnav {
	width: 291px;
	min-height: 500px;
	float:right;
	position:relative;
}
.lower-topnav {
	margin-top:2px;
}
#xfooter {
	width: 100%;
	font-size:12px;
	margin-top: 10px;
	padding-bottom: 0px;
	min-height: 240px;
}
.ftr-wrapper {
	padding: 0px;
	width: 1000px;
	margin: auto;
}
.ftr-nav {
	width: 340px;
	float: left;
	min-height: 240px;
	background: url("/licensees/licensee488/images/ftr-divider.gif") repeat-y top right transparent;
	margin: 0px 25px 30px 0px;
	padding-bottom: 30px;
}
.footer-subnav {
	padding-bottom: 20px;
	float: left;
	width: 200px;
}
.footer-subnav a {
	text-decoration:none;
	color:#777;
	padding-left:12px;
}
.footer-subnav ul {
	list-style-type: none;
}
.nav-sub ul {
	float: right;
	width: 120px;
	list-style-type: none;
	position:relative;
	top: 56px;
	font-family:sans-serif;
}
.nav-sub ul li {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
#xfooter .h2 {
	margin-top:8px;
	margin-bottom:15px;
	font-size: 25px;
	color: #2abbff;
}
.nav-sub ul li a {
	color: #0078b5;
	text-decoration: none;
}
.nav-sub ul li a:hover {
	color: #ff8a00;
}
.footer-subnav ul li {
	font-family:sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.footer-subnav ul li a {
	color: #0078b5;
	text-decoration: none;
}
.footer-subnav ul li a:hover {
	color: #ff8a00;
}
.ftr-social {
	width: 340px;
	float: left;
	min-height: 150px;
	background: url("/licensees/licensee488/images/ftr-divider.gif") repeat-y top right transparent;
	padding: 0px 25px 0px 0px;
	margin-right: 25px;
}
.ftr-social ul li {
	float: left;
	list-style-type: none;
	background: none;
	width: 55px;
	min-height: 55px;
	margin: 0px 10px 30px 0px;
	padding: 0px;
}
.ftr-social .ftr-newsletter form {
	width: 330px;
}
.ftr-social .ftr-newsletter form input.ftr-email {
	width: 320px;
	height: 30px;
	border: 2px solid #6cd0ff;
	outline: none;
	padding-left: 10px;
	margin-bottom: 5px;
	font-family:sans-serif;
	font-size:12px;
}
.ftr-social .ftr-newsletter form input.ftr-btn {
	width: 116px;
	height: 30px;
	background: url("/licensees/licensee488/images/ftr-button.png") no-repeat 0 0 transparent;
	margin-bottom: 20px;
	color: transparent;
	border: 0px solid white;
}
.ftr-social .ftr-newsletter .h3 {
	color: #2abbff;
	line-height:18px;
	margin-bottom:9px;
}
.ftr-right {
	float: right;
	width: 240px;
	min-height: 240px;
}
.ftr-right .ftr-assoc {
	margin-bottom: 25px;
}
.ftr-right .ftr-assoc a img {
	border: none;
	outline: none;
	margin: 0px 10px 10px 0px;
}
.assoc-sgmc {
	position:relative;
	left:10px;
	bottom:0px;
}
.assoc-safekids {
	position:relative;
	right:1px;
}
.assoc-kohls {
	position:relative;
	left:10px;
	bottom:0px;
}
.footer-copy {
	position:relative;
	bottom:0px;
	color: #219fdb;
	font-size: 12px;
	font-family:sans-serif;
	line-height:17px;
}
.footer-copy a {
	color: #219fdb;
	text-decoration: none;
}
.footer-copy a:hover {
	color: #ff7304;
}
/* Homepage Styles -------------------------------- */

.splash-struct {
	width: 100%;
}
.splash {
	width: 100%;
	overflow:hidden;
}
.callout-table {
	width: 100%;
	margin: 20px auto;
}
.callout-table .callout-cell {
	margin: 0px;
	text-align: center;
	width: 313px;
	padding-right: 11px;
	padding-left: 11px;
}
.callout-table .callout-cell img {
	width: 100%;
}
.hp_cta_row {
	display: block;
	padding: 20px 0px;
	height: 360px;
	width: 100%;
	background: url("/licensees/licensee488/images/hp-yellow-sect-bg.jpg") repeat-x 0 0 #ffd463;
	-webkit-box-shadow: 0px 0px 20px 0px #a7b7c0;
	box-shadow: 0px 0px 20px 0px #a7b7c0;
	-moz-box-shadow: 0px 0px 20px 0px #a7b7c0;
	margin-bottom: 30px;
	position: relative;
}
.hp_news {
	float: left;
	margin-right: 0px;
	padding: 0px;
	width: 313px;
	background: url("/licensees/licensee488/images/hp-news-bg.jpg") no-repeat 0 0 white;
	height: 333px;
	position: relative;
	top: 15px;
}
.hp_news-img {
	position: absolute;
	top: 59px;
	left: 5px;
}
.hp_news .news_entry {
	display: block;
	padding-bottom: 10px;
}
.hp_news .news_entry .news_date {
	font-size: 13px;
	font-weight: bold;
}
.hp_news .news_entry .news_title {
	font-size: 16px;
	font-weight: bold;
}
.hp_news a.more {
	font-size: 14px;
}
.hp_events {
	float: right;
	background: url("/licensees/licensee488/images/hp-cal-bg.png") no-repeat 0 0 transparent;
	margin-right: 0px;
	padding: 0px;
	width: 730px;
	height: 352px;
	position: absolute;
	right: -48px;
	top: 5px;
}
.hp_events .h2 {
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	font-family: 'HVDComicSerifProRegular', sans-serif;
	color: white;
	text-shadow: 0px -1px 0px #002a5a;
	-moz-text-shadow: 0px -1px 0px #002a5a;
	-webkit-text-shadow: 0px -1px 0px #002a5a;
	padding: 40px 0px 20px 50px;
}
.hp_events .hp-events-link {
	position: absolute;
	top: 46px;
	right: 80px;
	text-align: right;
	font-size: 16px;
	background: url("/licensees/licensee488/images/hp-event-icon.png") no-repeat 5px 0px transparent;
	width: 190px;
}
.hp_events .hp-events-link a {
	color: white;
	text-decoration: none;
	font-family: 'OpenSansCondensedBold', sans-serif;
}
.hp_events .hp-events-link a:hover {
	text-decoration: underline;
}
.hp_events .event_entry {
	display: block;
	padding-bottom: 10px;
}
.hp_events .event_entry .event_date {
	font-size: 13px;
	font-weight: bold;
}
.hp_events .event_entry .event_title {
	font-size: 16px;
	font-weight: bold;
}
.hp_events a.more {
	font-size: 14px;
}
.hp_resources {
	float: left;
	padding: 0 20px;
	width: 260px;
}
.hp_resources .resource_entry {
	display: block;
	padding-bottom: 10px;
}
.hp_resources ul {
	padding-left: 10px;
}
.hp_welcome {
	float: left;
	width: 460px;
}
.hp_welcome .more {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
}
.hp_testimonial {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #CCCCCC;
	float: right;
	padding: 20px;
	width: 420px;
}
.hp_testimonial .testimonial_entry {
	color: #000000;
	display: block;
}
.hp_testimonial .testimonial_entry .xtestimonial {
	display: block;
	font-size: 13px;
	padding-bottom: 10px;
}
.hp_testimonial .testimonial_entry .testimonial_name {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
.hp_testimonial .testimonial_entry .testimonial_title {
	font-size: 13px;
}
.hp_testimonial .testimonial_entry .testimonial_company {
	font-size: 12px;
}
/* Internal Styles  -------------------------------- */
.xpagebodytext {
	line-height: 22px;
}
.xpagebodytext p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.xpagebodytext ul, .xpagebodytext ol {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin: 5px 40px;
}
.xcontent .news_entry {
	margin-bottom: 50px;
}
.news_title {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.xleftcallouts {
	margin-top: 20px;
	position: relative;
	z-index: 50;
	width: 260px;
	margin-left: 10px;
}
.xleftcallouts .callout {
	margin-bottom: 20px;
}
.xleftcallouts .callout img {
	width: 100%;
}
.sitemap {
	margin-left: 0px;
}
.sitemap ul {
	margin-left: 30px;
	margin-bottom: 15px;
}
/* Full Media Bread Crumbs CSS Styles */

/* // Bread Crumbs BLOCK // */

.bcrumbs {
	width: 920px;
	margin: auto;
	color: #939393;
	font-size: 10px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.bcrumbs a {
	color: #939393;
	text-decoration: none;
}
.bcrumbs a.xactive {
	color:#275071;
	text-decoration: underline;
}
.bcrumbs a:hover {
	color: black;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
}
.sf-menu {
	line-height:	1.0;
	width: 100%;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			40px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
/*** SITE THEME ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	padding: 0px 20px;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: #007cba;
}
.sf-menu li {
	font-size: 19px;
	font-family: 'OpenSansCondensedBold', sans-serif;
	background: url("/licensees/licensee488/images/nav-div.gif") no-repeat top right transparent;
	cursor: pointer;
	line-height: 40px;
}
.sf-menu li:last-child {
	background: none;
}
.sf-menu li li {
	margin: 0;
	padding: 0;
	font-size: 15px;
	/*background: #a30a21;*/
    background-image: none;
	border-right: 0px;
	line-height: 35px;
}
.sf-menu li li a {
	line-height: normal;
	padding: 10px 10px 10px 20px;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li li li a {
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li:hover a, .sf-menu li.sfHover a {
	background-color: #ff8a00;
	outline: 0 none;
	color: white;
	-webkit-transition: background-color .15s ease-in;
	-moz-transition: background-color .15s ease-in;
	-o-transition: background-color .15s ease-in;
	transition: background-color .15s ease-in;
}
.sf-menu li li a:hover {
	background-color:#cd6fe6;
}
.sf-menu .fmtactive {
	background: #a3e0ff;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	35px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 15px;
	top: 0.85em;
	width: 15px;
	height: 15px;
	text-indent: -999em;
	overflow: hidden;
	background: url('/licensees/licensee488/images/arrows-2.png') no-repeat 1px 2px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 17px;
	background-position: 1px -97px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -14px -97px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	-webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, .3);
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/* Left Navigation Styles */
.xleftnav-btm {
	background: url("/licensees/licensee488/images/int-side-nav-btmbg.jpg") no-repeat bottom center transparent;
	height: 30px;
	width: 291px;
}
/* .xleftnav-top {
	
	background: url("/licensees/licensee488/images/int-side-nav-topbg.jpg") no-repeat top center transparent;
	margin-top: 0px;
        position: absolute;
        top: 0px;
        z-index: 20;
        width: 291px;
        height: 550px;
} */

.xleftnav-top {
	background: url("/licensees/licensee488/images/int-side-nav-topbg.jpg") no-repeat top center transparent;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	z-index: 20;
	width: 291px;
	min-height: 500px;
	top: 0px;
}
.xleftnav {
	margin-bottom: 40px;
	background: url("/licensees/licensee488/images/int-side-nav-mainbg.jpg") repeat-y top center white;
	margin-top: 0px;
	position: relative;
	z-index: 0;
}
ul.fmlnav {
	padding: 30px 35px 30px 30px;
	margin:0px;
	position: relative;
	z-index: 100;
}
ul.fmlnav li {
	font-size: 18px;
	list-style: none outside none;
	margin: 0;
	padding-top: 0;
	font-family: 'OpenSansCondensedBold', sans-serif;
	line-height: 25px;
}
.html-block-under-leftnav {
	font-family:sans-serif !important;
	font-size:14px !important;
	position: relative;
	z-index: 90;
	padding: 20px 30px 20px 20px;
	line-height:20px;
}
/* class applied to active links */
body .fmlactive {
	color:#851E28;
	background: url("/licensees/licensee488/images/int-sidenav-active.png") no-repeat;
	margin-bottom: -6px;
	position: relative;
	z-index: 40;
}
body .fmlactive a {
	color: white;
}
body ul.fmlnav li ul li a {
	color: #006496;
}
body ul.fmlnav li ul li a:hover {
	background: #56a2c8;
	color: white;
}
ul.fmlnav li.fmlfirst {
}
ul.fmlnav li.fmllast {
}
ul.fmlnav li a {
	display: block;
	padding: 7px 10px;
	text-decoration:none;
	color: #006496;
	background: url("/licensees/licensee488/images/int-side-nav-div.gif") repeat-x bottom left transparent;
}
ul.fmlnav li a:hover {
	color:white;
	background: #006496;
}
a.fmlactive {
	background-image:none !important;
	color:#FFF !important;
}
a.fmlactive:hover {
	background-color:transparent !important;
	color:#FFF !important;
}
/* ################### Level Two ################### */
ul.fmlnav ul li {
	border: none;
	background: none;
	font-size: 15px;
}
ul.fmlnav ul {
	padding-top: 5px;
	background: white;
	margin-left: 2px;
	margin-bottom: 10px;
}
ul.fmlnav ul li a {
	padding: 5px 10px;
	border: none;
	background: none;
}
ul.fmlnav ul li a:hover {
}
ul.fmlnav ul li {
	border: 0px;
	line-height: normal;
}
ul.fmlnav ul ul {
	margin-left: 10px;
}
ul.fmlnav ul ul a {
	padding: 3px 5px;
}
ul.fmlnav ul li.fmlfirst {
}
ul.fmlnav ul li.fmllast {
	border-bottom: 0px solid #aaa;
}
ul.fmlnav ul li .fmlactive {
}
body ul.fmlnav li ul li.fmlactive {
	background-color: #006496;
	background-image: none;
	margin-bottom: 0px;
}
body ul.fmlnav li ul li.fmlactive a {
	color: white;
	background-image: none;
	margin-bottom: 0px;
}
/* ################### Level Three ################### */
ul.fmlnav ul ul li {
	background: #f6f6f6;
}
ul.fmlnav ul ul li a {
	padding: 5px 30px;
	border-bottom: 1px solid #dedede;
}
ul.fmlnav ul ul li a:hover {
}
ul.fmlnav ul ul li.fmlfirst {
	border-top: 1px solid #ccc;
}
ul.fmlnav ul ul li.fmllast {
}
ul.fmlnav ul ul li .fmlactive {
}
ul.fmlnav ul ul li {
	font-size: 12px;
}
/* ################### Level Four ################### */
ul.fmlnav ul ul ul li {
	border-top: 1px solid #eee;
	background: white;
}
ul.fmlnav ul ul ul li a {
	padding: 3px 45px;
	font-size:11px;
}
ul.fmlnav ul ul ul li a:hover {
}
div.xleftnav ul.fmlnav li ul li a {
	color: black;
}
/* @FONT FACE */

@font-face {
	font-family: 'HVDComicSerifProRegular';
	src: url('/licensees/licensee488/fonts/HVD_Comic_Serif_Pro-webfont.eot');
	src: url('/licensees/licensee488/fonts/HVD_Comic_Serif_Pro-webfont.eot?#iefix') format('embedded-opentype'), url('/licensees/licensee488/fonts/HVD_Comic_Serif_Pro-webfont.woff') format('woff'), url('/licensees/licensee488/fonts/HVD_Comic_Serif_Pro-webfont.ttf') format('truetype'), url('/licensees/licensee488/fonts/HVD_Comic_Serif_Pro-webfont.svg#HVDComicSerifProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansCondensedBold';
	src: url('/licensees/licensee488/fonts/OpenSans-CondBold-webfont.eot');
	src: url('/licensees/licensee488/fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'), url('/licensees/licensee488/fonts/OpenSans-CondBold-webfont.woff') format('woff'), url('/licensees/licensee488/fonts/OpenSans-CondBold-webfont.ttf') format('truetype'), url('/licensees/licensee488/fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*///////////////////*/

/* END CUSTOM STYLES */

/*///////////////////*/
