body {
	background-color:#eeeeee;
	font-family:'Open Sans',Arial;
	}
p {
	font-size:14px;
	line-height:18px;
	font-family:'Open Sans',Arial;
}
ul, ul li {
	font-size:14px;
	font-family:'Open Sans',Arial;
	}
.list {
	font-size:14px;
	}

h1, h2, h3, h4, h5, h6, .page-title {
	color:#1F495A;
	font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-style:normal;
	}

h1 {
	font-size:2.25em;
}

h2 {
	font-size:2em;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1.375em;
}

h5, h6 {
	font-size:1em;
}


.page-title-wrk {
	font-size: 18px;
	font-weight: bold;
	color: #1E5666;
	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(http://worldcongress.com/events/GHCC/images/header-bg.gif) repeat-y #013467;
}

a.aLink {font: 13px 'Open Sans',Arial; font-weight:bold; color:#1E5666; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #558ED5;}
a.mainLink {font: 13px 'Open Sans',Arial; font-weight:bold; color:#1E5666; text-decoration: none;}
a:hover.mainLink{text-decoration: none; color: #558ED5;}


#conf_nav_bar {
	background: #000066 url(http://worldcongress.com/events/GHCC/images/nav-bg.gif) repeat;
	}

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

#conf_nav li {
	background:url(http://worldcongress.com/events/GHCC/images/nav-off.gif);
}	

#conf_nav li:hover, #conf_nav li.sfhover {
	background:url(../images/nav-on.gif);
	}
.coLocated{
	margin:3px;
	height:450px;
	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:#1E5666;
	color:#FFFFFF;
	font-size:14px;
	font-family:'Open Sans',Arial;
	font-weight:100;
	line-height:20px;
	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, #1E5666), color-stop(1, #123f4c) );
	background:-moz-linear-gradient( center top, #1E5666 5%, #123f4c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1E5666', endColorstr='#123f4c');
	background-color:#1E5666;
	-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:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	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, #123f4c), color-stop(1, #1E5666) );
	background:-moz-linear-gradient( center top, #123f4c 5%, #1E5666 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#123f4c', endColorstr='#1E5666');
	background-color:#123f4c;
}
.noMargin{
	margin:0;
}
/* This button was generated using CSSButtonGenerator.com */