/***** paragraph *****/


/***** h1 *****/

#rightBoxb h1 {
	font-size: 28px;
	font-weight:normal;
	color: #CCCCCC;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	letter-spacing: 0px;
	text-transform: uppercase;
}
#contentH h1 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:37px;
	font-style: italic;
	color:#FFFFFF;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	letter-spacing: 0px;

}

/***** h2 *****/

#rightBoxb h2 {
	font-size: 20px;
	font-weight:bold;
	color: #ccc;
	line-height: 110%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/***** h3 *****/

#rightBoxb h3 {
	font-size: 18px;
	font-weight:bold;
	color: #ccc;
	line-height: 110%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/***** h4,h5,h6 *****/

#rightBoxb h4,h5,h6 {
	font-size: 14px;
	font-weight:bold;
	color: #ccc;
	line-height: 110%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}


/* Bullet List */

#rightBoxb ul {
	margin: 0px 15px 15px 15px;
	color:#7E8083;
}
#rightBoxb ul li {
	padding: 0;
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}
#rightBoxb ul li p {
	padding: 0;
	margin: 0;
}

/* Number List */

#rightBoxb ol {
	margin: 15px;
	color:#7E8083;
}
#rightBoxb ol li {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: decimal;
}
#rightBoxb ol li p {
	padding: 0;
	margin: 0;
}

/* Tables */

#rightBoxb table
{
	font-family: Tahoma;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
#rightBoxb table thead tr td, 
#rightBoxb table thead tr td th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #81B919;
}
#rightBoxb table tbody tr td
{
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #ccc;
}

#rightBoxb table tbody tr th
{
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color:#999999;
	font-weight:bold;
}
#rightBoxb img {
	margin: 0 10px 0 0;
}
.thumb {

float:left;
margin-right:20px;
margin-bottom:20px;
border-style:none;


}
