body {
	margin: 0;
	padding: 0;
}

div, span, p, td, textarea {
	font-family: arial, helvetica;
	font-size: small;
	color: #000;
}

td {
  	text-align: left;
}

#logo {
 	padding-left: 12px; 
	display:none;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	/*font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;*/
	font-family: tahoma, arial;
	font-size: x-large;
	color: #333;
	line-height: 1.0;
	font-weight: normal;
	margin-top:0px;
	padding:0;
	display:none;
}

img {
	border: none;
}

#container_old {
	width: 984px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

#container {
	text-align: left;
	/*margin: 0 20px 0 20px;*/
	margin: 0;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

#toplinks {
	padding: 10px 20px 0 0;
	text-align:right;
	display:none;
}

#header {
	height: 70px;
	position: relative;
	top: 0;
	left: 0;
	display:none;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
	display:none;
}

#content {
	position: absolute;
	top: 0px;
	margin: 0;
	width:100%;
}

#content2 {
  	margin: 0 20px 0 20px;
}

/* TABS */
#tabs {
	display:none;
	height: 22px;
	font: normal 12px arial, sans-serif;
	background: none;
	margin: 1px 0 0 20px;
	padding: 2px 0 0 0;
	position: absolute;
	top: 68px;
	left: 0;
}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 20px;
}

#tabs li {
	background: #E8F0FF url("images/curve_topleft2.gif") no-repeat left top;
	float: left;
	margin: 0 0 0 5px;
	height: 29px;
	padding: 0 0 0 6px;
}

#tabs a {
	color: #646D7C;
	float: left;
	display: block;
	width: .1em;
	height: 29px;
	background: url("images/curve_topright2.gif") no-repeat right top;
	padding: 7px 12px 3px 7px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
#tabs a:hover {
	text-decoration: underline;
}

#tabs .activetab {
	background: #C3D9FF url("images/curve_topleft2.gif") no-repeat left top; 
	border-width: 0;	
}
#tabs .activetab a {
	color: #000;
	background: url("images/curve_topright2.gif") no-repeat right top;
	padding-bottom: 0px;
}

#tabs > ul a {
	width: auto;
}

#navbar {
	display:none;
	background-color: #C3D9FF;
	height: 28px;
	width: 100%;
	font: normal 12px arial, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 97px;
	left: 0;
}

#nav {
	display:none;
	padding: 0 0 0 32px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	white-space:nowrap;
}

#nav li {
	float: left;
	margin: 0;
	padding: 7px 20px 0 0px;
}
#nav a {
  	color: #000;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

.searchtable {
 	display: none;
	 margin: 0; 
}
.paginationLink {
  	color: #00C;
	font-weight:bold;
}
.paginationLink a:link, .paginationLink a:visited {
  	color: #00C;
	font-weight:bold;
}
.admintablesortedcolumn {
	background-color: #f6f6f6;
}

