body
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  background-image: url(/images/dm-bg-blbl3.jpg);
  background-repeat: repeat-x;
}

body a
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  text-decoration: underline;
}

a:hover {color : #003fff; text-decoration: none;}
 
.body3
{
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
}
 
.body3 a
{
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: underline;
  color: #000000;
}
 
.body3 a:hover
{
  color : #003fff;
}
 

.body2
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  /* font-color: #000000; */
}

.body2 a
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  text-decoration: underline;
  color: #165bba;
}

.body2 a:hover
{
  text-decoration: none;
  color : #486fff; 
}


.note
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
}
       
.note a
{
  color: #1129c4;
  font-size: 11px;
  text-decoration: none;
}
 
.note a:hover
{
  text-decoration: underline;
}

       
.title
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 14pt;
}

.mathtitl a
{
  font-family: Ariel Black,sans-serif;
  text-transform: none;
  color: #2643ff;
  font-weight: bold;
  font-size: 29px;
  text-decoration: none;

}

.mathtitl a:hover
{
  color: #4788fd;
  font-weight: bold;
  text-decoration: none;
}

.mathlinks 
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #510000; 
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}


.mathlinks a
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #053282;   
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.mathlinks a:hover 
{
  color : #003fff;
  text-decoration: underline;
}

.title1
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px; 
  font-weight: bold;
  color:#a80319
}

.title1-fds
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px; 
  font-weight: bold;
  color:#a80319;
  line-height: 30px;
}

h1
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 19px; 
  font-weight: bold;
}

h2
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px; 
  font-weight: bold;
  color:#a80319;
  line-height: 30px;
}

dl
{
  padding-bottom: 5px;
}

.lrg
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.sml { color: #000000; }

.title2
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #053282;
  font-weight: bold;
  font-size: 14px;
}

.title2 a
{
  color: #053282;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}

.title2 a:hover
{
  color: #003fff;
  font-weight: bold;
  text-decoration: underline;
}


.title3
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
}

.title3 a
{
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.title3 a:hover
{
  color: #003fff;
  font-weight: bold;
  text-decoration: none;
}

.title4
{
  color: #a80319;
  font-weight: bold;
  font-size: 15px;
}

.title4 a
{
  color: #a80319;
  font-weight: bold;
  text-decoration: underline;
}


.foot  
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: red;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;

}

.foot a
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ccff66;
  font-weight: bold;
  text-decoration: none;
}

.footlinks
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #a50303;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.footlinks a
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #053282;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}


.title a
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.contenttable
{
  border: 1px black solid;
} 

ul.children
{
margin-left: 0px;
margin-top: 8px;
margin-bottom: 0px;
line-height: 17px;
color: inherit;
list-style-type: disc;
list-style-image: url(/styles/images/sub_list.gif);
list-style-position: outside;
}
 

/* ul.parent 
{
color: ;
list-style-image: url(images/bullet-list.gif);
list-style-position: outside;
} */

 
.sectiontitle
{
  list-style: square;
  padding-left: 1px;
  list-style-image: url(/styles/images/bar-bullet.gif);
}

ul
{
  list-style: square;
  list-style-image: url(/styles/images/blue-bullet.gif) ;
}

ul ul
{
  list-style: square;
  list-style-image: url(/styles/images/sub_list.gif);
}

.reddotline
{
  margin-top:5px; 
  margin-bottom:5px; 
  border-bottom-width: 1px;
  border-bottom-color: #990000;
  border-bottom-style: dotted;
}

ul li
{
  padding-bottom: 3px; 
}

.pdf 
{
padding-right: 20px;
background-color: transparent;
background-image: url(/images/pdf.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right bottom;
}

.bigbold
{
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

.cellbottom
{
  border-bottom-width: 2px;
  border-bottom-style:dotted;
  border-bottom-color: gray;
}


.red
{
  line-height: 24px;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  color: #e50016;
}

.red a
{
  text-decoration: none;
}

#menu1 
{
  line-height: 22px;
  font-weight: bold;
  color: #003ecb;
}

#menu1 a
{
  font-size: 12px;
  color: #003ecb;
}

#menu1 a:hover
{
  text-decoration: none;
  font-size: 12px;
  color : #486fff;
}

/* get rid of outline on click */
a:focus {
     -moz-outline: none;
     outline: none; 
}

