/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-size:100%;
	width:100%
	font-family:Arial, Helvetica, sans-serif;
}

a {outline:none;}
#header{
	margin:0px auto;
	width:1000px;
	height:127px;
}

#header .leftLogo{
	background:url(../images/newMediaLOGO.gif) 0 0  no-repeat;
	height:127px; 
	width:338px;
	float:left;
}
#header .edelmanLogo{
	background:url(../images/edelmanLogo.gif) 0 0 no-repeat;
	width:190px;
	height:127px;
	float:left;
}
#header .nysuLogo{
	background:url(../images/rightLogo.gif) 0 0 no-repeat;
	width:313px;
	height:127px;
	float:right;
}
.div28pxSpacer{
	height:28px;
	clear:both;
}

 .style2
        {
    width: 211px;
	font-family:Arial, Helvetica, sans-serif;
    text-align: right;
    font-weight: bold;
}
.topheaderlinks
        {
    width: 211px;
    text-align: right;
    float: right;
}

#manimMenu{
	height:35px;
	background:url(../images/mainMenuBG.gif) 0 100% repeat-x;
	line-height:35px;
}

#tabContainer{
	width:1000px;
	margin:0px auto;
	height:113px;
}


ul#siteNav {
	margin:0;
	padding: 0;
	padding-right: 5px;
	height: 35px;
}
ul#siteNav li {
	margin:0;
	padding:0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013474;
	height: 35px;
	line-height: 35px;
	list-style-type: none;
	background-color:#FFFFFF;
}

ul#siteNav li a:link,  ul#siteNav li a:visited {
	color: #013474;
	text-decoration: none;
	height: 33px;
	line-height: 33px;
	border-left:solid 0px #8099B9;
	border-right:solid 1px #8099B9;
	border-top:solid 1px #8099B9;
	border-bottom:solid 1px #8099B9;
	display:block;
	float:left;
	background-color:#E8E8E8;
	padding:0px 5px 0px 5px;

	 
}
ul#siteNav li a:hover {
	text-decoration: none;
	background-color:#ffffff !important;
}

ul#siteNav li .myHome{
	border-left:solid 1px #8099B9 !important;
}

ul#siteNav li .current{
	background-color:#ffffff !important;
}

.subheader{
    border: thin none #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #013474;
}
.style1{
font-size: small;
}

#bodyContent{
	width:1000px;
	margin:0px auto;
}
.titleWrapper{
	clear:both;
	margin-top:10px;
}

.bioWrapper{
	clear:both;
	margin-top:0px;
	/* position:absolute;left:0px; top:0px; z-index:0;*/
}

.pageTitle{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left; 
	color:#013474;
	font-size:20px;
	font-weight:bold;
}

#bodyContent .shareLink{
	position:absolute;left:585px; top:203px; z-index:0;
	float:right;
	padding-right:35px;
    /*width:482px; 
    height: 20px;*/
    margin-left: 0px;
}
#contentWrapper{
	clear:both;
}
#contentWrapper #contColLeft{
	width:700px;
	border-right:solid 1px #e8e8e8;
	float:left;
}
#contentWrapper #contColRight{
	width:295px;
	float:right;
	margin-top:35px;
}

.headingText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}

.intro{
	font-family:Arial, Helvetica, sans-serif;
	color: #8b8b8b;
}
.tableHeader{
	background-color:#0083CB;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.9em;
	line-height:21px;
	height:21px;
	color:#fff;; 
	font-weight:bold;
	text-align:center;
	border-bottom:solid 1px #660066;
	border-Top:solid 1px #999999;
	}
.tableHeaderFirst{
	background-color:#0083CB;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.9em;
	line-height:21px;
	height:21px;
	color:#fff; 
	font-weight:bold;
	border-bottom:solid 1px #660066;
	border-left:solid 1px #999999;
	border-Top:solid 1px #999999;
	text-align:center;
	}
