html, body, #wrapper {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#666666;
	background-image:url(../images/bg.png);
	background-position:center;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

body > #wrapper {
	height:auto;
	min-height:100%;
	width : 785px;
	margin : 0px auto;
	text-align:justify;
}

#main {
	padding-bottom: 25px;
	clear:both
}  /* must be same height as the footer */

a {
  color : #003366;
}

a:hover, a:focus, a:active {
  color: #000000;
  text-decoration:none;
}

#jumplinks {
 	padding : 0;
 	margin : 0px 0 35px 0;
 	width : 785px;
	height : 27px;
	background: #FFF url("../images/menu-bg.png") top left repeat-x;
	font-size: 0.8em; 
	font-family: "Arial", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none;
}

#jumplinks li {
  display : block;
  float : right;
}

#jumplinks img {
	border:0px;
}

#jumplinks li a {
	padding : 5px 10px 5px 10px;
	margin : 0 5px 0 5px;
	color: #777; 
	text-decoration:none;
	display:block;
}

#jumplinks li a:hover {
	color: #333;
}

#jumplinks li .current {
	padding : 5px 10px 5px 10px;
	margin : 0 5px 0 5px;
	color: #FFF;
	background-image:url(../images/current-bg.png);
}

#header {
	width : 785px;
	height : 115px;
	background : #FFF url(../images/logo.png) center no-repeat;
	border-bottom:solid 1px #CCCCCC;
}

#content1 {
	display:block;
	width : 775px;
	padding:0;
	font-size:12px;
	text-align:justify;
}

#content {
	display:block;
	width : 775px;
	border-top:solid 1px #CCCCCC;
	padding:10px 5px 5px 5px;
	font-size:12px;
	text-align:justify;
	margin-top:10px;
}

.red {
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	padding:0px 3px 2px 3px;
	background-color:#FFFFFF;
}

#content #left {
	float:left;
	display:inline;
	background-image:url(../images/bluebar.png);
	background-position:top;
	background-repeat:repeat-x;
	width:375px;
}

#content #right {
	float:right;
	display:inline;
	background-image:url(../images/bluebar.png);
	background-position:top;
	background-repeat:repeat-x;
	width:375px;
	margin-right:5px;
}

#sidebar {
  float : left;
  display:inline;
  width : 430px;
  padding:10px 5px 20px 5px;
  margin-left:5px;
  margin-bottom:10px;
  font-size:12px;
  border:solid 1px #CCCCCC;
}

#sidebar #layer {
	padding:10px 0 40px 0;
}

#sidebar #left {
	float:left;
	display:inline;
	text-align:right;
	width:120px;
	font: 100% "Times New Roman", Times, serif;
	color: #446A8F;
	padding: 6px;
	font-size:18px;
}

#sidebar #right {
	float:left;
	display:inline;
	margin:10px 0 0 10px;
	padding: 0 0 0 10px;
	width:270px;
	border-left:solid 1px #CCCCCC;
}

#questions {
  float : left;
  display:inline;
  width : 440px;
  font-size:12px;
	padding:0px 3px 2px 3px;
}

#questions .title {
	color:#446A8F;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

#questions .answer {
	padding:10px;
	border-top:solid 1px #CCCCCC;
	text-align:justify;
}

#positions {
  float : left;
  display:inline;
  width : 350px;
  font-size:12px;
  padding:10px 0 0 20px;
  padding-bottom:10px;
	color:#446A8F;
}

#positions li {
	list-style-type:none;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

#positions .title {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

#positions .answer {
	padding:5px;
	border-top:solid 1px #CCCCCC;
	text-align:justify;
	color:#000000;
}

#image {
	float : right;
	display : inline;
	width : 315px;
	margin-bottom:10px;
	color : #fff;
	padding:2px 5px 2px 3px;
	height:315px;
	position:relative;
}

#image a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#image #mainimg {
    position:absolute;
    width:325px;
	height:325px;
    z-index:0;
 }
#image #minorimg {
    position:absolute;
    width:325px;
	height:325px;
    z-index:2;
 }
#image #hover {
	position:absolute;
	top: 296px;
	width:325px;
	height:35px;
	z-index:1;
}
#image #hovertext {
	position:absolute;
	top: 304px;
	width:315px;
	text-align:center;
	z-index:3;
	left: 4px;
}

#footer {
	position:relative;
	margin:-25px auto auto auto;
	height:25px;
	clear : both;
	width : 765px;
	padding : 10px;
	text-align : center;
	font-size : 10px;
	border-top:solid 1px #CCCCCC;
}

#footer gry {
	color:#999999;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>>       form        <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:70px;
float:left;
padding-top:10px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #446A8F;
width:270px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #446A8F;
width:270px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px 4px 2px;
border:solid 1px #446A8F;
width:275px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#446A8F;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #772A34}
#TB_window a:visited {color: #772A34}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #772A34}
#TB_window a:focus{color: #772A34}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


