body, div, td, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #D70019;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D70019;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D70019;
}

.black9
{
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}

.black10
{
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}

.black11
{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

.anthra10
{
	color: #666666;
	font-size: 10px;
}

.red9
{
	color: #D70019;
	font-size: 9px;
}

.red10
{
	color: #D70019;
	font-size: 10px;
}

.white10
{
	color: #FFFFFF;
	font-size: 10px;
}

.lightgrey10
{
	color: #999999;
	font-size: 10px;
}

.black12
{
	color: #000000;
	font-size: 11px;
}
.red11 {
	font-size: 11px;
	color: #D70019;
}

.red12
{
	color: #D70019;
	font-size: 12px;
}

.white12
{
	color: #FFFFFF;
	font-size: 12px;
}

.black14
{
	color: #000000;
	font-size: 14px;
}

.red14
{
	color: #D70019;
	font-size: 14px;
}

.white14
{
	color: #FFFFFF;
	font-size: 14px;
}

.black18
{
	color: #000000;
	font-size: 18px;
}

.black24
{
	color: #000000;
	font-size: 24px;
}

.red30b
{
	color: #D70019;
	font-size: 50px;
	font-weight: bold;
}

.red24b
{
	color: #D70019;
	font-size: 24px;
	font-weight: bold;
}

.red18b
{
	color: #D70019;
	font-size: 18px;
	font-weight: bold;
}

.red18
{
	color: #D70019;
	font-size: 18px;
}

.lightgrey12
{
	color: #999999;
	font-size: 12px;
}

.lightgrey14
{
	color: #999999;
	font-size: 14px;
}

a:hover { color: #660000; }

a.linksmall
{
	color: #330000;
	text-decoration: underline;
	font-size: 10px;
}

a.linksmall:active
{
	color: #330000;
	font-size: 10px;
	text-decoration: underline;
}

a.linkwhite
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

a.linkwhite:hover
{
	color: #FF9900;
	font-size: 11px;
	text-decoration: underline;
}

.anthra11
{
	color: #666666;
	font-size: 11px;
}

.anthra12
{
	color: #666666;
	font-size: 11px;
}

.anthra14
{
	color: #666666;
	font-size: 14px;
}

.anthra14lineheight
{
	color: #666666;
	font-size: 14px;
	line-height: 140%;
}

.orange10
{
	font-weight: normal;
	color: #FF9900;
	font-size: 10px;
}

.orange14
{
	color: #FF9900;
	font-size: 14px;
}

.white10hi
{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #D70019;
}

.yellow12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
}

.white18
{
	color: #FFFFFF;
	font-size: 18px;
}

.black16
{
	color: #000000;
	font-size: 16px;
}

.white10hiblk
{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
}

.white14hiblk
{
	color: #FFFFFF;
	font-size: 14px;
	background-color: #000000;
}

.beige12
{
	color: #CCCCCC;
	font-size: 12px;
}

a.linkwhite10
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.linkredb
{
	font-weight: bold;
	color: #D70019;
}

.white9
{
	font-size: 9px;
	color: #FFFFFF;
}

.orangepale10 { color: #FF9933; }

.orangepale12
{
	font-size: 12px;
	color: #FF9C31;
}

.orange12
{
	color: #FF9900;
	font-size: 12px;
}

.red10hi
{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #D70019;
}

.red20b
{
	color: #D70019;
	font-size: 20px;
	font-weight: bold;
}

.white14hired
{
	color: #FFFFFF;
	font-size: 14px;
	background-color: #D70019;
}

.white18hired
{
	color: #FFFFFF;
	font-size: 18px;
	background-color: #D70019;
}

#sitemap_size9 td
{
	font-size: 9px;
	line-height: 13px;
}

.border
{
	border: thin solid #999999;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	padding: 1px;
}

.bordertop
{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.borderbottom
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.bordertopleft
{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.tabledotted
{
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
}

.tabledotbtm { border-bottom: 1px dotted black; }
.tabledottop { border-top: 1px dotted black; }

.tabledottopbtm
{
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}

.tabledotall
{
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
	border-top: 1px dotted black;
	border-right: 1px dotted black;
}

.td1
{
	padding: 11px 20px 20px 11px;
	border-top: 1px dotted black;
	border-right: 1px dotted black;
}

.td2
{
	border-top: 1px dotted black;
	border-right: 1px dotted black;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.td3
{
	border-top: 1px dotted black;
	border-right: 1px dotted black;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 1em;
	line-height: 1.5;
}

li { }

.anthra9
{
	font-size: 9px;
	color: #666666;
}

.blue10
{
	font-size: 10px;
	color: #003399;
}

.underline { text-decoration: underline; }

.black10verd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.marginleft
{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

.marginleftbtm
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

.textstyle1 {
	line-height: 1.7em;
}

.textstyle2 {
    color: #666666;
	font-size: 11px;
	line-height: 1.4em;
}

.imgbordergray {
	padding: 1px;
	border: thin solid #999999;
}


.imgborderleftandbottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.picleftborder {
	padding-left: 4px;
	border: thin solid #999999;
}
.pictmarginright {
	padding-top: 0px;
	padding-right: 22px;
	padding-left: 10px;
}
.strike {
	text-decoration: line-through;
}
.lessheight {
	line-height: 110%;
	font-size: 9px;
}
.lessheight li {
	font-size: 9px;
	list-style-position: outside;
	list-style-type: square;
}
.lessmargin {
	margin: 0px;
	padding: 5px 0px 5px;
	font-size: 13px;
}

