body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(/img/bg-main.gif);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}

a:link { font-weight: bold; color: #000000; text-decoration: underline}
a:hover {font-weight: bold; color: #0000FF; text-decoration: underline}
a:active { font-weight: bold; color: #CC0000; text-decoration: underline}
a:visited { font-weight: bold; color: #444444; text-decoration: underline}

.h1, .h2, .h3, .h4, .h5, .h6  { font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-weight: bold; color: #999999; letter-spacing: -0.02em; word-spacing: -0.03em}
.h1 { font-size: 36px}
.h2 { font-size: 24px}
.h3 { font-size: 18px}
.h4 { font-size: 16px}
.h5 { font-size: 14px}
.h6 { font-size: 12px}

h1, h2, h3, h4, h5, h6  { font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-weight: bold; color: #bc0000; letter-spacing: -0.02em; word-spacing: -0.03em}
h1 { font-size: 36px}
h2 { font-size: 24px}
h3 { font-size: 18px}
h4 { font-size: 16px}
h5 { font-size: 14px}
h6 { font-size: 12px}

.form-tag { font-size: 12px; text-align: right}
.form-value { font-size: 12px; text-align: left}

.foot-blurb { font-size: 10px; font-weight: normal; color: #444444; text-align: center}

.text16 { font-size: 16px}
.text15 { font-size: 15px}
.text13 { font-size: 13px}
.text12 { font-size: 12px}
.text11 { font-size: 11px}
.text10 { font-size: 10px}
.text9 { font-size: 9px}

.text-red	{ color: #bc0000}
.text-white	{ color: #ffffff}
.text-lightgrey	{ color: #cccccc}
.text-midgrey	{ color: #999999}
.text-dkgrey	{ color: #666666}
.text-black	{ color: #000000}

.margin-top10px	{ margin-top: 10px}
.margin-left10px	{ margin-left: 10px}
.margin-right10px	{ margin-right: 10px}
.margin-bottom10px	{ margin-bottom: 10px}

.margin-top7px	{ margin-top: 7px}
.margin-left7px	{ margin-left: 7px}
.margin-right7px	{ margin-right: 7px}
.margin-bottom7px	{ margin-bottom: 7px}

.margin-top3px	{ margin-top: 3px}
.margin-left3px	{ margin-left: 3px}
.margin-right3px	{ margin-right: 3px}
.margin-bottom3px	{ margin-bottom: 3px}


.padding-left30	{ padding-left: 30px}
.padding-left60	{ padding-left: 60px}

.highlighter { background-color: #FFFF66}
