/* Word Compatibility Styles */
/* These styles alter the default html behaviour to be more like MS Word */

FORM
{
	margin-top: 0px;
	margin-bottom: 0px;
}

OL
{
	margin-top: 0px;
	margin-bottom: 0px;
}
BLOCKQUOTE
{
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Global Styles */



/* The DIV, P and TD styles should be the same as the "normal" content style. P has a margin of 0px to make it behave the same as a DIV tag, as the Immediacy Editor currently uses P's and DIV's interchangeably */
DIV
{
	color: #4b4b4b;
	font-family: Verdana,Arial,Helvetica;
	margin: 0;
}
P
{
	color: #4b4b4b;
	font-family: Verdana,Arial,Helvetica;
}
TD
{
	color: #4b4b4b;
	font-family: Verdana,Arial,Helvetica;
}

BODY
{
	font-family: Verdana,Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}


/* Global User Table Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */

/* Default Table */
table.ImmTS_Default
{
	border-collapse: collapse;
	border: solid #CDE6A0 1px;
	font-size: 0.85em;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
}
/* Overall table style */

table.ImmTS_Default th
{
	font-weight: bold;
	background-color: #CDE6A0;
	padding: 4px;
	border: solid #ffffff 1px;
}
/* Apply style to header cells */
table.ImmTS_Default tr
{
	vertical-align: top;
}
/* Apply style to data cells */
table.ImmTS_Default td
{
}
/* Apply style to data cells */

table.ImmTS_Default td
{
	padding: 4px;
	border: solid #CDE6A0 1px;
}
table.ImmTS_Default th a:link, table.ImmTS_Default th a:visited
{
	color: #000;
}
table.ImmTS_Default th a:hover
{
	color: #008469;
}
table.ImmTS_table2
{
	border-collapse: collapse;
	border: solid #ffffff 2px;
	background-color: #e6f1d3;
	font-size: 0.85em;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* Overall table style */

table.ImmTS_table2 th, table.ImmTS_table2 td
{
}
/* Cell padding and spacing styles */

table.ImmTS_table2, table.ImmTS_table2 th, table.ImmTS_table2 td
{
}
/* Table border style */

table.ImmTS_table2 th
{
}
/* Apply style to header cells */
table.ImmTS_table2 tr
{
	vertical-align: top;
}
/* Apply style to data cells */
table.ImmTS_table2 td
{
}
/* Apply style to data cells */

table.ImmTS_table2 th
{
	font-weight: bold;
	background-color: #CDE6A0;
	color: #000000;
	padding: 4px;
	border: solid #ffffff 2px;
}
table.ImmTS_table2 th a:link, table.ImmTS_table2 th a:visited
{
	color: #000000;
}
table.ImmTS_table2 th a:hover
{
	color: #008469;
}
table.ImmTS_table2 td
{
	padding: 4px;
	border: solid #ffffff 2px;
}

/* Overall table style */
table.ImmTS_GreyBorder
{
	padding: 0px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0.85em;
}

/* Cell padding and spacing styles */
table.ImmTS_GreyBorder th, table.ImmTS_GreyBorder td
{
	padding: 3px;
	margin: 0px;
}
/* Table border style */
table.ImmTS_GreyBorder, table.ImmTS_GreyBorder th, table.ImmTS_GreyBorder td
{
	border: 1px solid silver;
}

/* Apply style to header cells */
table.ImmTS_GreyBorder th
{
	background-color: white;
	color: black;
}

/* Apply style to data cells */
table.ImmTS_GreyBorder td
{
	vertical-align: top;
}

/* No Border */
table.ImmTS_NoBorder
{
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* Overall table style */
table.ImmTS_NoBorder th, table.ImmTS_NoBorder td
{
	padding: 2px;
	margin: 2px;
}
/* Cell padding and spacing styles */

table.ImmTS_NoBorder, table.ImmTS_NoBorder th, table.ImmTS_NoBorder td
{
	border: 0px;
}

table.ImmTS_NoBorder th
{
	background-color: #ffffff;
	color: black;
}
table.ImmTS_NoBorder tr
{
}
table.ImmTS_NoBorder td
{
	color: black;
}

/* All Level Styles*/

#sidemenu a div
{
	float: left;
}
/* Level 0 Styles */

#sidemenu a.L0hc, #sidemenu a.L0hc:visited
{
	border-top: 1px solid #FFF; 
	background: #d9d9d9;
	
}
#sidemenu a.L0nc, #sidemenu a.L0nc:visited
{
	border-top: 1px solid #FFF; 
	background: #d9d9d9;
	
}
#sidemenu a.L0nc:hover
{
border-top: 1px solid #FFF; 
	background: #d9d9d9;
}
#sidemenu a.L0hc:hover
{
	border-top: 1px solid #FFF; 
	background: #d9d9d9;
}
#sidemenu a.L0hcsel
{
	border-top: 1px solid #FFF; 
	background: #d9d9d9;
}
#sidemenu a.L0ncsel
{
	border-top: 1px solid #FFF; 
	background: #d9d9d9;
}

/* Level 1 Styles */

#sidemenu a.L1nc
{
	background: #f2f2f2;
	padding-left: 30px;
}
#sidemenu a.L1nc:hover
{
	background: #f2f2f2;
	padding-left: 30px;
}

#sidemenu a.L1hc
{
	background: #f2f2f2;
	padding-left: 30px;
}

#sidemenu a.L1hc:hover
{
	background: #f2f2f2;
	padding-left: 30px;
}


#sidemenu a.L1ncsel
{
	background: #f2f2f2;
	padding-left: 30px;
}
#sidemenu a.L1hcsel
{
	background: #f2f2f2;
	padding-left: 30px;
}
#sidemenu a.L1:hover
{
	background: #f2f2f2;
	padding-left: 30px;
}

/* Level 2 Styles */

#sidemenu a.L2nc
{
	background: #f2f2f2;
	padding-left: 30px;
}
#sidemenu a.L2nc:hover
{
	background: #f2f2f2;
	padding-left: 30px;
}
#sidemenu a.L2sel
{
	background: #f2f2f2;
	padding-left: 30px;
}
#sidemenu a.L2ncsel
{
	background: #f2f2f2;
	padding-left: 30px;
}


#sidemenu a.L2:hover
{
	background: #f2f2f2;
	padding-left: 30px;
}
#sidemenu a.L2hc
{
	background: #f2f2f2;
	padding-left: 30px;
}

#sidemenu a.L2hcsel
{
	background: #f2f2f2;
	padding-left: 30px;
}



