body {
	background-image: url(http://www.iconheadquarters.com/images/main/background1.gif);
	margin: 0px 0px 0px 0px;
}

a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #003C77;
	text-decoration: none;
}

.bodyheader {
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #093554;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}

.bodybreadcrumbs {
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 50px;
	text-align: left;
}

.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 50px;
	text-align: left;
}

.bodytext2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	fontsize: 8pt;
	color: #323232;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-y;
	background-image: url(http://www.iconheadquarters.com/images/pages/home/news_box_background.gif);
}

.left {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A5C6B;
	text-align: left;
	height: 18px;
	padding-top: 0px;
	padding-left: 17px;
}

.table {
	font-size: 8pt;
	padding-left: 15px;
}

.background {
	font-size: 8pt;
	background-image: url(http://www.iconheadquarters.com/images/main/background2.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-bottom: 25px;
}

.background1 {
	font-size: 8pt;
	background-image: url(http://www.iconheadquarters.com/images/main/body_background1.gif);
	background-repeat: repeat;
}

.boxes {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A62;
	background-image: url(http://www.iconheadquarters.com/images/left_boxes/background.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.header1 {
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #003a62;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}

/* Frequently Asked Questions */

.faqquestion {
	width: 90%;
	height: 29px;
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/question_background.gif);
	line-height: 29px;
	color: #FFFFFF;
	overflow: hidden;
	margin: auto;
	font-weight: bold;
	text-align: left;
	text-indent: 32px;
	cursor: pointer;
}

.faqquestionborderleft {
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/question_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.faqquestionborderright {
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/question_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

img.faqquestionleft {
	float: left;
	position: relative;
	top: -29px;
}

img.faqquestionright {
	float: right;
	position: relative;
	top: -29px;
}

.faqanswer {
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/answer_background.gif);
	width: 85%;
	height: 0px;
	position: relative;
	margin: auto;
	top: 0px;
	overflow: hidden;
}

.faqanswercontent {
	margin-top: -100%;
}

.faqanswertext {
	padding-left: 32px;
	padding-top: 16px;
	padding-right: 32px;
	text-align: left;
}

.faqanswerborderleft {
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/answer_left.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.faqanswerborderright {
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/answer_right.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.faqanswertop {
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/answer_top_background.gif);
	/*width: 100%;*/ /* This line breaks offsetHeight */
	/*height: 5px;
	overflow: hidden;*/ /* height and overflow cause uber CPU usage */
}

.faqanswerbottom {
	background-image: url(http://www.iconheadquarters.com/images/pages/frequently_asked_questions/answer_bottom_background.gif);
	width: 100%;
	height: 31px;
	overflow: hidden;
}

img.faqanswertopleft {
	float: left;
	position: relative;
	top: 5px;
}

img.faqanswertopright {
	float: right;
	margin-right: -1px;
	position: relative;
	top: 5px;
}

img.faqanswerbottomleft {
	float: left;
}

img.faqanswerbottomright {
	float: right;
	margin-right: -1px;
}

.faqspacer {
	height: 20px;
	overflow: hidden;
	visibility: hidden;
}