﻿HTML
{
	margin: 0px;
	color: #000;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	height: 100%;
}
BODY
{
	margin: 0px;
	color: #000;
	height: 100%;
	font-size: 12px;
}
CODE
{
	font-family: monospace;
}

INPUT
{
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
SELECT
{
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
TEXTAREA
{
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
IMG
{
	border-top-width: 0px;
	display: block;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	padding: 15px;
}
HR
{
	color: #999999;
}

A
{
	color: #0275E7;
	text-decoration: none;
}
A:visited
{
	color: #0275E7;
	text-decoration: none;
}
A:hover
{
	color: #0275E7;
	text-decoration: underline;
}
A:active
{
	text-decoration: none;
}

LI
{
	margin-bottom: 20px;	
}

a.HeadLink:link 
{
	font-family: sans-serif, Arial ;
	color: #0275E7;
	font-weight:bold;
	font-size: 12px;
}
a.HeadLink:visited
{
	font-family: sans-serif, Arial ;
	color: #0275E7;
	font-weight:bold;
	font-size: 12px;
}
a.HeadLink:hover
{
	text-decoration: underline;
}
a.HeadLink:active
{
	text-decoration: none;
}

a.NormalLink:link 
{
	font-family: sans-serif, Arial ;
	color: #0275E7;
	font-size: 11px;
}
a.NormalLink:visited
{
	font-family: sans-serif, Arial ;
	color: #0275E7;
	font-size: 11px;
}
a.NormalLink:hover
{
	text-decoration: underline;
}
a.NormalLink:active
{
	text-decoration: none;
}

H1
{
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 21px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 5px;
}
H2
{
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 5px;
}

H3
{
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 5px;
}

H4
{
	font-weight: 800;
	font-size: 14px;
	margin-bottom: 5px;
	word-spacing: normal;
	text-transform: none;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: 5px;
	color: #dc143c;
}

H5, DT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 5px;
}

H6
{
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 2px;
	color: #0275E7;

}

.headline
{
	color: #0275E7;
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: left;
}

.customer_quote
{
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	font-size: small;
	text-align: left;
}

/* Input Formats */
.label
{
	font-weight: normal;
	vertical-align: top;
	text-align:right;
}
.input50
{
	width: 50px;
}
.input100
{
	width: 100px;
}
.input150
{
	width: 150px;
}
.input200
{
	width: 200px;
}
.input250
{
	width: 250px;
}
.input300
{
	width: 300px;
}
.input350
{
	width: 350px;
}
.input400
{
	width: 400px;
}
.input450
{
	width: 450px;
}

.validation
{
	color: tomato;
}
.footnote
{
	vertical-align: super;
	font-size: 10px;
	font-weight: normal;
}

Table.Display1
{
	border-right: #7C6F57 thin solid;
	border-top: #7C6F57 thin solid;
	font-weight: normal;
	text-transform: none;
	border-left: #7C6F57 thin solid;
	border-bottom: #7C6F57 thin solid;
	width: 100%;
	text-align: left;
}
Table.Display1 TH
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 13px;
	vertical-align: middle;
	word-spacing: normal;
	color: #ffffff;
	background-color: #7C6F57;
}
Table.Display1 TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
	background-color: #F7F6F3;
	color: black;
	margin: 0px;
}

Table.Display2
{
	border-right: #A2B1C3 thin solid;
	border-top: #A2B1C3 thin solid;
	font-weight: normal;
	text-transform: none;
	border-left: #A2B1C3 thin solid;
	border-bottom: #A2B1C3 thin solid;
	width: 100%;
	text-align: left;
}
Table.Display2 TH
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 13px;
	vertical-align: middle;
	word-spacing: normal;
	color: #ffffff;
	background-color: #A2B1C3;
}
Table.Display2 TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
	background-color: #E0E5EB;
	color: black;
	margin: 0px;
}