a:link, a:visited {
	background: transparent;
	color: #404040;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #00A0C6;
	text-decoration: none;
}

body {
	color: transparent;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	text-align:left;
}

h2 {
	border-bottom: #003399 0px solid;
	color: #00A0C6;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 150%;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 1px;
	padding-right: 15px;
}

h3 {
	color: #404040;
	background: transparent;
	font-family: verdana,helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 150%;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 15px;

}

hr {
    height: 1px;
	background: #eeeeee;
	color: #eeeeee;
	border-left: 0px none;
	border-right: 0px none;
	border-buttom: 0px none;
	border-top: #dddddd 0px solid;
}

img {
	border: medium none;
	padding: 0px;
}
table tr td {
    font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 150%;
	font-weight: normal;
	padding: 0em 0em 0em 0em;
	text-align: left;
}

p {
	font-family: verdana,helvetica,arial,sans-serif;
	letter-spacing: 0px;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	padding: 0.5em 0em 0em 0em;
	text-align: left;
}

#content {
	color: #000000;
	text-align: left;
}

#footer {
	display: none;
}

#footer1 {
	display: none;
}

#spacer1 {
	clear: left;
}

#header {
	display: none;
}

#headerMobile {
	display: none;
}

#language {
	display: none;
}

#left {
	display: none;
}

#main {
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

#main ul li {
     border-buttom: 1em solid white;
}

.spacer {
	clear: both;
}