.tableHeaderLast{
	background-color:#0083CB;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.9em;
	line-height:21px;
	height:21px;
	color:#fff; 
	font-weight:bold;
	border-bottom:solid 1px #660066;
	border-right:solid 1px #999999;
	border-Top:solid 1px #999999;
	text-align:center;
	}
.tableData {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
	background-color:#FFFFFF;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
}
.tableDataLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
	background-color:#FFFFFF;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}

.agenda_header{
    border-width: 1px;
    border-color: #000000;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: middle;
    font-size: small;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom-style: none;
}
.agenda_body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
    background-color: #FFFFFF;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

.insightCont{
	border:solid 1px #B9C2D2;
	margin-bottom:15px;
	height:182px; 
	width:90%;
	float:right;
}
.insightCont .mYear{
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:35px;
	font-weight:bold;
}
.insightCont .bgColor{
	vertical-align:middle;
	text-align:center;
	background-color:#f0f0f0;
	height:60px;
}

.insightCont a {
	color:#013474;
	text-decoration:underline;
	font-size:11pt;
	vertical-align:middle;
}

.LftmyTxtArea {
	width:665px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:10px 0px 10px 0px;
	color:#333;
}

#edlFooter{
	margin:0px auto;
	width:1000px;
	border-top:solid 1px #ccc;
	height:35px;
	clear:both;
}
.footerWrap{
	padding:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.footerWrap a {
	color:#666666;
	text-decoration:none;
	line-height:25px;
	display:inline;
}
.footerWrap .edl{
color:#004787;
}

#pageBottom {
	height: 10px;
	background-color: #013474;
	}
	
#bioPageBottom {
    height: 20px;
    background-color: #013474;
    /* clip: rect(auto, auto, auto, auto); */
    vertical-align: bottom;
	align: left;
    font-family: Arial, Trebuchet, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
#bioPageBottom a { display:block;text-decoration:none;color:#cccccc;margin-right:10px; }

.sentence
{
    padding: 7px;
    background-color: #E8E8E8;
    border: thin solid #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #808080;
}

.style3 {
    border-width: 1px;
    border-color: #C0C0C0;
    color: #2B3474;
    border-bottom-style: none;
}
.bioinfo
        {
    font-size: small;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: center;
}
.placeholder
{
}
.agenda {

}

.panelist { 
	text-align:left;
	margin-right:2px; 		
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
	color:navy;
	line-height:10pt;
}

.panelist2 { 
	text-align:left;
	margin-right:2px; 		
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:navy;
	line-height:10pt;
}

.biotext { 
	position:absolute;left:130px; top:10px; z-index:0;
	text-align:left;
	margin-right:2px; 		
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:lighter;
	text-decoration:none;
	color:#222222;
	line-height:10pt;
}

.titlecompany { 
	text-align:left;
	margin-right:2px; 	
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weigth:normal;
	color:#333;
	line-height:9pt;
	text-decoration:none;
}

.whitepaperlink { 
	text-align:right;
	margin-right:2px; 
	margin-left:500px; 	
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weigth:normal;
	color:#333;
	line-height:11pt;
	text-decoration:none;
}

.agenda .bioimage { 
	float:left;
	text-align:left;
	margin-top:10px; 
	margin-right:20px; 
}

.agenda .bioimage img { 
	background:#000;
	width:96px;
	height:117px;
	border:2px solid #8e959c;
}

.agenda .bioimage.icons { 
	float:left;
	text-align:center;
	width:0px;
	margin-left:-14px;
	margin-right:2px;
	margin-top:1px;
}

.agenda .bioimage.icons img { 
	display:block;
	background:#000;
	width:14px;
	height:14px;
	border:0px solid #ced5dc;
	margin-left:15px; 
}

a:link { color: navy; }
a:visited { color: #444488; } 
a:hover { color: #0079C2; } 

#close { text-align:right;margin:5px 0 20px 0; }
#close a { display:block;text-decoration:none;color:#898585; }

#BioClose { text-align:right;margin:5px 0 20px 0; }
#BioClose a { display:block;text-decoration:none;color:#898585; }

