@charset "utf-8";
/* CSS Document */

body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-image:url(../images1/mousebk.gif);
background-position:top;
background-position:left;
background-repeat:no-repeat;
background-color:#FFFFCC;
text-align:justify;
line-height: 16px;
}
h1 {
	font-size: 20px;
	color: #3366CC;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	color: #3366CC;
		font-weight:bold;
}
h3 {
	font-size: 16px;
	color: #3366CC;	font-weight:bold;
}
h4 {
	font-size: 14px;
	color: #3366CC;	font-weight:bold;
}
h5 {
	font-size: 12px;
	color: #3366CC;	font-weight:bold;
}
h6 {
	font-size: 10px;
	color: #3366CC;	font-weight:bold;
	}
#text1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
padding:10px;
float:left;
width:inherit;
text-align:justify;
}
#text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	width: 600;
	text-align:justify;
	padding-right: 10px;
}

.h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
.h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#container{
	width:710px;
	margin:0 auto;
	height: auto;
}
#header {
width:710px;
float:left;
}

#menu {
	width:710px;
	float:left;
	background-color: #CCFFFF;
}


#chromemenu{
	width: 708px;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background:url(../chromebg2.gif) center center repeat-x;
}


#middleblock {
float:left;
width:710px;
height:auto;
background-color:#FFF1F2;
}

#leftmid {
	float:left;
	width:150px;
	background-color:#FFCCCC;
	height: 580px;
}

#midmid {
	float:left;
	width:540px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	text-align: justify;
	overflow:auto;
	height: 560px;
	padding-top: 10px;
}
#midmid2 {
	float:left;
	width:710px;
	text-align: center;
	overflow:auto;
	height: auto;
	padding-top: 10px;
}
#imagesbox {
	float:left;
	width:540px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	text-align: justify;
	overflow:auto;
	height: 220px;
	padding-top: 15px;
}


#smlblock {
	width:710px;
	height:2px;
	background-color:#0066FF;
	float:bottom;
}

#bottomblock1 {
	width:690px;
	float:left;
	text-align:center;
	background-color:#FFCCCC;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
#bottomblock {
	width:690px;
	float:left;
	text-align:center;
	background-color:#99FFFF;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#0066FF;
	border-bottom-style:double;
	border-top:#0066FF;
	border-top-style:double;
	padding: 10px;
}
.img {
	float:left;
	padding:12px;
	text-align: center;
}
#navlist li { list-style-type: circle; text-align:left; line-height:13px}

.img1 {
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.figure1 {
	float: right;
	width: 60%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 5px;
}
div.figure1 p {
  text-align: center;
  font-style: italic;
  font-size:10px;
  text-indent: 0;
}
div.figure1 {
  float: right;
  width: 60%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure1 p {
  text-align: center;
  font-style: italic;
  font-size: 10px;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}
div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  clear: right;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
 .floatright
{
float: right;
margin: 10px 0 10px 10px;
clear: right;
}
.floatleft
{
	float: left;
	margin: 0 10px 10px 0px;
}

