body, p, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a:link { color:#D58C00; }
a:visited { color:#D58C00; }
a:hover { background-color:#DAECF8; }

.hidden
{
	display: none;
}

h1, .h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #404E6C;
}

h2, .h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #5E85A9;
}

h3, .h3
{
	font-size: small;
	font-weight: bold;
}

h4, .h4
{
	font-size: x-small;
	font-weight: bold;
}

h5, .h4
{
	font-size: xx-small;
	font-weight: bold;
}



/********/
/* Page */
/********/


/* Main Header */

.PageHeader
{
	background-color: #5E85A9;
	padding: 10px 10px 10px 10px;
}

.PageHeaderLabel
{
	color: #ffffff;
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none
}


/* Crumb Trail */

.CrumbTrail
{
}

.CrumbTrail_DataList
{
	line-height: 18px;
}

.CrumbTrail_DataListItemStyle
{
}

.CrumbTrail_HyperLink
{
}

/* DataGrid */

.Normal_DataGrid
{
	border-collapse: separate;
}
