.dropMenu a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;
	}
.dropMenu a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;
	}
.dropMenu a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 13pt;
	}
.dropMenu a:active {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 13pt;
	}
	
	
	.rowThree a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	}
.rowThree a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	}
.rowThree a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 8pt;
	}
.rowThree a:active {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 8pt;
	}
	
	
	
	


.rowTwo a:link {
	text-decoration: underline;
	color: #C60000;
	font-size: 8pt;
	font-weight: bold;
	}
.rowTwo a:visited {
	text-decoration: underline;
	color: #C60000;
	font-size: 8pt;
	font-weight: bold;
	}
.rowTwo a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 8pt;
	}
.rowTwo a:active {
	text-decoration: underline;
	color: #009900;
	font-size: 8pt;
	}


.topRow a:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	}
.topRow a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	}
.topRow a:hover {
	color: #FFFF00;
	font-size: 10pt;
	}
.topRow a:active {
	color: #FFFF00;
	font-size: 10pt;
	}
	
	
.topRowYellow a:link {
	color: #FFFF00;
	font-size: 10pt;
	font-weight: bold;
	}
.topRowYellow a:visited {
	color: #FFFF00;
	font-size: 10pt;
	font-weight: bold;
	}
.topRowYellow a:hover {
	color: #FFFF00;
	font-size: 10pt;
	}
.topRowYellow a:active {
	color: #FFFF00;
	font-size: 10pt;
	}

body {
	font-family: Tahoma;
}

td {
}

th {
}
.blueTitle {
	font-weight: bold;
	color: #000099;
}
.news {
	font-size: 12px;
}
.infoContent {
	font-size: 18px;
	color: #000099;
}
.faqQuestion {
	font-size: 16px;
	font-weight: bold;
}
.faqAnswer {
	font-size: 16px;
	font-weight: normal;
	color: #000099;
}

#swooshSide {
	position:absolute;
	left:-61px;
	top:319px;
	width:60px;
	height:278px;
	z-index:10;
}
.bottomLegal {
	font-size: 10px;
	color: #000099;
}
.infoTitle {
	color: #000;
	font-size: 20px;
}



.blueLink a:link {
	text-decoration: none;
	color: #000099;
	font-size: 10pt;
	}
.blueLink a:visited {
	text-decoration: none;
	color: #000099;
	font-size: 10pt;
	}
.blueLink a:hover {
	text-decoration: underline;
	color: #000099;
	font-size: 10pt;
	}
.blueLink a:active {
	text-decoration: underline;
	color: #000099;
	font-size: 10pt;
	}



