* { padding: 0; margin: 0; }

body {
 font-family: arial, helvetica, sans-serif;
 font-size: 16px;
 background: #002337;
 padding:1px 1px 2px 1px;
 overflow-y: auto;
}
#wrapper {
 margin: 0 auto;
 width: 1000px;
 background: #FFFFFF;
 border-radius: 10px 10px 10px 10px;
 border:1px solid #0D47A1;

}
#header {
 margin: 0px;
 width: 930px;
 padding: 15px 10px 15px 50px;
 height: 100px;
 background: #FFFFFF;
 border-radius: 10px 10px 0px 0px;
}

#navigation {
	float:left;
	width: 1000px;
	background:#E1F5FE;
	line-height:normal;
	border-top:1px solid #90A4AE;
	border-bottom:1px solid #90A4AE;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	}
#navigation ul {
	margin:0px;
	padding:10px 10px 0 20px;
	list-style:none;
	}
#navigation li {
	display:inline
	float:left;
	margin:0;
	padding:0;
	}
#navigation a {
	float:left;
	background:url("./images/navleft.png") no-repeat left top;
	margin: 10px 0px 0px 0px;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#navigation a span {
	float:left;
	display:block;
	background:url("./images/navright.png") no-repeat right top;
	padding: 5px 15px 6px 6px;
	color:#01579B;
	}

#navigation a.activetab {
	float:left;
	background:url("./images/navleft-active.png") no-repeat left top;
	padding: 0px 0 0 4px;
	margin: 0px 0px 0px 00px;
	font-size:24px;
	font-weight:bold;
	}
#navigation a span.activetab {
	float:left;
	display:block;
	margin: 0px 00px 0px 0px;
	background:url("./images/navright-active.png") no-repeat right top;
	padding:5px 15px 6px 6px;
	color:#01579B;
	}
#navigation a.activetab:hover {
	margin: 0px 0px 0px 00px;
	font-size:24px;
	}
#navigation a:hover span.activetab {
	margin: 0px 00px 0px 0px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */
#navigation a:hover span {
	color:#627EB7;
	font-weight:bold;
	}
#navigation a:hover {
	margin: 5px 0px 0px 0px;
	font-size:20px;
	font-weight:bold;
	}
#navigation a:hover span {
	margin: 0px 0px 0px 0px;
	color:#01579B;
	}

#maintext {
	padding: 70px 50px 50px 50px;
	width: 900px;
}

#leftcolumn {
	background:#F4F7FB;
	display: inline;
	color: #333;
	margin:0px;
	padding:10px;
	width: 200px;
	float: right;
}

#rightcolumn {
background:#FFFFFF;
 float: left;
 color: #333;
 margin:0px;
 padding:10px;
 width: 759px;
 display: inline;
 position: relative;
 border-right:1px solid #BCD2E6;
}

#footer {
 text-align: center;
 width: 960px;
 clear: both;
 color: #333;
 background:#E1F5FE;
 margin: 10px 0px 10px 0px;
 padding: 10px 20px 10px 20px;
 border-top:1px solid #90A4AE;
 border-bottom:1px solid #90A4AE;
}

#topnews{
	border:2px solid #BCD2E6;
	background: #F1F8E9;
	font-size: 16px;
	padding: 10px;
	margin: 10px 0px 20px 0px
	padding: 15px
}

.clear {
clear: both; 
background: none; 
}

/*----------------------------------------------*/
#imagewithdescriptioncontainer {
    float: right;
    font-family: arial, helvetica, sans-serif;
	text-indent: 0px;
	font-size: 12px;
	color: #000066;
	text-align: right;
	font-style: italic;
    width: 100;
    margin: 10px 10px 10px 10px;
}

/*----------------------------------------------*/

.imageleftsidespace {
	margin: 10px 0px 10px 20px;
	float: right;
}

.pseudolink{
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
}

.bigimageblock{
	cursor: pointer;
}

.smallimageblock{
	margin: 10px 0px 10px 20px;
	float: right;
	width: 150px;
	cursor: pointer;
}

.showimageblock{
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    text-align: center;
	display: block;
	background-color:rgba(0, 0, 0, 0.7);
	overflow-y: auto;
}
#imagewrapper td {
   vertical-align: middle;
   text-align: center;
}

.hideimageblock{
	display: none;
}

.noscroll{
    overflow: hidden;
}

/*----------------------------------------------*/
#webinartitle{
	margin: 70px 0px 20px 0px;
}
#webinartitle .title1{
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	text-indent: 0px;
	font-size: 24px;
	color: #015599;
	text-align: left;
}
#webinartitle .link1{
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	text-indent: 0px;
	font-size: 14px;
	color: #015599;
	font-style: italic;
}

