
hr {
	border-top: 1px dashed #444444;
	height: 0px;
}

.CColor1 
{
 color:#223F9A;
}

.CColor2
{
 color:#B4B7BE;
}

.CWarning
{
	color:#223F9A;
	font-weight: bold;
}

H1, .UIHeader
{
	color:#223F9A;
	font-size: 1.3em;
	font-family: Trebuchet MS, Tahoma, Verdana; 
	font-weight:bold;
}

H2
{
	color:#223F9A;
	font-size: 1.2em;
	font-family: Trebuchet MS, Tahoma, Verdana; 
	font-weight:bold;
}

H3
{
	color:#A7ACA9;
	font-size: 1.1em;
	font-family: Trebuchet MS, Tahoma, Verdana; 
	font-weight:bold;
	margin: 0px;
}

H4
{
	color:#223F9A;
	font-size: 1.1em;
	font-family: Lucida Sans, Tahoma, Verdana; 
	font-weight:bold;
	margin: 0px;
}

body
{
	 font-family: Trebuchet MS, Tahoma, Verdana;
	 font-size: 1.0em;
}
.UIContentContainer
{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size:0.8em;
}

.UIContentContainer a
{
	color:#223F9A;
	text-decoration: none;
}
.UIContentContainer a:hover
{
	color:#223F9A;
	text-decoration: underline;
}

.UIContent, .UIContent table, .UIContentContainer table
{
	font-size:1.0em;	
}
