﻿/*-------------------------------------------*/
/*--------------- elements ------------------*/
/*-------------------------------------------*/

body {
	margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;
	color:#333;
	font-family:verdana, Arial,Tahoma;
	font-size: 9pt;
}
td {
	font-size: 9pt;
}
a {
  color: #333;
  font-weight: normal;
  text-decoration: underline;
}

a:hover,a:active {
  color: #FF8900;
}
IMG{border:none;}
hr{
	height:1px;
  	color: #FF8900;
}
h1 {font-size: 18pt;color : #FF8900;font-weight : normal;padding: 0px 0px 0px 0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;}
h2 {font-size: 16pt;color : #FF8900;font-weight : normal;padding: 0px 0px 0px 0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;}
h3 {font-size: 15pt;color : #FF8900;font-weight : normal;padding: 0px 0px 0px 0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;}
h4 {font-size: 14pt;color : #FF8900;font-weight : bold;padding: 0px 0px 6px 0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:10;}
h5 {font-size: 12pt;color : #FF8900;font-weight : normal;padding: 0px 0px 0px 0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;}
h6 {font-size: 10pt;color : #FF8900;font-weight : normal;padding: 0px 0px 0px 0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;}


/*-------------------------------------------*/
/*---------- main editor styles -------------*/
/*-------------------------------------------*/

.pageTitles{
	display:block;
	font-size: 16pt;
	color : #FF8900;
	font-weight : normal;
	padding: 0px 0px 8px 0px;
}
.pageSubTitles{
	font-size: 12pt;
	color : #FF8900;
	font-weight : bold;
	padding-top: 0px;
	margin-left:0;margin-right:0;margin-top:10;margin-bottom:10;
	text-decoration: none;
}
.pageSubTitles2{
	font-size: 11pt;
	color : #333;
	font-weight : normal;
	padding: 0px 0px 6px 0px;
	margin-left:0;margin-right:0;margin-top:10;margin-bottom:0;
	text-decoration: none;
}
.pageSubTitles3{
	font-size: 9pt;
	color : #333;
	font-weight : normal;
	padding: 0px 0px 6px 0px;
	margin-left:0;margin-right:0;margin-top:0;margin-bottom:10;
}

.normalText{
	color:#333;
	font-size: 9pt;
}
.normalText2{
	color:#333;
	font-size: 9pt;
}