/* CSS Document */
.alert {
    width:430px;
    background:#a6d1d4;
    border:thin red dotted;
    text-align:left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A6D1D4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:400;
}
.gender_selected{
	font-size: 15px;
	font-weight: bold;
	color: #A6CBD1;
	font-style: normal;

}
.gender_selected a{

	font-size: 15px;
	font-weight: bold;
	color: #A6CBD1;
	font-style: normal;

}
.gender_selected a:hover{

	font-size: 15px;
	font-weight: bold;
	color: #A6CBD1;
	font-style: normal;
}
.gender{

	font-size: 15px;
	font-weight: normal;
	color: #577075;
	font-style: normal;
	text-decoration:none;

}
.gender a{

	font-size: 15px;
	font-weight: normal;
	color: #577075;
	font-style: normal;
	text-decoration:none;

}
.gender a:hover{

	font-size: 15px;
	font-weight: normal;
	color: #577075;
	font-style: normal;
	text-decoration:none;
}
.small{

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;

}
.smallb{

	font-size: 14px;
	font-weight: 500;
	color: #A6CBD1;
	text-decoration: none;
	font-style: normal;

}
.table{
	font-size: 14px;
	font-weight: normal;
	color: #F3EA13;
	text-decoration: none;
	font-style: normal;

}
.smallb:hover{

	font-size: 14px;
	font-weight: 500;
	color: #A6CBD1;
	text-decoration: underline;
	font-style: normal;
	padding-left:2px;
	

}
.bigb{

	font-size: 20px;
	font-weight: normal;
	color: #A6CBD1;
	text-decoration: none;
	font-style: normal;

}
.yellow_big{
	font-size: 20px;
	font-weight: normal;
	color: #f2ea12;
	text-decoration: none;
	font-style: normal;
	}
.buttons{

	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;

}

.buttons:hover{

	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;

}
.verticaltext {
font-size: 30px;
 line-height:25pt;
color:#DCD786;
text-decoration: none;
font-style: normal;
}

.buttons a{

	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.buttons a:hover{

	font-size: 20px;
	font-weight: normal;
	color: #858133;
	text-decoration: underline;
	font-style: normal;
}
.subheading{

	font-size: 22px;
	font-weight: normal;
	color: #557477;
	text-decoration: none;
}
.textbox{
	background-color: #FFFFFF;
	border: none #FFFFFF;
}
.stext{
	font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
	border: none #FFFFFF;
}
.forgetPass{
    
	font-size: 14px;
	font-weight: bold;
	color: #F3EA13;
	text-decoration: none;
	font-style: normal;
}
.forgetPass a{
    
	font-size: 14px;
	font-weight: bold;
	color: #F3EA13;
	text-decoration: none;
	font-style: normal;
}
.forgetPass a:hover{
    
	font-size: 14px;
	font-weight: bold;
	color: #F3EA13;
	text-decoration: none;
	font-style: normal;
}
  .parent {
  display:block;
  padding-top:0px;
  background:#30484c;
  width:146px;
  height:300px;
  }
  .child a:hover {
  display:block;
  border-left:solid thick #a5d1d4;
  }
  .child a {
  display:block;
  /*padding:10 10 10 10;*/
  /*margin:20 10 10 10;*/
  font-size:15px;
  font-weight:600;
  color: #a6d1d4;
  border-left:solid thick #567478;
  text-decoration:none;
  }
  .child {
  margin-top:10px;
  padding-left:10px
  }
    .child_link {
  color: #a6d1d4;
  text-decoration:none;
  }
  a.child_link:hover {
  color:white;
  text-decoration:none;
  }
  .child_link_sel {
  color: #dcd786;
  text-decoration:none;
  }
   a.child_link_sel:hover {
  color:white;
  text-decoration:none;
  }
  .blockquote {background:dae6e7;font-size: 12px;}
  .exheader {color: #115259;}
  a.body_link {color:#30484c;}
  
  .commentText{
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#FFFFFF;
	  font-weight:normal; 
  }
  .commenthead{
	  font-family:Helvetica;
	  color:#c4cbcc;
	  font-size:12px;
	  font-weight:normal;
  }
  .commenthead1{
	  font-family:Helvetica;
	  color:#000000;
	  font-size:12px;
	  font-weight:normal;
  }
