@charset "UTF-8";
/* CSS Document */



body {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #EEEEEE;
}
/*html, body, .container { height: 100%; }
body > .container { height: auto; min-height: 100%; }*/

img, div, topbox { behavior: url(iepngfix.htc) }

.container {
	width: 970px;  /* this will create a container 940px width */
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/Container-vertical-background.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	clear: both;
	height: auto;
/*	z-index: -1; */
}
.whitespacer {
	clear: both;
}
.lefttwothirds {
	width: 640px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	min-width: 600px;
	overflow: auto;
}
.leftthreethirds {
	width: 970px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	min-width: 600px;
	overflow: auto;
}
.menuimage {
	position: absolute;
	top: 10px;
	width: 970px;
	height: 60px;
	z-index: 100;
	text-align: right;
	}
.menulist {
	position: absolute;
	top: 30px;
	width: 970px;
	height: 60px;
	z-index: 200;
	text-align: right;
	}
.menu-menu {
	z-index: 200;
	position: absolute;
	top: 28px;
	width:970px;
	}
	
.positionfix {
}
#spacer {
	height: 100px;
	}
#form1 {
	margin-left: 25px;
	}
#form2 {
	margin-left: 25px;
	}
.subleftcolumn {
	float: left;
	width: 180px;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.subrightcolumn {
	float: right;
	width: 200px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 40px;
	margin-right: 20px;
}
.videoplayer {
	float: right;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.rightcolumn {
	float: right;
	width: 302px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	height: auto;
}
.rightcolumnalt {
	float: right;
	width: 302px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
/*	background-image: url(images/right-column-alternative.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	height: auto;
}
.leftcolumn {
	float: left;
	width: 310px;
	padding: 0px;
	margin: 2px 2px 2px 7px;
	display: inline;
}
.middlecolumn {
	float: left;
	width: 310px;
	padding: 0px;
	margin: 2px 0px 2px 2px;
}
.centrecontent_leftfloat {
	margin-left: 40px;
	width: 680px;
}
.range {
	float: left;
	position: relative;
	width: 68%;
}
.range_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	margin-left: 25px;
	width: 20%;
	clear: both;
	height: 8em;
	vertical-align: bottom;
}
.image_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	position: relative;
}
.pic_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
}
.flag_left {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	float: left;
	position: relative;
}
.pic_right {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: right;
}
.middlepic_right {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
.footer {
	width: 970px;
	margin: auto;
	margin-top: 0px;
	position: relative;
	clear: both;
	z-index: 10;
	height: auto;
	background-color: #FFFFFF;
	border-top: solid;
	border-top-color: #EEEEEE;
	}
/* formatting for info boxes */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.topbox {
	margin: 10px 0px 5px 0px;
	width: 300px;
	font-size: 100%;
	background-color: #00357f;
	background-image: url(images/static-topbox2.png);
	background-repeat: no-repeat;
	border: 1pt;
	border-color: #134b8e;
	border-style: solid;
	padding-bottom: 5px;
	min-height: 120px;
}
.sidebox {
	margin: 5px 0px 5px 0px; /* center for now */
	width: 300px;
	font-size: 100%;
	border: 1pt;
	border-color: #999999;
	border-style: solid;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	min-height: 120px;
	overflow: auto;
}
.spacebox {
	margin: 0px 0px 0px 0px; /* center for now */
	width: 300px; /* ems so it will grow */
	font-size: 100%;
	height: 120px;
}
.bottomspacebox {
	margin: 0px 0px 0px 0px; /* center for now */
	width: 300px; /* ems so it will grow */
	font-size: 100%;
	height: 30px;
}
.indexspacebox {
	margin: 0px 0px 0px 0px; /* center for now */
	width: 300px; /* ems so it will grow */
	font-size: 100%;
	height: 120px;
}



/*	text classes */
li.homepage {
	padding-bottom: 0.5em;
	list-style-image: url(images/hedbullet.gif);
	color: #999999;
	font-size: 1.1em;
	padding-left: 5px;
	margin-left: 10px;
}
li.instruction {
	padding-bottom: 0.8em;
	list-style-image: url(images/hedbullet.gif);
	font-size: 0.9em;
	color: #666666;
	padding-left: 20px;
	margin-left: 10px;
}
li.bigbull {
	list-style-image: url(images/hedbullet.gif);
	color: #666666;
	font-size: 0.9em;
	padding: 0.5em 10px 0.1em 25px;
	margin-left: 10px;
}
h1 {
	margin: 0;
	padding: 1em 10px 0em 25px;
	color: #999999;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 1em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
h2 {
	margin: 0;
	padding: 0.5em 10px 0.2em 25px;
	color: #666666;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.3em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
.subleftcolumn h2 {
	margin: 0;
	padding: 1em 10px 0.2em 15px;
	color: #666666;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.4em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
h3 {
	margin: 0;
	padding: 1em 10px 0.1em 25px;
	color: #666666;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
h4 {
	margin: 0;
	padding: 0.3em 10px 0.1em 10px;
	color: #00ada8;
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
h5 {
	margin: 0;
	padding: 0.3em 10px 0.1em 25px;
	color: #999999;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
	font-style: italic;
}
td {
	font-size: 0.9em;
	color: #666666;
	
}
p {
	font-size: 0.9em;
	color: #666666;
	margin: 0;
	line-height: 1.4em;
	padding: 0.5em 10px 0.1em 25px;
}
td p {
	font-size: 0.9em;
	color: #666666;
	margin: 0;
	line-height: 1.4em;
	padding: 0.1em 10px 0.1em 10px;
}
p.caption {
	font-size: 0.8em;
	color: #666666;
	margin: 0;
	line-height: 1em;
	padding: 0.2em 10px 0.1em 5px;
	text-align: center;
}
.sidebox h2 {
	margin: 0;
	padding: 0.8em 10px 0.3em 10px;
	color: #666666;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
.sidebox h3 {
	margin: 0;
	padding: 0.7em 10px 0.3em 10px;
	color: #666666;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
.sidebox p {
	font-size: 0.8em;
	color: #999999;
	margin: 0;
	line-height: 1.2em;
	padding: 0.4em 10px 0.1em 10px;
}
.topbox h2 {
	margin: 0;
	padding: 0.7em 10px 0.2em 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
.topbox h3 {
	margin: 0;
	padding: 1.2em 10px 0.2em 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: left;
}
.topbox p {
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0;
	line-height: 1.1em;
	padding: 0.4em 10px 0.1em 10px;
}
a img {
	border: 0;
	margin: 0;
	padding: 0;
}
.lefttwothirds a:link, .leftthreethirds a:link, .sidebox a:link, .topbox a:link, .footer a:link {
	margin: 0;
	padding: 0;
	color: #00ada8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lefttwothirds a:visited, .leftthreethirds a:visited, .sidebox a:visited, .topbox a:visited, .footer a:visited {
	margin: 0;
	padding: 0;
	color: #0099CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lefttwothirds a:hover, .leftthreethirds a:hover, .sidebox a:hover, .topbox a:hover, .footer a:hover {
	margin: 0;
	padding: 0;
	color: #0099CC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lefttwothirds a:active, .leftthreethirds a:active, .sidebox a:active, .topbox a:active, .footer a:active {
	margin: 0;
	padding: 0;
	color: #00ada8;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
}
