body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px auto;
	text-align: center;
	background: #f8f8f8 url(/images/bkg.jpg) top center repeat-x;
}
a {
	text-decoration: none;
	color: #5b5b5b;
}
a:hover {
	color: #990000;
}
img {
	border: 0px;
}
#wrapper {
	width: 763px;
	margin: 0px auto;
	text-align: center;
}
#main {
	width: 763px;
	height: 167px;
	margin: 0px auto;
	text-align: center;
	background-color: #transparent;
}
#header {
	width: 763px;
	height: 75px;
}
#intro {
	clear: both;
	position: relative;
	top: 19px;
}
#logo {
	z-index: 500;
}
#logo .img {
	position: relative;
	top: 24px;
}
#flashArea {
	width: 763px;
	margin: 0px auto;
	text-align: center;
	background-color: transparent;
}
#container {
	width: 763px;
	background: transparent url(/images/pageBkg.gif) center top repeat-y;
}
#leftcol {
	width: 568px;
	float: left;
}
#leftcol .content {
	padding: 0px 18px 18px 18px;
	text-align: left;
	color: #3c393a;
	font-size: 11px;
	line-height: 1.5em;
}
#leftcol .table_content {
	padding: 6px 6px 6px 6px;
	text-align: left;
	color: #3c393a;
	font-size: 11px;
	line-height: 1.5em;
}
#leftcol .center_content {
	padding: 6px 6px 6px 6px;
	text-align: center;
	color: #3c393a;
	font-size: 11px;
	line-height: 1.5em;
}
#leftcol .white_content {
	padding: 7px 7px 7px 7px;
	text-align: left;
	color: #fff;
	font-size: 11px;
	line-height: 1.5em;
}
#rightcol {
	width: 195px;
	float: left;
	background: transparent url(/images/rightCol_bkg.gif) center top no-repeat;
}
#rightcol .content {
	margin: 2px 0px 6px 0px;
}
#rightcoltext {
	width: 195px;
	float: left;
	background: transparent url(/images/rightCol_bkg.gif) center top no-repeat;
}
#rightcoltext .content {
	margin: 6px 0px 6px 9px;
        text-align: left;
	color: #3c393a;
	font-size: 11px;
	line-height: 1.5em;
}
#answers {
	background: transparent url(/images/subGetAnswers_bkg.png) center center no-repeat;
	width: 182px;
	height: 123px;
	margin: 0px auto;
}
#answers .content {
	color: #fff;
	padding: 14px 10px 0px 10px;
	text-align: left;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#nav {
	z-index: 20;
	position: relative;
	top: -3px;
}
#leftnav {
	float: left;
	position: relative;
	top: 5px;
}
#rightnav {
	float: right;
	position: relative;
	top: 5px;
}
#slider {
	position: relative;
	top: 3px;
	clear: both;
}
#btn {
	list-style: none;
	padding: 0px;
	margin: 0px auto;
	width: 164px;
	height: 22px;
	position: relative;
	left: 0px;
}
#btn a {
	display: block;
	text-indent: -9000%;
	position: absolute;
	outline: none;
}
#btn a:hover {
	background-position: left bottom;
}
#btn .answerbtn {
	width: 164px;
	height: 22px;
	background: url(/images/btn_GetAnswers.gif) no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer {
	width: 763px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	top: 12px;
}
#footer .content {
	font-size: 11px;
	color: #a2a2a2;
}
#credits {
	position: relative;
	top: 6px;
}
#credits a {
	text-decoration: none;
	color: #a2a2a2;
}
#credits a:hover {
	color: #990000;
}
h1 {
	font-size: 28px;
	color: #6c6a6a;
	font-family: arial,verdana,helvetica,sans-serif;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding-left: 18px;
}
h2 {
	font-size: 24px;
	color: #0079c2;
	font-family: arial,verdana,helvetica,sans-serif;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 28px;
	margin-top: 20px;
	position: relative;
	top: 8px;
	width: 520px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 15px;
}