.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
		}

.onpagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color: #333399;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	}

.subtitleurl_white {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	font-style: normal;
	font-weight: 700;
	color: #ffffff;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration:none;
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
.nb {font-weight:bold; color:#fff;}

body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(../BLUEBACK.GIF);
	background-repeat: repeat-y;
}
.contact { padding-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#036;}
a:link { color: #006; text-decoration: underline; }
a:visited {	color: #339;}
a:hover { color: #f00;}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
