/*
 blue --> #0679b8
 10% lighter blue --> #078ad1
*/

html, body { 
  margin: 0px; 
  padding: 0px; 
  font-size: 100%;
	font-family: Arial; 
	font-size: 1em; 
	behavior:url("csshover.htc");
}

img { border: none; padding: 0; margin: 0; }

#outer_container {
  background: url(images/page_bg.gif) repeat-x 50% 3.2em;
}

#inner_container {
  background: url(images/white_bg2.gif) no-repeat 0 3.1em;
}

#container { 
	margin: 0px auto; 
	width: 768px;
}

table, tr, td { 
	margin: 0px; 
	padding: 0px; 
	border-collapse: collapse; 
	vertical-align: top;
}

#splashbanner {
width: 768px;
height: 302px;
margin: 0px;
background: #f1efd7;
}

#splashbanner img {
margin-top: 1px;
}

#splashbanner_left {
  width: 500px;
}

#splashbanner_right {
width: 168px;
padding: 0 4px
}

#splashbanner_right img {
text-align: center;
}

#banner {
width: 768px;
height: 153px;
margin: 0 0px;
background: #f1efd7;
}

#banner img {
margin-top: 1px;
}

#banner_left {
width: 200px;
height: 150px;
}

#banner_middle {
width: 368px;
height: 150px;
margin: 0 auto;
}

#banner_middle img { 
text-align: center;

margin: 20px 58px;
}

#banner_right {
width: 200px;
height: 150px;

}

#main {
	margin: 0px;
	background: #f1efd7;
}

#content {
  clear: both; 
}

#content p {
  padding: .5em 1em;
}
 
.middle {
	width: 100px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#hmenu {
  background: #0679b8;
  width: 100%;
  display: block;
  margin-top: .1em;
  height: 3em;
  font-weight: bold;

}

div#hmenu li.submenu:hover {
  background: #078ad1;
		xz-index: 10000;
	
}

div#hmenu ul {
  padding: 0; 
  background: #0679b8;
  margin: 0;
}
div#hmenu li {
  position: relative; 
  list-style: none; 
  margin: 0;
  float: left; 
  width: auto;
  background: #0679b8;
  height: 3em;
}

div#hmenu li:hover {
  background: #078ad1;
  z-index: 2;
}

div#hmenu li a {
  display: block; 
  text-decoration: none; 
  color: #FFFFFF; 
  text-align: center;
  height: 2em;
  padding: .8em 0 0 0;
  width: auto;
}

div#hmenu>ul a {
  width: 100%;
  width: auto;
  color: #FFF; 
}

div#hmenu ul ul {
 position: absolute; 
 width: 100%;
 display: none;
}
div#hmenu ul ul li {
 
 width: 100%;
}
div#hmenu li.submenu {
 background: url(images/arrow_down.gif) 95% 50% no-repeat;
}
div#hmenu ul ul li.submenu {
 background: url(images/arrow_right.gif) 95% 50% no-repeat;
}
div#hmenu li.submenu li.submenu:hover {
 background: #078ad1;
}

div#hmenu ul.level1 li.submenu:hover ul.level2, div#hmenu ul.level2 li.submenu:hover ul.rollover, 
 div#hmenu ul.level2 li.submenu:hover ul.level3 {
 display:block;
}

div#hmenu ul.level2 {
 top: 3em;
 left: 0;
}

div#hmenu2 {
 background: #666600; background: #0679b8;
 width: 100%;
 display: block;
 margin: 0em;
 height: 3em;
 font-weight: bold;
}
div#hmenu2 li.submenu:hover {
 background: #88872a;	/* toplevel menu hover color in Firefox only */
 background: #078ad1;
  z-index: 10;

}
div#hmenu2 ul {
 padding: 0; 

 background: #0679b8;
 margin: 0 1%;
 margin: 0;
}
div#hmenu2 li {
 position: relative; 
 list-style: none; 
 margin: 0;
 float: left; 
 width: 33%; 
 background: #0679b8;
 height: 3em;
}
div#hmenu2 li:hover {
  background: #078ad1;
}
div#hmenu2 li a {
 display: block; 
 text-decoration: none; 
 color: #FFFFFF; 
 text-align: center;
 height: 2em;
 padding: .8em 0 0 0;
 width: 97%;
}
div#hmenu2>ul a {
 width: 100%;
 color: #FFF;
}
div#hmenu2 ul ul {
 position: absolute; 
 width: 100%;
 display: none;
}
div#hmenu2 ul ul li {
 
 width: 100%;
}
div#hmenu2 li.submenu {
 background: url(images/arrow_down.gif) 95% 50% no-repeat;
}
div#hmenu2 ul ul li.submenu {
 background: url(images/arrow_right.gif) 95% 50% no-repeat;
}
div#hmenu2 li.submenu li.submenu:hover {
 background: #078ad1; /* toplevel menu hover color in Firefox only, sublevel hover in IE */

}
div#hmenu2 ul.level1 li.submenu:hover ul.level2, div#hmenu ul.level2 li.submenu:hover ul.rollover, 
 div#hmenu ul.level2 li.submenu:hover ul.level3 {
 display:block;
}
div#hmenu2 ul.level2 {
 top: 3em;
 left: -1%;
}

#footer {
text-align: center;
background: #0679b8;
padding: .5em;
}

#footer a {
color: #fff;
}


/* 9 image rollover block 9 image rollover block 9 image rollover block*/

#multi_image {
margin-top: 1em;
margin-bottom: 1em;
margin-left: .5em;
}

#image_block_tooltip_bg {
  background: #fff;
  color: #000;
  border: 2px solid #000;
  position: absolute;
  width: 364px;
  height: 274px;
  margin-top: 2px;
  margin-left: -374px; 
}

#image_block {
 	width: 372px; 
	margin: 0px;
	margin-left: 380px;
	padding: 0px;
	border: 0px;
}


#image_block a:hover span { 
	display: block !important;
	position: absolute;
	background: #fff;
	border: 2px solid #000;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-size: .8em;
	width: 364px;
	height: 274px;
	
	margin-top: 2px;
	
	margin-left: -374px;
}

#image_block img { 
float: left;
border: 0px; padding: 0px; margin: 0px;
padding: 2px;
}

#image_block a {
	position: relative; 
	background-color: #aac;
	color: #000;
	text-decoration: none;
	z-index: 1;
}

#image_block a span { display: none; }

#image_block a:hover {font-size: 99%;} /* IE/Win requires some link change on hover in order to show the tooltips */



fieldset { font-size: 1em; margin: 0 1em 1em 1em; border: 1px solid #0679b8; }
#content fieldset p { margin: 0em; padding: 0px;}
legend { font-size: .85em; background: #fffaf0; color: #000; border: #26a solid 1px; margin: 0px; padding: .2em; }

label { font: bold 0.9em Arial, Helvetica, sans-serif; }
label { width: 55%; float: left; text-align: right;margin: .5em .5em 0 0; }
input { margin-top: .5%; }
.radio { width: auto;}
.submit { width: auto; text-align: center; }
input, submit { width: auto; margin-top: .5%; font-size: .9em; }
textarea { background: #eee; width: 99%; }
.c { text-align: center; }
.message { display: block; text-align: left; padding: .5em; margin: .5em 5em 1em; color: #000; background: #fff; border: 2px solid #0679b8; font-weight: normal; }
