body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color:#000000;
	
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal
}

h1 {
	font-size: 16px;
	font-weight: bold;	
}

h2 {
	font-size: 14px;
	font-weight: bold;	
}

h3 {
	font-size: 12px;
	font-weight: bold;	
}

.hideOnPrint {
	display: none;	
}

table caption {
	display: none;	
}

a:link
{
color:#000000;

}

a:hover
{
color:#000000;

}

a:active
{
color:#000000;

}

a:visited
{
color:#000000;

}

span.geo {
	display: none;	
}

.accordion-content {
	display: block !important;	
}


.accordion-content h1 {
	display: none !important;	
}

img {
	border: 0px;	
}

.oraise-accordion h3.rgaccord1-toggle {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: none !important;
	padding-top: 13px;
	padding-bottom: 0px;
	
	padding-left: 0px;
	height: 28px;
	
	border-bottom: 0px;
}

.rgaccord1-content table {
	width: 460px !important;	
}

.rgaccord1-content h1 {
	display: none;
}
