/* CSS Document */

*{
margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	background-color: #03e2dc;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}

a:link, a:visited, a:active {
	color: #000000;
	font-weight: normal;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#right {
	float: right;
	width: 728px;
	padding: 0;
}

#maintext {
	background-color:#FFFFFF;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 2px;
	padding: 10px;
	border: #004146;
	border-style: solid;
	border-width: 1px;
	height:auto;
	min-height:300px;
}

#menu {
	float: left;
	padding-top: 5px;
	font-size: 14px;
	width: 930px;
	height: 20px;
	list-style: none;
	color: #FFFFFF;
	text-align: center;
}


#menu li {
	display:inline;
	font-weight: normal;
}

#menu li a {
	color: #FFFFFF;
	text-decoration:none;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
}

#menu li a:hover {
	text-decoration:none;
	padding: 5px 10px 5px 10px;
	background-color: #152f33;
}

#left {
	float: left;
	width: 208px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: #004146;
	border-style: solid;
	border-width: 1px;
	height:auto;
	min-height:588px;
}

#left p {
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	font-size: 14px;
	color: #00454f;
}

h2 {
	background-color:#08a8a6;
	color: #00445F;
	font-size: 13px;
	padding: 7px 0 0 5px;
	display: block;
	height: 20px;
	
}

h3 {
	font-size: 14px;
	color: #00454f;
	padding-left: 20px;
	padding-right: 20px;
}
#wrapper #right div #maintext div table tr th h4 a {
	color: #000;
}
#wrapper #right div #maintext div table tr th h4 a {
	color: #000;
}


#footer {
 	clear: both;
	padding: 3px;
	color: #000000;
 }
 
#footer a {
	clear: both;
	text-decoration:none;
	color: #000000;
	font-weight:normal;
 }
 
#nav {
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 208px;
}

#nav li a {
	padding-left: 5px;
	padding-top: 6px;
	background-color: #FFFFFF;
	color: #182327;
	list-style: none;
	text-decoration: none;
	height: 20px;
	display: block;
}

#nav li a:hover {
	padding-left: 5px;
	padding-top: 6px;
	background-color: #00454f;
	color: #FFFFFF;
	list-style: none;
	text-decoration: none;
	height: 20px;
	display: block;
}

.Pictureleft{
	margin: 0 5px 0 0;
	float: left;
	border: #666666;
	border-width: 1px;
	border-style:solid;
}
#wrapper #right div #maintext div p {
	text-align: left;
}
#wrapper #right div #maintext div table tr td p em {
	text-align: justify;
}
#wrapper #right div #maintext div table tr th h2 strong {
	text-align: left;
}
#wrapper #right div #maintext div table tr th p em {
	text-align: justify;
}
#wrapper #right div #maintext div table tr th h4 a strong {
	text-align: left;
	color: #000;
}
#wrapper #right div #maintext div table tr th h3 strong {


}
#wrapper #right div #maintext div table tr th h3 strong {
	text-align: left;
}
#wrapper #right div #maintext div table tr th h3 {
	font-weight: bold;
}
#wrapper #right div #maintext div table tr th h4 a strong {
	font-weight: bold;
}

