body				{ margin:5px; background-color:White; color:#333333; }
body				{

					}
body, td, li		{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; }

input, select,
textarea			{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; }
input, textarea		{ border:1px solid #CBCBCB; background-color:#EEEEEE; }
textarea			{ width:100%; }

.LeftPadding		{ width:70px; }
.RightPadding		{ width:70px; }

.LeftPanel			{ width:140px; }
.CentrePanel		{ width:75%; padding:15px; }
.RightPanel			{ width:140px; background-color:#FF6600; }

.Banner				{ background-color:#2F7FA0; text-align:right;
						background-image:url('../images/bnr_HPLogoBG.gif'); background-repeat:no-repeat; background-position-x:left; }
.MenuBar			{ border-bottom:1px solid #8C8C8B; text-align:right; padding-right:70px; padding-top:10px;
						background-image:url('../images/bg_MenuBar.jpg'); background-repeat:no-repeat; background-position-x:left; }
.MenuTabs			{ }
	.MenuTabs td				{ font-size:8pt; }
	.MenuTabs a					{ font-weight:bold; color:White; text-decoration:none; }
	.MenuTabs .MenuOption		{ padding:5px; background-color:#8C8C8B; border:1px solid #8C8C8B; border-bottom:none; }
	.MenuTabs .MenuSeparator	{ width:5px; }
	
.Footer				{ background-color:#2F7FA0; color:White; padding:10px; }
	.Footer a					{ color:#FF6600; font-weight:bold; text-decoration:underline; }
.SearchBar			{ border:1px solid #2F7FA0; background-color: #DEEEF5; }
	.SearchBar td				{ padding:5px; }
.Billboard			{ border:1px solid #8C8C8B; width:100%; }
	.Billboard td				{ padding:5px; }
	.Billboard .HeaderRow td	{ font-weight:bold; color:White; background-color:#2F7FA0; }
	.Billboard .DataRow td		{ border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; background-color:White; }
	.Billboard .DataAltRow td	{ border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; background-color:#FFFFDD; }
.Pager				{ border-left:1px solid #8C8C8B; border-right:1px solid #8C8C8B; border-bottom:1px solid #8C8C8B; height:32px;  
						background-image:url('../images/bg_Chrome.gif'); background-repeat:repeat-x; background-position-y:top; }
	.Pager td					{ padding:5px; font-weight:bold; font-size:9pt; }
	
.Notes				{ font-size:7pt; color:White; }
.Separator			{ width:10px; }