body {
	background: #f0ebe4; */
	background-color:#eaeaea;
	font-family:'Open Sans',Arial;
	}
p {
	font-size:14px;
	line-height:18px;
}
ul {
	list-style:url(http://www.worldcongress.com/events/healthplanstrategies/images/bullet.gif);
	}
.list {
	font-size:14px;
	}

h1, h2, h3, h4, h5, h6, .page-title {
	color:#003366;
	font-family:'Lato',Arial;
	font-style:normal;
	}
.page-title-wrk {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #E5C7A6;
	margin-top: 10px;
	margin-bottom: 10px;


}	
.sponsorHeader {
	background:  #ffffff;
	color:#061d47; 
	font-family:'Lato',Arial;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #061d47;
	width:190px;
}

.speakerGridHeader{
	background: url(../images/header-bg.gif) repeat-y #013467;
}

a.aLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#2F68B0; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #558ED5;}
a.mainLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#2F68B0; text-decoration: none;}
a:hover.mainLink{text-decoration: none; color: #558ED5;}


#conf_nav_bar {
	background: #000066 url(../images/nav-bg.gif) repeat;
	}

#conf_nav a:hover {
	color:#ffffff;
	}

#conf_nav li {
	background:url(../images/nav-off.gif);
}	

#conf_nav li:hover, #conf_nav li.sfhover {
	background:url(../images/nav-on.gif);
	}
.coLocated{
	margin:3px;
	height:375px;
	background-color:#f2f2f2;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
.box-head, .box-head a h4{
	background-color:#1C3664;
	color:#FFFFFF;
	font-size:14px;
	font-family:'Open Sans',Arial;
	font-weight:100;
	line-height:40px;
	vertical-align:middle;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom:0;
	padding-bottom:0;
}
.img-box{
	border:4px solid #f1f1f1;
	padding:4px;
}
.features{
	padding:5px;	
}
.center{ 
	text-align:center;
	}
.justify{
	text-align:justify;
	padding:15px;
	}
.event_btn {
	
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #003366), color-stop(1, #032b52) );
	background:-moz-linear-gradient( center top, #003366 5%, #032b52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003366', endColorstr='#032b52');
	background-color:#003366;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	height:36px;
	line-height:36px;
	width:169px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 0px 0px #051a2e;
}

.event_btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #032b52), color-stop(1, #003366) );
	background:-moz-linear-gradient( center top, #032b52 5%, #003366 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#032b52', endColorstr='#003366');
	background-color:#032b52;
}
.btn {
	
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #e1e0e0) );
	background:-moz-linear-gradient( center top, #eeeeee 5%, #e1e0e0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#e1e0e0');
	background-color:#eeeeee;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #e1e0e0;
	display:inline-block;
	color:#595959;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:36px;
	line-height:36px;
	width:169px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 0px 0px #051a2e;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1e0e0), color-stop(1, #eeeeee) );
	background:-moz-linear-gradient( center top, #e1e0e0 5%, #eeeeee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e0e0', endColorstr='#eeeeee');
	background-color:#e1e0e0;
}
.noMargin{
	margin:0;
}
/* This button was generated using CSSButtonGenerator.com */