body
{
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
}

.height {
	height:30px;
}	

.border 
{
	font-size:10px;
	border: solid 1px Navy;
}

.border td
{
	font-size:10px;
	border-color: Navy;
}

.sublinktext
 {
	background-color: #666666;
	padding: 0px;
}

.youarein 
{
	font-weight: bold;
}

p 
{
	font-size: 11px;
	list-style-type: disc;
	line-height: 17px;
}

td 
{
	font-size: 11px;
}

.boxtitle 
{
	font-weight: bold;
	color: #FFFFFF;
}

.boxcontent 
{
	font-size: 10px;
	padding: 2px;
}
.boxcontent p
{
font-size: 10px;
}

.boxcontentbold 
{
	font-size: 10px;
	font-weight: bolder;
	padding: 2px;
}

.bg 
{
 border: solid 1 gray;	
}

h1, h2, h3, h4, h5
{
	color: midnightblue;
}

h1
{
	color: gold;
	background-color: midnightblue;
	font-weight: bold;
	font-size: 14pt;
	line-height: 24pt;
}
h2 {
	font-size:12pt;
	font-weight: bold;
	line-height: 20pt;
}
h3 {
	font-size:10pt;
	font-weight: bold;
	line-height: 18pt;
}
h4 {
	font-size:8pt;
	font-weight: bold;
	line-height: 14pt;
}
h5 {
	font-size: 8pt;
	font-weight: bold;
	line-height: 14pt;
}
.info 
{
	font-size: 9px;
}



.headerCssClass {
COLOR: Navy;
padding-left: 4px;
font-weight: bold;
cursor: hand;
cursor: pointer;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border-top:solid 1px grey;
text-decoration:none;


}

.headerCssClassSelected
{
	border-top: 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	color: #ffcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.itemCssClass {
 
COLOR: #708090;
padding-left: 4px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

.itemCssClass:hover {
 
COLOR: Black;
padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.itemCssClassSelected
{
	padding-left: 4px;
	font-size: 9px;
	color: #ffcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.itemCssClassSelected:hover {

COLOR: Black;
padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.headerCssClassSelected TD A
{
	border-top: 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}




.headerCssClassSelected TD A:hover
{

	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}