body {
	background-color: #141A1F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a{text-decoration:none;color:#B6C5D5}
a:hover{color:#CCFF99}

/*Cookies*/
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.2em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1em 1em 1em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:13px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.1em;padding-bottom:4px}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.7em .7em .7em .7em;font-size:1em;font-weight:700;border-width:3px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:1;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:434px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:-2px}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:.4em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:6px}.cc-theme-classic .cc-btn:last-child{min-width:120px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{margin:0;padding:.6em 2.8em;height:100%}

/*  
NAVIGATION
*/

#container {
	position: relative;
	width: 618px;
	height: 30px;
	padding: 0;
	background-color: #141A1F;
}

#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	overflow: hidden;
}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px; 
}
	
#nav a:hover {
	background-position: 0 -30px;
}

#btn1 a  {
	width: 63px;
	background: url(../images/topnav1.jpg) top left no-repeat;
}

#btn2 a  {
	width: 64px;
	background: url(../images/topnav2.jpg) top left no-repeat;
}

#btn3 a  {
	width: 72px;
	background: url(../images/topnav3.jpg) top left no-repeat;
}

#btn4 a  {
	width: 124px;
	background: url(../images/topnav4.jpg) top left no-repeat;
}

#btn5 a  {
	width: 50px;
	background: url(../images/topnav5.jpg) top left no-repeat;
}

#btn6 a  {
	width: 142px;
	background: url(../images/topnav6.jpg) top left no-repeat;
}

#btn7 a  {
	width: 103px;
	background: url(../images/topnav7.jpg) top left no-repeat;
}

/*  
FONTS
*/

.h1 {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #CCFF99;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

A.h1:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #7D9AB2;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

.main-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #E1E2E3;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

A.main-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.mainlink-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #B6C5D5;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
}

A.mainlink-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
}

.main-subheader-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

A.main-subheader-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

.link-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #7D9AB2;
	text-align: left;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}

A.link-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}
.linkarrow-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

A.linkarrow-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.network-link {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #CCFF99;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

A.network-link:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #CCFF99;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

.basenav {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #36434D;
	font-weight: normal;
	text-decoration: none;
}

A.basenav:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #ACD582;
	font-weight: normal;
	text-decoration: none;
}

/*  
FOOTER
*/

* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}
.footer, .push {
    height: 140px;
}
