@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	background-color:#DEDEDF;
}
<!--/////////////HEADER////////////////-->
.header {
	background-image:url(../images/headerbg.png);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	height:150px;
}

#mainhead {
    width: 100%;
    height: 67px;
    background: url("../images/headerbg.png") repeat-x scroll left top transparent;
}

.type1 {
    font-size: 1.6em;
    text-shadow: 1px 1px 1px rgb(102, 102, 102);
    font-weight: normal;
    font-family: Arial;
    padding: 0px 12% 0px;
    letter-spacing: 1.2px;
    color: rgb(255, 255, 255);
}
.type1 a{
    text-shadow: 1px 1px 1px rgb(102, 102, 102);
	text-decoration:none;
    color: rgb(255, 255, 255);
}
.type2 {
    font-size: 1.8em;
    font-weight: normal;
    font-family: Arial,Verdana;
    color: rgb(0, 0, 0);
    margin: 0px 0px 30px;
    letter-spacing: 1px;
}
.sub11 {
    color: #000;
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;    
    text-align: center;
}

.sub12 {
    color: rgb(7, 49, 67);
    font-family: Arial;
    font-size: 1.125em;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0px 0px 25px;
}



.sub13 {
    color: #073143;
    font-family: Arial;
    font-size: 1.125em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 15px 0 10px 0;
    
}

.sub13prt {
    color: #073143;
    font-family: Arial;
    font-size: 1.125em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0px 0 20px 0;
    
}

.list5 {
	font-family: Arial;
    color: rgb(0, 0, 0);    
    margin: 0px 0px 10px;
    text-align: justify;
}


	
.tab1cont {
	font-family: Arial;
	color: #000;
	font-size: 0.875em;	
	margin: 0 0 10px 0;
	text-align: justify;
}

.tab1cont a{
	font-family: Arial;
	color: rgb(26, 164, 223);		
	margin: 0 0 10px 0;
	text-align: justify;
}
.tab1cont a:hover{
	font-family: Arial;
	color: rgb(26, 164, 223);
	text-decoration:none;		
	margin: 0 0 10px 0;
	text-align: justify;
}

.tab1cont_vol {
	font-family: Arial;
	color: #000;
	font-size: 0.923em;
	font-weight:bold;	
	margin: 0 0 5px 0;
	text-align: justify;
	padding-left:25px;
}

.tab1cont_graphitalic {
	font-family: Arial;
	font-style:italic;
	color: #000;
	font-size: 0.923em;	
	margin: 5 5 5px 5;
	text-align:center;
	padding-left:25px;
}

<!--/////////////Vid Box on PR page//////////////// -->
.box1 {
    background: none repeat scroll 0% 0% rgb(243, 255, 213);
    padding: 20px 25px 10px;
    margin: 20px 0px;
}


<!--/////////////Main Table//////////////// -->


.tbl2 {
	
}
.topalign1 {
	margin-top:10px;
}

.mktitl {
    color: rgb(28, 148, 199);
    font-weight: normal;
    font-size: 1.35em;
    font-family: Arial;
    border-bottom: 1px solid rgb(208, 207, 207);
    width: 60%;
    margin: 0px auto;
    padding: 10px 0px;
}
.mainmenubg {
    
    height: 67px;
    background: url("../images/navbg.png") repeat-x scroll left top transparent;
}

.menu_active {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; color:#FFF; 
	padding-right:15px;
	padding-top:20px;
	background: url("../images/active1bg.png") repeat-x scroll left top transparent;
	height: 40px;
	text-decoration:none;
	
}

.menu_active a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; color:#FFF; 	
	text-decoration:none;
	
}

.menu {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; color:#000; 
	padding-right:15px;
	border-bottom:#666 dotted 1px;
	padding-bottom:2px;
	padding-top:20px;
	height: 40px;
	text-decoration:none; 
}

.menu a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; color:#000; 
	padding-right:15px;	
	padding-bottom:2px;
	padding-top:20px;
	height: 60px;
	text-decoration:none;
}
<!--/////////////Speakers////////////////-->


h4 {
    font-size: 1.125em;
    font-family: Arial;
    letter-spacing: 1px;
    font-weight: normal;
    margin: 0px 0px 5px;
    color: rgb(7, 49, 67);
}

p {
	font-family: Arial;
    color: rgb(0, 0, 0);
    font-size: 0.875em;
    margin: 0px 0px 10px;
    text-align: justify;
}
p a {
	color: rgb(26, 164, 223);
	text-decoration:none;
}


.graph_text {
    color: #000;
    font-family: Arial;
    font-size: 0.875em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;    
    text-align: center;
}

li a {
	color: rgb(26, 164, 223);
	text-decoration:none;
}

.boder1 {
	padding:10px; 
	border-bottom:#EFEFEF solid 1px; 
	border-top:#EFEFEF solid 1px;
}


