﻿.bgwavebottom {
	background-image: url('images/bottom-bg2.jpg');
}
.leftside {
	background-image: url('images/left-g.jpg');
}
.rightside {
	background-image: url('images/right-g.jpg');
}
.bottom {
	background-image: url('images/bottom-g.jpg');
}
.top {
	background-image: url('images/top-g.jpg');
}

A:link {
	color: #21aa59;
}
A:visited {
	color: #1d8ec8;
}
A:hover {
	color: #1d8ec8;
}
A:active {
	color: #1d8ec8;
}

img {
	border:0px
}

h1 {
	margin-left:40px;
	font-weight:normal;
	margin-right: 80px;
}

h2  {
	margin-left:40px;
	font-weight:normal;
	margin-right: 80px;
}

p  {
	font-family:Tahoma;
	font-size: 11pt;
	margin-right:80px;
	margin-left: 40px;
}

li  {
	font-family:Tahoma;
	font-size: 11pt;
	margin-right: 40px;
}

ul {
	margin-right: 80px;
}

.font {
	font-family:Tahoma;
	font-size: 11pt;
}

.linespacing {
	line-height: 150%;
}


.contact {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

.center {
	text-align: center;
}

.smalltitle {
	font-size: 11pt;
	font-family:Tahoma;
	font-weight:bold
}

.titlecapital {
	font-size: 20pt;
	font-family:Tahoma
}

.titlelower {
	font-size: 15pt;
	font-family:Tahoma
}

.title-capital {
	font-size: 20pt;
}
.title-lower {
	font-size: 15pt;
}

.listfont {
	font-family: Tahoma;
	font-size: 11pt;
}

.letterbullets {
	list-style-type: lower-alpha;
	margin-left: 60px;
	padding-left:20px
}

.aquabullet {
	list-style-image: url('bullet2.jpg');
    padding-left:20px
}

.aquabulletindent {
	list-style-image: url('bullet2.jpg');
	margin-left: 60px;
	width:620px;
	padding-left:22px

}

.indent {
	margin-left: 80px;
}

.indentsm {
	margin-left: 40px;
}

img {
	border-width: 0px;
}

.tablecenter {
	margin-left:auto;
	margin-right:auto;
	
}