/* CSS Document */

BODY {
	background-color: #d4e7f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.white_txt {
font-family:Verdana;
font-size:10px;
 color:#FFFFFF;
text-decoration: none;
line-height:1.5;
}

.WhiteBigHeading {
font-family:Verdana;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:1.5;
}

.BlueBigHeading {
font-family:Tahoma;
font-size:22px;
font-weight:bold;
color:#013b6d;
text-decoration: none;
line-height:1.5;
}

.OrangeBigHeading {
font-family:GoudyHandtooled BT;
font-size:18px;
font-weight:bold;
color:#d42e00;
text-decoration: none;
line-height:1.5;
}

.NavyBigHeading {
font-family:GoudyHandtooled BT;
font-size:18px;
font-weight:bold;
color:#003b6f;
text-decoration: none;
line-height:1.5;
}

.normal_txt {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration: none;
line-height:1.5;
}

.normal_link_txt {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#ff0000;
text-decoration:none;
line-height:normal;
}

a.normal_link_txt:visited {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:none;
line-height:normal;
}

a.normal_link_txt:hover {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:none;
line-height:normal;
}

.blue_txt {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#023a6d;
text-decoration:none;
line-height:normal;
}

a.blue_link_txt {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#023a6d;
text-decoration:underline;
line-height:normal;
}

a.blue_link_txt:visited {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#023a6d;
text-decoration:none;
line-height:normal;
}

a.blue_link_txt:hover {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#023a6d;
text-decoration:none;
line-height:normal;
}