@charset "UTF-8";
/* CSS Document */

body {
	background-color:#009fc3;
	font-size:0.8em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.lightblue{
	color:#009fc3;	
}
.blue{
	color:#006f9d;	
}
.smaller{
	font-size:0.6em;	
}
.normal{
	text-transform:none;	
}
#logo{
	float:right;
	width:163px;
}
#header_wrapper {
	height:467px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#header_inner {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/header_inner_bg.jpg);
	background-position:center;
	height:457px;
	padding-top:10px;
}
#header_inner_novideo {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:140px;
	padding-top:10px;
}
#header_inner_novideo h1{
	font-family:QuicksandBook, Arial, Helvetica, sans-serif;
	font-size:4em;
	color:#009fc3;	
}
#header_inner_novideo h2{
	font-family:QuicksandBook, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	padding-top:15px;
}
#header_inner h1{
	font-family:QuicksandBook, Arial, Helvetica, sans-serif;
	font-size:4em;
	color:#009fc3;	
}
#header_inner h2{
	font-family:QuicksandBook, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	padding-top:15px;
}
#header_top{
	height:100px;	
}
#header_novideo{
	height:140px;
	background-image:url(images/header_novideo.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#video{
	padding-left:68px;
	height:350px;
}
#video object{
	padding:0px;
	margin:0px;
}
#menu_wrapper {
	height:33px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#menu_inner {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:33px;
	font-family:QuicksandBook, Arial, Helvetica, sans-serif;
	text-align:center;
	
}
#menu_inner a{
	padding-left:23px;
	padding-right:23px;
	padding-top:10px;
	display:block;
	float:left;
	height:23px;
	color:#FFF;
	text-align:center;
	border-right:solid 1px #004866;
}
.btn_left{
	border-left:solid 1px #004866;	
}
#content_wrapper {
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	padding-bottom:80px;
}
#content_inner {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#content_inner h1{
	font-family:QuicksandBook, Arial, Helvetica, sans-serif;
	font-size:2.3em;
	font-weight:bold;
	color:#006f9d;
	margin-bottom:10px;
}
#content_inner h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:bold;
	color:#FFF;
}
#content_inner p{
	margin-top:10px;
	margin-bottom:10px;
	color:#003e57;
}
#content_inner a{
	color:#beecff;	
}
#content_leftcol {
	float:left;
	width:373px;
}
#content_rightcol {
	float:left;
	width:500px;
}
#menu_wrapper {
	background-color:#006f9d;
	width:100%;
}
#menu_inner {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
}
#footer_wrapper {
	background-color:#006f9d;
	width:100%;
	padding-bottom:15px;
}
#footer_inner {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}
#footer_inner p{
	margin-top:10px;
	margin-bottom:10px;
}
#footer_mainlinks a{
	margin-right:35px;
	font-size:1.5em;
	color:#fff;
}
#footer_inner li{
	margin-left:20px;
	list-style-type:disc;
		
}
.disclaimer{
	position:relative;
	bottom:21px;
	font-size:0.85em;
}
a.footerlink{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none}

a.footerlink:hover{
	z-index:25;
	text-decoration:underline;
}

a.footerlink span{display: none}

a.footerlink:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    bottom:2em; 
	left:2em; 
	width:600px;
    border:1px solid #0cf;
    background-color:#fff; 
	color:#000;
    text-align: left;
	padding:10px;
	font-size:0.6em;
}






@font-face {
	font-family: 'QuicksandLight';
	src: url('Quicksand_Light.eot');
	src: local('Quicksand Light'), local('QuicksandLight-Regular'), url('Quicksand_Light.woff') format('woff'), url('Quicksand_Light.otf') format('opentype'), url('Quicksand_Light.svg#QuicksandLight-Regular') format('svg');
}

@font-face {
	font-family: 'QuicksandLightOblique';
	src: url('Quicksand_Light_Oblique.eot');
	src: local('Quicksand Light Oblique'), local('QuicksandLightOblique-Regular'), url('Quicksand_Light_Oblique.woff') format('woff'), url('Quicksand_Light_Oblique.otf') format('opentype'), url('Quicksand_Light_Oblique.svg#QuicksandLightOblique-Regular') format('svg');
}

@font-face {
	font-family: 'QuicksandBook';
	src: url('Quicksand_Book.eot');
	src: local('Quicksand Book'), local('QuicksandBook-Regular'), url('Quicksand_Book.woff') format('woff'), url('Quicksand_Book.otf') format('opentype'), url('Quicksand_Book.svg#QuicksandBook-Regular') format('svg');
}

@font-face {
	font-family: 'QuicksandBookOblique';
	src: url('Quicksand_Book_Oblique.eot');
	src: local('Quicksand Book Oblique'), local('QuicksandBookOblique-Regular'), url('Quicksand_Book_Oblique.woff') format('woff'), url('Quicksand_Book_Oblique.otf') format('opentype'), url('Quicksand_Book_Oblique.svg#QuicksandBookOblique-Regular') format('svg');
}

@font-face {
	font-family: 'QuicksandBold';
	src: url('Quicksand_Bold.eot');
	src: local('Quicksand Bold'), local('QuicksandBold-Regular'), url('Quicksand_Bold.woff') format('woff'), url('Quicksand_Bold.otf') format('opentype'), url('Quicksand_Bold.svg#QuicksandBold-Regular') format('svg');
}

@font-face {
	font-family: 'QuicksandBoldOblique';
	src: url('Quicksand_Bold_Oblique.eot');
	src: local('Quicksand Bold Oblique'), local('QuicksandBoldOblique-Regular'), url('Quicksand_Bold_Oblique.woff') format('woff'), url('Quicksand_Bold_Oblique.otf') format('opentype'), url('Quicksand_Bold_Oblique.svg#QuicksandBoldOblique-Regular') format('svg');
}

@font-face {
	font-family: 'QuicksandDash';
	src: url('Quicksand_Dash.eot');
	src: local('Quicksand Dash'), local('QuicksandDash-Regular'), url('Quicksand_Dash.woff') format('woff'), url('Quicksand_Dash.otf') format('opentype'), url('Quicksand_Dash.svg#QuicksandDash-Regular') format('svg');
}
