/* ------------------------- PAGE CONTENTS ------------------------ */
/* ---------------------------------------------------------------- */

/* -------------------- TESTIMONIAL and  NARRATIVE ---------------- */

.pageSize {
  	min-height:860px;
  	height:auto !important;
  	height:860px;
}

#lhsColImage{
        position:       absolute;
        top:            160px;
        left:           28px;
        width:		445px;
}

#lhsColText{
        position:       absolute;
        top:            410px;
        left:           28px;
        width:		445px;
}

#lhsColLink{
        position:       absolute;
        top:            550px;
        left:           28px;
        width:		445px;
}

/*#lhsCol{
        position:       absolute;
        top:            160px;
        left:           28px;
        width:		445px;
}*/

.testiText{
        position:       absolute;
        top:            235px;        
        font-size:	10px;
        font-weight:	bold;
        color:		#000;       
}

#testiTextReadFull{left: 280px}
#testiTextNext{left: 400px}

.testiOnOn {
    position:absolute;
    top:237px
}

#testiOnOnReadFull {left:	380px}
#testiOnOnNext	 {left:	430px}

#narrative {
    padding-top:	18px;
    text-align:	left;
    font-size:	0.84em;
    /*font-weight:	bold;*/
    line-height:	1.2em;
    color:		#505050;        
}

#narrCaption{
	color: 		#000000;
	font-size:	1.0em;
}

.colHead {
        width:		215px;
        height:		40px;        
        background: 	url(../files/images/colTitleBackground.jpg) 0% 0% repeat-x;
}

.colHeadText {
        font-size:	1em;
        font-weight:	bold; 
        text-align:	left;
        line-height:	40px;
        padding-left:	5px;
}

/* ------------------------- CONFERENCES COLUMN ------------------------ */

#midCol {
        position:       absolute;
        top:            160px;
        left:           490px;
        background-color: #e0dcd4;
}

.conference {
        position:       relative;
        width:		215px;
        height:		88px;
        color:		#ffffff;
        overflow: 	hidden;
	border-bottom:	1px solid #e0dcd4;
}

.confText {
        font-weight:	bold;
        font-size:	0.85em;
        padding-left:	14px;
        padding-right:	5px;
}

.confDate {font-size:	0.8em}

#allConf {
    /*position:relative;*/
    width:215px;
    /*height:112px;*/
    background-color:#dadada;
    color:#6a6a6a;
    font-weight:bold;
    font-size:0.6em;
    text-align:left;
    /*overflow:hidden;*/
}

#allConfTextHolder {
    padding-top:4px;
    height:112px;
}

#allConfTextHolder form {
    margin:0px;
}

.allConfText {
        text-align:	left;
        font-size:	1.2em;
        padding-top:	0px;
        padding-bottom:	0px;
        padding-left:	13px;
        font-weight:	bold;        
}

#noBold {font-weight:	normal}

.allConfDivider {
	width: 		190px;
	height:		1px;
	text-align:	center;
	border: 	none;
	color:		#ffffff;
	background-color: #ffffff;
	margin-top:	6px;
	#margin-top: 	0px;

}

#confSelect {width:	195px}

.confSelectHolder {padding-left:	13px}

.allConfButton {
	float: 		right;
	padding-right: 	14px;
}

/* ------------------------- RIGHT HAND COLUMN------------------------ */


#rhsCol {
        position:       absolute;
        top:            160px;
        left:           723px;
}

.latestNews {
        position:       relative;
        top:		4px;
        width:		215px;
        font-size:	0.7em;
        text-align:	left;
        line-height:	1.3em;
        overflow: 	hidden;
        font-weight:	normal;
}

.newsDate {
	color:		#c55261;
	font-weight:	bold;
}

.headline {
    color:#000000;
    font-weight:	bold;
    font-size:	1.2em;
}

.newsLink {
        position:       relative;
        width:		215px;
        top:		-12px;
	text-align: 	right}


/* ------------------------- FOOTER COLUMNS ------------------------ */

#footerCols {
        position:       absolute;
        top:            595px;
        left:           28px;
}

.footerCol  {
        float: 		left;
        padding-right:	17px;
}

.colContents  {
        position:       relative;
        width:		215px;
        top:		15px;
        text-align:	left;
        font-size:	0.7em;
        font-weight:	bold;
        line-height:	1.2em;
        color:		#505050;
}


.reportLink {color:	#45b2d3}

.reportLink a:link    {color:	#45b2d3} 
.reportLink a:visited {color:	#45b2d3} 
.reportLink a:hover   {color:	#45b2d3} 
.reportLink a:active  {color:	#45b2d3} 

.footerLite {
	color:		#45b2d3;
	font-weight:	normal;
}





/* CSS Document */

