a { color: #003f6e; } 
a:visited { font-family: Arial, Helvetica, sans-serif; color: #b11a3b; } 
a:active { font-family: Arial, Helvetica, sans-serif; color: #b11a3b; } 
a:hover { font-family: Arial, Helvetica, sans-serif; color: #b11a3b;}

.titleimg { margin: 5px 0 30px 0; }
.imgBorder { border: 4px solid #00386E 
}
.margin	{
		margin-left : 20px;
}

.indent90	{
		margin-left : 90px;
}

h1 { font-size : 16pt;
	font-family : Geneva,Arial,Helvetica;
	font-weight : bold;
	color : #33658B; 
	margin-top: 30px; margin-bottom: 40px; padding-left: 55px; 
	background-image:  url("images/titles/fmo_h1.gif"); background-position:left; background-repeat:no-repeat
	}

h2 { font-size : 16pt;
	font-family : Geneva,Arial,Helvetica;
	font-weight : bold;
	color : #33658B; 
	margin-top: 30px; margin-bottom: 25px; padding-left: 55px; 
	background-image:  url("images/titles/fmo_h1.gif"); background-position:left; background-repeat:no-repeat
	}
	
h3 { font-size : 14px;
	font-family : Geneva,Arial,Helvetica;
	font-weight : bold;
	color : #295D85; 
	margin-top: 20px; 
	margin-bottom: 20px;}

.important { color : #B31B34; }
.error { color:#FF0000; font-size:11px; margin-left: 20px }
	
p, table, ul, ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Black; }
li{ margin-top:4px; margin-bottom: 4px  }
ul, ol { margin-bottom: 0; margin-top: 0}

.tblForm { background-color: #00386E;
}
.tblFormTag { background-color: #CCCCCC;
}
.tblFormInput { background-color: #E0e0e0;
}
.tblFormImportant { background-color: #eeeeCC;
}
.tblFormFooterLeft { background-image:url(images/cornerSW.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:18px; height:32px;
}
.tblFormFooterRight { background-image:url(images/cornerSE.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:18px; height:32px;
}
.tblFormHeaderLeft { background-image:url(images/cornerNW.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:18px; height:18px;
}
.tblFormHeaderRight { background-image:url(images/cornerNE.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:18px; height:18px;
}
.tblNormal td { background-color: #E0e0e0;
}
.navigation { font-size:12px;
}