body {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #445162 url('../graphics/mainbkg.gif') repeat-x;
	margin: 0px;
	color:black;
	padding:0px
}

p{
  margin:0px;
  padding:10px 0px 10px 0px

}

h1 {
	font-size: 18px;
	margin: 0px;
	padding:12px 0px 12px 0px;
	color: #d03e31;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding:11px 0px 11px 0px;
	color: black;
}
a{
  color:#e55e1c
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: black;
}

img{
  border:0px
}

.content{
  background:url('../graphics/contentbkg.gif') repeat-y;
}

.content_top{
  background:url('../graphics/contenttop.gif') no-repeat;
  height:21px;
}

.content_foot{
  background:url('../graphics/contentfoot.gif') no-repeat;
  height:18px;
}

.content_page{
  padding:0px 20px 0px 20px

}

.hmenuitem{
  display:block;
  width:169px;
  height:21px;
  float:left;
  background: url('../graphics/hmenubkg0.gif') no-repeat;
  color:#6f7c75;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  margin-top:9px
}
.hmenuitem:hover{
  background: url('../graphics/hmenubkg1.gif') no-repeat;
  color:white;
}

.param{
  background-color:#f5c1a7;
  font-weight:bold;
  padding:5px;
  width:200px

}
.value{
  background-color:#ececec;
  font-weight:bold;
  padding:5px

}
.rowhref1{
  font-weight:bold;
  color:white;
  font-size:14px;
  background:#e55e1c url('../graphics/rowarrow.gif') no-repeat 0px 1px;
  width:305px;
  padding-top:4px;
  padding-bottom:6px;
  display:block;
  text-decoration:none

}
.rowhref2{
  font-weight:bold;
  color:white;
  font-size:14px;
  
  width:305px;
  padding-top:4px;
  padding-bottom:6px;
  display:block;
  text-decoration:none

}
.row{
  background:url('../graphics/rowbkg.gif') repeat-y;

}
.rowh{
  background:url('../graphics/rowtop.gif') no-repeat;
  font-size:14px;
  color:white;
  padding-left:15px;
  padding-top:5px;
  height:20px
}

.rowh a{
  color:white

}

.rowfoot{
  background:url('../graphics/rowfoot.gif') no-repeat;
  height:27px;
  margin-top:1px
  

}

.separator{
  height:11px;
  clear:both;
  font-size:1px

}

#maindiv{
  width: 689px;
	margin: auto auto;
	margin-top: 0px;
	position: relative;

}
#top{
  clear:both;
}

#logo{
  float:left;
  width:192px;
  height:140px;
}

#heading{
  background:url('../graphics/heading.gif') no-repeat;
  float:right;
  width:482px;
  height:140px
}

#headingh1{
  color:black;
  font-size:26px;
  font-weight:normal;
  padding:20px 200px 0px 20px

}

#hmenu{
  background:url('../graphics/hmenu.gif') no-repeat;
  height:72px;
  clear:both;
  padding-left:10px
}

#mailing{
  width:153px;
  font-size:10px;
  float:right;
  padding-top:8px
}

#mailinput{
  font-size:10px;
  width:133px;
  height:14px;
  border: solid 1px #333333
}
#mailsubmit{
  font-size:10px;
  border: solid 1px #333333;
  background-color:white;
  margin-top:5px;
  margin-left:79px;
  width:58px
}