/* CSS Document */

html, body {
  margin:0px;
  padding:0px;
}
body {
  background: #d5eac6 url(images/bgr.gif) repeat-x;
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  color:#3F4554;
  text-align:center;
  line-height: 1.3em;
}
a{
color:#467aa7;
font-weight:normal;
text-decoration:none;
background-color:inherit;
}

a:hover{color: #903; text-decoration:none; background-color:inherit;}
a img{border:none;}




#wrapp3r {
background-color:#FFFFFF;
  width:800px;
  margin:15px auto 15px auto;
  padding:0px;
  text-align:left;
  border:solid 1px #dadada;
}
#head3r {
  width:100%;
  height:130px;
  border-bottom:solid 0px #dadada;
}
#menu {
  width:100%;
  height:25px;
  padding:0px 0px 0px 0px;
  background-image:url(images/menu_a.gif);
}  
#menu-top {
text-align:left;
  width:100%;
  height:22px;
  padding:3px 0px 0px 0px;
  background-image:url(images/menu_a.gif);
  color: #FFFFFF;

  
}
#container1 {
  width:100%;
  height:auto;
  margin:0px;
  background-image: url(images/divider.gif);
  background-repeat: repeat-y;
  background-position: 180px 0px;
}
#contain3r {
  padding-top:10px;
  width:100%;
  height:auto;
  margin:0px;
}
#l3ft {
  width: 170px;
  height: auto;
  float: left;
  padding: 0px 5px 5px 5px;
  margin: 0px;
}
#right {
  width: 605px;
  height: auto;
  float: left;
  padding: 0px 10px 10px 5px;
  margin: 0px;
}
#right p {
  margin: 0px;
}

.clearer {
  font-size: 0px;
  height: 0px;
  width: 100%;
  display: block;
  clear: both;
}
#foot3r {
  height: 40px;
  padding-top:0px;
  margin: 0px ;
  text-align: center;
  background:url(images/footer1.gif);

}
#foot3r p {
  margin: 0px auto 0px auto;
  padding: 5px 0px 0px 0px;
  color:#FFFFFF;
  font-style:normal;}
  
#foot3r a:link, #foot3r a:visited, #foot3r a:active {
  color: #aaa;}
  
#foot3r a:hover {
  color: #ccc;
}
.splitcontentleft{float:left; width:49%;}
.splitcontentright{float:right; width:49%;}
#boxtop{
background:url(images/dialog_bg.gif) center;
height:21px;
padding-left:5px;
padding-top:4px;
color: #0066CC;
font-size:11px;
font-weight:bold;
border: solid 1px #0066CC;
}
#boxtop_smalltext{
background:url(images/menu_b.gif);
height:21px;
padding-left:5px;
padding-top:4px;
color:#FFFFFF;
font-size:11px;
}
#boxcontent{
border-top:0 solid #0066FF;
border-bottom:1px solid #0066FF;
border-left:1px solid #0066FF;
border-right:1px solid #0066FF;
margin-bottom:10px;
font-size:11px;
padding:5px;
}
#boxcontent2{
border-top:0 solid #0066FF;
border-bottom:1px solid #0066FF;
border-left:1px solid #0066FF;
border-right:1px solid #0066FF;
margin-bottom:10px;
font-size:11px;
}
#boxcontent4{
background: url(menu2/fade.gif);
border:1px solid #903;
margin-bottom:15px;
font-size:11px;
}
#boxcontent3{
border:1px solid #0066FF;
font-size:11px;
padding:5px;
}
/* line-top and line-bottom*/
.line-top{
	background:url(images/topnav.gif);
	width: 800px;
	height: 10px;
	clear:both;
	background-position:top;
	background-repeat:repeat-x;}

.line-bottom{
	background:url(images/bottomnav.gif);
	width: 800px;
	height: 10px;
	clear:both;
	background-position:bottom;
	background-repeat:repeat-x;}
	
.box{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	font-size:11px;
}