.boder2 {
	padding:10px; 
	border-bottom:#EFEFEF solid 1px; 
}

.boder3 {
	padding:5px; 
	
}
.type3 {
    color: #38A3D4;
    font-family: Arial;
    font-size: 1.8em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 5px;
    
}

.sub1 {
    color: #073143;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 25px;
    
}

.sub5 {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
    
}
.vd-line{
	font-family: Arial;
    color: rgb(0, 0, 0);
    font-size: 0.765em;
    margin: 0px 0px 10px;
    text-align: justify;
}

#tab1cont .box1 p {font-family:Georgia, "Times New Roman", Times, serif;color: #000;font-style: italic;font-size: 1em;}
#tab1cont p a, #tab7cont p a {color:#1AA4DF;text-decoration: underline;}
#tab1cont p a:hover, #tab7cont p a:hover {color:#43B8E9;text-decoration: none;}
.highlight1 {background: #fff000;color:#000;}

#tab1cont p, #tab2cont p, #tab3cont p, #tab4cont p, #tab5cont p, #tab6cont p, #tab7cont p {
	font-family: Arial;
	color: #000;
	font-size: 0.875em;	
	margin: 0 0 10px 0;
	text-align: justify;
}

.list7 {list-style-type: none;padding:15px 0 15px 25px;}
.list7 li {background: url("../images/pointer2.png") no-repeat scroll left 4px transparent; color: #000; font-family: Arial; font-size: 0.875em; margin: 0 0 10px; padding: 0 0 0 20px;  }

.list10 {list-style-type: none;padding:0;float:left;width:30%;}
.list10 li {background: url("../images/pointer2.png") no-repeat scroll left 4px transparent; color: #000; font-family: Arial; font-size: 0.875em; margin: 0 0 7px; padding: 0 0 0 20px; }
.list10 li.first {background: none;padding: 0;color: #073143; font-family: Arial; font-size: 1.125em; font-weight: bold; letter-spacing:0.2px; }

.list11 {list-style-type: none;padding:0;float:left;width:30%;}
.list11 li {background: url("../images/pointer2.png") no-repeat scroll left 4px transparent; color: #000; font-family: Arial; font-size: 0.875em; margin: 0 0 7px; padding: 0 0 0 20px;  }
.list11 li.first {background: none;padding: 0;color: #073143; font-family: Arial; font-size: 1.125em; font-weight: normal; letter-spacing: 0.2px; }

.list12 {list-style-type: none;padding:0;float:left;width:30%;}
.list12 li {background: url("../images/pointer2.png") no-repeat scroll left 4px transparent; color: #000; font-family: Arial; font-size: 0.875em; margin: 0 0 7px; padding: 0 0 0 20px; }
.list12 li.first {background: none;padding: 0;color: #073143; font-family: Arial; font-size: 1.125em; font-weight: normal; letter-spacing: 0.2px; }

<!--/////////////Wrap Section////////////////-->
.col5 {
	width: 74.5%;
	float: left;
	padding: 15px 0 0 0;
}
.wrap2 {
	background: #fff;
	width: 100%;
	padding: 15px 15px 55px 25px;
	min-height: 600px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
*zoom: 1;
}
.photo2 {margin: 3px 15px 10px 0;float: left;}
<!--/////////////Facts About ASD////////////////-->

.list5 li {
    background: url("../images/pointer2.png") no-repeat scroll left 19px transparent;
    padding: 15px 0px 15px 15px;
    border-bottom: 1px dotted rgb(230, 230, 230);
}
.first {border-top: 1px dotted #e6e6e6;
}

<!--////////////CONTACT US////////////////-->
.sub21 {
    color: #073143;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 30px 0 10px 0;
    
}

<!--/////////////Socials////////////////-->
.social1 {
	min-width: 183px;
	padding: 11px 0 0 0;
	margin: 15px 0 0 0;
	float: left;
}
.social1 li {
	float: left;
	margin: 0 10px 0 0;
}
.social1 li a {
	display: block;
	width: 28px;
	height: 28px;
}


.social2 {
	min-width: 183px;
	padding: 11px 0 0 0;
	margin: 15px 0 0 0;
	float: left;
}
.social2 a {
	float: left;
	margin: 0 10px 0 0;
	display:block;
}



<!--/////////////FOOTER////////////////-->
.copy {
    font-size: 0.625em;
	font-family: Arial;
    color: rgb(255, 255, 255);
    float: left;
    padding: 14px 12% 0px;
}
.footer-text {
	font-size: 0.625em;
	font-family: Arial;
    color: rgb(255, 255, 255);
    float: left;
    padding: 14px 12% 0px;
}

#mainfoot {
    width: 100%;
    background: url("../images/footerbg.png") repeat-x scroll left bottom transparent;
    height: 48px;
    
    left: 0px;
    bottom: 0px;
	
}

.padding-home-logo
{
	padding:5px 0 5px 20px;
}