@import url(https://fonts.googleapis.com/css?family=Coda);
img{ margin:0; padding:0; border:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

body{
    margin: 0px;
	background-color: #FFFFFF;
	}
td{
  font-family: 'Coda', sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color: #3C3C3C;
  }
a.close{
    color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	display: block;
	}  
a.close:hover{
    text-decoration: none;
	color:#0000FF;
	}
.heading1{
   background-color: #005baa;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   font-family:Arial, Helvetica, sans-serif;
   padding: 4px 0 4px 0;
   text-align:center;
   text-transform:uppercase;
   }
.headingbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	background-color: #b1cee8;
}
a.underlinelink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
 	color: #CC0000;
    }
a.underlinelink:hover {
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	color: #0000FF;
	text-decoration: none;
    }    	
.headingblue{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
 	color: #437dbc;
	padding: 0 0 6px 0;
	}		
	
/*-----------------------Table  Cell Border------------------*/

 table#design{
 
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom: 0px;
	border:1px solid  #D9D900;
	}
table#design tbody td{
	font-family:Arial, Helvetica, sans-serif;
 	border-collapse:collapse;
	border-left:1px solid #66B3FF;
	border-right:1px solid #66B3FF;
	border-top:1px solid #66B3FF;
	border-bottom:1px solid #66B3FF;
	padding:3px;
	text-align: center;
	}	
table#design thead td{
    font-family:Arial, Helvetica, sans-serif;
	color: #00376F;
	font-size:12px;
	font-weight:bold;
 	background-color: #B0D8FF;
	border:1px solid #66B3FF;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	padding:3px;
	}
table#design tbody tr.light{
 	background-color:#FFFFDD;
	}

table#design tbody tr.dark{
 	background-color:#E6FFFF;
	}
a.thickbluelink {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
}
a.thickbluelink:hover {
	text-decoration: underline;
	color: #660066;
}		
/*-----------------------Table  Cell Border------------------*/		




/*-----------------------Align Left Table  Cell Border2------------------*/	

 table#designtwo{
 
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom: 0px;
	border:1px solid  #D9D900;
	}
table#designtwo tbody td{
	font-family:Arial, Helvetica, sans-serif;
 	border-collapse:collapse;
	border-left:1px solid #66B3FF;
	border-right:1px solid #66B3FF;
	border-top:1px solid #66B3FF;
	border-bottom:1px solid #66B3FF;
	padding:3px;
	text-align: left;
	}	
table#designtwo thead td{
    font-family:Arial, Helvetica, sans-serif;
	color: #00376F;
	font-size:12px;
	font-weight:bold;
 	background-color: #B0D8FF;
	border:1px solid #66B3FF;
	border-collapse:collapse;
	text-align: left;
	table-layout:auto;;
	vertical-align:middle;
	padding:3px;
	}
table#designtwo tbody tr.light{
 	background-color:#FFFFDD;
	}

table#designtwo tbody tr.dark{
 	background-color:#E6FFFF;
	}
	
/*-----------------------Align Left Table  Cell Border2------------------*/	
	
	
	
	
	