/* Start Template F Style*/	
.Main-Header-Orange
{
	color: #E49228;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: solid;
	border-color: #003399;
	border-bottom-width: 1px;
	width: 589px;	
}

.Link-Blue-Bold
{
	Color: #003399;
	Font-family: Verdana;
	Font-weight: bold;
	Font-size: 13px;
	Text-decoration: none;	
}

.Link-Orange-Bold
{
	Color: #E49228;
	Font-family: Verdana;
	Font-weight: bold;
	Font-size: 12px;
}
.bar
{
	border-left-style: dotted;
	border-left-color:Teal;
	border-width:thin; 
}



/* End Template F Style*/	