@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: Arial, Helvetica, 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 5px;
   text-align: left;
   text-transform:uppercase;
   }
 .headingyash{
   font-size: 12px;
   font-weight: bold;
   color: #00FFFF;
   font-family:Arial, Helvetica, sans-serif;
   padding: 4px 0 4px 5px;
   text-align: left;
   }  
.headingbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 5px;
 	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;
    }    	
a.blueunderlinelink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
 	color: #FF0000;
    }
a.blueunderlinelink:hover {
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	color: #0000FF;
	text-decoration: none;
    }	

a.yellowunderlinelink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
 	color: #FFFFFF;
	padding: 0 2px 0 2px;
    }
a.yellowunderlinelink:hover {
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	color: #33CC00;
	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#col{
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
 	}
	
.bluecolor{
	color: #3333CC;
 	}	

/*-----------------------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------------------*/		
 
 .bracket{
	width: 4px;
	float: right;
	height: 44px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 5px;
	}
.brackett{
	width: 4px;
	float: right;
	height: 30px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 5px;
	}
.bracketthr{
	width: 4px;
	float: right;
	height: 92px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 5px;
	}	
 
 
 
 