.BoxBorder {  border: 1px #999999 solid}

.BodyText {
font-family:  verdana, Arial, Helvetica;
font-size: 11px;
color: #000000;
line-height: 14px;
letter-spacing: 0.0em}

.SmallText {
font-family:  verdana, Arial, Helvetica;
font-size: 10px;
color: #000000;
line-height: 13px;
letter-spacing: 0.0em}

.BigRedText {
font-family:  verdana, Arial, Helvetica;
font-size: 10px;
color: red;
line-height: 13px;
letter-spacing: 0.0em}

.BlackText {
font-family:  verdana, Arial, Helvetica;
font-size: 11px;
color: #000000;
line-height: 14px;
letter-spacing: 0.0em}

.Heading{ 
font-family: Arial, Helvetica; 
font-size: 25px; 
color: #00448B; 
line-height: 26px; 
letter-spacing: -0.03em ; 
font-weight: bold}

.SubHeading{ 
font-family: Arial, Helvetica; 
font-size: 16px; 
color:#FF7010; 
line-height: 18px; 
letter-spacing: -0.03em ; 
font-weight:  bold}

.TitleHeading{ 
font-family: Arial, Helvetica; 
font-size: 12px; 
color:#00448B; 
line-height: 18px; 
letter-spacing: -0.00em ; 
font-weight:  bold}

.EmphisisHeading{ 
font-family: Arial, Helvetica; 
font-size:12px; 
color: #000000; 
line-height: 18px; 
letter-spacing: 0.00em ; 
font-weight:  bold}

.EmphisisHeadingSelected a:link{ 
font-family: Arial, Helvetica; 
font-size:12px; 
color: #FF3300; 
line-height: 18px; 
letter-spacing: 0.00em ; 
font-weight:  bold;
text-decoration: underline;}

.EmphisisHeadingSelected a:link{ 
font-family: Arial, Helvetica; 
font-size:12px; 
color: #FF3300; 
line-height: 18px; 
letter-spacing: 0.00em ; 
font-weight:  bold;
text-decoration: underline;}

.EmphisisHeadingSelected a:visited{ 
font-family: Arial, Helvetica; 
font-size:12px; 
color: #FF3300; 
line-height: 18px; 
letter-spacing: 0.00em ; 
font-weight:  bold;
text-decoration: underline;}

.EmphisisHeadingSelected a:hover{ 
font-family: Arial, Helvetica; 
font-size:12px; 
color: #FF3300; 
line-height: 18px; 
letter-spacing: 0.00em ; 
font-weight:  bold;
text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #00448B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00448B;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #00448B;
}






