/*====================

2009 Going Independent

=====================*/

body {color:#111;
	}

a:link { color: #9e283e;
text-decoration:underline;
font-weight:bold;
}
a:visited { color: #9e283e; 
text-decoration:underline;
font-weight:bold;
}
a:hover { color: #9e283e;
text-decoration:none;
font-weight:bold;
}
a:active { color: #9e283e;
text-decoration:underline; 
font-weight:bold;
}

/*#giws-footer a:link { color: #990000;
text-decoration:underline;
font-weight:bold;
}
#giws-footer a:visited { color: #990000; 
text-decoration:underline;
font-weight:bold;
}
#giws-footer a:hover { color: #990000;
text-decoration:none;
font-weight:bold;
}
#giws-footer a:active { color: #990000;
text-decoration:underline; 
font-weight:bold;
}*/

#giws-contentwrapper h1 {margin-top:20px; font-size:22px; color:#990000; }
#giws-contentwrapper h2 {margin-top:5px; font-size:16px; color:#990000; }
#giws-contentwrapper h3 {margin-top:5px; text-transform:uppercase; font-size:14px;color:#990000;  }
#giws-contentwrapper h4 {margin-top:5px; font-size:14px; color:#990000; }
#giws-contentwrapper p {font-size:14px; }
p {padding:5px 0 5px 0; line-height:120% }
.giws-speakers {margin:10px 10px 10px 0; } 
.giws-speakers img.floatleft {margin-top:10px; }

img {  
  border-style: none;
  border-width: 0;
}

/* RIS2009 menu*/
.giws-menu{
	margin: 0;
	padding: 0;
	}
	
.giws-menu ul{background:#727272;
	margin: 0;
	padding: 0;
	float: left;
	width: 948px;
	height:23px;
	border:1px solid #000;
	}

* html .giws-menu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
	}

.giws-menu ul li{
	display: inline;
	}
.giws-menu ul li a:link, .giws-menu ul li a:visited {
	float: left;
	color: #fff;
	height:17px;
	padding: 4px 0 3px 0;
	text-align:center;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	border-right: 1px solid #000;
	}

.giws-menu ul li a:hover {	
	color:#000;
	text-decoration:none;
/*	border-bottom: 1px solid #000;*/
	}
.giws-menu ul li a:active {
	float: left;
	color: #fff;
	height:17px;
	padding: 4px 0 3px 0;
	text-align:center;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	border-right: 1px solid #000;
	}
.giws-menu ul li.giws-no-border a {border-right:none; }

ul.ris2009 {
    margin: 0px;
    padding:10px 0 0px 20px;
	} 
ul.ris2009 li {
	font-size: 13px;
	margin-bottom:5px;
	}


#giws-wrapper{font-family:Arial, Helvetica, sans-serif;
	width: 950px; 
	margin: 0 auto;
	margin-top:0px;	
	}

#giws-header{background: #000;
	height: 187px; 
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
	}
#giws-header img {margin:0; padding:0; }

#giws-contentwrapper{background: #fff;
	float: left;
	width:948px;
	font-size:14px; 
	margin:0;
	border-left:1px solid #000;
	border-right:1px solid #000;
	}

#giws-contentcolumn {background:transparent;
	float:left;
	width:722px;
	margin-right: 225px; 
	min-height:800px;
	border-right:1px solid #000;
	}

#giws-rightcolumn{background: transparent;
	float: right;
	display:inline;
	width: 225px; 
	margin-left: -225px; 
	/*padding-right:20px;*/
	color:#666;
	font-size:80%; 

	}
#giws-rightcolumn img {border:none;
	margin-bottom:2em;
	}
#giws-footer{background: #fff url(/images/bot_black.gif) no-repeat top left;
	position:relative;
	clear: left;
	width: 100%;
	color: #333;
	text-align: center;
	padding: 4px 0;
	}
#giws-footer p{margin-top:15px;
	line-height:1.2em;
	font-size:12px; }

.giws-innercolumn{background:#fff;
	margin:0 20px 10px 20px; 
	}
/*#giws-rightcolumn .giws-innercolumn{background:#fff;
	margin:10px 0 0 23px; 
	}*/
	
	/* Miscellaneous */
.times {
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	padding-top: 5px;
	border-top: 1px solid;
	border-top-color: #999999;
}
.descriptions {
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: 1px solid #999999;
}
.greentype {
	color: #000000;
	background-color: #eee;
	display: block;
	text-indent: 10px;
	padding: 4px 0 4px 0;
	border-top: 1px solid #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0px 0;
	text-transform:uppercase;
	letter-spacing:1px;
}

.headline {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	line-height:150%;
}
.venue_chart {
	background-color: #eee;
	text-align: center;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #003300;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #999999;
}

input.submit {
	width:200px;
	height:25px;
	color: #000000;
	background-color: #eee;
	display: block;
	padding: 2px 0 4px 0;
	border-left:1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}
.disclaimer {
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding:0;
	margin:0;
}
.disclaimer-left {background-color: #eee;
	width: 190px; 
	position:absolute;
	right:15px;
	bottom:200px;
	padding:5px;
	border-top:1px solid #000;	
	font-size:10px;
	text-align:left;
	}
.photopadding {
	float:right;
	padding: 0 0 0 10px;
	line-height:1%;
} 
 td.speakers-col {
 padding:2px 20px 2px 2px;
}

.subhead {
	font-size: 16px;
	font-weight: bold;
}
.ruleabove {
	margin-top: 14px;
	border-top: 1px solid #666;
	padding-top: 14px;
}

.sponsor {margin: 15px 0 20px 0; color:#111; }

/* Register Form */
table.grid-ctd-register {background-color:#f4f4f4; 
	font-size:14px;
	color:#333;
	}
table.grid-ctd-register	td {border:1px solid #999;
	padding:5px;
	}
table.sub-grid-ctd-register	td {border:none;
	padding:5px;
	}
input.submit-ctd {background:#9e283e;
	height: 25px;
	width:150px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	}

table.grid-ctd-register td.grid-submit-ctd {border:none; text-align:center;}
input.radio-ctd { line-height:10%; padding-bottom:15px;}

.star_reg { color:#9e283e; font-weight:bold; font-size: 18px; }

