/********* TAGS *********/
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	background-color:#000;
	padding:0; margin:0;}
TABLE {
	width:100%;
	border:none;
	border-collapse:collapse;}
TD {
	vertical-align:top;
	padding:0;}
H1 {
	font-size:24pt;
	font-weight:normal;
	padding:0;
	margin-bottom:10px;}
H1#thankyou {
	width:580px;
	font-size:17pt;
	font-weight:normal;
	padding:0;
	margin-bottom:10px;}
A {
	color:#fff;}
A:hover {
	color:#efbb72;}
P {
	line-height:140%;
	padding:0 0 10px 0;
	margin:0 auto;}
UL {
	padding:0;
	margin:0 0 5px 16px;}
LI {
	padding:0 0 5px 0;}

INPUT.long {
	width:244px; height:20px;
	border:1px solid #ececec;
	margin:0;
	padding:0;}
TEXTAREA {
	width:244px; //width:242px; 
	height:100px;
	border:1px solid #ececec;
	margin:0;}

/********* Classes and ids *********/
#header TD {
	height:172px;
	background:url(media/header_bcgrd.gif) repeat-x 0 0;
	vertical-align:top;
	background-color:#65667b;}

.main_table {
	background-color:#65667b;}
.left_nav {
	width:170px;
	text-align:right;
	background:url(media/nav_bcgrd.jpg) repeat-y -4px -34px;
	padding-top:90px;}
.left_nav A {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#444561;	
	text-decoration:none;
	padding-right:7px;
	margin-bottom:52px;}
.left_nav A:hover {
	color:#7a0001;}
.left_nav A#active {
	color:#7a0001;}
.content {
	height:369px;
	padding:23px 3px 32px 53px; //padding-top:43px;}
	
#footer TD {
	background:url(media/footer_bcgrd.gif) repeat-x 0 0;
	background-color:#000;}
.copyright {
	width:761px;
	color:#bd8683;
	text-align:right;
	padding:20px 80px 0 0;}
.copyright A {
	color:#bd8683;
	text-decoration:none;}
.copyright A:hover {
	color:#fff;
	text-decoration:underline;}

.form {
	width:425px;
	margin-top:10px;}
.form TD {
	height:27px;
	text-align:left;}
	
.referrals {
	padding:0;
	margin:0 0 5px 2px}
.referrals LI {
	list-style:none;
        font-size:14px;
		font-weight:bold;
        text-align:center;
	background:url(media/referrals_divider.gif) no-repeat center 41px;
	/*background-image:expression('none'); 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../media/referrals_divider.png',sizingMethod='crop');*/
	padding:0 0 27px 0;}

.referral {
	display:block;
	font-size:12px;
	color:#efbb72;
	padding:3px 0 5px 0px;}

/* 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;}

/* 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;}
.sIFR-hasFlash A.nav_left {
	visibility:hidden;}


