* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

html, body, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, 
label, legend, caption {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: always;
}
.accentColor
{
	color: #0054a6;/*  blue   */
	color: #005826;/*  green   */
}
body
{
	background-color: #ffffff;
	background-image: url(../grcs/bg-green-2.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.nobr  { white-space:nowrap; }
p
{
	margin:0 0 5px 0;
}
h1,h2,h3,h4,h5
{
	font-family: Helvetica,Arial,Sans-serif;
	background-color: transparent;
}
h1
{
	color: #ffffff;
	font-size: 28pt;
	line-height: 36pt;
/*	text-shadow: #000 1px 1px 2px;*/
	text-shadow:0 2px 3px #000;
/*	filter: glow(color=black,strength=1);*/
	letter-spacing: -0.03em;
}
	
	
h2 {
	color: #000000; 
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0 5px 0;
}


h3 {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	margin: 10px 0 10px 0;
	color: #005826;
}
	
h4
{
	font-size: 12pt;
	line-height: 14pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #005826;
}
h5
{
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 5px;
	margin: 10px 0 5px 0;
	color: #005826;
}
h6
{
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #005826;
}
blockquote 
{
	padding: 14px 0 14px 30px;
}

.big_emphasis_green {
	color: #005826;
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight:bold;
}

.big_emphasis {
	color: #434343;
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
}

.body_text,.sponsor_text 
{
	color: #434343;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.sponsor_head {
	color: #005826;
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight:bold;
}
.sponsor_text 
{
	width: 170px;
	color: #666666;
	margin: 10px 20px;
}
.boxee {
	padding: 15px 20px 15px 20px;
	border: 1px solid #e6e6e6;
	border-radius:10px;
	box-shadow: 0 5px 5px #ccc;
	background-color:#eeeeee;
	background-image: url(2013_fall_focus/grcs/contactBG.png);
	background-repeat: no-repeat;
}
.presenters
{
	color: #434343;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}
.presenters b 
{
	color: #005826;
}
.presenters i 
{
	font-size: 7pt;
	font-weight:bold;
	text-transform: uppercase;
}

.soon 
{
	color: #005826;
}
.body_text_GB 
{
	color: #005826;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.body_text_dark, 
.body_text_dark_caps 
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	line-height: 15pt;
	font-weight:bold;
}

.body_text_dark_caps 
{
	text-transform: uppercase;
}
.news 
{
	font-family: Arial, sans-serif;
	font-size: 7pt;
	line-height: 15px;
	font-weight:normal;
	text-transform: uppercase;
	color: #005826;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	margin: 10px 0 5px 0;
}

.body_emphasis {
	color: #434343;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.caption, 
.caption_large 
{
	color: #666666; 
	font-family: Arial,Verdana,Sans-serif;
	font-size: 0.7em;
	line-height: 10px;
}

.menu_head
{
	color: #666666; 
	font-family: Arial,Verdana,Sans-serif;
	font-size: 0.7em;
	line-height: 15px;
}
#nojs {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin:200px;
	width:250px;
}




/*  Heading above menu */
.caption_large 
{
	font-size: 9pt;
	line-height: 15px;
}

/* Asteric copy */
.light
{
	color: #666666;
	font-size: 8pt;
	font-style: italic;
}
.caption_dark
{
	color: #666666;
	font-size: 8pt;
	font-style: italic;
}
a:link {
	color: #005826;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	transition: all 0.5s ease 0s;
}

 
a:visited {
	color: #005826;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	transition: all 0.5s ease 0s;
} 

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	outline:none;
} 

a:active {
	color: #005826;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	transition: all 0.5s ease 0s;
}
ul li ol li 
{
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}
ul li ul li 
{
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: square;
}
ul li 
{
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 4px;
	list-style-type: square;
	list-style-position: outside;
}
ul,ol 
{
	padding: 10px 0;
}
ol li
{
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-type: decimal;
}
ol.alpha li
{
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-type: upper-alpha;
}
ul.navigation 
{ 
	margin: 0px;
	padding: 0;
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-left: 20px;
	padding-left: 0;
	list-style-type: none;
}
ul.navigation a:link, 
ul.navigation a:visited, 
ul.navigation a:active, 
ul.navigation a:hover
{
	margin: 0px;
	padding: 0;
	color: #434343;
	border-top: 1px solid #e5e6e5;
	background: #ffffff;
	display: block;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	outline:none;
}
ul.navigation li { 
	margin: 0px;
	padding: 0;
	display: inline; 
}
ul.navigation a:hover { 
	color: #FFFFFF;
	background: #005826; 
	outline:none;
}

.nav_item_here, 
.nav_item 
{
	max-width: 240px;
	margin-left: 20px;
	overflow: hidden;
	white-space: nowrap;
}
.nav_item a:link, 
.nav_item a:visited, 
.nav_item a:active, 
.nav_item_here a:link, 
.nav_item_here a:visited, 
.nav_item_here a:active, 
.nav_item a:hover 
{ 
	color: #434343; 
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 11px;
	line-height: 21px;
	border-top: 1px solid #e5e6e5;
	background: #ffffff;
	display: block;
	text-decoration: none;
	padding: 2px 0 0 15px;
	outline:none;
}
.nav_item a:hover { 
	color: #FFFFFF;
	background: #005826; 
	text-decoration: none;
	outline:none;
}
.nav_item_here a:link, 
.nav_item_here a:visited, 
.nav_item_here a:active, 
.nav_item_here a:hover 
{ 
	color: #005826; 
	background: #f5f5f5;
	outline:none;
}








.nav_head_here, 
.nav_head {
	max-width: 240px;
	margin-left: 20px;
	padding-left: 0;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
}
.nav_head a:link, 
.nav_head a:visited, 
.nav_head a:active, 
.nav_head_here a:link, 
.nav_head_here a:visited, 
.nav_head_here a:active, 
.nav_head a:hover 
{ 
	color: #005826; 
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 12px;
	line-height: 21px;
	border-top: 3px solid #e5e6e5;
	padding: 2px 0 0 10px;
	background: #CCCCCC;
	display: block;
	text-decoration: none;
	outline:none;
}
.nav_head a:hover { 
	color: #FFFFFF;
	background: #005826; 
	text-decoration: none;
	outline:none;
}
.nav_head_here a:link, 
.nav_head_here a:visited, 
.nav_head_here a:active, 
.nav_head_here a:hover 
{ 
	color: #ffffff; 
	background: #005826;
	outline:none;
}
.topDivider 
{
	background: #ffffff;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.btmDivider 
{
	background: #d5d5d5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
#menuHead {
	width: 260px;
	height: 65px;
	background: url(../../2013_fall_focus/grcs/menu_head-NEW.gif) left top no-repeat;
}
#menuFoot {
	width: 260px;
	height: 16px;
	background: url(../../2013_fall_focus/grcs/menu_foot.gif) left top no-repeat;
}
.pageHead {
	margin-top: 5px;
	width: 515px;
	height: 16px;
	/*background: url(../../2013_fall_focus/grcs/masts/mast_head.gif) left bottom no-repeat;*/
}
#pageFoot {
	width: 515px;
	height: 16px;
	/*background: url(../../2013_fall_focus/grcs/masts/mast_foot.gif) left top no-repeat;*/
}
#page0mast {
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page1.jpg) left top no-repeat;*/
}
#page1mast {
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page1.jpg) left top no-repeat;*/
}
#page2mast {
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page2.jpg) left top no-repeat;*/
}
#page3mast {
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page3.jpg) left top no-repeat;*/
}
#page4mast {
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page4.jpg) left top no-repeat;*/
}
#page5mast {
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page5.jpg) left top no-repeat;*/
}
#page6mast {
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page6.jpg) left top no-repeat;*/
}
#page7mast {
	margin-top: -60px;
	width: 515px;
