body{
  margin:0px;
  padding:0;
  text-align:center;
  font-family:arial;
  background:#F0F0F0;
}
.subHeading{
  border-bottom:3px solid #6080C0;
  margin:10px 10px;
}
.headingGrn{
  position:absolute;
  color:#FFFFFF;
  background:#60C040;
  padding:5px;
  margin:65px 0 0 5px;
}
#outer{
  position:relative;
  width:820px;
  height:600px;
  margin:10px auto;
  overflow:visible;
}
#inner{
  position:relative;
  width:818px;
  float:left;
  overflow:visible;
  text-align:left;
  background:#FFFFFF;
  padding:0 10px;
  border:1px solid #CCCCCC;
}
#header{
  position:relative;
  float:right;
  width:692px;
  height:40px;
  background:#333333;
  margin:15px 0px;
}
#header h1{
  line-height:40px;
  margin:0;
  padding:0 10px;
  color:#FFFFFF;
  font-size:10pt;
}
#footer1{
  position:relative;
  width:815px;
  float:left;
  height:40px;
  background:#60C040;
  margin:0 0 10px 0px;
}
#footer1 p{
  line-height:40px;
  margin:0;
  padding:0 10px;
  color:#FFFFFF;
  text-align:center;
  font-size:10pt;
}
.textGrn{
  color:#60C040;
}
#footer{
  position:relative;
  width:800px;
  float:left;
  font-size:10pt;
}
#menu1, #menu2{
  position:relative;
  float:left;
  text-align:center;
  padding:10px 0px;
  width:800px;
}
#menu1 ul, #menu2 ul{
  padding:0;
  margin:0;
  list-style:none;
}
#menu1 li, #menu2 li{
  display:inline;
  padding:5px 3px;
  margin:0 4px;
}
#menu1{
  border-bottom:1px dotted #CCCCCC;
}
#menu2{
  border-top:1px dotted #CCCCCC;
}
#menu1 a, #menu2 a{
  text-decoration:none;
  color:#333333;
  font-size:10pt;
  font-weight:bold;
  padding:5px 3px;
}
#menu1 a:hover, #menu2 a:hover{
  color:#333333;
  background:#60C040;
  color:#FFFFFF;
}
.active{
  font-size:10pt;
  font-weight:bold;
  padding:5px 0px;
  background:#6080C0;
  color:#FFFFFF;
}
#logo{
  position:relative;
  float:left;
}
#content{
  position:relative;
  width:800px;
  float:left;
  margin:10px 0px;
}
#content p{
  padding:0px 10px;
}
#column0{
  position:relative;
  float:left;
  width:800px;
  text-align:center;
}
#column1,#column2,#column3{
  position:relative;
  float:left;
  width:266px;
  font-size:10pt;
}
.img1{
  border-bottom:1px dotted #CCCCCC;
  padding:0px 5px 5px 5px;
  text-align:center;
}
.img2{
  padding:5px;
  border:1px solid #CCCCCC;
  margin:0 0 0 8px;
}
#column1,#column2{
  border-right:1px dotted #CCCCCC;
}
#column4{
  position:relative;
  float:left;
  width:530px;
  font-size:10pt;
}
#column4 p{
  line-height:175%;
  margin:5px 0 0 0;
}
#column5{
	font-size:10pt;
}
#contact{
  position:absolute;
  width:90px;
  top:5px;
  right:5px;
}
#contact a{
  background:#60C040;
  text-decoration:none;
  display:block;
  width:90px;
  color:#FFFFFF;
  font-size:10pt;
  text-align:center;
  padding:6px 0px;
}
.tl1,.tr1,.bl1,.br1,.tl2,.tr2,.bl2,.br2,.tl3,.tr3,.bl3,.br3{
  position:absolute;
  width:5px;
  height:5px;
}
.tl3{
  background:url(assets/tlgn2.jpg) no-repeat left top;
  top:0px;
  left:0px;
}
.tr3{
  background:url(assets/trgn2.jpg) no-repeat right top;
  top:0px;
  right:0px;
}
.bl3{
  background:url(assets/blgn2.jpg) no-repeat left bottom;
  bottom:0px;
  left:0px;
}
.br3{
  background:url(assets/brgn2.jpg) no-repeat right bottom;
  bottom:0px;
  right:0px;
}
.tl2{
  background:url(assets/tlgy.jpg) no-repeat left top;
  top:0px;
  left:0px;
}
.tr2{
  background:url(assets/trgy.jpg) no-repeat right top;
  top:0px;
  right:0px;
}
.bl2{
  background:url(assets/blgy.jpg) no-repeat left bottom;
  bottom:0px;
  left:0px;
}
.br2{
  background:url(assets/brgy.jpg) no-repeat right bottom;
  bottom:0px;
  right:0px;
}
.tl1{
  background:url(assets/tlgn.jpg) no-repeat left top;
  top:0px;
  left:0px;
}
.tr1{
  background:url(assets/trgn.jpg) no-repeat right top;
  top:0px;
  right:0px;
}
.bl1{
  background:url(assets/blgn.jpg) no-repeat left bottom;
  bottom:0px;
  left:0px;
}
.br1{
  background:url(assets/brgn.jpg) no-repeat right bottom;
  bottom:0px;
  right:0px;
}
.more{
  position:relative;
  background:#333333;
  float:right;
  margin:0 10px 0 0;
}
.more a{
  text-decoration:none;
  display:block;
  width:90px;
  color:#FFFFFF;
  font-size:10pt;
  text-align:center;
  padding:6px 0;
}
.formdiv{
  position:relative;
  float:left;
  margin:5px 0;
}
.input1{
  position:relative;
  width:290px;
  float:left;
  margin:0 100px 0 0;
  font-family:arial;
  font-size:10pt;
}
label{
  position:relative;
  display:block;
  width:100px;
  float:left;
  text-align:right;
  padding:2px;
}
address{
  padding:0 0 10px 45px;
}
legend{
  font-weight:bold;
  font-size:12pt;
}
fieldset{
  border:none;
}
h3{
	margin:10px 0 0 0;
}
.submenu{
  padding:0 20px 0 0;
  margin:0;
  list-style:none;
}
.submenu li{
  font-size:10pt;
  font-weight:bold;
  padding:2px 0;
  margin:5px 10px;
  border-bottom:2px solid #6080C0;
}
.submenu a{
  text-decoration:none;
  color:#333333;
  font-size:10pt;
  font-weight:bold;
}
.submenu a:hover{
  text-decoration:none;
  color:#60C040;
  font-size:10pt;
  font-weight:bold;
}
.active2{
  color:#CCCCCC;
}
#CE{
  margin:0 0 -2px 0;
}
#sizetable{
  margin:0 0 0 50px;
}
#sizetable td{
  border:1px solid #666666;
  padding:1px 7px;
  text-align:right;
}
#sizetable th{
  border:1px solid #666666;
  padding:1px 3px;
  text-align:center;
}
#downloads{
  list-style-type:none;
  padding:0px;
  margin:0 0 0 10px;
}
#downloads li{
  background: url(assets/adobe.gif) no-repeat 0px 10px;
  padding:5px 0 0 40px;
  line-height:40px;
}
#navbar-iframe {
  display:none;
}
.date-header{
  color:#60C040;
  font-size:10pt;
  text-align:right;
}
.post{
  padding:0 0 10px 10px;
  border-bottom:1px dotted #CCCCCC;
}
.post-title{
  border-bottom:2px solid #6080C0;
}
img.post-title{
  border:none;
}
.value1{
	text-align:right;
	background:#FFFF99;
	width:50px;
	font-size:8pt;
}
.leftAlign{
	float:left;
}
#table1,#table2, #table3, #table4, #table5{
	font-size:8pt;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}
