/* for actual type style setting */
/*
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
*/

.breadcrumb_txt {
	font-size: 10px;
	color: #8E8E8E;
	vertical-align: middle;
/*	position: relative;*/
	font-weight: bold;
}

#breadcrumb_container .breadcrumb_txt a {
	text-decoration: none;
	font-weight: bold;
	color:#8E8E8E;
}

#breadcrumb_container .breadcrumb_txt a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#body_page_title {
	font-size: 11pt;
	font-weight: bolder;
	text-transform: uppercase;
	/* color: #E35E00; #062C82*/
	color: #FF0000;
}


.body_section_title {
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

.body_section_subtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.borderFrame  {
	border: 1px solid #FF0000;
}

.textSmall {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:6pt;
	font-style:regular;
	color: #000000;
}

.fontSmall {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:7pt;
	font-style:regular;
	color: #000000;
}
.table_content {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
}

.table_content  a{ text-decoration:none; color:red; }
.table_content a:visited { text-transform: none; color:red; }
.table_content a:hover{text-decoration:underline; color:red;}

/************** sitemap style ************************/

.siteMap {font-family: Verdana, Arial, Geneva, sans-serif; color:#666666; }
	.siteMap  {	padding: 0px; margin: 0px; list-style-type: none; }
	.siteMap  {	padding: 0px; margin: 0 0 0 0; list-style-type: none; line-height: 18px; }
	.siteMap  a, .sitemap li a:visited {text-decoration:none; color: #000000; padding: 0px; margin: 0px;}
	.siteMap a:hover {text-decoration: underline; color: red; }
	.siteMap a:active {text-decoration: none; color:#666666; font-weight: bold; }	

h1 { background-color: #C1BEAF; margin: 0px; padding: 0px;
	text-decoration: none; text-indent: 2px;
	color:#E35E00; font-size: 9pt; text-transform:capitalize;
	/* border-bottom: 1px solid blue; */}

h2 { text-decoration: none; font-size: 8pt; font-weight: normal;
	padding-left: 5px; margin: 0px;
	/* border-bottom: 1px solid blue; */ }
 
h3 { text-decoration: none; font-size: 8pt; font-weight: normal;
	padding-left: 12px; margin: 0px;
	/* border-bottom: 1px solid blue; */ }
h4 { text-decoration: none; font-size: 8pt; font-weight: normal;
	padding-left: 25px; margin: 0px;
	/* border-bottom: 1px solid blue; */ }
.forwardArrows  { color: #E35E00; }
/*****************************************************/

