/***********************	General styles ************************/html, body, td, textarea {	letter-spacing:normal;	line-height:normal;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	font-size:11px;	}	.standardInput { letter-spacing:.06em; vertical-align: middle; }.standardError { font-weight: bold; color: #ff0000; height: 1.618em}.headbasic, .headlighter, .headlightest, .headdarker, .headdarkest, .headlist {	background-color: #C7C7C7;	font-size: 12px;	padding: 6px 9px 5px 9px; /* top, right, bottom, left */	vertical-align: middle;	}.headlighter {	background-color: #DBDBDB;	}.headlightest {	background-color: #E9E9E9;	}.headdarker {	background-color: #B4B4B4;	}.headdarkest {	background-color: #A1A1A1;	}.headlist {	background-color: #fff;	font-weight: bold;	padding: 6px 0px 5px 0px; /* top, right, bottom, left */	}td.bodybasic {	padding: 6px 9px 5px 9px;	}td.bodyspaced {	padding: 6px 0px 5px 0px;	}td.bodyunpadded {	padding: 0px 0px 0px 0px;	}td.bodylist {	padding: 4px 9px 3px 9px;	}	.pblack9 {font-size: 9px;}.pblack10 {font-size: 10px;}.pblack11 {font-size: 11px;}.pblack12 {font-size: 12px;}.pwhite12 {font-size: 12px; color: #FFFFFF;}.bgLeft {background-position: left; background-repeat: no-repeat;}.bgCenter {background-position: center; background-repeat: no-repeat;}.bgRight {background-position: right; background-repeat: no-repeat;}/********************************	General navigation styles.*********************************/a.nav:link {color: #0000FF; text-decoration: none;}a.nav:visited {color: #0000FF; text-decoration: none;}a.nav:hover {color: #FF0000; text-decoration: none; background-color: #CCCCCC;}a:hover {color: #FF0000; text-decoration: none;}/*********************************************************************	Edit table style - try for border to divide from other sections.**********************************************************************/.edittable {	border: 1px solid #e6e6e6; /* width, style, color (grayish) */	}/************************	List table style *************************/