body, p, div, table, tr, td, ul, ol, li {
	font-family:Arial;
	font-size:10pt;
}

ul{ list-style: square;}

h1 {
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	border-bottom:1pt solid #EEEEEE;
}

img.blackborder {
	border-color:#000000;}

.FieldStatus {
	color: red;
}

.sidebar-caption {
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	background-color:#000080;
	color:#ffffff;
}
.sidebar {
	font-family:Verdana;
	font-size:8pt;
	background-color:#f5f5dc;
	color:#000000;
}

.pghead-line {
	background-color:#EEEEEE;
}
.pghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:  #094438;
}

a.clT
{
    LETTER-SPACING: 0.03em; 
    FONT-SIZE: 12px;
	COLOR: white;
	text-decoration:none;
}
a.clT:hover
{
    LETTER-SPACING: 0.03em; 
      FONT-SIZE: 12px;
	COLOR: #DEDEDE;
	text-decoration:underline;
}

.tablecolor {
	background-color:  #094438;
}

.green	{
	color: #094438;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.04em;
}

.list-head	{
	font-family: Arial, Helvetica, sans-serif;
	color: #094438;
	font-size:15px;
	font-weight:bold;
}

.coll-title	{
	font-family: Arial, Helvetica, sans-serif;
	color: #094438;
	font-size:17px;
	font-weight:bold;
	padding:5px;
}

.coll-border	{
	 border-left:1px solid #094438;
	 border-right:1px solid #094438;
}

a {color:#333333;}

a:hover {
      color: #000000;
	 }

.bam	{
	color: #094438;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 a.survey	 {
	color:#FF3300;
	text-decoration:underline;
	font-weight:500;
}

h3 a.survey:hover {
	color:#FF3300;
	text-decoration:none;
	font-weight:500;
}


/* CSS for template site only - should be removed */
table.template {
	border:1px solid gray;
	background-color:#dcdcdc;
	padding:3px;
	font-family:Verdana;
	font-size:8pt;
}
td.template {
	font-family:Verdana;
	font-size:8pt;
}
