html, body, ul, ol, li, p, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
#homebanner {
	background-image: url(images/hm_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 187px;
        width: 780px;
}

#tablebanner {
height: 82px;
width: 780px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: center top;
}


#bottom_content p,
#bottom_content img
{ margin-bottom: 10px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #7E7E7E;
	color: #000000;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
p {
	font-size: 11px;
}

a:link, a:visited, a:active {color: #00647D; text-decoration: none;}
a:hover { color: #49A694; text-decoration: underline;}

#wrapper {
	width: 780px;
	margin:auto;
	text-align:left;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
		}

/*
  MAIN MENU AND TOP BANNER -------------------------------------------------------------------
*/


#banner {
height: 82px;
width: 780px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}



#logo {
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
	line-height: 70px;
	margin-left: 40px;
	margin-right: 0px;
	float: inherit;
	width: 500px;
	padding-top: 8px;
}

#nav-main_old {
	width: 780px;
	height: 51px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	text-align: left;
	background-image: url(images/nav.jpg);
}


#nav-main {
	width: 780px;
	height: 51px;
	text-align: left;
	position: relative;

	background-image: url(images/nav.jpg);
    background-repeat: no-repeat;
}


#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
width: 730px;
overflow: hidden;
position: absolute;
bottom: 13px;
left: 32px;
}

#nav-main li, #nav-meta li {
display: inline;
}

#nav-main a {
	display: block;
	float: left;
	padding: 7px 10px 1px 10px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
}

#nav-main a:hover {
	color: #33FFCC;
}

#nav-main a.current {
	color: #FFFFFF;
}

/*
  SUBMENU -------------------------------------------------------------------
*/

#left {
	width: 178px;
	float: left;
	margin-left: 12px;
	display: inline;
	margin-top: 0px;
	height: 200px;
}
	

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0px;
	margin-top: 0px;
	font-size: 11px;
	margin-left: 20px;
}

#nav a {
	display: block;
	width: 165px;
	border-bottom: 1px solid #E1E1E1;
}


#nav a:link, #nav a:visited {
	color: #333333;
	text-decoration: none;
}

#nav a:hover {
	color: #2B9F96;
	text-decoration: none;
}

#nav li a#current {
	color: #1B6362;
	text-decoration: none;
	font-weight: bold;
}

/*
  CONTENT AREA -------------------------------------------------------------------
*/
		#container
		{
	margin: auto;
	width: 780px;
	margin:auto;
	background-image: url(images/content.jpg);
	margin-bottom: 20px;
		}

#bannershadow {
	background-image: url(images/banner_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin: auto;
}

		#content
		{
	margin: 0px 0px 15px 60px;
	float: left;
	width: 480px;
		}




#content p
{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}

#content table
{
	font-size: 12px;
	color: #000000;
}

#content .summary
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}


#content h1{
	font-size: 16px;
	color: #06535B;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content h2{
	font-size: 14px;
	color: #004457;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 25px;
}

#content h3{
	font-size: 12px;
	color: #004457;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 25px;
}

#content UL{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
	}

#content LI{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;

}

.header5{
color: #004457;
font-weight: bold;
font-style: italic;
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}

.clearit{
clear: both;
}

#no_content h1{
	font-size: 16px;
	color: #06535B;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content2
{
 width: 90%;
	
}

#content2 p
{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}
#content2 .summary
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#content2 table
{
	font-size: 12px;
	color: #000000;
}

#content2 h1{
	font-size: 16px;
	color: #06535B;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content2 h2{
	font-size: 14px;
	color: #004457;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 25px;
}

#content2 h3{
	font-size: 12px;
	color: #004457;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 25px;
}

#content2 UL{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
	}

#content2 LI{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;

}

/*
  FOOTER -------------------------------------------------------------------
*/

	#footer
		{
	clear: both;
	text-align: center;
	background-image: url(images/footer.jpg);
	height: 72px;
        width: 780px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
		}
#footer p {
	font-size: 11px;
	padding-top: 7px;
}

/*
  HOME PAGE COLUMNS -------------------------------------------------------------------
*/

#col1 {
	width: 195px;
	float: left;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
}
#col2 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
	}
#col3 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
}
#col1 h1, #col2 h1, #col3 h1{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #1B5C5E;
}
#banner2 {

height: 82px;
width: 780px;
background-image: url(images/header2.jpg);
background-repeat: no-repeat;
}

/*
style for hide/show correlation
*/

#show_cor{
 display:inline;
}

#cc {
	display :none;
}

#show_table_fields {
	display :none;
}
/*
style to show min/max expression value
*/

#min_max_expr_block{
 display:inline;
 font-size: small;
}

/*
style for filter by correlation form
*/
#cor_col{
 width:400px;
 text-align:left;	
}

#summary{
	font-size: 16px;
	color: #06535B;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}
/*
styles for errors
*/

.error_class_mid{
	color:red;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

.error_class_large{
	color:red;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}


/*
style for big green submit button
*/

input#gobutton{
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/ 
padding:5px 25px 5px 25px; /*add some padding to the inside of the button*/ 
background:#35b128; /*#35b128*/ 
border:1px solid #33842a; /*required or the default border for the browser will appear*/ 
/*give the button curved corners, alter the size as required*/ 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
border-radius: 10px;
/*give the button a drop shadow*/ 
-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
box-shadow: 0 0 4px rgba(0,0,0, .75);
/*style the text*/ 
color:#f3f3f3;
/* font-size:1.1em; */
font-size: 16px;
font-weight: bold;
}
/***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/ 
input#gobutton:hover, input#gobutton:focus{
background-color :#399630; /*make the background a little darker*/
/*reduce the drop shadow size to give a pushed button effect*/ 
-webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 1px rgba(0,0,0, .75); 
box-shadow: 0 0 1px rgba(0,0,0, .75);
}
#wrapper #content table tr th p {
	color: #CF050C;
}
