body, td {
	font: 13px Verdana, sans-serif;
	line-height: 18px;
	color: #3A3A60;
}

#content {
	zbackground: url("/images/uline18.gif");
}

table.news td {
	font-size: 11px; vertical-align: top; padding: 1em 0 2em 0; border-bottom: 1px solid #ccc;
}

table.news th {
	vertical-align: top; padding: 1em 0; font-size: 13px;
}

table.news td p {
	margin-top: 0;
}


h1, h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

h1{
	font-size: 2em;
	line-height: 1.385em;
}

h2 {
	font-size: 1.385em;
	margin-top: 2em;
	margin-bottom: 1em;
}

h2 + p {
	marsgin-top: 0.6em;
}

h3 {
	font-size: 1.1538em;
	line-height: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

ol, ul, p {
	
	margin-top: 1.385em;
	margin-bottom: 1.385em;
	
}

a {
	zcolor: red;
}

.center {
	text-align: center;	
	display: block;
    margin-left: auto;
    margin-right: auto
}

.fa-photo {
	float: left;
	margin: 6px 18px 11px 0;
	font-size: .8462em;
	line-height: 1.637em;
	text-align: center;
}

.error_msg { color: red; }
.success_msg { color: green; }
.mc_custom_border{ padding:5px;border-width: 1px;border-style: solid;border-color: #ccc;color: #666;background-color: #ffffcc;};


/*  --------------------------------------------------------------  */
/*  use these styles for exact emulation of current FAMRI site
/*
h1, h2 {
	font-size: 13px;
}

/*  --------------------------------------------------------------  */

