/*		Navigation-------------------------------------------------------------*/#nav {	font:bold .8em Verdana, Arial, Helvetica, sans-serif;	background:url(../../images/NavBG.png) repeat-x left bottom;	width:755px;	float:left;	margin: 25px 0px 0 35px;	display:inline;}#nav ul {	margin:0;   	list-style:none;	padding:0px;}#nav a, #nav strong, #nav span {	float:left;   	display:block;	color:#777!important;	padding:7px 20px 10px 11px;	background: url(../../images/NavBG.png) no-repeat 100% 0px;	text-decoration:none}/* Commented Backslash Hack     hides rule from IE5-Mac \*/#nav a {float:none;}/* End IE5-Mac hack */#nav li {   float:left;   background:url(../../images/NavBG.png) no-repeat;   margin:0;   padding:0 0 0 9px;   }#nav #current {   background:url(../../images/NavBG.png) no-repeat 0 -29px;	color:#c00;}#nav #current a {	background:url(../../images/NavBG.png) no-repeat 100% -29px;	padding:9px 20px 8px 8px;	color:#c00;}#nav a:hover {	color:#c00!important;}	#DisplayMessage{padding:5px;margin:0 0 10px 0;font-weight:bold;}	/*		Show/Hide-------------------------------------------------------------*/tbody.hide td {	display: none;}a.blue {	color: #0072B4;}select.pulldownShort{	font-size: 90%;	width: 75px;}select.pulldownMed{	font-size: 90%;	width: 125px;}select.pulldownLong{	font-size: 90%;	width: 200px;}#left{	text-align:left;}#fade{	width: 100%;	background-color:#ffffa0;	padding: 5px;	font-weight: normal;	margin-bottom: 5px;}.fade{	width: 100%;	background-color:#ffffa0;	padding: 5px;	font-weight: normal;	margin-bottom: 5px;}.alert {	background: #fff6bf url(../../images/icons/exclamation.png) center no-repeat;	background-position: 15px 50%; /* x-pos y-pos */	text-align: left;	padding: 5px 20px 5px 45px;	border-top: 2px solid #ffd324;	border-bottom: 2px solid #ffd324;	margin-bottom: 10px;	}