/*
	This style sheet maintained by Varium during development
*/
html,
body {
	width: 100%;
	overflow-x: hidden;
}
html {
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical !important;
  	overflow-y:scroll;
}
body {
	background: transparent;
	min-height: 100%;
	min-width: 100%;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	color: #000;
	background-color: #ebebeb;
}
p {
	margin: 0;
	padding: 0px 0px 12px 0px;
	line-height: 18px;
	outline: 0;
	border: 0;
	background: transparent;
	vertical-align: baseline;
	font-size: 100%;
}
img {
	border: 0px;
	max-width:100%;
}
table, TABLE {
	border-spacing: 0px;
	border-width: 0px;
}
th, TH {
	padding: 0px;
}
TD, td, .BodyText, select, input, textarea {
	padding: 0px;
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-align: left;
}
tr {
	vertical-align: top;
}
h1, .h1, a.h1, a.h1:visited, a.h1:hover	{
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	/*color: #006aa7;*/
	color: #000;
	font-style: normal;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	text-decoration: none;
}
h2, .h2, a.h2, a.h2:visited, a.h2:hover	{
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #006aa7;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 8px 0px 6px 0px;
	text-decoration: none;
}
h3, .h3, a.h3, a.h3:visited, a.h3:hover	{
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #006aa7;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	/*border-bottom: 1px solid #dadada;*/
}
h4, .h4, a.h4, a.h4:visited, a.h4:hover	{
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 7px 0;
	text-decoration: none;
}
sup {
  top: 0;
}
.HomeBannerHeadline	{
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 32px;
	line-height: 40px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 75px 60px 30px 500px;
	text-decoration: none;
}
.HomeBannerSubHeadline	{
	font-family: 'Open Sans', arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px 60px 30px 600px;
	text-decoration: none;
}
.Quote	{
	font-family: 'Open Sans Semibold', 'Open Sans', arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}

#ContentBG {
/*	width: 955px;	*/
	background-color: #FFF;
}
#Header {
	background-color: #555;
	max-width: 955px;
	margin: 0px auto 0px auto;
/*	display: block;	*/
/*	clear: both;	*/
}
#LogoZone {
	background-color: #555;
	padding: 20px 20px 15px 20px;
	max-width: 200px;
	display:inline-block;
}
#TopNav {
	clear: both;
	background-color: #006aa7;
	text-align: right;
	padding: 5px 30px 5px 0px;
	max-width: 925px;
	margin: auto;
	height: 35px;
}
#BannerImage {
	clear: both;
	max-width: 955px;
	margin: auto;
}
#Content1 {
	max-width: 955px;
	margin: auto;
	background-color: white;
}
#Content2 {
	max-width: 915px;
	margin: auto;
	padding: 10px 20px 10px 20px;
	background-color: white;
	display: table;
}
#TopLinksZone	{
	background-color: #555;
	max-width: 755px;
	display:inline-block;
	float: right;
}
#TopLinks	{
	color: #e4e4e4;
	padding: 14px 20px 4px 20px;
	clear: both;
}
#HomeContentZone	{
	width: 899px;
	padding: 5px 28px 15px 28px;
}
#HomeColumn1 {
    float:left;
    width:278px;
    padding: 0px 15px 15px 0px;
	/*border-right: 1px solid #bbb;*/
}
#Column1 {
    float:left;
    width:679px;
    padding: 0px 15px 15px 0px;
	/*border-right: 1px solid #bbb;*/
}
#Column1Div	{
	float:left;
	width: 1px;
	background-color: #bbb;
	height: 100%;
}
#HomeColumn2 {
    float:left;
    width:278px;
    padding: 0px 16px 15px 16px;
	/*border-right: 1px solid #bbb;*/
}
#Column2 {
    float:right;
    width:208px;
    padding: 0px 0px 15px 15px;
	/*border-right: 1px solid #bbb;*/
}
#Column2Div	{
	float:left;
	width: 1px;
	background-color: #bbb;
	height: 100%;
}
#HomeColumn3 {
    float:right;
    width:278px;
    padding: 0px 0px 15px 16px;
}
#TemplateContentZone	{
	width: 920px;
	padding: 0px 15px 15px 20px;
}
#SidebarZone, .SidebarZone	{
	padding: 0px 0px 40px 0px;
}

/* LINK STYLES */

a, a:visited	{
	color: #0970d8;
	text-decoration: none;
}
a:hover	{
	color: #ffb616;
	text-decoration: none;
}
a.TopLink, a.TopLink:visited	{
	font-size: 11px;
	color: #e4e4e4;
}
a.TopLink:hover	{
	/*color: #000;*/
	color: #ffb616;
}

