

/*  Links  */
a.subNav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight: normal; text-decoration: none;}
a.subNav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;}

a.subNavHigh {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;}
a.subNavHigh:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;}

a.bodyLink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #404040; font-weight: normal; text-decoration: none; border-bottom: 1px dotted #404040;}
a.bodyLink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: normal; text-decoration: none; border-bottom: 1px solid #FF0000;}

a.TXT_body_11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #404040; font-weight: normal; text-decoration: none; border-bottom: 1px dotted #404040;}
a.TXT_body_11:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: normal; text-decoration: none; border-bottom: 1px solid #FF0000;}

a.redLink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: normal; text-decoration: none; border-bottom: 1px solid #FFFFFF;}
a.redLink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: normal; text-decoration: none; border-bottom: 1px solid #FF0000;}



/* Body */
html, body { 
	margin: 0; 
	padding: 0; 
	height: 100%;
	width: 100%;
}

body.content {
	overflow: hidden;
}
#content-nav {
	width: 300px;
	float: left;	
}
#content-wrapper {
	position: relative;
	margin-left: 300px;
	height: 100%;
}
#content {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: auto;
	top: 0;
	left: 0;
}
h2.title-text {
	margin: 0;
	width: 330px;
	height: 60px;
	font-family: helvetica, arial, sans-serif;
	color: #009fd9;
	font-size: 18px;
	line-height: 20px;
	font-weight: 480;
	
}

#bulletins-events {
	position: absolute;
	top: 32px;
	right: 0;
	vertical-align:top;
}
#bulletins-events,
#bulletins-events a {
	width: 340px;
	height: 22px;	
}
#bulletins-events a {
	display: block;
	text-indent: -999em;
	outline: none;
	background: url('/images/btn-bulletins-events.gif') no-repeat;
}
#bulletins-events a:hover {
	background-position: 0px -30px;	
}

.indexBody { 
	overflow-y: hidden;
}

null{
	border: none;
}

iframe {
	display: block;
	width: 100%;
	border: none;
	overflow-y: hidden;
}


/*  Text  */

.TXT_arial_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #404040;
	text-decoration: none;
}

.TXT_body_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #404040;
	text-decoration: none;
}

.TXT_grey_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}



/* Interface Elements */

.drop_button_175{
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 2px;
	background-color: #FFFFFF;
	background-image: url(../images/IMG_drop_DN_175.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 175px;
	height: 22px;
}

.drop_box_175{
	display: none;
	background-color: #FFFFFF;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	overflow: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 175px;
	height: 194px;
}

.drop_item_175{
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 22px;
}





.drop_button_375{
	padding-left: 5px;
	padding-top: 2px;
	background-color: #FFFFFF;
	background-image: url(../images/IMG_drop_DN_375.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 375px;
	height: 22px;
}

.drop_box_375{
	display: none;
	background-color: #FFFFFF;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	overflow: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 375px;
}

.drop_item_375{
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 22px;
}





.keyword_box_175{
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/IMG_drop_RT.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: 2px;
	vertical-align: top;
	width: 175px;
	height: 22px;	

}

.keywordSearch {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	background: #FFFFFF;
	margin-bottom: 0px;
	padding: 3px 0 0 5px;
	space: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	border: none !important; 
	margin: 0px !important; 
	margin-right: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	width:150;
	height: 16px;
	padding-bottom: 0px !important; 
}


.pagNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.pagNavButton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: inline;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	width: 25px;
	cursor: pointer;
}



/* Styles for scrolling layers  
   Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width: 920px; height: 84px; z-index:100
}
	
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width: 920px; height: 84px; 
	clip:rect(0px, 920px, 84px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
	
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
}


/* Lists */

.speakersList{
	margin-left: -40px;
	margin-top: 0px;
	margin-right: 0px;
	list-style: none;
}

	


/* DIV's */

.hiddenDIV{
	display: none;
}

.imageBorder {
    border-style: solid;
    border-top-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-right-color: #999999;
    border-width: 1px;

}

.dialogue_box{
	display: none;
	position: absolute;
	top: 300;
	left: 300;
}

	
/*  Form Elements  */


.button50 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background: #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
	width: 50;
	height: 18;
}


.textField270   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding-left: 3px;
    width:270;
	height:16;
}

.textField285   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	color: #666666;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding-left: 3px;
    width:285;
	height:16;
}


.DIA_textField235   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	padding-left: 3px;
    width:235;
	height:16;
}


.textArea225_200	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
	overflow: auto;
    width:225;
	height:200;
}

.textArea285_35	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	overflow: auto;
	padding-left: 3px;
    width:285;
	height:35;
}

.textArea220_40	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background: #EBEBEB;
	border: none;
	overflow: auto;
    width:220;
	height:40;
}

.textArea220_100	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background: #EBEBEB;
	border: none;
	overflow: auto;
    width:220;
	height:100;
}

.textArea235_100	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background: #EBEBEB;
	border: none;
	overflow: auto;
    width:235;
	height:100;
}

.scrollBar {
	scrollbar-3dlight-color:#A3A8AE;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#BCC4AF;
    scrollbar-darkshadow-color:#393E45;
    scrollbar-face-color:#5D6570;
	scrollbar-track-color:#5D6570;
    scrollbar-highlight-color:#5D6570;
    scrollbar-shadow-color:#5D6570;
}


