/* CSS Document */


.style2 {font-size: 36px}

.style3 {
	color: #003399;
	font-weight: bold;
	font-size: 26px;
}

.style4 {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}

.header {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	text-align:left;
}
.navHDR {
	background-image:url(images/nav.header.bg.199.060.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.navBG {
	background-image:url(images/nav.bg.199.011.jpg);
}

.sideNav {
	font-family:verdana,sans-serif;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
	
div.body {margin-left:0px; margin-right:0px; font-family:verdana,sans-serif; font-size:13px; line-height:16px; text-align:left;}

div.title {margin-left:0px; margin-right:0px; font-family:verdana,sans-serif; font-size:15px; line-height:18px; color:#000000; font-weight:bold;}

.pullQuoteOutlineBlue {
	background-color:#0000CC;
	}
	
.pullQuoteBgBlue {
	background-color:#00FFFF;
	}

.pullQuoteOutlineRed {
	background-color:#993333;
	}
	
.pullQuoteBgRed {
	background-color:#FF99CC;
	}


	
	



