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;}



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.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;}

