@charset "iso-8859-1";
a:link {
	color				:#6699CC;
	text-decoration		: underline;
}

a:active {
	color				:#CC9900;
	text-decoration		: none;
}

a:hover {
	color				:#990033;
	text-decoration    	:none;
	
}
	
a:visited {
	color				:#A6A38F;
	text-decoration		: underline;
}

a.textlink:link {
	color				:#547197;
	text-decoration		: underline;
}

a.textlink:active {
	color				:#547197;
	text-decoration		: none;
}

a.textlink:visited {
	color				:#547197;
	text-decoration		: underline;
}

a.textlink:hover {
	color				:#3474C7;
	text-decoration    	:none;
}

.ficontent {
	font-family :		Arial, Helvetica, sans-serif;
	font-size :			10pt;
	color :				#FFFFFF;
	background-color :	#081877;
}

.ficontentsm {
	font-family :		Arial, Helvetica, sans-serif;
	font-size :			8pt;
	color :				#FFFFFF;
	background-color :	#081877;
}

.ficontentmd {
	font-family :		Arial, Helvetica, sans-serif;
	font-size :			9pt;
	color :				#FFFFFF;
	background-color :	#081877;
	}

.ficontentlg {
	font-family :		Arial, Helvetica, sans-serif;
	font-size :			18pt;
	color :				#FFFFFF;
	background-color :	#081877;
}

.vendormod {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.vendormod-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

.custommod {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.textsm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

.textnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

.sidetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000066;
	font-weight:bold;
}

.subheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#ff3333;
	font-weight:bold;
	font-style:italics;
}

.email_speedbump {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background: #6182AD;
	color: white;
	border: 1pt solid #015581;
	text-align: center;
}

.email_speedbump  p {
	padding-left: .5em;
	padding-right: .5em;
}

.email_speedbump  a {
	color: white;
}

.speedbump {
	top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background: #6182AD;
	color: white;
	border: 1pt solid #015581;
	text-align: center;
}

.speedbump  p {
	padding-left: .5em;
	padding-right: .5em;
}

.speedbump  a {
	color: white;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight: bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight: bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	font-weight: bold;
}    
