
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0 0 10px 0;
	padding-bottom: 7px;
	border-bottom: 1px solid white;
}

h2{
	margin: 15px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:	normal;
	color: #FF9933;
}

h3 {
	color: #CCCCCC;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #99CCFF;
}

p {
	margin: 5px 0 10px 0;
}

.gold_emphasis {
	color:#FF9933;
	font-weight:bold;
}

hr {
	margin: 20px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #CCCCCC;
	color: #CCCCCC;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