/*	height: 145px;*/
	height: 60px;
/*	background: transparent url(../../2013_fall_focus/grcs/masts/page6.jpg) left top no-repeat;*/
}
.registerBTN, 
.registerBTN a:link, 
.registerBTN a:visited, 
.registerBTN a:active
{
	display: block;
	float: left;
	height: 30px;
	width: 120px;
	background: url(../../2013_fall_focus/grcs/btns/BTN_register.gif) center top no-repeat;
	outline:none;
	transition: all 0.5s ease 0s;
}
.registerBTN a:hover 
{
	background: url(../../2013_fall_focus/grcs/btns/BTN_register-over.gif) center top no-repeat;
	outline:none;
}
.registerBTN a:active 
{
	background: url(../../2013_fall_focus/grcs/btns/BTN_register-down.gif) center top no-repeat;
	outline:none;
}
.masterWrapper
{
	padding-left: 18px;
	padding-right: 18px;
	overflow: visible;
	padding-bottom: 10px;
	position: relative;
}
.sectionPageWrapper
{
/*
	border-left: #E5E5E5;
	border-right: #E5E5E5;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
*/
}
.fixedHeight {
	height: 430px;
}
.collapser {
	height: 100%;
}
.itemTitle, 
.itemTitleG
{
	color: #000000;
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 24px;
	line-height: 24px;
	padding: 10px 0 5px 0;
	padding-bottom: 4px;
	font-weight: bold;
	letter-spacing: -0.03em;
}
.itemTitleG {
	color: #005826; 
}

