body { 
	font-size:13px;
	font-family: Verdana, Helvetica, Sans-serif;
	line-height: 18px;
	color: #363636;
	}

p {
	font-size: 12px;
	line-height: 18px;
	color: #363636;
	font-family: Verdana, Helvetica, Sans-serif;
   	padding: 0px;
   	margin: 0 0 10px 0px;
   } 

p.ingress { 
	font-weight: bold;
	color: #363636;
	}

p.caption {color: #666666; font-size: 10px; font-style: italic;}
   
h1 {
	font-family:  Verdana, Helvetica, Sans-serif;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #003882;
	font-weight: normal;
	}

h2 { 
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	color: #003882;
	margin: 15px 0 5px 0;
	font-weight: bold;
	 }

h3 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #363636;
	margin: 15px 0 1px 0;
	font-weight: bold;
	}



span.strong {color: #003882;}

/* Taulukkotyylit 9/2011 */

table.ramirentTable {
	border-collapse:collapse;
	border:1px solid #e0e0e0;
	border-bottom:0;
	margin:6px 0 12px 0;
}

tr.ramirentTable-heading {
	background-color:#999;
	color:#fff;
	font-weight: bold;
}

tr.ramirentTable-heading p {
	color:#fff;
}

table {}

table.ramirent {border: 1px solid #E0E0E0;}
	
tr {}

tr.ramirent-heading {
	background: #003882;
	color: #fff;
	height: 40px;
	margin-top: 30px;
	font-weight: bold;
	}

td {}

td.heading {
	background: #003882;
	color: #fff;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	}
	
	

td.border {
	border-bottom: 1px solid #E0E0E0;
	color: #363636;
	padding: 3px 5px 4px 5px;
	}




td.ramirent {
	border-top: 1px solid #E0E0E0;
	color: #363636;
	height: 30px;
	padding: 2px 2px 2px 5px;
	}
	
td.background {
	background-color:#eee;
}



img {}

img.bordered {
	border:  1px solid #CCCCCC;
	padding: 3px;
	}

img.left { float: left;	margin-right: 5px;}

img.margin_bottom { margin-bottom: 10px;}

img.right { float: right; margin-left: 5px;	}

span.highlight {color: #003882; font-weight: bold; }

a.no_arrow {background: none;}

img.with_margins { margin: 10px 10px 10px 10px; }
