.right {
	border-bottom: 1px dotted black;
}
.borderless {
	border-style: solid;
	border-width: 0;
}
.red_right {
	padding-top: 10px;
	padding-left: 10px;
	border-right: 1px dotted maroon;
}
.red_left {
	padding-top: 10px;
	padding-left: 10px;
	border-left: 1px dotted maroon;
}
.10px {
padding-top: 15px;
padding-left: 15px;
padding-right: 10px;
border-left: 1px solid maroon;
}
li {
	font-size: 10px;
	line-height: 15px;
}
h4 {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
h5 {
	color: maroon;
	font-size: 10px;
	line-height: 15px;
}
.bottom {
	background-image: url(img/front/am_logo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}
.taulukko {
	padding: 2px;
	border: solid 1px silver;
}
.whitelink {
	margin-top:5px;
	margin-bottom:5px;
	color: white;
	text-decoration: none;
	font-size: 16px;
}
p {
	margin-top: 0px;
}
div {
	margin-top: 0px;
}
td {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	padding-left: 3px;
}
hr {
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
/* linkit */
.navi {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #51b4f9;
	text-decoration: none;
}
a {
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: maroon;
	text-decoration: none;
	text-align: left;
}
a:hover.navi {
	text-decoration: underline;
}
.linkki {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26427F;
	text-decoration: none;
}
a:hover.linkki {
	text-decoration: underline;
}
.uutislinkki {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26427F;
	text-decoration: none;
}
.valikkolinkki {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.valikkolinkki_valittu {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/* tekstit */
.teksti_vaalea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	line-height: 17px;
}
.teksti_tumma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.uutispvm {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* otsikot */
.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.valiotsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.lisatty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style:italic;
}
.uutisotsikko {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* lomake */
.lomakeotsikko {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.lomake {
	font-size: 11px;
	color: #000000;
}
.lomakepainike {
	font-size: 11px;
	color: #000000;
}
/* alavalikko */

.paaluokka {
	margin: 0;
	padding: 0;
}
.paataso {
	list-style: none;
	margin-left: 0px;
	padding: 1px;
}
.alataso {
	list-style: outside;
	list-style-image: url(img/alkumerkki.gif);
	margin-left: 20px;
	padding: 1px;
}
/* sivukartta */
.sivukartta {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sivukartta_li {
	list-style: outside;
	list-style-image: url(img/alkumerkki.gif);
	margin-left: 20px;
}
/* weBoost styles */
#vasensolu {
	padding-right: 8px;
	padding-bottom: 16px;
}
#oikeasolu {
	padding-left: 8px;
	padding-bottom: 16px;
}
#keskisolu {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 16px;
}
#ylasolu {
	padding-bottom: 16px;
}
.mceContentBody {
	background: #ffffff;
}
