/* Clover Reports master CSS Stylesheet */

BODY
{
    BACKGROUND-COLOR: #F9FAF4;
    background-image: url('images/CloverTile.gif');
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    MARGIN: 0;
}

.outer
{
    border: none;
    margin-left:auto; margin-right:auto;
}

.login
{
    margin-left:auto; margin-right:auto;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    /* COLOR: #729715; */
    COLOR: #953B7C;
}
H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center
	}	
		
H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
    width: 762px;
}	
		
H4	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
TABLE {
    border: none;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

TABLE.login td {
    border: none;
    padding: 3px;
}
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-style: none;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #729715;
	padding-left: 5px;
	padding-right: 5px;
}	

TD 
{
	text-align: left;
	margin: 0px;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #729715;
	padding: 2px;
	padding-right: 20px;
}

td.outer {
    border-style: none;
}

td.pwd {height: 23px;}

A:link	{
	text-decoration:	none;
	color:	#729715;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#A7CE53;
}	
		
A:active	{
	color:	#729715;
}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#A7CE53;
	}

IMG 	{
    border: none;
	margin: 0px;
	}

