body {
        background: #FFF;
        margin: 0px;
        padding: 0px;
	font-size:15px; font-family: verdana,arial,san-serif;
}

/* Define the site here */

td.font {
        font-size:10px; font-family: verdana,arial,san-serif;
        color: #949494;
}

A:link { color: #4eb737; text-decoration: none; }
A:visited { color: #4eb737; text-decoration: none; }
A:active, A:hover { color: #11763e; text-decoration: none; }

h1.title {
        background: none;
        border-bottom: dashed 1px #d9d9d9;
	color: #4eb737;
	font-family: verdana,arial,san-serif;
	font-size:15px;	
        padding-left: 0px;
}

h2.title {
        font-family: verdana,arial,san-serif;
	color: #87aa36;
        font-size:12px;
        padding-left: 0px;
}

h3 {
	width: 540px;
	border-bottom: dashed 1px #646464;
}

h4.title {
        color: #4eb737;
        font-family: verdana,arial,san-serif;
        font-size:10px;
        padding-left: 0px;
}

div.Site {
	width: 755px;
	margin-bottom: 0%;
	margin-top: 2%;
	text-align:center;
	background: #fff;
	font-family: verdana,arial,san-serif;
	font-size:10px;
	border-top:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
}

div.Navs {
	width: 755px;
	text-align: left;
}

div.Footer {
	position: relative;
	margin-bottom: 0%;
}

div.Container {
        margin-top:0%;
        margin-left:0%;
        margin-bottom: -1%;
        margin-right: 0%;
        color: #646464;
        background: #fff;
}

div.contentContainer {
	width: 545px;
        margin-top:0%;
        margin-left:1%;
        margin-bottom: -1%;
        margin-right: 0%;
        color: #646464;
        background: #fff;
}

div.contentCenter {
	margin-top:0%;
	margin-left:0%;
	margin-bottom: 0%;
	width: 755px;
	color: #646464;
	text-align: left;
	background: #fff;
}

div.navImages {
        margin-top:0%;
        color: #646464;
        text-align: right;
        background: #fff;
}

div.picImages {
        margin-top:0%;
        color: #646464;
        text-align: right;
        background: #fff;
}

div.contentImages {
        float: right;
        margin-right: 0%;
        color: #646464;
        text-align: right;
        background: #fff;
}

div.FeedBack {
        margin-top:0%;
        margin-left:0%;
        color: #646464;
	vertical-align: top; 
        text-align: left;
        background: #fff;
}

div.contentBlock {
	text-align: left;
	font-size:10px; font-weight: bold;
	color: #949494;
	background-color: #e5e5e5;
        border-top:1px solid #989898;
        border-right:1px solid #989898;
        border-bottom:1px solid #989898;
        border-left:1px solid #989898;
}

div.contentGreen {
        color: #87aa36;
        text-align: left;
        font-size:10px; font-weight: bold;
}

div.contentDGreen {
        color: #4eb737;
        text-align: left;
        font-size:10px; font-weight: bold;
}

div.contentTGreen {
        color: #4eb737;
        font-size:10px; font-weight: bold;
}

div.contentRight {
	margin-left: 15%;
        font-size:10px; font-weight: bold;
}

.menu li {
	list-style-type: square; 
}

div.footerText {
        text-align: center;
        font-size:10px; font-weight: bold;

}
