/* note that changes to this file have to be put in the email header as well */

H1 {
	Font-family: Arial narrow;
	Color: #43A4DE;
	Font-weight: bold;
	Font-size: 16pt;
	Text-transform: uppercase;
	Letter-spacing: .8pt;
	Font-weight: bold;
	margin-top: 0px;
}

H2 {
	Font-family: Arial narrow;
	Color: #43A4DE;
	Font-weight: bold;
	Font-size: 12pt;
	Letter-spacing: .7pt;
	Font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 0px;
}

H3 {
	Font-family: Arial narrow;
	Color: #004990;
	Font-weight: bold;
	Font-size: 10pt;
	Text-transform: uppercase;
	Letter-spacing: .7pt;
	margin-top: 0px;
}

H4 {
	Font-family: Arial, Helvetica, sans-serif;
	Color: #004990;
	Font-weight: bold;
	Font-size: 10pt;
	margin-top: 0px;
}

H5 {
	Font-family: Arial, Helvetica, sans-serif;
	Color: #43A4DE;
	Font-weight: bold;
	Font-size: 16px;
	Font-weight: bold;
	margin-top: 14px;
	margin-bottom: 5px;
}

H6 {
	Font-family: Arial, Helvetica, sans-serif;
	Color: #004990;
	Font-weight: bold;
	Font-size: 9pt;
	Letter-spacing: .7pt;
	margin: 3px;
}

P {
	Font-family: Arial, Helvetica, sans-serif;
	color: black;
	Font-weight: normal;
	Font-size: 9pt;
}

a {
	color: #43A4DE;
	text-decoration: none;
	font-weight: bold;
}

a.headerlink {
	color: #43A4DE;
	text-decoration: none;
	font-weight: bold;
	Font-size: 10pt;
}

a:hover {
	color: #004990;
	text-decoration: underline;
}

a img {
	color: #004990;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

a:hover img {
	text-decoration: none;
	border: 0;
}

h3 * {
	color: inherit;
}

strong {
	color: #43A4DE;
	font-weight: bold;
}

em {
	color: #004990;
	font-style: italic;
}

LI {
	list-style-image: url('/resources/images/icons/list_point.gif');
	margin-bottom: 7px;
}

div.quote {
	color: #43A4DE;
	text-align: center;
	border: 1px solid #7ABDE8;
	margin-left: 150px;
	padding: 6px;
}

div.quote div.attributed {
	text-align: right;
	border: 0;
	margin-top: 18px;
	margin-left: 0px;
	font-size: 10px;
}

hr.topicbreak {
	width: 80%;
	text-align: center;
	color: #7ABDE8;
	background-color: #7ABDE8;
	height: 2px;
}

div.columncontainer {
	width: 100%;
	clear: both;
	margin-bottom: 12px;
}

div.leftcolumn {
	width: 40%;
	margin: 0;
	padding: 7px;
	float: left;
}

div.rightcolumn {
	width: 40%;
	margin: 0;
	padding: 7px;
	float: right;
}

div.floatright {
	float: right;
	vertical-align: text-top;
	margin-left: 12px;
}

span.subdescription {
	font-size: 8pt;
	font-weight: normal;
	color: #43a4de;
}
span.subdescriptionimpact {
	font-size: 8pt;
	font-weight: normal;
	color: #004990;
}

table.productgrid{
	margin-right: 43px;
	margin-left: 34px;
	}
table.productgrid tr{} /*just in case*/
table.productgrid tr td{
	padding: 4px;
	width:auto;
	}

table.logogrid{
	border: none;
	margin-right: auto;
	margin-left: auto;
	}
table.logogrid tr{
	}
table.logogrid tr td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	}
	
table.verticallist{
	border-spacing: 0;
	}
table.verticallist tr:first-child td{
	border-top: 1px solid #43A4DE;
	}
table.verticallist tr td{
	border-bottom: 1px solid #43A4DE;
	border-right: 1px solid  #43A4DE;
	width: auto;
	vertical-align: top;
	margin: 0;
	padding: 4px;
	}
table.verticallist tr td:first-child{
	background-color: #43A4DE;
	color: white;
	font-weight: bold;
	vertical-align: top;
	width: auto;
	margin: 0;
	padding: 4px;
	}
	
table.horizontallist{
	border-spacing: 0;
	}
table.horizontallist tr:first-child{
	background-color: #43A4DE;
	color: white;
	font-weight: bold;
	}
table.horizontallist tr td:first-child{
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 4px;
	width: auto;
	vertical-align: top;
	border-bottom: 1px solid #43A4DE;
	border-left: 1px solid #43A4DE;
	border-right: 1px solid #43A4DE;
	}
table.horizontallist tr td{
	margin: 0;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	width: auto;
	vertical-align: top;
	border-bottom: 1px solid #43A4DE;
	border-right: 1px solid #43A4DE;
	}
	
table.horizontallist tr td:first-child.center{
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 4px;
	width: auto;
	vertical-align: top;
	border-bottom: 1px solid #43A4DE;
	border-left: 1px solid #43A4DE;
	border-right: 1px solid #43A4DE;
	}
table.horizontallist tr td.center{
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 4px;
	width: auto;
	vertical-align: top;
	border-bottom: 1px solid #43A4DE;
	border-right: 1px solid #43A4DE;
	}