* {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #FFFFFF;
  font-size: 15px;
  font-family: tahoma;
  margin: 0px;
  padding: 0px;
  outline: none;
  font-smooth:always;
  outline: none;
}
div#maincontainer {
  text-align: center;
  border: 0px solid #79a3a1;
  width: 1000px;
  background-color: #FFFFFF;
  margin: 2px auto;
}
div#containerbody{
  width: 1000px;
  clear: both;
}
div#containerfooter{
  width: 1000px;
  clear: both;
}
/* Start Error Css*/
#action_error_splash li {
  font-family:AppleGothic,tahoma,verdana;
  list-style: none;
  color: #c62121;
  font-size: 17px;
}
#action_error li {
  list-style: none;
  color: #ff0000;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}
#action_error2 li {
  list-style: none;
  color: #ff0000;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 15px;
}
/* End Error Css*/
/* Start Width Css*/
.width90{
  width: 90px;
}
.width100{
  width: 100px;
}
.width180{
  width: 180px;
}
.width200{
  width: 200px;
}
.width300{
  width: 300px;
}
.width330{
width:330px;
}
.width400{
  width: 400px;
}
/* End Width Css*/
/* Start Alignment Css*/
.txttop{
  vertical-align: top;
}
.txtright{
  text-align: right;
}
.txtleft{
  text-align: left;
}
.txtcenter{
  text-align: center;
}
.left{
  float: left;
}
.right{
  float: right;
}
/* End Alignment Css*/
/* Start Height Css*/
.clear{
  clear: both;
}
.height20{
height:20px;
}
.height19{
height:19px;
}
/* End Height Css*/
/* Start Padding Css*/
.left2{
 padding-left: 2px;}
.left5{
  padding-left: 5px;
}
.left10{
  padding-left: 10px;
}
.left15{
  padding-left: 15px;
}
.left20{
  padding-left: 20px;
}
.left30{
  padding-left: 30px;
}
.left50{
  padding-left: 50px;
}
.left90{
  padding-left: 100px;
}
.left100{
  padding-left: 100px;
}
.left150{
  padding-left: 150px;
}
.top2{
  padding-top: 2px;
}
.top5{
  padding-top: 5px;
}
.top10{
  padding-top: 10px;
}
.top18{
  padding-top: 18px;
}
.top30{
  padding-top: 20px;
}
.bottom2{
  padding-bottom: 2px;
}
.bottom20{
  padding-bottom: 20px;
}
.right2{
  padding-right: 2px;
}
.right10{
  padding-right: 10px;
}
.right20{
  padding-right: 20px;
}
.right30{
  padding-right: 30px;
}
/* End Padding Css*/
/* Button Class Start */
button.splash-login {
 background-image:url(../images/10Marks-splash-log.gif);
  border: 0px solid #5B7596;
  cursor: pointer;
   width: 55px;
  height: 26px;
}
.input-home {
  width: 158px;
  height: 23px;
  background-color: #ffffff;
  border: 1px #668482 solid;
  font-size: 16px;
  padding-top: 2px;
  padding-left:2px;
  color:#808080;
}
a.footer-link:visited {
 
  font-size: 10px;
  color: #5c5d5f;
  text-decoration: none;
  outline: none;
}

a.footer-link:link {
 
  font-size: 10px;
  color: #5c5d5f;
  text-decoration: none;
  outline: none;
}

a.footer-link:active {
 
  font-size: 10px;
  color: #5c5d5f;
  text-decoration: none;
  outline: none;
}

a.footer-link:hover {
 
  font-size: 10px;
  color: #db2a22;
  text-decoration: underline;
  outline: none;
}
.footdivider{
  font-size: 13px;
  padding-bottom: 12px;
  padding-left: 2px;
  padding-right: 2px;
}

.footertxt{
 
  font-size: 11px;
  color: #5c5d5f;
  font-weight: bold;
}
div#line{
  background-image: url(../images/dot.jpg);
  width: 1000px;
  height: 1px;
  background-repeat: repeat-x;
}
.herelink-txt{
  font-size: 0.7em;
  color: #5c5d5f;
  outline: none;
}
.copyright{
 
  font-size: 10px;;
  color: #5c5d5f;
}
.login-back{
background-image:url(../images/10Marks-splash-login.gif);
background-repeat:no-repeat;
height:107px;width:630px;
}
.splash-kid{
font-size:12px;
font-weight:bold;
color:#808080;
}
/* Button Class End */
.splash-bullet-txt{
color:#4b434b;
font-size:17px;
}
.splash-bullet-boldtxt{
color:#4b434b;
font-size:17px;
font-weight:bold;
}
.splash-img-border{
border:1px #e7e7e7 solid;
height:52px;
width:68px;
}
a.splash-pre-reg{
color:#4b434b;
text-decoration:none;
}
.spalsh-grade-txt{
color:#d26f69;
width:60px;
font-size:17px;
}
h1{
color:#4b434b;
font-size:17px;
font-weight:normal;
}