body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */  /* customize_body */
	font-family: Arial, Verdana, sans-serif;
	line-height:18px;
}

img {border: 0px; outline: none;}
a,a:visited,a:active {
	/* customize_link */ color:#f26c39; /* customize_link */
}
a:hover {
	/* customize_link_hover */  /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px;text-align: left; }
h1{ font: normal normal 21px Arial; line-height:28px;color: #6d6e72; }
h2{ font-size:16px; line-height:24px;color: #6d6e72; }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; }
ul, li {text-align: left;}
a.sub:link {
        color: #6d6e72;
        text-decoration: none;
}
a.sub:visited {
        color: #6d6e72;
        text-decoration: none;
}
a.sub:active {
        color: #6d6e72;
        text-decoration: underline;
}
a.sub:hover {
        color: #6d6e72;
        text-decoration: underline;
}
.heading {
	font-weight : bold;
	color : #6d6e72;
}
.blue {
	font-size : 18px;
	font-weight : normal;
	color : #f26c39;
}
.orange {
	font-size : 16px;
	font-weight : bold;
	color : #f26c39;
}
a.orange:link {
	font-size : 16px;
	font-weight : bold;
	color : #f26c39;
}
a.orange:visited {
	font-size : 16px;
	font-weight : bold;
	color : #f26c39;
}
a.orange:active {
	font-size : 16px;
	font-weight : bold;
	color : #f26c39;
}
a.orange:hover {
	font-size : 16px;
	font-weight : bold;
	color : #f26c39;
}
.grayheader {
	background-color:#6d6e72;
	color:#ffffff;
	text-align:center;
	padding:5px 0px 5px 0px;
}