﻿h1
{
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	color: #48423f;
}

h2
{
	font-family: 'Raleway', sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	color: #c22930;
}

h3
{
	font-family: 'Raleway', sans-serif;
	font-size: 110%;
	font-weight: 600;
	font-style: normal;
	color: #c22930;
}

h4
{
	font-family: Arial Black, Avant garde, sans-serif;
	font-size: 257%;
	font-weight: normal;
	font-style: normal;
	color: #c22930;
	line-height: 110%;
}

h5
{
}

h6
{
}

.linkbutton, table tr td.linkbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

.linkbutton2, table tr td.linkbutton2
{
	font-family: Arial Black, Avant garde, sans-serif;
	font-size: 135%;
	font-weight: bold;
}

.popupbutton, table tr td.popupbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.red_bold, table tr td.red_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e5193a;
}

.popupbutton2, table tr td.popupbutton2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.White, table tr td.White
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f4f5f8;
}

img.image_baseline
{
	padding-top: 7px;
}

table.infotable
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.infotable td, table.infotable th
{
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

table.infotable tr.alt td, table.infotable tr.alt th
{
	background-color: #efefef;
}

table.infotable th
{
	background-color: #ffffff;
	text-align: left;
	color: #6f0000;
}

table.noframes
{
	border-collapse: separate;
	border-style: none;
}

table.noframes td, table.noframes th
{
	border-style: none;
}

table.twocols
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	table-layout: fixed;
}

table.twocols td, table.twocols th
{
	vertical-align: top;
}

div.Background
{
	background-color: #95bab9;
	color: #95bab9;
}

