/* Main Styles */
td,body{  font-family: arial;  font-size: 11px;  color:333;  text-decoration:none;}

/* Links */
a{  color:036;}
a:hover{  color:012;}
a img{border:none;}

hr{
	height: 1px;
	color: #cccccc;
}

input,textarea,select,button{font-family: verdana;font-size: 11px;color:black;}
.clear{clear:both;}

h2,.Header   {

  font-size  :18px;
  color:#2b71ad;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :15px;
}

.SmallText{
  font-size  :10px;
}

.smallgrey{
color:#6c8295;
font-size:10px;
}


