
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
	color:#005a9c;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
	text-align:left;
}
.submenu a:link    { color:#005a9c; font-weight:normal; text-decoration:none; }
.submenu a:visited { color:#005a9c; font-weight:normal; text-decoration:none; }
.submenu a:active  { color:#005a9c; font-weight:normal; text-decoration:none; }
.submenu a:hover   { color:#e37021; font-weight:normal; text-decoration:none; }
.submenubold a:link    { color:#005a9c; font-weight:bold; text-decoration:none; }
.submenubold a:visited { color:#005a9c; font-weight:bold; text-decoration:none; }
.submenubold a:active  { color:#005a9c; font-weight:bold; text-decoration:none; }
.submenubold a:hover   { color:#e37021; font-weight:bold; text-decoration:none; }

.taglineGrey {
	font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
	color:#aeaeb0;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}

.taglineBlue {
	font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
	color:#005a9c;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}

.headerBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
	color:#005a9c;
	text-decoration:none;
	font-weight:bold;
	line-height:13px;
	text-align:left;
}
 
.headerBlueSmallXBold {
	font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
	color:#005a9c;
	text-decoration:none;
	font-weight:bolder;
	line-height:13px;
	text-align:left;
}

.headerBlue {
	font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
	color:#005a9c;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	text-align:left;
}

.headerOrange {
	font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
	color:#e37021;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	text-align:left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
	text-align:left;
}
.text a:link    { color:#e37021; text-decoration:none; }
.text a:visited { color:#e37021; text-decoration:none; }
.text a:active  { color:#e37021; text-decoration:none; }
.text a:hover   { color:#e37021; text-decoration:underline; }
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:13px;
	text-align:left;
}
.textSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#005a9c;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
	text-align:left;
}
.textMedOrange {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#e37021;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
	text-align:left;
}
.textMedOrange a:link    { color:#e37021; text-decoration:none; }
.textMedOrange a:visited { color:#e37021; text-decoration:none; }
.textMedOrange a:active  { color:#e37021; text-decoration:none; }
.textMedOrange a:hover   { color:#005a9c; text-decoration:none; }

.textOrange {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#e37021;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
	text-align:left;
}

.textOrangeLarge {
	font-family: Arial, Helvetica, sans-serif;
    font-size:24px;
	color:#e37021;
	text-decoration:none;
	font-weight:bold;
	line-height:26px;
	text-align:left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
	color:#005a9c;
	text-decoration:none;
	font-weight:normal;
	line-height:10px;
	text-align:left;
}

