body, table {
   color: black;
   font-family: arial;
   font-size: 10pt;
   text-align: left;
   font-weight: normal;
   padding: 0;
   }
h2 {
   color: #0035ad;
   font-family: arial;
   font-size: 1.3em;
   text-align: left;
   font-weight: bold;
   padding: 0;
   }
div{
  width:60%;
 }
.line{
   background-image: url("blue_1x1.gif");
   background-repeat: repeat-x; 
}
.headerstyle
   {
   color: black;
   font-size: 12pt;
   font-style: normal;
   text-align: right;
   font-weight: bold;
   max-height: 3px;
   padding: 0;
   }
.alignleft
   {
   text-align:left;
   }
.alignright
   {
   text-align:right;
   vertical-align:top;
   } 
.menu
   {
   text-align: left;
   color: #0035ad;
   font-family: arial;
   font-size: 10pt;
   font-style: normal;
   text-align: left;
   font-weight: bold;
   padding: 0;
   text-decoration:none;
   text-indent:2px;
   }
.menu a:link, .menu a:visited, .menu  a:active{
   color: #0035ad;
   font-family: arial;
   font-size: 8pt;
   font-style: normal;
   text-align: left;
   font-weight: normal;
   padding: 0;
   text-decoration:none;
 }
 .menu a:hover{
   color: #eb2d37;
 }
.menuin{
   color: #eb2d37;
   font-family: arial;
   font-size: 9pt;
   text-align: left;
   font-weight: bold;
   padding: 0;
   text-decoration:none;
 }
.footer
   {
   text-align: left;
   }
.footer a:link, .footer a:visited, .footer a:active{
   color: black;
   font-family: arial;
   font-size: 8pt;
   font-style: normal;
   text-align: left;
   font-weight: normal;
   padding: 0;
   text-decoration:none;
 }
 .footer a:hover{
   text-decoration: underline;
 }
 /* #abclist {
	margin:10px 0 0 0;
	padding:0;
	float:left;
} */
#abc{
	width:90%;
	margin-top:10px;
	margin-bottom:8px;
	margin-left:8px;
}
#abc ul {
	margin:0;
	padding:0;
	list-style:none;
}
#abc li {
	margin:0 4px 0 0;
	padding:0;
	display:inline;
}
#abc a:link, #abc a:visited, #abc a:active{
   color: #eb2d37;
   font-family: arial;
   font-size: 1.2em;
   font-weight: bold;
   text-decoration:none;
   background: #ffffff;
 }
#abc a:hover{
   color: #ffffff;
   background: #eb2d37;
 }
.clear-all {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.abcletter {
   color: #eb2d37;
   font-family: arial;
   font-size: 2.5em;
   font-weight: bold;
   text-decoration:none;
 }
 .defaultlink a:link, .defaultlink a:visited, .defaultlink a:active{
   color: #0035ad;
   font-family: arial;
   font-size: 10pt;
   font-style: normal;
   text-align: left;
   font-weight: normal;
   padding: 0;
   text-decoration:none;
 }
 .defaultlink a:hover{
   text-decoration:underline;
 }
  .questionlink a:link, .questionlink a:visited, .questionlink a:active{
   color: #0035ad;
   font-family: arial;
   font-size: 10pt;
   font-style: normal;
   text-align: left;
   font-weight: normal;
   padding: 0;
   text-decoration:none;
 }
 .questionlink a:hover{
   font-weight: bold;
 }
.questionlink{
  margin:0;
  padding:0;
  color: #0035ad;
 }
.pagestyle{
   border-bottom-width: thick;
   }