html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background:#FFCC00;
  color:#333333;
  min-width:995px;
  text-align:center;
  font-family: Arial, Geneva,  Helvetica, sans-serif;
  font-size:13px;
  line-height: 18px;
}

p {
	padding: 0 0 15px 0;
	margin: 0;
	text-align: justify;
}

td {
	 font-size:13px;
  line-height: 18px;
}

h1{
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0 0 15px 0;
	margin:0;
	letter-spacing: 1.5px;	
	color: #99CC00;
}


h2{
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	padding: 0 0 14px 0;
	margin:0;
	letter-spacing: 1.5px;	
	color: #99CC00;
}

a:link, a:visited {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}

.navtop{
height: 33px;
	line-height: 33px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: 13px;
	width: 980px;
	
	
}
.navtop ul{
	margin: 0;
	padding: 0;

}
.navtop li{
	margin: 0 3px;
	padding: 0;
	list-style: none;
		height: 35px;
	line-height:35px;
	display: inline;
}

.navtop a:link, .navtop a:visited {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;

}

.navtop a:hover, .navtop a:active {
color:#FFCC00;
font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
}
/* navtop ended */

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(graphics/dot.gif);
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:995px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:2px solid #FFCC00;
  border-left:2px solid #FFCC00;
  background-color: #FFFFFF;
}

#wrapp\65	r{
  height:auto;
}

/* \*/
* html #wrapper{
  height:100%;
}

/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:300px;
  width:691px;
  background:#FFFFFF;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#container-center{
  width:591px;
  padding:50px;
  }
  
#left{
  width:301px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-300px;
}
*>html #left{width:300px;
}

#container-left{
  width:300px;

}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:691px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:235px;
  overflow:hidden;
}
#clearheaderleft{
  height:235px;
  overflow:hidden;
}
#clearfootercenter{
  height:54px;
  overflow:hidden;
}
#clearfooterleft{
  height:54px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:995px;
  height:54px;
  overflow:hidden;
  margin-top:-54px;
}
#subfooter1{
  background:#99CC00;
  text-align:center;
  margin:0 2px;
  height:50px;
  background-image: url(graphics/footer.jpg);
  background-repeat: no-repeat;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:995px;
  height:235px;
  overflow:hidden;
}
.outer_horiz_border, .sb_outer_horiz_border{
  background:#FFCC00;
  height:2px;
  overflow:hidden;
  font-size:0px
}
#subheader1{
  background:#FFFFFF;
  text-align:center;
  margin:0 2px;
  height:195px;
  background-image: url(graphics/header1.jpg);
  background-repeat: no-repeat;
}
#subheader2{
  background:#99CC00;
  text-align:center;
  margin:0 2px;
  height:35px;
  background-image: url(graphics/navbar.jpg);
  background-repeat: repeat-x;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:691px;
  margin-left:300px;
  background:#FFFFFF;
}
* html #gfx_bg_middle{
  display:none;
}

.copyright{
	font-size:11px;
	text-align: center;
	color:#FFF;
	padding-top: 20px;
	}
.copyright a:link, .copyright a:visited {
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: underline;
}

.img {
	padding: 15px 0 0 15px;
}
.button {
	background-color: #FFCC00;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #99CC00;
	height:30px;
}
.input{
background: #FFCC00;
border: 1px solid #99CC00;
}

