td {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	line-height: 10.5pt;
}

input,select,textarea { 
	font-family: arial;
	font-size: 8pt;
	color: #444444;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #ABADAD;
}

.TDWestdim {border-left-width:1px; border-left-style:solid; border-left-color:#D1D1D1;}

.small {
	font-size: 10px;
}

.submenu {
	background-image: url(/assets/bkg-submenu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 5;
	padding-top: 4;
	line-height: 10pt;
}

.title {
	font-size: 14px;
	color: 000000;
	font-weight: bold;
	line-height: 18px;
}

.title2 {
	font-size: 12px;
	color: ada478;
	font-weight: bold;
}

a.thumb img,a.thumb:visited img       { border: 1px solid #DBE8C4 }
a.thumb:hover img,a.thumb:active img      { border: 1px solid #cccccc }

a.footerLinks,a.footerLinks:visited {color: #686868;}
a.footerLinks:hover,a.footerLinks:active {color: #ada478;}

a.submenuLinks,a.submenuLinks:visited {text-decoration: none;}
a.submenuLinks:hover,a.submenuLinks:active {text-decoration: underline;}

a,a:visited {color: #444444;}
a:hover,a:active {color: #0066B2;}

a.on,a.on:visited {color: #0066B2;}

ul {
		list-style: url(/assets/bullet.gif) outside;
		margin: 10px 0 5px 5px;
	}

li {
	padding-bottom: 4;
	line-height: 14px;
}
	
.green {
	color: #678534;
}

hr {
	color: #D1D1D1;
}

.contentPadding {
	padding-left: 10;
	padding-right: 30;
	padding-bottom: 30;
}

.tablePadding {
	padding-bottom: 20;
}

.bold {
	font-weight: bold;
}

.bkg1 {
	background-color : #c0c0c0;
	color: ffffff;
	font-size: 12px;
	padding: 4;
	font-weight: bold;
}

.bkg2 {
	background-color : #a9a9a9;
	color: ffffff;
	font-size: 14px;
	padding: 6;
	font-weight: bold;
}

.paddingBottom {
	padding-bottom: 15;
}