BODY {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; background-color:transparent; 
}

H4 {
	FONT-SIZE: 11pt; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR: #000000;
}


table,p,div,span {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

li {
	margin-bottom:4px;
}


.heading {
	FONT-WEIGHT: normal; FONT-SIZE: 25px; COLOR: #336666; FONT-FAMILY: Tahoma, verdana, Arial
}

.homeheading {
	COLOR: #336666; FONT-SIZE: 30px; FONT-FAMILY: verdana, Arial; 
}

.homesubheading {
	COLOR: #336666; FONT-SIZE: 15px; FONT-FAMILY: verdana, Arial; margin-bottom:4px; margin-left:0px;
}


.subheading {
	FONT-WEIGHT: normal; FONT-SIZE: 16px; FONT-WEIGHT: bold; COLOR: #336666; FONT-FAMILY: Tahoma, verdana, Arial
}


.breadcrumbs {FONT-SIZE: 8pt; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR:#CBC9BA;}
.breadcrumbs A:link {text-decoration: none; color: #CBC9BA}
.breadcrumbs A:active {text-decoration: none; color: #CBC9BA}
.breadcrumbs A:visited {text-decoration: none; color: #CBC9BA}
.breadcrumbs A:hover {text-decoration: underline; color: black}


.pagelist A:link {text-decoration: none; color: #3399cc;}
.pagelist A:active {text-decoration: none; color: #3399cc;}
.pagelist A:visited {text-decoration: none; color: #3399cc;}
.pagelist A:hover {text-decoration: underline;}

.datasetsearch 
	{
	background-image:url(../_engine/images/searchform_label.gif);
	border:1px solid #F1F0F0;
	margin:20px;
	}

.datasetdetail 
	{
	background-image:url(../_engine/images/detailform_label.gif);
	margin:20px;
	border:1px solid #F1F0F0;
	}

.searchresults {font-family: tahoma,arial; font-size: 11px;}
.searchresults:link {text-decoration: none; color: black}
.searchresults:active {text-decoration: none; color: black}
.searchresults:visited {text-decoration: none; color: black}
.searchresults:hover {text-decoration: none; background-color: yellow; color: black}


	}

/*Include these styles in the dropdown styles list*/

1.Edit Styles in pagestyles css
	{
	font-size:10px;
	font-family:Arial
	}

a.Hide_Link_Underline
	{
	color: black;
	text-decoration: none;
	}

.Blue_Font
	{
	font-size: 13pt;
	color: blue;
	}

.Yellow_Highlight
	{
	background-color:yellow;
	}


TABLE.Table_Style_1 
	{
	background-color: #F2F2F2;
	border:3px solid #969696;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	}

TABLE.Table_Style_2 
	{
	background-color: #FBFBE5;
	border:2px solid red;
	font-family:Arial, Verdana, Tahoma;
	font-size:9px;
	}


TABLE.Table_Style_3 
	{
	background-color: #E9E9DE;
	border:1px dotted green;
	font-family:Arial, Verdana, Tahoma;
	font-size:8px;
	}
