body {
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#666666;
}

td {
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#666666;
}

th {
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#666666;
}

ul,li,span{
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#666666;
}

a{color:#00abbe; font-size: 12px;}
a:HOVER{color:#666666;}
a:VISITED{}

p{margin-top:0;margin-bottom:12px;font-size:12px;color:#666666;}
b{color:#000000; font-size: 12px;}

H1{margin-top:0;margin-bottom:10px; padding-bottom:8px; font-size:16px;color:#00abbe; border-bottom:2px dotted #00abbe;}
H2{margin-top:0;margin-bottom:10px;font-size:16px;color:#000000;}
H3{margin-top:0;margin-bottom:10px;font-size:14px;color:#00abbe;}
H4{margin-top:0;margin-bottom:5px;font-size:14px;color:#000000;}
H5{margin-top:5px;margin-bottom:10px;font-size:12px;color:#000000;}
H6{margin-top:5px;margin-bottom:10px;font-size:12px;color:#000000;}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-size: inherit;
}

/****** TEMPLATE STYLES ******/
div#container{
	text-align:left;
	width:985px;
	padding: 0px 5px 5px 5px;
	margin:0 auto;
	background-color: #ffffff;
}

/*************** HEADER STYLES ********************/
div#header{ 
	position:relative;
	height:189px;
	width:985px;
	margin-left:0px;
}
div#header_left { float:left;}
div#header_right {
	float:right;
	width:685px;
	height:187px;
	background-image: url(images/TemplateImages/outbound/header_right.jpg);
}

/*************** SEARCH FORM STYLES ********************/
div#search {
	position: absolute;
	top:18px;
	right:25px;
	height:19px;
}
form#search_form {
	height:19px;
	border: 2px solid #999999;
	padding:0px;
	margin:0px;
}
input#txtSearch {
	height:17px;
	width:210px;
	border:none;
	border-right: 2px solid #999999;
}
input#btnSearch {
	padding:0px;
	margin:0px;
}

/*************** LOGIN STYLES ********************/
div#logindisplay {
	position: absolute;
	top:55px;
	right:25px;
}


div#menu { 
	height:27px;
	margin-left:0px;
	width:985px;
}
div#bread { 
	margin-bottom:10px;
	font-size:11px;
}

/*************** HOMEPAGE STYLES ********************/
div#homepage{
	float:right;
	width:620px;
	margin-right:40px; 
	margin-top:15px; 
}

div#home_navigation {
	float:left;
	width:334px; 
	margin-left:0px;
	margin-bottom:2px;
}
div#home_content{
	float:right;
	width:761px;

	margin-right:0px; 
	margin-top:0px; 
	background-color: #ebf8fa;
}
div#home_content_inner {
	margin:0 auto;
	width: 740px;
}
div#home_content table {
	width:730px;
}

/*************** GENERAL PAGE STYLES ********************/
div#navigation{
	float:left;
	width:195px;
	margin-left:0px;
	margin-bottom:2px;
}
div#content{
	float:right;
	width:770px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:10px;
}
div#content img{
	padding: 3px;
	border: 0px solid #00abbf;
	margin: 10px;
}
div#content table td img{
	padding: 0px;
	border: 0px solid #00abbf;
	margin: 0px;
}
div#content .thumbnail_frame table td img{
	padding: 5px;
	border: 1px solid #00abbf;
	margin: 10px;
}

table.program_table {
	border-top: 1px dotted #000000;
	padding-top:20px;
}

/******************** PROFILES PAGE Style ****************/
div#profiles {
	float:left;
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
}
.profile_group {
	float:left;
	width: 180px;
	margin-right: 10px;
}
table.profile_table {
	border-bottom: 1px dotted #000000;
	padding-bottom:5px;
}
li.last table img {
	padding: 3px;
	border: 2px solid #00abbf;
}

/*************** EXTRA STYLES ********************/
div#extra{
	clear:both;
	width:985px; 
	margin-left:0px; 
	margin-bottom:3px;
}

div#extra a img { margin-right:0px;}

img#promobox {
	margin-bottom:2px;
}

div#buttons {
	width:100%;
	border-top: 2px dotted #00abbe;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}
a.button {
	margin: 8px;
}

