/* html, body {
	height: 100%;
}
*/

html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #container {
	height: auto;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-attachment: fixed;
	background-image:  url(../images/newbluecurve1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	top: 0;
	left: 0;
/*	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto; */
}

/* html>body #container {
	height: auto;
}
*/

#content {
	padding-bottom: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	padding: 5px;
	background-color: #0000C0;
	width: 650px;
	text-align: center;
}


#footerknownlong {
/*	position: absolute;
	bottom: 0;
*/
	padding: 5px;
	background-color: #0000C0;
	width: 650px;
	text-align: center;
}




td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

#normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

a {
	color: #3366CC;
	text-decoration: none;
}



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;

}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 5px;
	background-color: #0000CC;
	margin: auto 5px 5px;
	font-weight: bold;
	color: #FFFF33;
	float: left;
	clear: none;
}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.lhsmaller {
	line-height: 18px;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}




/* div#navbarlinks a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	padding: 5px 10px;
	margin: 0 0 5px 5;
	border-width: 0;
	text-decoration: none;
	background-color: #0000CC;
	color: #FFFF33;
} */ 

.sidenav {
	color: #FFFF33;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}	

.sidenav:hover {
	background-color: #0000C0;
	color: #FFFF33;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;	
}

.sidenavbar {
	margin-left: 7px;
}

h1 {
	background-color: #0000C0;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;


}


/* div#links {
	position: absolute;
	top: 52px;
	left: 0;
	width: 160px;
	height: 700px;
	font: 16px Verdana, sans-serif;
} */


#pic-align-left {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	float: left;
}

#pic-align-right {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	float: right;
}

.no-float {
	float: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.no-float-pic {
	background-color: #C7C8FD;
	float: none;
	font-size: 11px;
	font-style: italic;	
	line-height: 12px;
	padding: 1em;
}

.float-left-pic {
	background-color: #C7C8FD;
	float: left;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	padding: 1em;
}

.float-right-pic {
	background-color: #C7C8FD;
	float: right;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	padding: 1em;
}
