@charset "UTF-8";
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: none;
	padding: 0em 1em 1em 0em;
}
h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	color: #A21919;
}
h2 {
	font-size: 24px;
	color: #A21919;
}
h3 {
	font-size: 22px;
	color: #1E4174;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 13px;
}
H6{
	font-size: 20px;
	color: #A21919;
}
a {
	color: #1E4174;
	text-decoration: underline;
}

strong {
	font-weight:bold;
}

#grid2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin:0px 0px 1em 1em;
	padding: 0em 1em 1em 0em;
}


/* SIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 32px;
	padding-bottom: .3em;
	display:inline;
	text-transform: none;
	font-weight: normal;
	visibility: hidden;
}
.sIFR-hasFlash H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	padding-bottom: .3em;
	display:inline;
	text-transform: none;
	font-weight: normal;
	visibility: hidden;
}
.sIFR-hasFlash H3 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	display:inline;
	text-transform: none;	
	font-weight: normal;
	visibility: hidden;
}


/* Form */
.quote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.input {
	margin: 1px;
	padding: 2px;
	border: 1px solid #CCC;
}
.oddRow {
	background-color:#f5f5f5;
}