#commontext {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align:justify;
	text-indent: 20px;
	padding: 0px 10px 0px 10px;
}
#commontext p {
	padding-top:5px;
	padding-bottom:5px;

}
#commontext a:link, #CommonText a:visited{
	color: #000066;
	font-weight:bold;
	text-decoration:underline;
}
#commontext .intent130{margin: 0px 0px 15px 130px;}
#commontext .intent50{margin: 0px 0px 15px 50px;}
#commontext .intent30_no_intent{margin: 0px 0px 15px 30px; text-indent: 0px;}
#commontext .no_intent{margin: 0px 0px 15px 0px; text-indent: 0px;}
#commontext .pre-address{margin: 0px 0px 0px 0px; text-indent: 0px;}
#commontext .address{margin: 0px 0px 0px 30px; text-indent: 0px;}

#commontext .title1 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 28px;
	text-indent: 0px;
	color: #015599;
	text-align: left;
	padding: 40px 0px 30px 0px;
}

#commontext .title2 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	text-indent: 0px;
	font-size: 24px;
	color: #015599;
	text-align: left;
	padding: 30px 0px 20px 0px;
}

#commontext .title3 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	text-indent: 0px;
	font-size: 22px;
	color: #015599;
	text-align: left;
	padding: 30px 0px 10px 0px;
}

#commontext .title4 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	text-indent: 0px;
	font-size: 18px;
	color: #015599;
	text-align: left;
	padding: 30px 0px 10px 0px;
}

#commontext .title5 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-style: italic;
	text-indent: 0px;
	font-size: 16px;
	color: #015599;
	text-align: left;
	padding: 20px 0px 10px 0px;
}



#commontext .signature{
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #000066;
	text-align: right;
	margin: 20px 0px 40px 0px;
}

#commontext .epigraph{
	font-family: arial, helvetica, sans-serif;
	font-style:italic;
	font-size: 16px;
	color: #000066;
	text-align: right;
	margin: 20px 0px 0px 0px;
}

#commontext .epigraph a:link, .epigraph a:visited{
	font-family: arial, helvetica, sans-serif;
	font-style:italic;
	font-size: 16px;
	color: #000066;
	text-align: right;
	margin: 20px 0px 40px 0px;
}

#commontext .articletitle1 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 32px;
	text-indent: 0px;
	text-align: center;
	color: #015599;
	padding: 30px 0px 30px 0px;
}
#commontext .articletoc{
	background: #F5F5F5;
	padding: 0px 20px 20px 20px;

}

.mycellpadding {
	padding: 10px;
	text-indent: 0px;
	text-align: left;
}

.redtext {color: #B71C1C;}

#pstext{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align:justify;
	text-indent: 0px;
	padding: 0px 10px 0px 10px;
}

#news{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align:justify;
	text-indent: 0px;
	padding: 0px 10px 0px 10px;
}
#news p{margin: 10px 0 10px 0; }
#news .intent130{margin: 0px 0px 15px 130px; color: #000066; font-weight:normal; font-style:normal;}
#news .intent50{margin: 0px 0px 15px 50px; color: #000066; font-weight:normal; font-style:normal;}

#description-red {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-align:justify;
	padding: 10px 10px 10px 10px;
	text-indent: 0px;
	font-weight:normal;
	font-style:italic;
	background: #F5F5F5;
}

#description {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align:justify;
	padding: 10px 10px 10px 10px;
	text-indent: 0px;
	font-weight:normal;
	font-style:italic;
	background: #F5F5F5;
}
#description p{margin: 0px 0px 0px 0px;}
#description .intent50{margin: 10px 0px 10px 50px;}
#description li{margin: 0px 0px 0px 0px;}

hr.hrcenter20{align: center; margin: 30px auto; width: 20%;}

#videotoc {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align:justify;
	padding: 10px 10px 10px 10px;
	text-indent: 0px;
	font-weight:normal;
	font-style:italic;
	background: #F5F5F5;
}
#videotoc span{margin: 0px 0px 0px 0px; cursor: pointer; text-decoration: underline;}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#videoselectionmenu{
    max-width: 550px;
    min-width: 550px;
    width: 550px !important;

    font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align:justify;
	padding: 10px 10px 10px 10px;
	text-indent: 0px;
	background: #F5F5F5;
}
#videoselectionmenu .disabled.red{
   color: #FF00FF;
   }

iframe {
  border: 1px solid #455A64;
}

#gotopbtn {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 25px;
  z-index: 10;
  border: none;
  outline: none;
  background-color: #304FFE;
  color: #FFFFFF;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
  font-size: 16px;
}

#gotopbtn:hover {
  background-color: #757575;
}

.handpointer{
  cursor: pointer;
}
