body {
font-family: Arial, Helvetica, sans-serif;
color: #b3b3b3;
font-size: 73%;
line-height: 17px;
font-weight: normal;
}

img {
margin: 0;
padding: 0;
}

a img{
margin: 0;
padding: 0;
border: none;
}

h1, h2, h3, p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h2, h3 {
	padding-bottom: 10px;
}

h1 {
	font-size: 1.3em;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 5px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	font-style: italic;
	color: #FFFFFF;
}

h2 {
	font-size: .9em;
	color: #FFFFFF;
	letter-spacing: 3px;
}

h3 {
	font-size: .8em;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 3px;
}

.heading {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

img {
	display: block;
	padding: 0;
	margin: 0;
}

a img {
	text-decoration: none;
	border: none;
}

#middle_right img {
	padding-bottom: 3px;
}

table {
	vertical-align: top;
}

table td {
	padding-right: 20px;
}

a {
	text-decoration: underline;
	color: #161414;
}

a:hover {
	text-decoration: none;
}

#footer {
font-size: .8em;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}


.left {
	float: left;
	padding-right: 15px;
}

.right {
	float: left;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999999; 
	border-style: none none dotted; 
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

li{
list-style-type:none;
line-height: 17px;
font-size: .9em;
}

.benefits li {
	list-style-type: none;
	text-decoration: none;
	color: #999999;
	font-style: italic;
	font-size: .9em;

}

.readmore {
	font-style: italic;
}

.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 238px;
	height: 220px;
	overflow: auto;
	float: left;
}

.scroll-pane2 {
	width: 238px;
	height: 160px;
	overflow: auto;
	float: left;
}

.scroll-pane3 {
	width: 450px;
	height: 120px;
	overflow: auto;
	float: left;
}

.scroll-pane-long {
	width: 238px;
	height: 310px;
	overflow: auto;
	float: left;
}

#pane1 {
text-align: justify;
}