.grey_border {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 1px;
}

.main_table {
	background-color: #ffffff;
}

.body_features {
	margin-top: 0px;
	background-color: #dcddde;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c5b5b;
}
.footer a {
	text-decoration: none;
	color: #5c5b5b;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 35px 10px 30px;
	margin: 0px;
	text-align: justify;
}

.main_content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.main_content ul{
	padding: 3px 0px 10px 30px;
	margin: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #4168b2;
}
.image_right {
	text-align: right;
	border: 1px solid #333333;
	white-space: normal;
	float: right;
	padding: 3px;
	margin: 20px 0px 2px 10px;
}
.image_rightFAQ {

	text-align: right;
	border: 1px solid #333333;
	white-space: normal;
	float: right;
	padding: 3px;
	margin: 0px 0px 2px 10px;
}
.smallFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
.main_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: justify;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.insurance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 30px;
}

.main_content2 ul {
	padding: 0px 0px 10px 30px;
	margin: 5px 0px 0px;
	list-style-type: none;
}

.image_bordered {
	border: 1px solid #333333;
	white-space: normal;
	padding: 3px;
	margin: 0px;
}

.popup_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.burn_list li {
	margin-bottom: 8px;
}


/* blog tags */

.front_page_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	background-color: #ffffff;
	padding: 8px;
	margin-top: 15px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;

}

.front_page_blog a{
	color: #991c00;
	text-decoration: none;
}

.front_page_blog a:hover{
	text-decoration: underline;
}

.blog_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #941e12;
	text-align: left;
}

.rizk_blog_title_font_new {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.menu_sublist_font_new {	
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

.rizk_blog_font_new {	
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000; /* #5F3316 */
	text-decoration: none;
	/*text-align: justify;*/
	padding: 4px;
}

.rizk_blog_font_new p{
	margin-top: 0px;
}

.rizk_blog_font a{
	color: #991c00;
	text-decoration: none;
}

.rizk_blog_font a:hover{
	text-decoration: underline;
}

.menu_sublist_font {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.archive_tag{
	margin-right: 50px;
}

.blog_archive_sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.blog_archive_sidebar a{
	color: #941e12;
	text-decoration: none;
}

.blog_archive_sidebar a:hover{
	text-decoration: underline;
}

/* New Top Nav */

.top_phone{
	background-image: url(images/banner_gold_no_type.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 150%;
	color: #ffffff;
	text-align:right;
	padding-right: 10px;
}

.top_phone a{
	color: #ffffff;
	text-decoration: none;
}

.top_phone a:hover{
	color: #941e12;
	text-decoration: none;
}

.top_phone_index{
	background-image: url(images/banner_no_type.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 150%;
	color: #ffffff;
	text-align:right;
	padding-right: 10px;
}

.top_phone_index a{
	color: #ffffff;
	text-decoration: none;
}

.top_phone_index a:hover{
	color: #941e12;
	text-decoration: none;
}