.image	{
	border: 0px;
}
ul {
	margin: 0px 10px 0px 12px;
	padding: 0px 10px 12px 12px;
	line-height: 18px;
}
hr	{
	border: 0px solid;
	color: #bbb;
	background-color: #bbb;
	width: 100%;
	height: 1px;
}

/* TABS */

.hiddenTabDivs {
	visibility: hidden;
	position: absolute;
	min-width:400px;
    max-width: 577px;
}
.TabsBG, #TabsBG	{
	background-image: url('/img/tabs/tab-inbetween.png');
	height: 41px;
	background-repeat: repeat-x;
	margin: 16px 0px 2px 0px;
	width: 100%;
}
.TabLeftEdgeOn	{
	background-image: url('/img/tabs/tab-on-left-edge.png');
	width: 7px;
	height: 41px;
	background-repeat: no-repeat;
}
.TabLeftEdgeOff	{
	background-image: url('/img/tabs/tab-off-left-edge.png');
	width: 7px;
	height: 41px;
	background-repeat: no-repeat;
}
.TabRightEdgeOn	{
	background-image: url('/img/tabs/tab-on-right-edge.png');
	width: 7px;
	height: 41px;
	background-repeat: no-repeat;
	padding: 0 4px 0 0;
}
.TabRightEdgeOff	{
	background-image: url('/img/tabs/tab-off-right-edge.png');
	width: 7px;
	height: 41px;
	background-repeat: no-repeat;
	padding: 0 4px 0 0;
}
.TabBGOn	{
	background-image: url('/img/tabs/tab-on-middle.png');
	height: 41px;
	background-repeat: repeat-x;
	background-position: top center;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	text-align: center;
}
.TabBGOff	{
	background-image: url('/img/tabs/tab-off-middle.png');
	height: 41px;
	background-repeat: repeat-x;
	background-position: top center;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	text-align: center;
}
.TabNameOn, a.TabNameOn, a.TabNameOn:hover, a.TabNameOn:visited	{
	font-family: 'Open Sans Semibold', 'Open Sans', arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0970d8;
	text-decoration: none;
	/*padding: 16px 5px 5px 10px;*/
	padding: 0px;
	-moz-outline: none 0;
	outline: none 0;
	font-weight: bold;
}
.TabNameOff, a.TabNameOff, a.TabNameOff:hover, a.TabNameOff:visited	{
	font-family: 'Open Sans Semibold', 'Open Sans', arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	/*padding: 16px 5px 5px 10px;*/
	padding: 0px;
	-moz-outline: none 0;
	outline: none 0;
	font-weight: bold;
}
.TabVerticalBorder	{
	background-color: #dadada;
	width: 1px;
}
.TabContentZone	{
	background-color: #FFF;
	padding: 0px 20px 10px 10px;
	margin: 0px;
	/*width: 667px;*/
}
#hiddenTabDisplayDiv {
	display: block;
	width: 100%;
}
.TabBottom	{
	background-color: #dadada;
	height: 1px;
}

/* ACCORDION */

.sub_option {
	display: none;
	padding: 10px 100px 10px 0px;
}
.sliderHead {
	border: 1px solid #525252;
	background-color: #525252;
	padding: 10px 0px 10px 10px;
	margin: 6px 0px 6px 0px;
	font-size: 15px;
	color: #FFF;
	max-width: 500px;
	display: block;
}
.sliderHeadImage {
	float: right;
	padding: 0px 10px 0px 10px;
}
.sliderBody {
	display: none;
	max-width: 485px;
	width: 500px;
	padding: 10px 15px 10px 10px;
	border: 1px solid #525252;
}
/*new*/
.SliderTitle-Open	{
	font-family: 'Open Sans Semibold', 'Open Sans', arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #0970d8;
	font-style: normal;
	text-decoration: none;
}
.Slider-Open	{
	background-image: url('/img/accordion/accordion-open-bg.png');
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	padding: 12px 10px 12px 10px;
	margin: 6px 0px 6px 0px;
}
.SliderTitle-Closed	{
	font-family: 'Open Sans Semibold', 'Open Sans', arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
.Slider-Closed	{
	background-color: #666666;
	padding: 12px 10px 12px 10px;
	margin: 6px 0px 6px 0px;
}

/* SEARCH & FORM STYLES */

#SearchBar	{
	float:right;
	padding:0px 20px 0px 20px;
}
input, textarea, select {
	border:1px solid #a9a9a9;
	vertical-align: middle;
}
.required	{
	color: #F93;
}
input.button { 
	color: #FFF;
	font-size: 14px;
	background-color:#ff9932;
	border: 0px;
	padding: 6px 12px 6px 12px;
}
#subject {
	display: none;
}


