body 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	
}
caption
{
	font-size: 10pt;
	font-family: Arial;
	color: Navy;
	font-weight: bold;
	text-align: center;
}
.searchTable
{
	margin-left: 5px;
	border-right: black 1px ridge;
	border-top: black 1px ridge;
	border-left: black 1px ridge;
	border-bottom: black 1px ridge;
}
.ddlSearch
{
	width:95%;
	font-size: 8pt;
	padding-left:2px;
	height:15px;
}

.searchLabel
{
		font-weight: bold;
		font-size: 9pt;
		color: black;
		font-family: Arial;
		padding-left:2px;
		text-decoration:none;
}

.title
{
	font-weight: bold;
}

.description
{	
	font-weight: normal; 
	color: #000000;
	padding-right: 10px;
}

.searchCritiera
{
	font-size : 9pt;
	margin-bottom: 3px;
}

.titleSearch
{
	background:#FFD940;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.detailSection
{
	background:#FFD940;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.detailDescription
{
	font-size: 11pt;
	color: Blue;
}

.detailText
{
	font-size: 10pt;
}

.detailTitle
{
	font-size: 14pt;
	font-weight: bold;
}

.descriptionSearch
{	
	font-weight: normal; 
	color: #000000;
	padding-top : 5px;
	font-size : 10pt;
}

.sectionTitle
{
	margin-top: 20px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	background-color: #000084;
}


.subTitle
{
	font-size: 12px;
	font-weight: bold;
}

.caption
{
	font-size: 9px; 
	color: #666666;
	margin-bottom: 5px;
	text-align:center;
}

.step
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-bottom: 20px;
	width: 100%;
}

.diagramNormal
{
	margin: 10px 20px 10px 0px;
	float: left;
}

.diagramFull
{
	margin-bottom: 20px;
	page-break-before: always;
	text-align: center;
}

.group
{
	padding-bottom: 20px;
}

.prerequisite
{
	margin-top: 20px;
	margin-bottom: 20px;
}



.searchBox
{
	background-color: #d4d0c8;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-bottom: 20px;
}

.searchTitle
{
	font-weight: bold;
	background-color: Navy;
	color: White;
}

.activity
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-bottom: 20px;
	width: 90%;
}

.noResults
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
