BODY  {
	margin:0;
	padding:0;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(/backgr/back1.gif);*/
	background-color : #FDFAE3;

	}

P  {
	text-indent : 2em;
	}

H1  {
	color: Maroon;
	font-size : 17pt;
	font-weight : bold;
	}

H2 {
	color: Maroon;
	text-align : center;
	font-size: 10pt;
	margin-top : .01in;
	margin-bottom : .01in;
	font-weight: bold;
}


A {
	text-decoration: none;
	color : Maroon;
	}

A:hover {
	color: #B51D02;
	text-decoration : underline;
	}

.Heading  {
	color: Maroon;
	font-size : 10pt;
	text-align : center;
	font-weight: bold;
	}

.SubHeading {
	color: Maroon;
	text-align : center;
	font-size: 10pt;
	font-weight: bold;
	}
	
Table.Table{
	border: none;
}

Table.NoBorder {
	border : none;
}

TD, TR{
	font-size : 11px;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	
}
TABLE.PageLayoutTable
{
	background-color: transparent;
	border: none;
	height:100%;
	border-spacing: 0px;

}	
.SectionTitle{
	color: Maroon;
	font-size: 10pt;
	font-weight : bold;
	}

.Highlight{
	color: Maroon;
	}
TABLE {
	background-color : #FDFAE3;
	/*border : medium double #800000;*/
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	}
	
	
.PlainTable {
	/*border : medium double #800000;*/
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	}
		
.TableTitle{
	background-color: Maroon;
	color: White;
	font-size : 12px;
	font-weight : bold;
	}

.TableRequired{
	font-size : 11px;
	font-weight : bold;
	color : Maroon;
	}
	
.PageTable{
	background-color : #FDFAE3;
	border : medium double #800000;
	margin-left: auto;
	margin-right: auto;
	}
	
.SearchTerm{
	background-color: #CDEFE4;
}	

.ImageLinked{
	border-color: Maroon;
	border-style: solid;
	border-width: 2px;
	padding: 4px ;
}

.ImageNonLinked{
	border-color: Black;
	border-style: solid;
	border-width: 2px;
	padding: 4px ;
	margin-left: 1em;
	margin-right: 1em;
	}
	
LI{
	padding-bottom: 8px;
}

.RowHighLight{
	background-color: #ebebd5;
}

 td.clickable {
	cursor: pointer;
}

.ImageNoBorder{
	border-style: none;
}

.CellRaised {
	background-color: #ebebd5;
	border-color: black;
	border: thin;
}

.Section{
	width: 100%;
	background-color: #ebebd5;
	font-weight: bold;
	font-size:13px;
	text-align: left;
	margin-left: 0px;
	text-indent: 4px;
	padding: 2px, 2px, 2px, 2px;
}

.numeric{
	text-align: right;
}
