body {
	font-family: arial, helvetica, serif;
}

a {
text-decoration: none;
}

a:hover {
color: rgb(180, 200, 255);
}

ul li {
list-style:none;
}

ul li a {
font-size: 0.75em;
color: white;
}

.twist ul li {
list-style: disc;
}

#flashContainer{
position: absolute;
right: 700px;
z-index: 2;
}

#content {
	clear: left;
	color: #ccc;
	width: 700px;
	text-align: justify;
}

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

.footerBold {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
}

.footer a {
	color: white;
}


.footer a:hover {
	color: rgb(200, 200, 200);
}

.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	padding-top: 0px;
	padding-left: 6px;
	line-height: 14px;
	padding-right: 6px;
	padding-bottom: 0px;
	text-align: justify;
}

.bodylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #666666;
	font-weight: bold;
	text-align: justify;
}

.headings {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.instructions {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
}

.productList {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
    color: #666666;
}

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

.whyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: black;
}

.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #52b1c2;
}

.subheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
}

.subheads3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666;
}

.twist {
    overflow: hidden;
	text-align: left;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

.twist2 {
	text-align: left;
	padding-left: 8px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 3px;
	margin-bottom: 2px;
	
}

.topicHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
}

.topicSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
}

.orderList {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
    color: #666666;
}

.orderChoiceSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	padding: 6px;
}

.orderChoiceBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding: 0px;
}


.installType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	line-height: 11px;
	padding: 4px;
	text-align: left;
}
