@import url("https://assets.uniteinteractive.com/fonts/?family=roboto_cond_regular_ycdt,open_sans_bold_ycdt,open_sans_extrabold_ycdt");

/* | List of Generate Fonts | */
/*
	roboto_cond_regular_ycdt
	open_sans_bold_ycdt
	open_sans_extrabold_ycdt
*/
/* | End of Generate Fonts | */

body {
	background: #2e2e2e;
	margin: 0px;
	padding: 0px;
}

body,p,td,th,li,label { font-family: Arial, Verdana, Geneva, helvetica, sans-serif; color: #666666; }

body { font-size: 12px; line-height:18px; }
p,td,th,li,label {
	font-size: inherit;
	line-height: inherit;
}

#PageBgImage {
	background: #fff url('images/bg.jpg') repeat-x top left;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}


table.recaptchatable td {
	line-height: 10px;
	padding: 0px;
}

strong { font-weight: bold; }
.highlight { color: #CC3333; }

a:link    { color: #01512e; text-decoration: underline; }
a:visited { color: #01512e; text-decoration: underline; }
a:hover   { color: #01512e; text-decoration: none; }
a:active  { color: #01512e; text-decoration: none; }

.clear { clear: both; font-size: 1px; }

.alert {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
        line-height: 15px;
}

hr {
	border: none;
	border-bottom: 2px solid #ebebeb;
	margin-bottom: 15px;
}
hr.dotted {
	background: url(images/line_dotted.gif) repeat-x bottom left;
	display: block;
	height: 1px;
	border: none;
}

.header_container_home {
	background: url(images/content_container_external_home_bg.png) no-repeat center 165px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 465px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	z-index: 10;
}

.header_home {
	background: url(images/header_bg.png) no-repeat top left;
	position: relative;
	width: 950px;
	height: 465px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0;
	z-index: 10;
}

.header_container {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.header {
	background: url(images/header_bg.png) no-repeat top left;
	position: relative;
	width: 950px;
	height: 165px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0;
}
.header_container_home_mobile,
.header_container_mobile {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.header_container_home_mobile .header_home,
.header_container_mobile .header {
	background: #01512e;
	position: relative;
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	border: 0;
}
.header_container_external_mobile .header_container,
.header_container_external_mobile .header {
	height: 80px;
}
.header_container_external_home_mobile .header_container_home,
.header_container_external_mobile .header_container {
	background-position: left top;
}

.logo {
	float:left;
	width: 562px;
	height: 77px;
   margin: 0px 0px 0px 0px;
	padding: 15px 25px 0px 25px;
}

.logo a {
	display: block;
	width: 562px;
	height: 77px;
	padding: 0px;
	margin: 0px;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat top left;
}

.header_container_home_mobile .logo,
.header_container_mobile .logo {
	float: none;
   margin: 0px 0px 0px 30px;
	padding: 17px 0px 17px 0px;
	width: 336px;
	height: 46px;
}
.header_container_home_mobile .logo a,
.header_container_mobile .logo a {
	width: 336px;
	height: 46px;
	background: url(images/logo_mobile.png) no-repeat top left;
}

.header_container_home_mobile .menu_button a,
.header_container_mobile .menu_button a {
	background-color: #222;
	display: block;
	float: right;
	padding: 10px 15px;
	margin: 20px 30px 0px 0px;
	border-top: 1px solid #454545;
	border-left: 1px solid #454545;
	border-bottom: 1px solid #020202;
	border-right: 1px solid #020202;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.header_top {
	float:left;
	width: 111px;
   margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 0px;	
}

.header_top .tagline {
	background: url(images/tagline_bg.jpg) no-repeat top left;
	padding: 0px 25px 0px 25px;	
}
.header_phone {
	float:left;
	font-size: 24px;
	font-weight: bold;
	color: #febf0f;
	width: 588px;
	height: 25px;
   margin: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	text-align: right;
	vertical-align: top;
}

.main_nav {
	float:left;
	width: 750px;
	height: 48px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.mobile_nav #nav li a:hover { background-color: #01512e; color: #fff; }

.banner {
	float: left;
	width:950px;
	height:300px;
	margin: 0px;
	padding: 0px;
}

.banner span {
	background: no-repeat top left;
	display: block;
	width:950px;
	height:300px;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
}
.banner ul{
	margin: 0px;
	padding: 0px;
}
.banner ul li{
	margin: 0px;
	padding: 0px;
}

.content_container_external_home {
	background: url(images/content_container_external_home_bg.png) no-repeat center -300px;
	position: relative;
	width: 100%;
	height: auto;
	margin: 465px 0px 0px 0px;
	padding: 0px;
}
.content_container_external {
	background: url(images/content_container_external_bg.png) repeat-y top center;
	position: relative;
	width: 100%;
	height: auto;
	margin: 165px 0px 0px 0px;
	padding: 0px;
}
.content_container_external_home_mobile,
.content_container_external_mobile {
	background: #fff;
	position: relative;
	width: 100%;
	margin: 80px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border: none;
	min-height: 0px;
	border-top: 5px solid #febf0f;
}

.content_container_external_home .content_container_home {
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 25px 25px 15px 25px;
	overflow: hidden;
}
.content_container_external .content_container {
	background: url(images/content_container_bg.jpg) repeat-y top left;
	position: relative;
	width: 900px;
	min-height: 300px;
	margin: 0px auto 0px auto;
	padding: 25px 25px 25px 25px;
	overflow: hidden;
}
.content_container_external_home_mobile .content_container_home,
.content_container_external_mobile .content_container {
	margin: 0px auto 0px auto;
	padding: 20px 30px 10px 30px;
	overflow: hidden;
	border: none;
	min-height: 0px;
}

.sidebar {
	background: url(images/sidebar_bg.png) repeat-y top left;
	float: left;
	width: 290px;
	padding: 0px 0px 0px 60px;
	margin: 0;
	overflow: visible;
}
.content_container_external_mobile .sidebar {
	background: none;
	float: none;
	width: 420px;
	padding: 30px 0px 0px 0px;
	margin: 0 auto;
}

.sidebar h2 { font-size: 22px; line-height: 28px; color: #01512e; font-weight: normal; margin: 0px 0px 15px 0px; font-family: open_sans_extrabold_ycdt, Arial; }
.sidebar h3 { font-size: 14px; color: #484848; font-weight: normal; margin: 15px 0px 5px 0px; font-family: roboto_cond_regular_ycdt, Arial; font-style: italic; }

.sidebar .box {
	background: #24211c;
	width: 250px;
	padding: 15px;
	margin: 0px 0px 15px 0px;
	border: 5px solid #febf0f;
	color: #fff;
}
.content_container_external_mobile .box {
	width: 380px;
}
.content_container_external_mobile .box img {
	width: 380px;
}
.sidebar .box h2 {
	margin: 0px 0px 10px 0px;
	font-family: roboto_cond_regular_ycdt, Arial;
	color: #fff;
}

.sidebar .box p,
.sidebar .box li,
.sidebar .box a:link,
.sidebar .box a:visited,
.sidebar .box a:hover,
.sidebar .box a:active { font-style: italic; }

.sidebar .box p,
.sidebar .box li,
.sidebar .box th,
.sidebar .box td,
.sidebar .box h1,
.sidebar .box h2,
.sidebar .box h3,
.sidebar .box a:link,
.sidebar .box a:visited,
.sidebar .box a:hover,
.sidebar .box a:active { color: #fff; }

.sidebar .box tr td { font-size: 12px; }

.sidebar .box tr.today { background-color: #febf0f; }
.sidebar .box tr.today td { color: #24211c; }
.sidebar .box table.hours tr td { font-size: 11px; }
.sidebar .box table.hours tr td.weekday { font-size: 12px; color: #febf0f }
.sidebar .box table.hours tr.today td.weekday { font-size: 12px; color: #24211c }

.sidebar table { margin: 15px 0px 0px 0px; border: 0px; border-spacing: 0px; border-collapse: collapse; }
.sidebar table tr.odd { background-color: transparent; }
.sidebar table tr.even { background-color: #e9e8e7; }
.sidebar table tr th { padding: 2px 5px; margin: 0px; border: 0px; vertical-align: top; text-align: left; background-color: #048fbc; color: #fff; }
.sidebar table tr td { padding: 2px 5px; margin: 0px; border: 0px; vertical-align: top; }
.sidebar table tr td p { margin: 0px 0px 10px 0px; }

.sidebar .sub_nav {
	width: 290px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.content_container_external_mobile .sub_nav {
	width: 420px;
}

.sidebar .sub_nav h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #666;
}
.sidebar .sub_nav h2 span { color: #01512e; }

.sidebar .sub_nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar .sub_nav ul li {
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #cbcbcb;
}
.sidebar .sub_nav ul li:last-child {
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}
.sidebar .sub_nav ul li a {
	font-family: roboto_cond_regular_ycdt, Arial;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding: 6px 5px 5px 15px;
	text-decoration: none;
}
.sidebar .sub_nav ul li a:hover,
.sidebar .sub_nav ul li a.hot {
	background: #8f1b1e url(images/sub_nav_hover.jpg) repeat-x top left;
	display: block;
	padding: 6px 5px 5px 15px;
	text-decoration: none;
	color: #fff;
}

.sidebar .sub_nav ul li .sub2 { list-style-type:none; margin: 0px; padding: 1px 0px 0px 0px; }
.sidebar .sub_nav ul li .sub2 li:last-child {
	border-bottom: none;
	padding: 1px 0px 0px 0px;
}
.sidebar .sub_nav ul li .sub2 li a {
	background-image: url(images/site_map_bullet.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	padding: 6px 5px 5px 35px;
}
.sidebar .sub_nav ul li .sub2 li a:hover,
.sidebar .sub_nav ul li .sub2 li a.hot {
	background-color: #01512e;
	background-image: url(images/site_map_bullet_hover.gif);
}

.sidebar p { margin: 0px 0px 10px 0px; }

.content {
        float: left;
	width: 540px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	overflow: visible;
}

.content_home {
	width: 900px;
	padding: 0px 0px 0px 0px;
}
.content_full {
	width: 900px;
	padding: 0px 0px 0px 0px;
}

.content_container_external_home_mobile .content_home,
.content_container_external_home_mobile .content_full,
.content_container_external_home_mobile .content,
.content_container_external_mobile .content_home,
.content_container_external_mobile .content_full,
.content_container_external_mobile .content {
	float: none;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.content img { max-width: 540px; }
.content td img { max-width: 100%; }
.content_container_external_home_mobile .content img { max-width: 420px; }
.content_container_external_home_mobile .content td img { max-width: 100%; }
.content_container_external_mobile .content img { max-width: 420px; }
.content_container_external_mobile .content td img { max-width: 100%; }

.content_home .intro {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
}
.content_container_external_home_mobile .content_home .intro {
	width: auto;
}
.content_home .intro2 {
	background: #fff url(images/intro2_bg.png) no-repeat top left;
	margin: 15px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}
.content_container_external_home_mobile .content_home .intro2 {
	background: none;
	border-top: 1px solid #d2d2d2;
}
.content_home .intro h1 { font-size: 22px; font-weight: normal; margin: 0px 0px 15px 0px; line-height:24px; font-family: open_sans_extrabold_ycdt, Arial; text-transform: uppercase; }
.content_home .intro h2 { font-size: 18px; font-weight: normal; margin: 0px 0px 0px 0px; line-height:24px; font-family: open_sans_extrabold_ycdt, Arial; color: #01512e; text-transform: uppercase; }

.content_home .intro h1 span { font-size: 18px; font-weight: normal; margin: 0px 0px 0px 0px; font-family: open_sans_bold_ycdt, Arial; }
.content_home .intro2 h1 { margin: 10px 0px 0px 0px; padding: 10px 0px 0px 0px; }

.content_home .intro img {
	margin: 0px 0px 20px 0px;
}
.content_home .intro .learn_more {
	background: url(images/learn_more.png) no-repeat top left;
	display: block;
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	text-indent: -9999px;
}

.content_home .intro .left,
.content_home .intro .middle,
.content_home .intro .right {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
}
.content_home .intro .middle {
	padding: 0px 30px 0px 30px;
}

.content_container_external_home_mobile .content_home .intro .left,
.content_container_external_home_mobile .content_home .intro .middle,
.content_container_external_home_mobile .content_home .intro .right {
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	overflow: visible;
}
.content_container_external_home_mobile .content_home .intro .right {
	padding: 0px 0px 0px 0px;
}

.content_home .intro ul.services {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.content_home .intro ul.services li {
	background: url(images/icon_plus.png) no-repeat 0px 2px;
	padding: 0px 0px 3px 17px;
	margin: 3px 0px 0px 0px;
}

.content_home .intro .title {
	float: left;
	width: 280px;
	height: 46px;
	margin: 0px;
	padding: 0px 10px 15px 0px;
}
.content_container_external_home_mobile .content_home .intro .title {
	float: none;
	width: 100%;
}
.content_home .intro .icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border: 0px;
	text-decoration: none;
	text-indent: -9999px;
}
.content_home .intro2 .left .icon {
	background: url(images/icon_news.png) no-repeat top left;
}
.content_home .intro2 .middle .icon {
	background: url(images/icon_areas.png) no-repeat top left;
}
.content_home .intro2 .right .icon {
	background: url(images/icon_contact.png) no-repeat top left;
}
.content_home .intro ul.news {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}
.content_home .intro ul.news li {
	background: url(images/line_dotted.gif) repeat-x bottom left;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
}
.content_home .intro ul.news li:last-child {
	background: none;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
}
.content_home .intro ul.news li h3 {
	background: none;
	margin: 5px 0px 0px 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.content_home .intro ul.news li p {
	margin: 5px 0px 0px 0px;
	padding-left: 41px;
}
.content_home .intro ul.news li p.more_news {
	margin: 5px 0px 0px 0px;
	padding-left: 0px;
	text-align: center;
}

.content_home .intro ul.news li .date {
	float: left;
	margin: 4px 5px 10px 0px;
}
.content_home .intro ul.news li .date .month,
.content_home .intro ul.news li .date .day {
	width: 35px;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.content_home .intro ul.news li .date .day { color: #01512e; font-size: 22px; line-height: 24px; padding: 0px 0px; }
.content_home .intro ul.news li .date .month { color: #01512e; font-size: 12px; line-height: 14px; padding: 0px 0px; }
.content_home .intro ul.news li p.more { text-align: right; }

.content_home .intro ul.news li p.pdf_attachment {
	background:url(images/icon_pdf.gif) no-repeat left top;
	margin-left:18px;
	padding-left:26px;
	line-height:20px;
}

.content h1 { font-size: 24px; line-height: 30px; color: #01512e; font-weight: normal; margin: 0px 0px 15px 0px; font-family: open_sans_extrabold_ycdt, Arial; }
.content h2 { font-size: 20px; line-height: 26px; color: #2f2f2f; font-weight: normal; margin: 15px 0px 10px 0px; font-family: roboto_cond_regular_ycdt, Arial; }
.content h3 { font-size: 16px; line-height: 22px; color: #01512e; font-weight: normal; margin: 15px 0px 5px 0px; }

.content blockquote {
	color: #000;
	font-size: 12px;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
}
.content .quote {
	color: #000;
	font-size: 12px;
	font-style: italic;
	padding: 20px 40px 0px 40px;
	margin: 0px 10px 0px 10px;
	min-height: 34px;
	background: url('images/quote_left.jpg'), url('images/quote_right.jpg');
	background-position: left top, bottom right;
	background-repeat: no-repeat, no-repeat;
}

.content img { max-width: 655px; }
.content td img { max-width: 100%; }

.img_left {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}
.img_right {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

.content div.border_left {
	background:#fff;
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 4px;
	border: 1px solid #cccccc;
}
.content div.border_left img {
	margin: 0px;
	padding: 0px;
}

.content div.border_right {
	background:#fff;
	float: right;
	margin: 0px 0px 10px 15px;
	padding: 4px;
	border: 1px solid #cccccc;
}
.content div.border_right img {
	margin: 0px;
	padding: 0px;
}

.content p { margin: 0px 0px 15px 0px; }

.content ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 30px;
}

.content ul li
{
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.content ul li ul {
	list-style-type: circle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

.content ol
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
}

.content ol li
{
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.content table { margin: 15px 0px 0px 0px; border: 0px; border-spacing: 0px; border-collapse: collapse; }
.content table tr.odd { background-color: transparent; }
.content table tr.even { background-color: #e9e8e7; }
.content table tr th { padding: 5px; margin: 0px; border: 0px; vertical-align: top; text-align: left; background-color: #048fbc; color: #fff; }
.content table tr td { padding: 5px; margin: 0px; border: 0px; vertical-align: top; }
.content table tr td p { margin: 0px 0px 10px 0px; }

.content table tr th { font-size: 18px; color: #fff; font-weight: normal; margin: 0px 0px 0px 0px; padding: padding: 5px 5px 5px 0px; font-family: roboto_cond_regular_ycdt, Arial; line-height: 24px; }

.content table.clear { margin: 0px 0px 10px 0px; }
.content table.clear tr th { padding: 0px; margin: 0px; }
.content table.clear tr td { padding: 0px; margin: 0px; }
.content table.clear tr td.box { background: #e9e8e7; padding: 10px; }

.content table.border { border: 1px solid #666; }
.content table.border tr td { border: 1px solid #666; }

.content ul.news {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content ul.news li {
	background: url(images/line_dotted.gif) repeat-x bottom left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.content ul.news li h2 {
	/*background: url(images/icon_news.gif) no-repeat top left;*/
	margin: 5px 0px 0px 0px;
	/*padding-left: 20px;
	font-size: 12px;*/
}

.content ul.news li h2 a {
	font-weight: normal;
}

.content ul.news li p {
	margin: 5px 0px 0px 0px;
	/*padding-left: 18px;*/
}

.content ul.news li p.date {
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	/*padding-left: 18px;*/
}
.content ul.news li p.pdf_attachment {
	background:url(images/icon_pdf.gif) no-repeat left top;
	/*margin-left:18px;*/
	padding-left:24px;
	line-height:20px;
}
.content p.right { text-align: right; }

.content .contact h3 { font-size: 14px; color: #666666; font-weight: normal; margin: 20px 0px 10px 0px; text-decoration: underline; }

.content .readmore {
	text-align: right;
	padding-right: 15px;
}

.img_left {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}
.img_right {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

div.border_left {
	margin: 0px 15px 10px 0px;
	padding: 4px;
	border: 1px solid #cccccc;
	float: left;
}
div.border_left img {
	margin: 0px;
	padding: 0px;
}

div.border_right {
	margin: 0px 0px 10px 15px;
	padding: 4px;
	border: 1px solid #cccccc;
	float: right;
}
div.border_right img {
	margin: 0px;
	padding: 0px;
}
div.border {
	padding: 4px;
	border: 1px solid #cccccc;
}

.box {
	background: #e9e8e7;
	padding: 10px;
}
.box h1, .box h2, .box h3 {
	margin-top: 0px;
}
.box ul {
	list-style-type: disc;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
.img_left {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}
.img_right {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

p.pdf_attachment {
	background:url(images/icon_pdf.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.word_attachment {
	background:url(images/icon_word.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.excel_attachment {
	background:url(images/icon_excel.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.powerpoint_attachment {
	background:url(images/icon_powerpoint.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.file_attachment {
	background:url(images/icon_file.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.url_attachment,
ul li.url_attachment {
	background:url(images/icon_url.png) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}

p.phone {
	background:url(images/icon_phone.gif) no-repeat left top;
	margin: 0px 0px 5px 0px;
	padding-left:25px;
	line-height:14px;
}
p.fax {
	background:url(images/icon_fax.gif) no-repeat left top;
	margin: 0px 0px 5px 0px;
	padding-left:25px;
	line-height:14px;
}
p.email {
	background:url(images/icon_email.gif) no-repeat left top;
	margin: 0px 0px 5px 0px;
	padding-left:25px;
	line-height:14px;
}

#Gallery {
	width:100%;
	margin: 0px;
	padding: 0px;
}

#Gallery div {
	width:100%;
	height:86px;
	margin: 0px;
	padding: 0px;
}

#Gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	float: left;
}

#Gallery ul li {
	display:block;
	height:auto;
	float:left;
	margin:0px 10px 10px 0px;
}

#Gallery ul li a {
	margin: 0px;
	padding:0px;
	display:block;
	text-align:center;
}

#Gallery ul li a img {
	border:1px solid #666666;
}
#Gallery p {
	list-style:none;
	padding:0;
	margin:0;
	text-align: left;
}

/* --- LOGIN FORM STYLES --- */
.login_form table { background: #ededed; margin: 15px 0px 15px 0px; border: 1px solid #cccccc; border-spacing: 0px; border-collapse: collapse; }
.login_form table.no_bg { background: none; margin: 15px 0px 0px 0px; border: none; border-spacing: 0px; border-collapse: collapse; }
.login_form table tr.odd { background-color: #fff; }
.login_form table tr.even { background-color: #ededed; }
.login_form table tr th { background: #f4f4f4 url(images/th_bg.jpg) repeat-x left center; color: #0081bf; font-size: 14px; padding: 5px; margin: 0px; border: 0px; border-bottom: 1px solid #cccccc; vertical-align: center; text-align:left; }
.login_form table tr th a { font-size: 12px; }
.login_form table tr td { padding: 5px; margin: 0px; border: 0px; vertical-align: top; }
.login_form table tr td img { vertical-align: middle; }
.login_form table tr.input_label > td { padding: 5px 5px 0px 5px; vertical-align: bottom; font-weight: bold; }
.login_form table tr.input_box > td { padding: 0px 5px 5px 5px; }
.login_form table tr.input_box input[disabled='disabled'] { background: #fff; border: solid #ededed 1px; }

.login_form .form_textbox {
	display: block;
	width: 100%;
	color: #666666;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: solid #ccc 1px;
}

.login_form .form_textarea {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	width: 100%;
	border: solid #ccc 1px;
	padding: 0px 0px 0px 0px;
}

.login_form .form_select {
	background-color: #fff;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	width: 100%;
	border: solid #ccc 1px;
	padding: 0px 0px 0px 0px;
}
.login_form .form_date {
	background-color: #fff;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	width: 33%;
	font-weight: normal;
	border: solid #ccc 1px;
	padding: 0px 0px 0px 0px;
}

.login_form input[type=submit],
.login_form input[type=submit]:focus, 
.login_form input[type=submit]:active, 
.login_form input[type=submit]:hover,
.login_form input[type=button],
.login_form input[type=button]:focus, 
.login_form input[type=button]:active, 
.login_form input[type=button]:hover {
	margin: 0;
	padding: 0;
	border:0;
	outline:0;
}

.login_form .form_button,
.login_form .form_button_over,
.login_form input.form_button,
.login_form input.form_button_over,
.login_form input[type=submit].form_button,
.login_form input[type=submit].form_button_over,
.login_form input[type=button].form_button,
.login_form input[type=button].form_button_over {
	background-color: #0081bf;
	font-family: roboto_cond_regular_ycdt, Arial;
	font-size: 16px;
	font-weight: normal; 
	color: #fff;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.login_form .form_button_over,
.login_form input.form_button_over,
.login_form input[type=submit].form_button_over,
.login_form input[type=button].form_button_over {
	background-image: none;
	background-color: #005c89;
}
.login_form p { text-align: center; }

/* --- END LOGIN FORM STYLES --- */





.form_table TD { border: none; margin: 0; padding: 0; background-color	:	#e0e0e0; }
.fonr_table TD.form_border img { border: none; margin: 0; padding: 0; }

.form_table TD.form_header {
  background-color	:	#0081bf;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#fff;
  font-size		:	12px;
  font-weight		:	bold;
  border-top		:	solid #ffffff 1px;
  border-bottom		:	solid #ffffff 1px;
  border-left		:	solid #ffffff 1px;
  border-right		:	none;
  padding		:	4px 20px 4px 20px;
}

.form_table TD.form_body {
  background-color	:	#e0e0e0;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#666666;
  font-size		:	12px;
  font-weight		:	bold;
  border-top		:	none;
  border-bottom		:	none;
  border-left		:	solid #ffffff 1px;
  border-right		:	none;
  padding		:	4px 20px 4px 20px;
}

.form_table TD.form_body_text {
  background-color	:	#e0e0e0;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#666666;
  font-size		:	12px;
  font-weight		:	normal;
  border-left		:	solid #ffffff 1px;
  padding		:	4px 20px 4px 20px;
}

.form_table TD.form_border {
  background-color	:	#FFFFFF;
  padding: 0px;
}

.form_required {
  color			:	#FF6666;
  font-size		:	12px;
  font-weight		:	bold;
}

.form_table .form_textbox {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#666666;
  font-weight		:	normal;
  border		:	solid #0081bf 1px;
  padding		:	0px 0px 0px 0px;
}

.form_table .form_textarea {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#666666;
  font-weight		:	normal;
  border		:	solid #0081bf 1px;
  padding		:	0px 0px 0px 0px;
}

.form_table .form_select {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#666666;
  font-weight		:	normal;
  border		:	solid #0081bf 1px;
  padding		:	0px 0px 0px 0px;
}

.form_table .form_button {
  background-color	:	#0081bf;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#ffffff;
  font-weight		:	bold;
  border		:	solid #005c89 1px;
  padding		:	0px 0px 0px 0px;
}

.form_table .form_button_over {
  background-color	:	#005c89;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#ffffff;
  font-weight		:	bold;
  border		:	solid #0081bf 1px;
  padding		:	0px 0px 0px 0px;
}

.form_table TD.table_title {
  background-color	:	#0081bf;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#CCCCCC;
  font-size		:	13px;
  font-weight		:	normal;
  padding		:	4px 8px 4px 8px;
}

.form_table TD.table_scroll {
  background-color	:	#0081bf;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#CCCCCC;
  font-size		:	12px;
  font-weight		:	normal;
  padding		:	4px 8px 4px 8px;
}
.form_table A.table_scroll:link	{ color: #66CCFF; text-decoration: none }
.form_table A.table_scroll:visited	{ color: #66CCFF; text-decoration: none }
.form_table A.table_scroll:hover	{ color: #66CCFF; text-decoration: underline }
.form_table A.table_scroll:active	{ color: #66CCFF; text-decoration: underline }

.form_table TD.table_header {
  background-color	:	#0081bf;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#ffffff;
  font-size		:	12px;
  font-weight		:	bold;
  padding		:	4px 8px 4px 8px;
}
.form_table A.table_header:link	{ color: #006699; text-decoration: none }
.form_table A.table_header:visited	{ color: #006699; text-decoration: none }
.form_table A.table_header:hover	{ color: #006699; text-decoration: underline }
.form_table A.table_header:active	{ color: #006699; text-decoration: underline }

.form_table TD.table_even_row {
  background-color	:	#e0e0e0;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#666666;
  font-size		:	12px;
  font-weight		:	normal;
  padding		:	4px 8px 4px 8px;
}

.form_table TD.table_odd_row {
  background-color	:	#FFFFFF;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#666666;
  font-size		:	12px;
  font-weight		:	normal;
  padding		:	4px 8px 4px 8px;
}

.form_table .table_important {
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	red;
}
.myform,
.myform div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.sidebar .myform{
	float: left;
}
.sidebar .myform,
.sidebar .myform div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
.myform input,
.myform textarea,
.myform select {
	font:normal 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px 0px;
	width: 100%;
	color: #666666;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.footer_content .myform label { color: #fff; }

.myform textarea {
	height:40px;
	overflow:auto;
}
.myform input,
.myform select {
	margin-bottom: 5px;
}
.myform div input {
	width: 60px;
	margin-top: 8px;
}
.myform a.button {
	background:url(images/form_submit_bg.gif) no-repeat top left;
	display: block;
	width: 60px;
	height: 19px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	clear: both;
}

.footer_container_external {
	background: #2e2e2e url(images/footer_container_bg.jpg) repeat-x top left;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 20px 0px;
	margin: 0;
	z-index: 5;
}
.footer_container_external_mobile {
	background: #2e2e2e;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 20px 0px;
	margin: 0;
	z-index: 5;
}

.footer_container a:link    { color: #fff; text-decoration: underline; }
.footer_container a:visited { color: #fff; text-decoration: underline; }
.footer_container a:hover   { color: #fff; text-decoration: none; }
.footer_container a:active  { color: #fff; text-decoration: none; }

.footer_container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}
.footer_container_external_mobile .footer_container {
	width: auto;
	padding: 0px;
}

.logo_footer {
	float: left;
	display: block;
	width:350px;
	height:47px;
   margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/logo_footer.png) no-repeat top left;
}
.footer_container_external_mobile .logo_footer {
	float: none;
   margin: 0px auto;
}

.footer {
	float: left;
	width: 900px;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.footer_container_external_mobile .footer {
	float: none;
	width: auto;
	height: auto;
}
.footer p {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #595959;
}
.footer_container_external_mobile .footer p {
	padding: 10px 0px;
	text-align: center;
	font-size: 10px;
}
.footer p span {
	color: #ffffff;
}

.footer a.privacy { margin-left: 300px; }

.footer a.sitemap {
	background:url(images/icon_site_map.gif) no-repeat left center;
	margin:0px 0px 0px 0px;
	padding-left: 16px;
}

.social_networks {
	float: right;
	width: 211px;
	height: 42px;
   margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
}
.footer_container_external_mobile .social_networks {
	float: none;
   margin: 0px auto;
	padding: 30px 0px 10px 0px;
}
.social_networks .follow_us {
	background: url(images/follow_us.png) no-repeat top left;
	float: left;
	display: block;
	width: 117px;
	height: 16px;
   margin: 8px 10px 18px 0px;
	padding: 0px;
	text-indent: -9999px;
}
.social_networks .button_facebook a {
	background: url(images/facebook.png) no-repeat top left;
	float: left;
	display: block;
	width: 32px;
	height: 32px;
   margin: 0px 0px 10px 10px;
	padding: 0px;
	text-indent: -9999px;
}
.social_networks .button_twitter a {
	background: url(images/twitter.png) no-repeat top left;
	float: left;
	display: block;
	width: 32px;
	height: 32px;
   margin: 0px 0px 10px 10px;
	padding: 0px;
	text-indent: -9999px;
}
.social_networks .button_linkedin a {
	background: url(images/linkedin.png) no-repeat top left;
	float: left;
	display: block;
	width: 32px;
	height: 32px;
   margin: 0px 0px 10px 10px;
	padding: 0px;
	text-indent: -9999px;
}
.social_networks .button_youtube a {
	background: url(images/youtube.png) no-repeat top left;
	float: left;
	display: block;
	width: 32px;
	height: 32px;
   margin: 0px 0px 10px 10px;
	padding: 0px;
	text-indent: -9999px;
}
.social_networks .button_googleplus a {
	background: url(images/googleplus.png) no-repeat top left;
	float: left;
	display: block;
	width: 32px;
	height: 32px;
   margin: 0px 0px 10px 10px;
	padding: 0px;
	text-indent: -9999px;
}
.social_networks a:hover {
	background-position: 0px -32px;
}

/* | Start Main Navigation | */

.main_nav #nav { display: block; float:left; padding:0; margin:0 auto; list-style-type:none; width:750px; height:48px; position:relative; z-index:500; }
.main_nav #nav li.top { display:block; float:left; height:48px; }

.main_nav #nav li:hover { position:relative; z-index:200; }

.main_nav #nav .seperator { display:block; float:left; height:48px; width: 21px; background: url(images/nav_seperator.png) no-repeat 0px 0px; text-indent: -9999px; }
.main_nav #nav li.no_nav { display: none; }

	/* | Start Sub Navigation | */
	
.main_nav #nav li:hover ul.sub { left: 0px; top: 48px; border: 2px solid #febf0f; border-top: none; margin-top: 0px; width: auto; min-width: 150px; height: auto; }
.main_nav #nav li:hover ul.sub li { display: block; position: relative; float: left; width: 100%; font-size: 14px; font-weight: normal; }
.main_nav #nav li:hover ul.sub li a { display: block; white-space: nowrap; width: 100%; padding: 5px; color: #fff; background: transparent; line-height: 16px; text-decoration: none; box-sizing: border-box; -khtml-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

.main_nav #nav li:hover ul.sub li:hover li:hover ul,
.main_nav #nav li:hover ul.sub li:hover li:hover li:hover li:hover ul:nth-child(4) { left: -200px; }

.main_nav #nav li:hover ul { box-shadow: 5px 5px 5px #222; }

.main_nav #nav li:hover ul {
	background-color: rgb(36, 33, 28);
	background-color: rgba(36, 33, 28, .9);
	background-image: url(images/subnavbg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.main_nav #nav li:hover ul.sub li a:hover,
.main_nav #nav li:hover ul.sub li a.fly:hover,
.main_nav #nav li:hover li:hover a.fly,
.main_nav #nav li:hover li:hover li:hover a.fly,
.main_nav #nav li:hover li:hover li:hover li:hover a.fly,
.main_nav #nav li:hover li:hover li:hover li:hover li:hover a.fly { background:#febf0f; color:#24211c; }

.main_nav #nav li:hover li:hover ul,
.main_nav #nav li:hover li:hover li:hover ul,
.main_nav #nav li:hover li:hover li:hover li:hover ul,
.main_nav #nav li:hover li:hover li:hover li:hover li:hover ul
{left:210px; top:-1px; padding:0px; border:1px solid #dddddd; white-space:nowrap; width:150px; z-index:400; height:auto;}

.main_nav #nav ul, 
.main_nav #nav li:hover ul ul,
.main_nav #nav li:hover li:hover ul ul,
.main_nav #nav li:hover li:hover li:hover ul ul,
.main_nav #nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}


		/* Start 1st Layer Sub Navigation Off */
.main_nav #nav li ul.sub li a.fly,
.main_nav #nav li:hover li:hover li a.fly,
.main_nav #nav li:hover li:hover li:hover li a.fly,
.main_nav #nav li:hover li:hover li:hover li:hover li a.fly,
		/* End 1st Layer Sub Navigation Off */

		/* Start 1st Layer Sub Navigation Hot */
.main_nav #nav li:hover ul.sub li a.fly:hover,
.main_nav #nav li:hover li:hover a.fly,
.main_nav #nav li:hover li:hover li:hover a.fly,
.main_nav #nav li:hover li:hover li:hover li:hover a.fly,
.main_nav #nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background-image: url(images/arrow_nav.gif);
	background-position: 140px 10px;
	background-repeat: no-repeat;
}
		/* End 1st Layer Sub Navigation Hot */


	/* | End Sub Navigation | */
	
	/* | Start Disabled Sub Navigation | */
/*
.main_nav #nav li:hover ul.sub,
.main_nav #nav li:hover ul.sub li,
.main_nav #nav li:hover ul.sub li a,
.main_nav #nav li:hover ul.sub li a:hover { display: none; }

.main_nav #nav ul, 
.main_nav #nav li:hover ul ul,
.main_nav #nav li:hover li:hover ul ul,
.main_nav #nav li:hover li:hover li:hover ul ul,
.main_nav #nav li:hover li:hover li:hover li:hover ul ul
{ display: none; }
*/
	/* | End Disabled Sub Navigation | */

.main_nav #nav a.home { display: block; width:75px; height:48px; background: transparent url(images/nav.png) no-repeat 0px 0px; text-decoration:none; text-indent: -9999px; }
.main_nav #nav li:hover a.home,
.main_nav #nav a.home:hover,
.main_nav #nav a.home_hot { background-position: 0px -48px; }

.main_nav #nav a.about { display: block; width:104px; height:48px; background: transparent url(images/nav.png) no-repeat -96px 0px; text-decoration:none; text-indent: -9999px; }
.main_nav #nav li:hover a.about,
.main_nav #nav a.about:hover,
.main_nav #nav a.about_hot { background-position: -96px -48px; }

.main_nav #nav a.services { display: block; width:101px; height:48px; background: transparent url(images/nav.png) no-repeat -221px 0px; text-decoration:none; text-indent: -9999px; }
.main_nav #nav li:hover a.services,
.main_nav #nav a.services:hover,
.main_nav #nav a.services_hot { background-position: -221px -48px; }

.main_nav #nav a.our_facility { display: block; width:127px; height:48px; background: transparent url(images/nav.png) no-repeat -343px 0px; text-decoration:none; text-indent: -9999px; }
.main_nav #nav li:hover a.our_facility,
.main_nav #nav a.our_facility:hover,
.main_nav #nav a.our_facility_hot { background-position: -343px -48px; }

.main_nav #nav a.news { display: block; width:117px; height:48px; background: transparent url(images/nav.png) no-repeat -491px 0px; text-decoration:none; text-indent: -9999px; }
.main_nav #nav li:hover a.news,
.main_nav #nav a.news:hover,
.main_nav #nav a.news_hot { background-position: -491px -48px; }

.main_nav #nav a.contact { display: block; width:121px; height:48px; background: transparent url(images/nav.png) no-repeat -629px 0px; text-decoration:none; text-indent: -9999px; }
.main_nav #nav li:hover a.contact,
.main_nav #nav a.contact:hover,
.main_nav #nav a.contact_hot { background-position: -629px -48px; }

/* | End Main Navigation | */

/* | Start Mobile Navigation | */

.mobile_nav #nav { display: block; float:none; padding:0; margin:0 auto; text-align: left; list-style-type:none; width:100%; position:relative; z-index:9999; }
.mobile_nav #nav li.top { display:block; width:100%; }
.mobile_nav #nav li.odd { background-color: #222; border-top: 1px solid #454545; border-bottom: 1px solid #020202; }
.mobile_nav #nav li.even { background-color: #333; border-top: 1px solid #353535; border-bottom: 1px solid #020202; }
.mobile_nav #nav li a { display: block; font-size: 130%; font-weight: bold; padding: 15px 5px 15px 5px; color: #fff; text-decoration: none; border: none; }
.mobile_nav #nav li a:hover { border: none; }

.mobile_nav #nav .seperator { display: none; }
.mobile_nav #nav li.no_nav { display: block; }
.mobile_nav #nav li a .left,
.mobile_nav #nav li a .right { display:none; }

.mobile_nav #nav li.top ul.sub { display: block; padding:0; margin:0 auto; list-style-type:none; position:relative; z-index:9999; }
.mobile_nav #nav li.top ul.sub li { background-color: #ddd; display:block; width:100%; border: none; }
.mobile_nav #nav li.top ul.sub li a { background: url(images/site_map_bullet.gif) no-repeat left 15px; display: block; padding: 15px 5px 15px 22px; color: #222; text-decoration: none; }
.mobile_nav #nav li.top ul.sub li a:hover { background-color: #fff; color: #222; text-decoration: none; border: none; }
/*.mobile_nav #nav li.top ul.sub li ul.sub2,*/
.mobile_nav #nav li.top ul.sub li ul.sub2 li { background-color: #ccc; }

.mobile_nav #nav li.top ul.sub li .sub2 { list-style-type:none; margin: 0px; padding: 0px 0px 0px 10px; }

.mobile_nav #nav li.top ul.sub { display: none; }
.mobile_nav #nav li.active ul.sub { display: block; }

/* | End Mobile Navigation | */

/* | Start Footer Navigation | */

.footer_nav .nav { list-style-type: none; margin: 0px auto; padding: 0px; }

.footer_nav .nav li.top { display: block; float: left; padding: 0; margin: 0px 0px 0px 0px; color: #ffffff; }

.footer_nav .nav li a:link    { color: #ffffff; text-decoration: none; }
.footer_nav .nav li a:visited { color: #ffffff; text-decoration: none; }
.footer_nav .nav li a:hover   { color: #dddddd; text-decoration: underline; }
.footer_nav .nav li a:active  { color: #dddddd;	text-decoration: underline; }

.footer_nav .nav li a:link,
.footer_nav .nav li a:visited,
.footer_nav .nav li a:hover,
.footer_nav .nav li a:active { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.footer_nav .nav .seperator {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	visibility: hidden;
}

.footer_nav .nav li.no_footer { display: none; }

	/* | Start Sub Navigation | */

.footer_nav .nav li:hover ul.sub,
.footer_nav .nav li:hover ul.sub li,
.footer_nav .nav li:hover ul.sub li a,
.footer_nav .nav li:hover ul.sub li a:hover { display: none; }

.footer_nav .nav ul, 
.footer_nav .nav li:hover ul ul,
.footer_nav .nav li:hover li:hover ul ul,
.footer_nav .nav li:hover li:hover li:hover ul ul,
.footer_nav .nav li:hover li:hover li:hover li:hover ul ul
{ display: none; }

.footer_nav .nav li.top ul li .sub2 { display: none; }

	/* | End Sub Navigation | */
	
/* | End Footer Navigation | */

/* | Start Sitemap | */

.sitemap .nav .seperator { display: none; }

.sitemap .nav { list-style: none; }
.sitemap .nav li.top a { font-weight: bold; }
.sitemap .nav li.top ul.sub { list-style-type:none; margin: 0px; padding: 0px 0px 0px 10px; }
.sitemap .nav li.top ul.sub li .sub2 { list-style-type:none; margin: 0px; padding: 0px 0px 0px 10px; }
.sitemap .nav li.top ul.sub li {
	background: url(images/site_map_bullet.gif) no-repeat left top;
	padding-left: 22px;
}
.sitemap .nav li.top ul.sub li a {
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	line-height: 20px;
}

/* | End Sitemap | */