.link_black:link {
	font-family: Arial;
}
.link_black A:link {text-decoration: underline; color: #000000;}
.link_black A:hover {text-decoration: underline; color: #333333;}
.link_black A:active {text-decoration: underline; color: #000000;}
.link_black A:visited {text-decoration: underline; color: #000000;}
.link_black A:visited:hover {text-decoration: underline; color: #333333;}

.nav {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.nav:link {
    color: #ffffff;
	}
.nav:hover {
	color: #FFE110;
}
.nav:visited {
    color: #000000;
	}
.nav:active {
    color: #FB030F;
	}
	
.faq_question {
	color: #000000;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;
}

.faq_a {
	color: #000000;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;
}

.faq_btq {
	color: #000000;
	font-size: 12px;
	font-family:Arial;
}

.faq_btq A:link {text-decoration: underline; color: #000000;}
.faq_btq A:hover {text-decoration: underline; color: #333333;}
.faq_btq A:active {text-decoration: underline; color: #000000;}
.faq_btq A:visited {text-decoration: underline; color: #000000;}
.faq_btq A:visited:hover {text-decoration: underline; color: #333333;}

.faq_answer {
	color: #000000;
	font-size: 12px;
	font-family:Arial;
}
	
.bloglink {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}
	
.bloglink:link {
	color: blue;
}

.bloglink:hover {
	color: #0953D6;
}

.bloglink:visited {
	color: blue;
}
.bloglink:active {
	color: blue;
}

.navlink {
	height: 29px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
	top: 5px;
	position: relative;
	float: left;

	
	padding-right: 14px;
}	


.navlink A:link {text-decoration: none; color: #FFFFFF;}
.navlink A:hover {text-decoration: none; color: #FFDF00;}
.navlink A:active {text-decoration: none; color: #FFFFFF;}
.navlink A:visited {text-decoration: none; color: #FFFFFF;}
.navlink A:visited:hover {text-decoration: none; color: #FFDF00;}


.navspacer {
	padding-right: 12px;
}
	
.navheader1 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	clip:  rect(2px auto auto auto);
      background-repeat: no-repeat;
}
.navheader2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.footer:link {
    color: #000000;
	}
.footer:hover {
	color: #FFE110;
}
.footer:visited {
    color: #000000;
	}
.footer:active {
    color: #FB030F;
	}
	
#quiz_box {
	width: 530px;
	height: 250px;
	background-color: #d6ddd7;
	font-family: arial, "lucida console", sans-serif;
	border-style: solid;
	border-color: #5d695f;
}

#questions {
	position: relative;
	color: black;
	top: 90px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

#quiz_status {
	position: relative;
	left: 20px;
	top: 20px;
	color: #5d695f;
	font-weight: bold;
}

.quiz_button {

}

.quiz_button_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

.quiz_button_text {
	position: absolute;
	top: 10px;
	z-index: 10;
	color: #000000;
	font-weight: bold;
	
}

#button_feature {
	position: relative;
	top: 140px;
	left: 140px;
}

#button_benefit {
	position: relative;
	top: 140px;
	left: 290px;
}

#button_startover {
	position: relative;
	text-align: center;
}

body {
	background-color: #FFFFFF;
}
h1 {
    margin-top: 0px;
    margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
    margin-top: 0px;
    margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
    margin-top: 0px;
    margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
