BODY		{
		background-color:#ffffff ;
		margin-top:0%;
		margin-bottom:0%;
		margin-left:0%;
		margin-right:0%;
		}

TD		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #273A5B;
		}

A:link		{
		color: #273A5B;
		text-decoration: none;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

A:visited	{
		color: #273A5B;
		text-decoration: none;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

A:active	{
		color: #273A5B;
		text-decoration: none;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

A:hover		{
		color: #1E5FA2;
		text-decoration:underline;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

H1		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		color: #273A5B;
		}
		
H2		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #273A5B;
		}
		

.smallblue	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #273A5B;
		}

/*CSS Customize*/
td, tr{vertical-align:top;}
.main-table{width:68%;}
.main-table .col-1,
.main-table .col-2{vertical-align:top;}
.rgt-panel-con{width:100%;}
.rgt-panel-con .rgt-side{width:100%;}
.rgt-panel-con .rgt-side td{padding:5px 0;}
.main-table .col-1{width:70%; padding-right:15px;}
.main-table .col-2{width:30%; padding-left:15px;}
.iframe-hdr{ margin-left:-8px; margin-right:-8px; width:100%; height:300px; border:none;}
.iframe-rght {
    width: 100%;
    border: none;
	min-height:500px;
}

@media(max-width: 600px) {
.rgt-side a{font-size:13px;}
.iframe-hdr{height:330px;}
.hdr-tble td{width:auto;}
.main-table {width: 100%;}
.main-table tr > td:first-child {padding-left: 20px;}
.rgt-panel-con .rgt-side td{padding-left:0!important;}
.main-table .col-1, .padl-15{padding-left:15px;}

table.hdr-tble {
    padding-top: 15px;
	padding-bottom:15px;
}

table.hdr-tble tr > td {
    display: none;
}
table.hdr-tble tr > td:nth-child(2) {
    display: block;
    padding: 0 20px;
}

tr.logo-section > td:first-child {
    padding-right: 10px;
}
tr.logo-section > td{padding-bottom:10px; padding-top:10px;}
tr.logo-section > td:last-child, tr.logo-section > td:nth-child(2n) {
    display: none;
}

}

@media(max-width: 500px) {
.iframe-hdr{height:500px;}	
}

@media(max-width: 480px) {
.iframe-hdr{height:410px;}	
}

@media(max-width: 400px) {
.iframe-hdr{height:450px;}	
	
}

@media(max-width: 350px) {
.iframe-hdr{height:500px;}	
	
}





