


.headder_content {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9303;
	padding-top: 0px;
	padding-bottom: 7px;
} 
.subheadder_content {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9303;
	display: block;
	
	
	font-weight: bold;
}
.subheadder_content p {margin-top:0px;}

.text_content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	display: block;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
}          

.headder_left {
    ffont-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	display: block;
	color: #999999;
	margin: 5px;
	padding: 5px;
}      
.subheadder_left {
    font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9303;
	display: block;
	margin: 5px;
	padding: 5px;
}
.text_left {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	margin: 5px;
	padding: 5px;
	font-weight: bold;	
		}





/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }


/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}