/*************** FOOTER STYLES ********************/
#footer 
{
    display:inline-table;
}
div#footer #buttons
{
    background: #fff;
}
div#footer{
	background: url(images/TemplateImages/outbound/footer.jpg) #00abbe no-repeat;
	background-color:#00abbe;
	color: #FFF; 
	width:100%;
	padding-bottom: 20px;
	text-align: center;
}
div#footer table {
	width: 900px;
	margin: 0px auto;
    display:inline-table;
}
div#footer table td table{
	width: auto;
	margin: 0px auto;
}
div#footer p{
	margin:0;
	padding:8px 0px; 
	color:#ffffff; 
	font-weight:bold;
    text-align:left;
}
div#footer h5 {
    text-align:left;
}
div#footer h2 a{
	color:#000000;
	font-size:16px;
	text-decoration:none;
}
div#footer a{
	display:inline;
	padding:0;
	color: #ffffff; 
	font-weight:bold;
}

#jobForm td {
	padding-bottom: 5px;
	padding-right: 10px;
	color:#00abbe;
}


/******************** HOME PAGE Events, News Style ****************/
div#upcoming {
	float:left;
	width:267px;
	height:82px;
	margin-right:3px;
	background: url(images/TemplateImages/outbound/upcoming.gif) no-repeat;
}

div#upcoming_dates {
	width:230px;
	margin-left:0px;
	margin-top:30px;
}

div#scoop {
	float:left;
	width:231px;
	height:82px;
	margin-right:3px;
	background: url(images/TemplateImages/outbound/scoop.jpg) no-repeat;
}
div#latest_scoop {
	width:130px;
	margin-left:60px;
	margin-top:30px;	
}

div#home_news h6, div#home_events h6{
	font-size:14px;
	border-bottom:2px dotted #000000;
	padding-bottom:6px;
	margin-bottom: 5px;
}
div#home_news {
	float:left;
	width:360px;
	margin-right:30px;
}

div#home_events {
	float: left;
	width:360px;
}

div.news h1 span {margin-top:0;margin-bottom:10px; padding-bottom:8px; font-size:16px;color:#00abbe; border-bottom:2px dotted #00abbe;}
div.news h3 span {margin-top:0;margin-bottom:10px;font-size:14px;color:#00abbe;}
div.news h6 span {margin-top:5px;margin-bottom:10px;font-size:12px;color:#000000;}

div.event,div.news  {
	margin-bottom:10px;
	float:left;
	width: 100%;
}
div.news_preview {
	font-size: 12px;
}
div.eventdate {
	float:left;
	width:90px;
	font-size: 12px;
}
div.eventtitle {
	float:left;
	font-size: 12px;
}
a.eventlink {
	text-decoration:none;
	color: #666666;
}
a.eventlink:hover {
	color:#00abbe;
}

table#events_table {
	border-top: 2px solid #00abbe;
	border-left: 2px solid #00abbe;
	border-bottom: 2px solid #00abbe;
	margin-bottom:15px;
}
table#events_table td {
	text-align:left;
	padding: 10px;
	border-right: 2px solid #00abbe;	
}
table#events_table th {
	text-align:left;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	padding: 10px;
	border-bottom: 2px solid #00abbe;
	border-right: 2px solid #00abbe;
}
table#events_table a{
	text-decoration:none;
}

/******************** INFO SESSION PAGE Style ****************/
.event_section_title {
	float:left;
	width: 99%;
	background-color: #e4f0c3;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	height: 17px;
}
div#sessions_regions {
	margin-bottom:20px;
	float:left;
}
.event_section_bookmark {
	width: 200px;
	float:left;
	margin-right:15px;
	
}
div#islands {
	float:left;
	width: 100%;
	clear:both;
}
.island_title {
	float:left;
	width:99%;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	background: #b4d557;
	padding: 5px 0px 5px 10px;
	margin-bottom:2px;
}
.city {
	float:left;
	width: 100%;
	display:block;
	margin-bottom:5px;
}
.event_title, 
.event_detail {
	float:left;
	width: 100%;
	clear:both;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px dotted #a6ce39;
}
div.heading {
	font-weight:bold;
	font-size:12px;
	color: #000000;
	width: 110px;
	margin-left: 10px;
	float:left;
}
div.description {
	font-size:12px;
}
div.event_detail {
	float:left;
}
.event_title a {
	color: #00abbe;
	font-weight:bold;
	margin-left:10px;
	text-decoration:none
}
.secondaryHeading
{margin-top:0;margin-bottom:10px;font-size:16px;color:#000000;font-weight:normal;}

/****** CLEARFIX ******/

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

img
{
    border:0;
}    
a
{
    outline:0;
}
