/* MAIN TAGS
-------------------------------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
	color : #666;
	font-size : 12px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 12px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color : #F07600;
	font-size : 22px;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	margin-bottom: 20px;
}
.h1{
	padding-bottom: 20px;
	background: url(../Images/h1_icon.gif) no-repeat top left;
	padding-left:28px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color : #F07600;
	font-size : 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	margin-bottom: 12px;
}
.h2{
	padding-bottom: 20px;
	padding-top: 10px;
	background: url(../Images/icons/h2_icon.gif) no-repeat top left;
	padding-left:16px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	color : #F07600;
	font-size : 12px;
	line-height: 120%;
	text-align: left;
	text-indent: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
	background: url(../Images/icons/h3_icon.gif) no-repeat left;
}
.h3{
	padding-top:8px;
	padding-bottom: 10px;
	background: url(../Images/h3_icon.gif) no-repeat top left;
	padding-left:19px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#707070;
	font-size :16px;
	line-height:20px;
	text-align:left;
	font-weight:normal;
	margin:0px;
	margin-bottom:20px;
}
H5{
	font-family: Arial, Helvetica, sans-serif;
	color : #F07600;
	font-size : 10px;
	line-height: 120%;
	text-align: left;
	text-indent: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	background: url(../Images/sidebar/header-left.gif) no-repeat left top;
}
.h5{
	padding-top:10px;
	padding-bottom: 0px;
	background: url(../Images/sidebar/header-left.gif) no-repeat left top;
	padding-left:19px;
}
A {
	color: #F07600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
A:Hover {
	color: #333;
	text-decoration: underline;
 	font-family: Arial, Helvetica, sans-serif;
}

IMG {
	border: none;
}

UL {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style: disc;
	list-style-position: outside;
	color : #666;
	font-size : 12px;
	line-height: 150%;
	text-align: left;
	font-weight: normal;
}

OL {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style: decimal-leading-zero;
	list-style-position: outside;
	color : #666;
	font-size : 12px;
	line-height: 150%;
	text-align: left;
	font-weight: normal;
}

.searchPage a {
	color: blue;
}

.searchPage .path {
	color: green;
}

.searchPage .percentage {
	color: green;
}

.searchPage p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.searchPage .advancedLink {
	font-size: 9px;
}
.searchPage .warning {
	color: red;
}

.searchPage .pageIndex {
	font-size: 12px;
}

.searchPage .pageIndex a {
	margin-left: 2px;
	margin-right: 2px;
}

.searchPage .pageIndexCurrentPage {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.pullQuote02IMG01 {
	margin: 0px;
	padding: 32px 0px 10px 0px;
}

.pullQuote02IMG02 {
	margin: auto;
	padding: 32px 0px 19px 0px;
}

.pullQuote02IMG03 {
	margin: auto;
	padding: 32px 0px 10px 0px;
}

.leftIMG {
	float: left;
	margin: 0px 10px 10px 0px;
}

.rightIMG {
	float: right;
	margin: 0px 0px 10px 10px;
}