@charset "UTF-8";
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #D69905;
	font-variant: normal;
}
.greytext {
	font-size: 12px;
	font-weight: lighter;
	color: #999;
	font-variant: normal;
}
h1 {
	color: #142D79;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.faq {
	color: #F8C35B;
	font-size: 27px;
	font-weight: bold;
}
.bottom_lnk {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
	color: #FFF;
	}
.bottom_lnk a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
.bottom_lnk a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
.bottom_lnk a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F7C154;
	text-decoration: underline;
	}
.bottom_txt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
.bottom_txt a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	}
.bottom_txt a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	}
.bottom_txt a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
	text-decoration: underline;
}
.top_header {
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	font-size: 12px;
}
.body {
	background-image: url(images/flame.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	background-position: left top;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	}
.top_links a:link{
	color: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.top_links a:visited{
	color: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.top_links a:hover{
	color: #F7C154;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indx_top_head {
	background-image: url(images/indx_logo.jpg);
	background-repeat: no-repeat;
}
