body {
	padding: 0;
	margin:  0;
	color: #454545;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: url(../images/bgbase1.gif) repeat-y;
	text-align: center;
}
#header {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#menu-wrap {
	width: 100%;
	background: #03930D;
	height: 30px;
}
#menu {
	width: 750px;
	margin: 0 auto;
	background: #03930D;
	text-align: left;
}
#menu ul {
	display: inline;
	list-style-type: none;
}
#menu li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0px 40px 0px 0px;
    line-height: 30px;

}
#menu li a {
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
#menu li a:hover {
	height: 30px;
	color: #FFFF00;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

#content {
	width: 750px;
	margin: 0 auto;
	text-align: left;	
	line-height: 1.6em;	
}

#footer {
	clear: both;
	width: 750px;
	margin: 30px auto 10px auto;
	padding: 10px 0 50px 0;
	text-align: left;	
	font-size: 11px;
	border-top: 1px solid #03930D;
	}
#info-bar {
	border-top: 1px dashed #03930D;

	clear: both;
	width: 750px;
	height: 100px;
	margin: 50px auto 10px auto;
	padding: 15px 0 5px 0;
	text-align: left;	
}
#banner {
	clear: both;
	width: 750px;
	margin: 30px auto 0 auto;
	text-align: center;

}
.info {
	width: 220px;
	float: left;
	padding: 0 10px 0 10px;
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; 
	font-weight: normal;
	clear: both;
	line-height: 1em;
	color: #678633;
	}
h1 { 
	margin: 10px 0 10px; 
	}

h2 { 
	margin: 35px 0 20px; 
	padding: 0 0 5px;
	font-size: 1.8em; 
	}

h3 { 
	margin: 20px 0 15px;
	padding: 5px 0 5px;
	font-size: 1.4em; 
	border-bottom: 1px dashed #03930D;
	}

/* text */
p { 
	margin: 10px 0 15px;

	}
small { 
	color: #96A8B1; 
	font-size: 0.8em; 
	}
small.arrow { 
	color: #384656; 
	background: url(images/arrow_blue_small.gif) no-repeat 0% 50%; 
	padding: 0 0 0 20px; 
	}
.txt-right {float: right;}
.txt-left {float: left;}

acronym { 
	cursor: pointer;
}
em.highlight { 
	color: #fff; 
	background-color: #69C2F0; 
	font-style: normal; 
	padding: 0 3px;
	}
em.price { 
	font-style: normal; 
	color: #69C2F0;
	}
em.price strong { 
	font-size: 1.6em; 
	font-weight: normal;
	}
em.required {
	color:#69C2F0;
	}

strong {
	color: #678633;
	}

/* links */
a {
	color: #CC0000;
	}
a:hover { 
	text-decoration: none;
	}
a.what { 
	background-color: #5A6976; 
	padding: 2px 8px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none;
	margin-left: 5px;
	}
.light a.what { 
	background-color: #B6C0C6;
	} 
	
img {
	border: 0;
}
.img-right {
	float: right;
	clear: right;
	margin: 0 0 20px 50px;
}


.headerbase { 
color: #333333;
font-size: 11px;
font-family: Geneva, Arial, helvetica;
line-height: 12pt;
}


.ft { 
color: #454545;
font-size: 11px;
font-family: Verdana, Geneva, Arial, helvetica;
line-height: 12pt;
}
.ftsmall { 
color: #454545;
font-size: 9px;
font-family: Verdana, Geneva, Arial, helvetica;
}
.ftsmall2 { 
color: #454545;
font-size: 9px;
font-family: Verdana, Geneva, Arial, helvetica;
line-height: 10pt;
}
.ftlow { 
color: #454545;
font-size: 11px;
font-family: Verdana, Geneva, Arial, helvetica;
line-height: 12pt;
}
.ftfett1 { 
color: #000000;
font-size: 11px;
font-family: Verdana, Geneva, Arial, helvetica;
line-height: 11pt;
}
.ftfett2 { 
color: #454545;
font-size: 11px;
font-family: Verdana, Geneva, Arial, helvetica;
line-height: 11pt;
font-weight: bold;
}
.orange {
color: #D68018;
font-size: 9px;
font-family: Verdana, Geneva, Arial;
}
.light {
color: #B4B4B4;
font-size: 9px;
font-family: Verdana, Geneva, Arial;
}
.greentoo {
color: #707A7A;
font-size: 9px;
font-family: Verdana, Geneva, Arial;
}
a:link {
color: #03930D;
text-decoration: underline;

}
a:visited {
color: #03930D;
text-decoration: underline;
}
a:active {
color: #336600;
text-decoration: underline;
}
a:hover {
color: #336600;
text-decoration: underline;
}
select {
color: #333333;
font-size: 9px;
font-family: Verdana, Geneva, Arial;
}
input {
color: #333333;
font-size: 9px;
font-family: Verdana, Geneva, Arial;
}
textarea {
color: #525457;
font-size: 9px;
font-family: Verdana, Geneva, Arial;
}