#table2, #table3{
	float:left;
}

.clear{
	clear:both;
}
.hide{
	display:none;
}
.show{
	display:block;
}
th{
	text-align:center;
}
td, th{
	height:24px;
	padding:0 2px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.red{
	background-color:#FFEEEE;
}
.green{
	background-color:#EEFFEE;
}
.blue{
	background-color:#EEEEFF;
}
.bold{
	font-weight:bold;
	font-style:italic;
}
#next{
	text-decoration:none;
	display:block;
	float:right;
	width:60px;
	line-height:30px;
	background:#60C040;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	margin:2px;
}
#controls{
	width:240px;
	line-height:40px;
	background:transparent url(assets/control.gif) no-repeat left top;
	margin:0 0 5px 295px;
	padding:0px 0 0 3px;
}
#rev{
	text-decoration:none;
	float:left;
	color:#CCCCCC;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	padding:0 2px 0 16px;
	background:transparent url(assets/left.gif) no-repeat left center;
}
#fwd{
	text-decoration:none;
	float:left;
	color:#CCCCCC;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	padding:0 17px 0 2px;
	margin:0 0 0 10px;
	background:transparent url(assets/right.gif) no-repeat right center;
}
#rev:hover{
	color:#60C040;
	background:none;
}
#fwd:hover{
	color:#60C040;
	background:none;
}
#page{
	color:#000000;
	font-weight:bold;
	text-align:right;
	padding:1px 30px 0 0;
}
