body {
	margin: 0px;
	padding: 0px;
	background-color: #7BB6B4;
	background-repeat: repeat;
}

* {
	margin: 0px;
	padding: 0px;
}

.image {
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}


#container {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
	border-top: 1px solid #549290;
        border-left: 1px solid #549290;
        border-right: 1px solid #549290;
	border-bottom: 1px solid #549290;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-left:50px;
margin-right:50px;
text-align:justify;
}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}


.empty {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#banner {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
}


#content {
	width: 761px;
}

#body {
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 30px;
}


#credits {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #808080;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
	background: #FFFFFFF;
}

a:hover {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #808080;
}


a.top:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.top:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.top:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.top:visited {
	text-decoration: none;
	color: #FFFFFF;
}



.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF6B94;
	font-weight: bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: bold;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.noborder {
	border-left: none;
        border-right: none;
	border-top: none;
	border-bottom: none;
}

p.spacer {
	padding-bottom: 5px;
	padding-top: 5px;
	
}
p.normal {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
}


.horizontal{
	margin: 0  auto;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
	width: 761px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
        background: #BDC15E;
}

.horizontal ul{
	margin: 0;
	padding: 0 0 0 16px;
	list-style: none;
}

.horizontal ul li{
	display: inline;
	padding: 0 30px 0 0;


table.ts {

	border-width: 1px 1px 1px 1px;

	border-spacing: 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: separate;

	background-color: white;

}

table.ts th {

	border-width: 1px 1px 1px 1px;

	padding: 4px 4px 4px 4px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}

table.ts td {

	border-width: 1px 1px 1px 1px;

	padding: 4px 4px 4px 4px;

	border-style: solid solid solid solid;



	border-color: black black black black;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}