.boxheader {
	font: normal 12px arial, sans-serif;
	background: #BBE2F3 url("images/curve_topleft2.gif") no-repeat left top;
	height: 26px;
}
.boxheader #icon {
	float: left;
}
.boxheader #icon img {
	margin: -10px 0px 0px 12px;
}
.boxheader #left {
	float: left;
	padding: 5px 0px 0px 12px;
	font-weight: bold;
	color: #000;
}
.boxheader #right {
	padding: 5px 10px 0px 0px;
	text-align:right;
	background: url("images/curve_topright2.gif") no-repeat right top;
}
.boxbody {
	clear:both;
	font: normal 12px arial, sans-serif;
	background: url("images/boxgradfill_grey.jpg") repeat-x left top;
	padding: 8px;
	border: solid 1px #BBE2F3;
}
.boxfooter {
	font: normal 12px arial, sans-serif;
	background: #666666;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 8px 6px 8px;
}
.boxAlertRow {
	font-weight: normal;
	color: #cc0000;
}
.boxAlertRow a:link{
	color: #aa0000;
}
.boxAlertRow a:visited {
	color: #aa0000;
}
.calcsBoxCaption {
	font: normal 12px arial, sans-serif;
	color: #000000;
}
.calcsBoxValue {
	font: normal 12px arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
/* ACTION BAR */
.actionbar {
	display:none;
	padding: 5px 12px 5px 12px;
}
.actionbutton {
 	font-size: 11px; 
 	margin: 0 15px 0 0px;
}
.selectallnone {
  	margin: 4px 0 0 2px;
	font-size: 11px;
	color: #00C;
}
.selectallnone a:link, .selectallnone a:visited {
	font-size: 12px;
	text-decoration: none;
}
.selectallnone a:hover {
	text-decoration: underline;
}
.actionmessage {
	display:none;
 	background-color: #FAD163;
 	font-weight: bold;
 	padding: 1px 30px 1px 30px;
 	margin-bottom: 8px;
}

/* VIEWS AT THE LEFT OF TABLES */
.views {
	display:none;
	padding: 0;
	margin: 0 0px 20px 0px;
	border: 0;
	text-align: left;
}
.views ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.views li {
	margin: 0;
	padding: 2px 5px 2px 15px;
}
.views .selected {
	background-color: #BBE2F3;
}



/* FILTER BOXES AT THE LEFT OF TABLES */
.filterbox {
	display:none;
	padding: 0px;
	margin: 0 15px 0px 0px;
	border-left: 3px solid;
	border-right: 3px solid;
	border-bottom: 3px solid;
	text-align: left;
}
.mainfilterbox {
	padding: 0;
	margin: 0 0px 20px 0px;
	border: 0;
}
.filterboxheader {
	padding: 3px 5px 3px 7px;
	margin: 15px 15px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.filterbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.filterbox li {
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0.2em 0.5em;
	padding: 2px 5px 2px 17px;
}
.filterbox .multiselectOn {
	background-image: url('images/checkboxon.gif');
}
.filterbox .multiselectOff {
	background-image: url('images/checkboxoff.gif');
}
.filterbox .singleselectOn {
	background-image: url('images/radioon.gif');
}
.filterbox .singleselectOff {
	background-image: url('images/radiooff.gif');
}


.tinytext               { font-size:10px; }
.pagetitle              { font-weight:bold; font-size:14px; color:#000000; }

.menuhead               { font-weight:bold; color: #333333; padding:3px; }
.menuhead:link          { color: #333333; text-decoration:none; }
.menuhead:visited       { color: #333333; text-decoration:none; }
.menuhead:hover         { color: #333333; text-decoration:underline; }

.menu                   { font-weight:normal; color: #333333; padding-left:10px; padding-bottom:2px; }
.menu:link              { color: #333333; text-decoration:none; }
.menu:visited           { color: #333333; text-decoration:none; }
.menu:hover             { color: #333333; text-decoration:underline; }

.searchbox				{ font-size:11px; font-weight:normal; color: #999999; width:120px; border-style:solid; border-width:1px; border-color:999999; }

.form:link				{ color: #000000;  }
.form:visited			{ color: #000000;  }
.form:hover				{ color: #666666;  }

.formhead               { font-family: arial; font-size:14px; font-weight:bold; color: #ffffff; }
.formsubheading         { font-family: arial; font-size:12px; font-weight:bold; color: #000000; }
.formlabel              { font-weight:normal; color: #ffffff; }
.formlabelsmall         { font-size:9px; font-weight:normal; color: #ffffff; }

.tablehead              {  }
.tablehead:link         { color: #00C; text-decoration:underline; }
.tablehead:visited      { color: #00C; text-decoration:underline; }
.tablehead:hover        { color: #00C; text-decoration:underline; }

.tableerror             { font-size:12px; font-weight:bold; color: #990000; }
.tablesmall             { font-size:9px; }

.loginformbutton        { font-size:12px; font-weight:bold; color: #FFFFFF; border-style:solid; border-width:1px; border-color:#FFFFFF; background-color:#0E9209; padding:2px;}
.loginform              { font-size:11px; font-weight:bold; color: #ffffff; }
.inputbox               { border-width: 2px; border-style:solid; border-color: #003399; font-size:14px; width:200px;}

.footer                 { font-size:8px; font-weight:normal; color:#000000; }
.footer:link            { color:#000000; text-decoration:none; }
.footer:visited         { color:#000000; text-decoration:none; }
.footer:hover           { color:#000000; text-decoration:underline; }

.tableheader				{
  	font: normal 12px arial, sans-serif;
	background: url("images/curve_topleft2.gif") no-repeat left top;
	height: 26px;
	width:100%; 
	height: 30px; 
}
.tableheader .left {
	float: left;
	padding: 5px 0px 0px 12px;
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size: large; 
	font-weight: normal; 
}
.tableheader .right {
	padding: 5px 10px 0px 0px;
	text-align: right;
	background: url("images/curve_topright2.gif") no-repeat right top;
}
.table					{  }
.tablewidth				{ width: 100%; }
.tableheadercell		{ padding: 5px; background-color: #fff; font-weight: bold; }
.tableheadercell a		{ color: #00C; font-weight: bold; }
.tablecell				{ padding: 5px; border-top: solid 1px #ccc;}			
.tablegrouprow			{ background-color: #eeeeee; }
.tablestatsrow			{ color: white; padding: 5px; background-color: #999999; }
.tablerowactionlinks	{ display:none; color: #00C; }
.tableTitle				{  }
.tableNewLink			{ color: #00C; font-weight: bold; }
.tablePrintLink			{ color: #00C; font-weight: bold; }
.tableExportLink		{ color: #00C; font-weight: bold; }
.tableFilterColumn		{ display:none; width: 200px; }
.tableButtonRow			{ display:none; width: 100%; padding: 3px 3px 3px 3px; }
.tableSaveButtonDiv		{ display:none; text-align: right; margin-top: 10px; }

.detailform				{ padding-top: 10px; }
.formheader				{
  	font: normal 12px arial, sans-serif;
	background: url("images/curve_topleft2.gif") no-repeat left top;
	height: 26px;
	width:760px; 
	height: 30px; 
}
.formheader .left {
	float: left;
	padding: 5px 0px 0px 12px;
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size: large; 
	font-weight: normal; 
}
.formheader .right {
	padding: 5px 10px 0px 0px;
	text-align:right;
	background: url("images/curve_topright2.gif") no-repeat right top;
}




.form					{ background-color: #fff; width:760px; border: solid; border-width:4px 4px 20px 4px; padding: 0; }
.formTitle				{ background-color: #ccc; border-bottom: solid 1px #888888; padding:5px 0 5px 10px; font-weight: bold; } 
.formSubHeaderBar		{ padding: 10px 10px 0 10px; }
.formAnchorLinksRow		{ display:none; padding: 10px 10px 0 10px; }
.formInfoRow			{ padding: 10px 10px 0 10px; }
.formSubHeader			{ padding: 5px; font-weight: bold; text-transform: uppercase; border-bottom: solid 1px #ddd; padding-top: 20px;}
.formRow				{ padding: 5px 0 5px 0; }
.formCaption			{ width:200px; padding: 10px 0 0 16px; }
.formCaptionError		{ font-weight:bold; color: #990000; }
.formErrorMessage		{ font-size: xx-small; color: #990000; } 
.formPrefix				{ width: 20px; padding: 10px 0 0 0; }
.formSuffix				{ width: 20px; padding: 10px 0 0 0; }
.formCell				{ width: 500px; padding: 10px 0 0 0; } 
.formTextBox			{ width: 500px; }
.formNumericCell		{ width: 150px; }
.formDateCell			{ width: 150px; }
.formTextArea			{ width: 500px; height: 140px;}
.formPasswordBox		{ width: 500px; }
.formComboSelect		{ width: 250px; }
.formComboText			{ width: 240px; }
.formhtmldiv			{ margin: 0px 10px 10px 10px;  }
.formButtonRow			{ display:none; width: 760px; margin: 4px 0 4px 0; }
.formReturnLink			{ color: #00C; font-weight: bold; }
.formPrintLink			{ color: #00C; font-weight: bold; }
.formEditLink			{ color: #00C; font-weight: bold; }
.formerror				{ color: #c00; font-weight: bold; }


.relatedheader {
  	font: normal 12px arial, sans-serif;
	background: url("images/curve_topleft2.gif") no-repeat left top;
	height: 26px;
	width:760px; 
	height: 30px; 
	margin-top: 20px;
}
.relatedheader .left {
	float: left;
	padding: 5px 0px 0px 12px;
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size: large; 
	font-weight: normal; 
}
.relatedheader .right {
	padding: 5px 10px 0px 0px;
	text-align:right;
	background: url("images/curve_topright2.gif") no-repeat right top;
}

.relatedtable			{ border-left:solid 4px; border-bottom:solid 8px; border-top:solid 8px; width: 760px; }
.relatedtablecell		{ padding:5px; border-top: solid 1px #ccc;}			
.relatedtableheadercell	{ padding:5px; background-color: #fff; font-weight:bold; }


/*****************************************************************************************/
/* TABLE COLOURS */
.tablecolor					{ background-color: #C3D9FF; }
.tablebordercolor			{ border: #C3D9FF; }
.filterboxcolor				{ background-color: #B5EDBC; color: #006633; }
.filterboxbordercolor		{ border-color: #B5EDBC; }
.filterboxitemselected		{ background-color: #DCF8DF; }
.filterbox a:link, .filterbox a:visited, .filterbox a:hover { }

/* FORM COLOURS */
.formcolor					{ background-color: #ccc; }
.formbordercolor			{ border-color: #ccc; }
.formsectioncolor			{ background-color: #eee; }
.relatedheader				{ background-color: #ccc; }
.relatedtable				{ border-color: #ccc; }

/* BOX COLOURS */
.boxcolor					{ background-color: #ccc; }
.boxbordercolor				{ border-color: #ccc; }

/* LINK COLOURS */
a:link, a:visited, a:active { color: #00c; }