.itemSubtitle {
	padding-bottom: 3px;
}

.itemText {
	padding-bottom: 9px;
}
.itemWithoutImage {
	padding-right: 10px;
}
.table_text, 
.table_text_r, 
.table_text2,
.table_text2_r, 
.concurrent, 
.concurrent_head, 
.emph 
{
	color: #434343;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 4px 0 6px 0;
/*	background-color: #ffffff;*/
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.table_text_r, 
.table_text2_r
{
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
}
.table_text2, 
.table_text2_r
{
	background-color: #e5e5e5;
}
.table_line
{
	background-color: #e5e5e5;
}
.concurrent_head, 
.concurrent 
{
	padding: 0 5px 0 0;
}
.concurrent_head 
{
	color: #005826;
	font-size: 8pt;
	line-height: 15px;
	font-weight:bold;
}
.emph
{
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-style: italic;
	padding:0;
}

.proceedDate {
	color: #999999; 
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 10px 0 5px 0;
	font-weight:bold;
}
.proceedHead
{
	display: block;
	font-family: Helvetica,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 4px 50px 3px 10px;
	color: #005826;
	background-color: #dae2cf;
}
.proceed_text 
{
	display: block;
	color: #434343;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 0 0 0 10px;
}


.trigger
{
	cursor:pointer;
}

.bottom_menu, .disclaimer
{
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
}
.bottom_menu a, .disclaimer a 
{
	color: #005826;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	font-weight: normal;
}
.bottom_menu a:hover, .disclaimer a:hover
{
	color: #666666;
}
.disclaimer
{
	color: #666666;
}
.bottom_menu
{
	padding: 20px 0 5px 0;
}
.disclaimer, .disclaimer a 
{
	font-size: 7pt;
}

.gray {color: #999999;}
.dkgray {color: #444444;}
.blue {color: #84C8F9;}
.teal {color: #60CDCD;}
.green {color: #005826;}
.yellow {color: #FFCA3B;}
.mauve {color: #CE95B8;}
.orange {color: #FF9900;}



/*
================================================================================
cool Horiz lines
================================================================================
*/
hr
{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border:none;
}
hr.hr
{
	color: #fff;
	background-color: #fff;
	border:none;
	height:19px;
	background: #fff url(../grcs/hr2.jpg) no-repeat scroll center;
	border:none;
	margin-left: -18px;
	width: 526px;
}


/*
================================================================================
Earlybird countdown
================================================================================
*/
#defaultCountdown {
	width: 190px;
	height: 36px;
	border-radius:6px;
	box-shadow: 0 5px 5px #ccc;
}

.hasCountdown {
	border: 1px solid #e1e1e1;
	background-color: #f1f1f1;
	font-family: arial,sans-serif;
	color: #999;
	padding:3px 0 3px 0;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: transparent;
}
.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 25%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 7pt;
	line-height: 7pt;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
	line-height: 24px;
	color: #666;
}
.countdown_descr {
	display: block;
	width: 100%;
}

/*
.glance tr:hover {
	background-color: #ebebeb;
}
*/
span.trigger:hover {
	background-color: #ebebeb;
	cursor:pointer;
}

#cntdwn h4 {
	font-size: 14px;
}
#tead {
	display:none;
}
#pageMaster {
	margin-top:4px;
	margin-left:5px;
}
#sponsor_wrap {
	position:relative;
	width:1px;
	height:1px;
}
#content_wrap {
	width: 785px;
	background-color: #e5e5e5;
	float: left;
}
#menu {
	width:260px;
	background: url(../../2013_fall_focus/grcs/menu_head-NEW.gif) left top no-repeat;
}
#content {
	width:525px;
	display:block;
	float: left;
	background-color: #ffffff;
}
#data {
	width:515px;
	min-height:850px;
}
#photo_display {
	height:290px;
	left:270px;
	top:7px;
	position:absolute;
	z-index:1;
}
#main_data {
	width:515px;
	display:block;
	position:relative;
	z-index:2;
}
#footer {
	width: 785px;
}
#menuWrapper {
	left: 5px;
	position: absolute;
	width: 260px;
}
#main-menu {
	width:260px;
	position: absolute;
}
#main-menu.fixd {
	position:fixed;
	top: 0;
}
.fade {
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0) 0px, #FFFFFF 100%) repeat scroll 0 0 transparent;
    bottom: 18px;
    display: none;
    height: 36px;
    position: absolute;
    width: 270px;
}
.speaker {
	margin-bottom:40px;
}
.speaker_bio {
}
.showmore, .hidemore {
	clear: both;
	font-size: 7pt;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
ol.cap {
	list-style-type:upper-alpha;
}