td {
	font-family: arial;
	font-size: 8pt;
	color: #444444;
	line-height: 16px;
}

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

.sidetext {
	font-family: arial;
	font-size: 8pt;
	color: #444444;
	line-height: 14px;
}

.small {
	font-size: 10px;
	line-height: 12px;
}

.footer {
	font-family: arial;
	font-size: 8pt;
	color: #686868;
}

.boxtext {
	font-family: arial;
	font-size: 8pt;
	color: #666666;
}

.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: 666666;
	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.sideLinks,a.sideLinks:visited {color: #444444;}
a.sideLinks:hover,a.sideLinks:active {color: #ffffff;}

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

a.subsubmenuLinks,a.subsubmenuLinks:visited {color: #968E68; text-decoration: none;}
a.subsubmenuLinks:hover,a.subsubmenuLinks:active {color: #444444; text-decoration: underline;}

a.backtotop,a.backtotop:visited {color: #ada478;}
a.backtotop:hover,a.backtotop:active {color: #444444;}

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

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

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

hr {
	color: #968E68;
}

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

.tablePadding {
	padding-bottom: 10;
}

.bold {
	font-weight: bold;
}

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

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

.paddingBottom {
	padding-bottom: 15;
}
