html {font-size : 100%;}

body {
	font-style : normal;
	font-weight : normal;
	font-size : 70.5%;
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}



p {
	line-height: 180%;
}

img {
	border: none;
}

h1 {
	font-size: 160%;
	font-family: trebuchet ms, arial;
	font-weight: normal;
	color: #769ab1;
	font-style: normal;
}

h2 {
	font-family: trebuchet ms, arial;
	font-size: 120%;
	font-weight : bold;
	color:#336699;
	font-style: normal;
}

h3 {
	font-family: trebuchet ms, arial;
	font-size: 120%;
	font-weight : bold;
	color:#336699;
	font-style: normal;
}

h3 a {
	text-decoration: underline;
}


/*-----------------------------------------------------------------*/

ul {
	color : #336699;
}


/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #336699;
}

a:hover {
	text-decoration: none;
}

.location {
	color: #003366;
}

.embed_image {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 8px 0 10px !important;
  margin: 10px 0 0 5px;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  #scroll {
    float: left;
	height:20px;
  }   
  
  #scroll input {
    background-color:#CCCCCC;
	border:0px;
	padding-top: 2px;
	margin-top: 0px;
  } 
  
#scroll form {
	padding: 0px;
	margin: 0px;
 } 
