@charset "UTF-8";
body {
	background-color: #666;
	margin: 0px;
}
#footer {
	font-size: 9px;
	color: #000;
	padding-top: 20px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #600;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #009;
	font-weight: normal;
}
.topPhoto {
	padding: 0px;
}
.mainContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-indent: 0px;
	padding-top: 30px;
}
.languageHome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-indent: 0px;
	padding: 50px;
	text-align: center;
}
#language a:link, #language a:visited {
	text-decoration: none;
	color: #600;
}
#language a:hover, #language a:active {
	text-decoration: none;
	color: #009;
	font-weight: normal;
}
a:link, a:visited {
	color: #600;
	text-decoration: none;
}
a:hover, a:active {
	color: #009;
}
.h1 {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.bulletRadial {
	list-style-type: circle;
}
.mainContentSmcopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-indent: 0px;
	padding-top: 30px;
}
.mainContentSidebar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-indent: 0px;
	padding-left: 23px;
}

