* {	
	margin: 0;
	padding: 0;
}
body {	
	background-color: #3c4c7d;
	font: 12px Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0e3415;}
	
#irightcol #contentheader {	
background-color: #edd9c1;
	margin-bottom: 12px;	
}
#irightcol  #contentheader h3 {
	padding-right: 15px;	background-color: #ffffff;	}
p {
	margin-bottom: 8px;
}
.imageleft {
	margin-right: 12px;
}
.imageright {
	margin-left: 12px;
}
.text {
	font-size: 12px;
}
.text11 {
	font-size: 11px;
}
.text10 {
	font-size: 10px;
}
.text9 {
	font-size: 9px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}

.linkwhite a {
	color: #ffffff;
}
.linkwhite a:hover{
	text-decoration: none;
}

/* IDX */
#contentleft {
	color: #000000;}
#contentright {
	color: #ffffff;
}