/* BREADCRUMB LINKS */

#BreadcrumbZone	{
	font-size: 12px;
	line-height: 16px;
	color: #a6a6a6;
	text-decoration: none;
	padding: 12px 0px 20px 20px;
}
a.BreadCrumb, a.BreadCrumb:visited, a.BreadCrumb:hover	{
	font-size: 12px;
	line-height: 16px;
	color: #a6a6a6;
	text-decoration: none;
}

/* NAV */

a.NavOn, a.NavOn:visited, a.NavOn:hover	{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #ffb616;
	text-decoration: none;
	padding: 0px 0px 10px 16px;
}
a.NavOff:hover	{
	background-color: #525252;
	color: #FFF;
}
.NavOff, a.NavOff, a.NavOff:visited	{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 10px 16px;
}
.SubNav	{
	/*width: 208px;*/
	padding: 0px 0px 8px 0px;
}
a.SubNavOn, a.SubNavOn:visited, a.SubNavOn:hover	{
	font-family: 'Open Sans Semibold', 'Open Sans', arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #0970d8;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}
a.SubNavOff:hover	{
	color: #0970d8;
}
.SubNavOff, a.SubNavOff, a.SubNavOff:visited	{
	font-family: 'Open Sans Semibold', 'Open Sans', arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}

/* NAV DROPDOWN STYLES */

.subnavspacer {
	width: 180px;
	height: 4px;
	background-color: #525252;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.subnavdiv {
	font-size: 12px;
	line-height: 18px;
    color: #e9e9e9;
	background-color: #525252;
    text-decoration: none;
}
.subnavdiv a, .subnavdiv a:link, .subnavdiv a:visited {
    display: block;
    padding: 4px 4px 4px 9px;
    color: #e9e9e9;
    text-decoration: none;
}
.subnavdiv a:hover {
    display: block;
    padding: 4px 4px 4px 9px;
	color: #FFF;
    text-decoration: none;
	background-color: #525252;
}
#menu01{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu02{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu03{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu04{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu05{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu06{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu07{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}

/* FOOTER */

#copyright, .copyright {
	clear: both;
	max-width: 945px;
	background-color: #FFF;
	margin: 0px auto 0px auto;
	display: block;
	min-height: 30px;
	border-top: 1px solid #bbb;
	padding: 18px 0px 18px 10px;
}
#FooterLeft	{
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: #7f7f7f;
	text-decoration: none;
	padding-top:8px;
}
#FooterRight	{
	float: right;
	font-size: 11px;
	line-height: 12px;
	color: #7f7f7f;
	text-decoration: none;
	vertical-align: middle;
/*	margin: 0px 20px 0px 0px;	*/
}
a.footer, a.footer:visited	{
	font-size: 11px;
	line-height: 12px;
	color: #7f7f7f;
	text-decoration: none;
}
a.footer:hover	{
	color: #000;
	text-decoration: none;
}


/*
	New Nav
*/
nav {
	display: block;
	margin: 0 auto;
	background: none;
	width: 100%;
}

nav ul {
	list-style: none;
}

nav > ul {
	padding-right: 0;
	width: auto;
}

nav > ul li {
	float: left;
}

nav > ul li a,
nav > ul li span {
	font-size: 15px;
}

nav > ul li:last-child a {
	padding-right: 0;
}

nav li > ul {
	left: 0;
	top: 75%;
	display: none;
	white-space: nowrap;
	height: auto;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: left;
	background: rgba(0, 0, 0, 0.8);
	padding: 5px 8px 5px 0;
}

nav li > ul li {
	margin: 0px 0px 5px 0px;
}
nav li > ul li a {
	padding: 8px 15px;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.8);
}

nav .has-child:hover > .sublevel {
	display: block;
}
.sgDivClear {
	float: left;
	padding: 0px 10px 0px 0px;
}
.sgDivLeft {
	float: left;
	padding: 0px 10px 0px 0px;
}
.sgDivRight {
	float: right;
	padding: 0px 0px 0px 10px;
}
#Content2b {
	margin: 0px 0px 0px 15px;
}
.navLevel1 {
	font-family: verdana, helvetica, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.navLevel2 {
	font-family: verdana, helvetica, serif;
	font-size: 12px;
	line-height: 12px;
}
.navLevel3 {
	font-family: verdana, helvetica, serif;
	font-size: 11px;
	line-height: 11px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
