@charset "UTF-8";

body, html {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	line-height:17px;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#333333;
}

.night{
	background-image:url(../images/bgnight.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color: #000000;
}

.day{
background-image:url(../images/bgday.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color: #76b0d7;
}

#container2 {
	width: 970px;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
	position:relative;

}


#footercontainer {
	text-align: left;
	position:relative;
	font-size:10px; 
	color: #3b4b55; 
	line-height:15px; 
	padding: 15px 10px 10px 10px;
	clear:both;
}


a:link {color:#0066CC;}
a:visited {color:#0066CC;}
a:hover {color:#0066CC;}
a:active {color:#0066CC;}


.footerLinks A:link {color: #333333; text-decoration:none;}
.footerLinks A:visited {color: #333333; text-decoration:none;}
.footerLinks A:hover {color: #333333; text-decoration:underline;}


#searchlabel
{
width: 213px;
height:15px;
}


h1 {
  color:#538bb4;
  font-weight: bold;
  text-align:left;
  margin:0px 0px 2px 0px;
  padding:0px 0px 2px 0px;
  font-size:17px;
}

h2 {
  color:#333333;
  font-weight: bold;
  text-align:left;
  margin:0px 0px 1px 0px;
  padding:0px 0px 1px 0px;
  font-size:15px;
}



.style1 {
	color: #FFFFFF;
	font-size: 14px;
}

.style2 {
	color: #064672;
	font-size: 14px;
}

.header {
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
}

.style2 {
	color: #064672;
	font-size: 14px;
	font-weight:bold;
}
