/* Insurance 360 stylesheet */

/* COLORS
	Russet Brown	#99141b
	Powder Blue	#74a8c9
	Pale Blue Grey	#cfd9df
*/

#header_link {
	display: block;
	padding: 0px;
	border: 1px solid #999999;
	background-color:#ffffff;
	background-image: url(header.png);
	background-repeat: no-repeat;
	width:980px;
	height:150px;
}

#contentbox {
	margin-top:0px;
	border: 1px solid #999999;
	border-top: none;
}

body {					
	background-color:#e7e7e7;
	color:#333333;
	margin:0;
	padding:0;
}

h2,h3,h4,h5,h6 {
	font-family:"Myriad Pro", "Gill Sans", "Lucida Sans", Verdana, sans-serif;
}

h1 { 	color:#AFAFAF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.76em;
	text-transform:uppercase;
	border:none;
	background-color: #FFF;
	line-height: 1.4em;
	margin:5px 0 15px 0;
}

h2 { 	color:#FFF;
	background-color: #999;
	font-weight:bold;
	display:block;
	line-height: 1.5em;
	margin:0 0 15px 0;
	padding:0.4em 0.4em;
}
h2 a {color:#fff;}
h2 a:hover {color:#fff;}
h3 {
	background-color: #686F6F;
	border:none;
	color:#fff;
	font-weight:bold;
	line-height: 1.1em;
	margin:0em 0em 0.4em 0em;
	padding:0.6em 0.4em;
}

h4 { 	color:#111;
	background-color: #eee;clear:left;
	font-weight:bold;
	line-height: 1.4em;
	margin:0.2em 0em 0em 0em;
	padding:0.4em 0.6em;
}

iframe {border:none;}
iframe {border:0px solid #fff;}

a {						
	color:#666666;					
}
a:hover {
	color:#99141b;
}

/* LAYOUT */

#contentbox {
	background-color:#ffffff;
	background-image:none;
	background-repeat:no-repeat;
	margin-top:-2px;
	width: 980px;
	border-top: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#leftcol {
	width:230px;
	float:left;
}

#middlecol {
	width:660px;
	float:left;
}
#rightcol, #rightcol img {
	display:none;
}

/* NAVIGATION */

#leftcol #navigation {
	list-style: none;
	margin: 30px 0 0 14px;
	padding: 0;
}

#navigation ul {
	display: block;
	font-size: 0.9em;
	list-style-type: none;
	padding-left: 0;
	margin: 1px 0px;
}

#navigation li {
	padding: 0; 
	margin: 0;
	background: #FFFFFF;
	width: 180px;
	height: 32px;
}

#navigation a {
	background: #fff;
	background-image:url(button.png);
	background-repeat:no-repeat;
	border: none;
	color:#163441;display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 7px 3px 0px 35px;
	width: 164px;
	height: 20px;
}

#navigation a:hover {
	background-image:url(hover.png);
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;					
}
#navigation a:active {
	border:none;
	background-image:url(hover.png);
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;					
}
#navigation a.current {
	background-image:url(current.png);
	background-repeat:no-repeat;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}


/* TOP NAVIGATION */
#topnav {display:none;}


/* SECOND LEVEL NAV */

#contentnav {			
	background-color:#D8EFC2;		
}

#contentnav a {			
	color:#666666;
	text-decoration:none;			
}

#contentnav a:hover {	
	color:#99141b;
	text-decoration:underline;
}


/* CONTENT */

#booknow {display:none;}

div#content {
	height:auto;
	margin-top:24px;
	min-height:480px;
}

/* for Internet Explorer */
/*\*/
* html div#content {
	height:480px;
}
/**/

div#content a {						
	border-bottom:1px dotted #999;
	color:#163441;	
	text-decoration:none;				
}
div#content a:hover {
	background-color:#f2f2f2;
	border-bottom:1px dotted #ddd;
	color:#333;
	text-decoration:none;
}

div#content p {	
	font-size:1em;
	line-height:1.5em;
}

div#content li {
	font-size:1em;
	list-style-image: url(bullet.png);		
	line-height:1.5em;
}

/* CONTENT IMAGE STYLING */


div#indexhtml2 img, div#theteamhtml1 img, div#contacthtml1 img {
	background-color:#f5f5f5;
	border:1px solid #e7e7e7;
	margin:2px 10px 15px 0px;
	padding:7px;
}

.left {
	float:left;
	margin-right:5px;
	margin-left:0px;
}
.right {
	float:left;
	margin-bottom:20px;
	width:280px;
}

.red {					
	color:#CC0000;					
}

/* TABLE STYLES FOR SPEAKER AND DELEGATE PROFILES */

table	{
	font-size:100%;
	margin-bottom:0.6em;
	margin-left:0px;
	border:none;
	border-collapse:collapse;
	width:100%;
}

table td, table th {
	padding:3px;
	border:none;
	vertical-align:top;
}

table th {
	background-color:#CFCFCF;
	font-weight:bold;
	color:#333;
	text-align:left;
	width:15%;
}

td {
	background-color: #fff;
}
td p {margin: 0em 0.1em;padding:0;}

table table {
	font-size:100%;
	margin:0;
	border:none;
	padding:0;
}

/* SPONSOR BAR */

#countdown {display:none;}

.sponsorbar {
	background-color:#ffffff;
	border-bottom:none;
	border-top:none;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	letter-spacing:1px;		
	color:#A5A7A9;
	text-transform:uppercase;
}

/* FOOTER */

#footer {				
	text-align: center;
	font-size: 0.84em;
}
#footer p {						
	color:#999;
	padding-top:102px;				
}
#footer a {						
	color:#999;	
	text-decoration:none;				
}
#footer a:hover {
	color:#111;
	text-decoration:none;
}

#footer {
	padding: 0px;
	border: 0px;
	background-color:transparent;
	background-image: url(hosted_by.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width:957px;
	height:100px;
}

