*{margin:0; padding:0;}

body{
	background: rgb(66, 66, 66) url("../img/background.gif") repeat-y scroll center top;
	margin:0; /* for ie mac*/
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	color: rgb(102, 102, 102);
	height:100%;
	max-height:100%; 
}

/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
	padding:0;
	width:750px;
	margin:0 auto;
} 

* html, * html body {
	height:100%;
	max-height:100%; 
	overflow:hidden;
	padding:0; 
	margin:0 auto;
	border:0;
}

* html #contain-all{
	position:absolute;
	overflow:auto;
	height:100%;
	width: 100%;
	z-index:3;
}

/* end hack */ 

#contain-all{
	margin:0 auto;
	width:750px;
}




#header{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	height:160px;
	/*width:100%;*/
	padding:0;
	z-index:5;
	overflow:hidden;
	margin-left:auto;
	width:750px;
}
#topbar-inner{
	background: rgb(36, 68, 95) url("../img/header_right.gif") no-repeat 100% 0;
	height:160px;
	color: rgb(102, 102, 102);
}
#footer-inner{
	background: rgb(36, 68, 95);
	height:50px;
	text-align: center;	
	color: #fff;
	padding: 10px;
	line-height: 16px;
	font-size: 0.8em;
	clear: both;
}
/* mac hide - reduce page to allow the scrollbar to remain visible \*/
/** html #topbar-inner,* html #footer-inner {margin-right:17px;}*/
/* end hide*/

#footer{
	position:absolute;
	bottom:-1px;
	/*width:100%;*/
	height:50px;
	z-index:4;
	margin-left:auto;
	width:750px;
}

#footer a { text-decoration: none; color: #A2AFBF; background: rgb(36, 68, 95); border-bottom: none}
#footer a:hover { border-bottom: none }

.hspacer {height:160px}/* same height as footer/header to preserve space*/
.fspacer {height:50px}/* same height as footer/header to preserve space*/
p{margin-top:0}
html>body #header,html>body #footer{position:fixed}/* for moz/opera and others*/

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background:#0e2539;
	color:#ffffff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin:1px 0px;
	padding: 0;
	height: 2.4em;
	line-height:2.4em;
	}
#nav li {
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	text-decoration:none;
	white-space:nowrap;
	}		
#nav li a { 
	text-decoration:none;
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	background-color:inherit;
	color: #ffffff;
	}
* html #nav a {width:1%;}

#nav .selected,#nav a:hover{
background:#467aa7;
color:#ffffff;
text-decoration:none;
}

acronym { cursor: help; border-bottom: 1px dashed #999; }

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Content styles ****************/

#content{
float:left;
width:70%;
/*width:515px;*/
font-size:0.9em;
padding:20px 0 0 20px;
text-align:justify;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#lang a{
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
	background-color:inherit;
	font-size:0.8em;
}

#lang a:hover{
	background-color:#0e2539;
	color: #ffffff;
	text-decoration:underline;
}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:20%;
/*width:180px;*/
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** List styles ****************/

#list li {margin:0 0px 3px 0px;}
#list ul {margin:0 0px 6px 35px;}

/**************** Highlights List styles ****************/

#highlight li {margin:0px 0px 3px 0px;}
#highlight ul {margin:0px 0px 0px 20px;}
#highlight p {padding:0 0 0.5em 0;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:120px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:35%;}
.splitcontentright{float:right; width:62%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
/*text-align:justify;*/
}

/*************** Form styles *****************/
form.style1 label,input,textarea {
	display: block;
	width: 390px;
	float: left;
	margin-bottom: 10px;
}

form.style1 textarea {
	white-space: normal;
}

form.style1 label {
	text-align: right;
	width: 75px;
	padding-right: 10px;
}

form.style1 input {
	font-size:0.9em;
	background-color: #f8f8f8;
	color: rgb(102, 102, 102);
	border: 1px solid #666666;
}

form.style1 .code {
	border: 0px;
}

form.style1 .required {
	background-color: #f8f7e4;
	color: rgb(102, 102, 102);
} 

form.style1 textarea {
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:1.0em;
   background-color: #f8f7e4;
   color: rgb(102, 102, 102);
   border: 1px solid #666666;
}

form.style1 .texta {
	width:183px;
}

form.style1 .textb {
	width:120px;
}

form.style1 .textcomment {
	width:160px;
	margin-left: 8.5em;	
	font-size: 0.9em;
	white-space:nowrap;
}

form.style1 .textzip {
	width:40px;
	margin-right: 5px;
}

form.style1 br {
	clear: left;
}

form.style1 .altbutton {
	width:60px;
	border: 2px solid #666666;
	margin-left: 8.5em;
}

.language {
	text-align: right;
}

#printhead {
	display:none;
}

#printfooter {
	display:none;
}