﻿body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6A8CCB;
}
a:link {
	color: #214879;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #CD271B;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #214879;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;

}
.ContentHdrTextWhite {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.ContentTextWhite8 {
	font-family: arial;
	font-size: 8px;
	color: #ffffff;
}
.ContentText
{
	font-family: Arial;
	font-size: 12px;
}
.ContentTextWhite12 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.ContextHeaderBlue
{
    font-family: Arial;
    font-size: 12px;
    color: #214879;
    font-weight: bold;   
}
.headerborder
{
    border-right-style: none;
    border-left-style: none;
    border-top: #6666ff 1px solid;
    border-bottom: #6666ff 1px solid;
}

