body{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #f2f3f7 url(../images/bgr.gif) top left repeat-x;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  vertical-align: top;
  color: #004171;
}

a{
  text-decoration: underline;
  color: #004171;
}

a:hover{
  text-decoration: underline;
  color: #000000;
}

h1{
  color: #004171;
  font-weight: bold;
  font-size: 22px;
}

ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#container{
  text-align: center;  
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  width: 100%;
}

#maindiv{
  margin: 0 auto;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  width: 880px;
  background-color: #dee3e7;
  text-align: left;
}

#bottomtext{
  position: relative;
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  border: 0 0 0 0;
  width: 100%;
  height: 35px;  
  text-align: center;  
  font-size: 11px;
  background: #dee3e7 url(../images/footer.jpg) top left no-repeat;
  clear: both;
}

#footer{
  position: relative;
  margin: 0 0 0 0;
  padding: 4px 0 4px 0;
  border: 0 0 0 0;
  width: 100%;
  height: 48px;
  line-height: 14px;
  text-align: center;
  font-size: 11px;
  background-color: #dee3e7;
  clear: both;
}

#menu{
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  width: 220px;
  height: 370px;
  left: 0; 
  float: left;  
  background: #f5f6f8 url(../images/menu_bgr.jpg) top left no-repeat;
  overflow: hidden;  
}
 
#menu a:link{
  text-decoration: none;
  color: #ffffff;
}

#menu a:visited{
  text-decoration: none;
  color: #ffffff;
}

#menu a:hover{
  text-decoration: none;
  color: #ffffff;
}

#menu ul{
  margin: 0 0 0 0;
  padding: 35px 10px 10px 9px;
  border: 0 0 0 0;
  font-weight: bold;
}

#menu li {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 41px;
  border: 0 0 0 0;
  border-bottom: 1px solid #c0c0c0;
  list-style-type: none;
/*  float: left; */
  width: 169px;
/*  height: 25px; */
  line-height: 25px;
  text-align: left;
/*  display: inline; */
}

.lm_li_hover{
    background-color: #2b6fa0;
}




#header{
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  width: 100%;
  height: 100px;
  background: #dee3e7 url(../images/header.jpg) top left no-repeat;
  top: 0;  
  left: 0;
}

#headlogo{
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: #000000 solid 0px;
  cursor: pointer;
  top: 20px;
  left: 15px;  
  width: 300px;
  height: 60px;
}

#content{
  position: relative;
  margin: 0 0 0 0;
  padding: 25px 40px 0px 40px;
  border: 0 0 0 0;
  width: 560px;
  height: 345px;
  float: left;
  overflow: hidden;
  background-color: #f5f6f8;
}



.imgwobrd_left{
  margin: 0px 10px 10px 0px;  
  padding: 0 0 0 0;  
  border: 0 solid #909090;
}
.imgwobrd_right{
  margin: 0px 0px 10px 10px;  
  padding: 0 0 0 0;  
  border: 0 solid #909090;
}
.imgwobrd_center{
  margin: 0px 10px 5px 10px;  
  padding: 0 0 0 0;  
  border: 0 solid #909090;
}

.imgwbrd_left{
  margin: 0px 10px 10px 0px;  
  padding: 3px;  
  border-left: #c0c0c0 solid 1px;
  border-right: #c0c0c0 solid 1px;
  border-top: #c0c0c0 solid 1px;
  border-bottom: #c0c0c0 solid 1px;
}
.imgwbrd_right{
  margin: 0px 0px 10px 10px;  
  padding: 3px;  
  border-left: #c0c0c0 solid 1px;
  border-right: #c0c0c0 solid 1px;
  border-top: #c0c0c0 solid 1px;
  border-bottom: #c0c0c0 solid 1px;
}
.imgwbrd_center{
  margin: 0px 10px 5px 10px;  
  padding: 3px;  
  border-left: #c0c0c0 solid 1px;
  border-right: #c0c0c0 solid 1px;
  border-top: #c0c0c0 solid 1px;
  border-bottom: #c0c0c0 solid 1px;
}

.inptext {
  height:16px; 
  background-color:#ffffff;  
  width:141px; 
  border-style:solid; 
  border-width:1px; 
  border-color:#999999; 
  font-size:11px;
  font-family: Tahoma;
}

.verthr{
  width: 10px;  
  text-align: center;
  background: #ffffff url(../images/verthr.gif) repeat-y top left;
}

.white {color:#ffffff; text-decoration:none}
.blue {color:#223C58; text-decoration:none}
.gray {color:#833D0B; text-decoration:none}
.red {color:#D03823; text-decoration:none}
.green {color:#768802; text-decoration:none}
.blue1 {color:#385879; text-decoration:none}

.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:13px}
.list {line-height:10px}

.form {
  width: 150px;
	height: 21px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #454545;
	margin-left: 0px;
	margin-right: 0px
}
		
.textarea {
  width: 263px;
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

a:hover{
  text-decoration: underline;
}

.a:hover{
  text-decoration: underline;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #999;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");
	}
	

