/* LCAO Style Sheet*/

body {
  color:           #333333;
  line-height:     1.22em;
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 13px;
  text-decoration: none;
  margin: 0;  
  padding: 0;
  background-color: #ffffff;
}

a:link    { color: #336699;}
a:visited { color: #336699;}
a:active  { color: #336699;}
a:hover   { color: #3399cc;}

.image {
  border: 1px solid #666666;
}

hr {
  margin: 0;
}

h1, h2, h3, h4, h5 {
  font-weight:normal;
  color: #336699;
}

h1 {
  font-size: 26px;

}
h2 {
  font-size: 22px;
  color: #999999;
}

h3 {
  font-size: 18px;
 
}

#header { 
	color: #003366;
	text-align: left;
	padding: 5px; 
	background-color: #6699cc;
	background-image: url(../gfx/bk_g_1b.jpg); 
	background-repeat: no-repeat;  
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}

div#logo h1{
	color: #003366;
	padding-top: 5px;
	margin: 0px;
}
span.logo1 {
	font-weight: bold;
	font-size: 26px;
	padding-left: 5px;

}
span.logo2 {
	font-size: 16px; 
	line-height: 26px;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#header td {
  font-size: 14px;
}

#header td.left {
  width: 350px;
}
#header td.right {
	background-image: url(../gfx/0.jpg); 
}	

#header td.right p {
	margin-left: 10px;
	border-left: 3px dotted #ffffff;
	padding-left: 10px;
}
#menu_header {
	background-color: #000000; 
	border-bottom: 2px solid #666666;
	padding: 0px;
	margin: 0px;
}

#menu_header p {
	color: #999999;
	text-align: center;
	padding: 5px;
	margin: 0px;
}

#menu_header a {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	padding: 5px 10px;
}
#menu_header a:hover {
  color: #99ccff;
}
#menu_header a.on {
  color: #99ccff;
}

/*-------- content -------------*/

#content { 
	width: 750px;
	background-color: #ffffff; 
}
#content td.left {
	width: 75%;
	font-size: 13px;
	padding: 10px;
}
#content td.right {
	width: 25%;
	font-size: 13px;
	padding: 10px;
	border-left: 1px solid #cccccc;
}
#content td {
	text-align: left;
}
#content ul { list-style: disc;
}
#content form { margin-left: 10px;
}
#content input { 
	width: 260px;
	font-size: 13px;
	border: 1px solid #333333;
}
#content textarea { 
	width: 260px;
	font-size: 13px;
	border: 1px solid #333333;
}
#content input.button { 
	font-size: 12px;
	height: 20px;
	width: 50px;
	border: 1px #333333 solid;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
#content dd { margin-left: 3px;
	margin-top: 3px;
}

#content div.header_container {
  height: 60px;
  background-color: #99ccff;
}
#content div.header_container img{
	border-right: 1px solid #ffffff;
	margin-right: 10px;
}

#content div.header_content{
  border-bottom: 1px solid #ffffff;
  background-color: #6699cc;
}
#content div.header_content p{
	color: #ffffff;
	font-size: 24px;
	padding: 16px 0px 16px 10px;
	margin:0;
}
#content td.right ul {
	color: #336699;  
	list-style-type: square; 
	margin: 0px;
	padding: 10px 0px 0px 15px;  
}
#content td.right li {
  padding:0px;
  margin: 0px;
  border-bottom: 1px solid #cccccc;
}
#content td.right a {
  color: #336699;
  font-family: Arial;
  font-size: 12px;
  padding: 3px 3px;
  display: block;
  text-decoration:none;
}
#content td.right a:hover {
  color: #3399cc;
  background-color: #eeeeee;
}
#content td.right a.on {
  color: #3399cc; 
  background-color: #eeeeee;
}

#content td.right h3 {
  font-size: 16px;
  margin: 0px;
}

/* ---------- Contents  END---- */

#menu_footer {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #6699cc;
}
#menu_footer p {  
	color: #ffffff;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
#menu_footer a {
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  text-decoration:none;
  padding: 5px 10px;
 }
#menu_footer a:hover {
  color: #ccffff;
}
#menu_footer a.on {
  color: #ccffff;
}
div#footer {
	margin: 0px;
}
div#footer p{
	color: #333333;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
#header, #menu_header, #menu_footer {
  width: 100%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.hnobreak {
  color:#336699;
  font-size: 16px;
  font-weight: bold;
}

/* ---------- Site_map section ---- */
#site_map {
 padding: 10px;
}
#site_map td {
}
#site_map ul {
 margin-left: 20px;
 padding: 0px;
}
#site_map h1 {
 font-size: 18px;
 border-bottom: 1px solid #cccccc;
}
/* ---------- Site_map section End ---- */