TD, input, textarea {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13pt;
	color : #222222;
}

.large1 {
	font-size : 13px;
}

.large {
	font-size : 12px;
}

.small {
	font-size : 10px;
	line-height : 10pt;
}

.inputcolor {
	color : 000000;
}

.title {
	font-size : 12pt;
	font-weight : bold;
}

.titlelarge {
	font-size : 13pt;
	font-weight : bold;
}

.red {
	color : #9A0126;
}

.orange { color : #ff0000; }

a,a:visited {color: #9A0126; text-decoration: underline;}
a:hover,a:active {color: #666666; text-decoration: none;}

a.botlinks,a.botlinks:visited {color: #9A0126; text-decoration: underline;}
a.botlinks:hover,a.botlinks:active {color: #666666; text-decoration: none;}

a.botlinks_over,a.botlinks_over:visited {color: #666666; text-decoration: none;}
a.botlinks_over:hover,a.botlinks_over:active {color: #666666; text-decoration: none;}

.copyright {
	font-size : 7pt;
	color : #777777;
	line-height : 10px;
}

ul {
		list-style: url(/images/bullet-home.gif) outside;
		margin: 0 0 5px 10px;
	}

li.contact {
		list-style: url(/images/bullet-home.gif) outside;
	}
	
LI.checklist  {list-style-image : url(/preview/images/list.gif);}
	
hr {
	color: cccccc;
}

.TDEast {border-right-width:1px; border-right-style:solid; border-right-color:cccccc;}
.TDWest {border-left-width:1px; border-left-style:solid; border-left-color:cccccc;}
.TDNorth {border-top-width:1px; border-top-style:solid; border-top-color:cccccc;}
.TDSouth {border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:cccccc;}
.TDAll {border-width:1pt; border-style:solid; border-color:cccccc;}