
html 				{width: 100%;}
body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 100%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Courier, sans-serif;
	width: 95%;
  	 }

	 

p,td,th,a,input		{color:#111111; font-family:Courier, sans-serif;  font-size: 11px;}
.notify			{color:#cc0000;}
H6 { page-break-before: always; height:11px; }

/* Form Styles*/
.input	{background-color:#ffffff; border-color:#000; border-width:0px; padding-left:2px;  font-size: 11px;}
.button		{display:none;}
.delete		{display:none;}

/* Table Styles*/
td.oddcell			{background-color:#ffffff; color:#111111; font-weight:normal; white-space: nowrap;}
td.evencell			{background-color:#ffffff; color:#111111; font-weight:normal;}
td.active  			{background-color:#ffffff; color:#111111; font-weight:normal;}
td.inactive 		{background-color:#ffffff; color:#111111; font-weight:normal;}
td.border 			{background-color:#ffffff;}
td.header			{background-color:#ffffff; color:#111111; font-weight:bold; text-transform : uppercase;}

/* Anchor Styles*/
a  					{text-decoration:none;}
a:hover 			{text-decoration:underline;}
a:active			{text-decoration:underline;}

.id {
	/*
	background: url("/media/Images/SYSTEM/Icons/Misc/linkgo.gif") 0 0 no-repeat;
	background-position: right;
	border-left:1px ##666 solid;
	border-right:1px ##666 solid;
	*/
	padding:0px 2px 0px 2px;
	border:1px #CCC solid;
}

hr 					{margin: 0px;	padding: 0px;	border-top: dotted 2px #DDDDDD}



/* Page Template Styles */
.dottedV			{margin: 0px;	padding: 0px;	border-right: dotted 2px #DDDDDD} 
.dottedH			{margin: 0px;	padding: 0px;	border-top: dotted 2px #DDDDDD} 

/* Block Template Styles */
.title1				{color:#333333; font-size: 12px; font-family:Tahoma, sans-serif; font-weight:bold; text-transform:uppercase;}


/* Site Layout Styles */
td.footer			{background-color:#ffffff; color:#99A977;}
td.breadcrumb		{background-color:#ffffff;}
td.navigation		{background-color:#ffffff;}
td.expandBody		{background-color:#ffffff;} /*F9D4AD*/
td.bodyMessage		{background-color:#ffffff;}
td.header			{background-color:#ffffff;}





table.header		{display:none;}
table.breadcrumb	{display:none;}
table.navigation	{display:none;}
table.footer		{display:none;}
table.devStuff		{display:none;}
table.cfdebug		{display:none;}
table.search		{display:none;}
table.paging 		{display:none;}
table.noprint		{display:none;}
.noprint			{display:none;}
a.nav				{display:none;}
.MenuPos			{display:none;}
.menuItem 			{display:none;}
.dataview thead 	{display:none;}

table tr td.title1
,table.datagrid caption
,table.dataview caption {
	border:solid 1px #999999;
	color:#666666;
	background-color:#eee;
	padding:3px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase; 
}

table tr td table tr td.evenCell
,table tr td table tr td.oddCell
,table.datagrid tr td
,table.datagrid tr th {
	border-right:solid 1px #CCC;
	padding-left:3px;
}

table tr td.sectionHeader {border-bottom:solid 1px #666;}
table.blockTemplate	{margin-bottom : 15px;}


table tr td.header
,table.datagrid tr th {
	border-bottom:dashed 1px #CCC;
}

.dataview tbody tr th
,.dataview tbody tr td{ 
	text-align:left;
	padding-left:5px;
	border-right: 1px solid #ccc;
	white-space: nowrap;
}
.dataview tbody tr th{ 
	width:20%;
	white-space: nowrap;
}
.datagrid, .dataview {
	width:670px;
	border-spacing:1px;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #CCC;
}


.datagrid,.dataview {
	margin-bottom:10px;
}

.datagrid caption,.dataview caption {
	font-size:11px;
}


.pageTitle{

	font-family:Tahoma;
	background-color:f6f6f6;
	border:1px solid #ccc;
	padding:15 40 15 15;
	color:#666;
	font-size:20;
	margin: 0px 0px 10px 0px;
	text-align:left;

}


.dataNav{
	font-size:11px;
	empty-cells:show;
	background-color:#eeeeee;
}


.header,.breadcrumb,.navigation,.footer,.devStuff,.cfdebug
,.search,.paging,.noprint,.menu,.crumb, a.nav
,.MenuPos,.menuItem,.dataview thead,.blockTitle, .pageTitle img {display:none;}

#footer,#breadcrumb,#Development { 
	display:none;
}

