.dark_border{
width: 750px;
border: solid #4f4f4f 3px;
background-color: white;

}

.title {
height: 20px;
width: 750px;
color: #333333;
text-align: left;
font-size: 18pt;
font-family: sans-serif;
text-align: left;
}

.title table td{
font-size: 18pt;
font-family: sans-serif;
text-indent: 5px;

}

.subMenu{
background-color: white;
margin: 0;
text-align: right;
font-size: 12pt;
font-family: sans-serif;
}

.content{
color: #333333;
background-color: #eeeeee;
padding: 5px 15px 15px 15px;
text-align: left;
font-size: 12pt;
font-family: sans-serif;
margin: 5px;
height: auto;
overflow: hidden;
}

.heading1{
border-bottom: solid black 1px;
font-weight: bold;
font-size: 14pt;
font-family: sans-serif;
clear: both;

}

.heading1 table td{
font-weight: bold;
font-size: 14pt;
font-family: sans-serif;
vertical-align: bottom;
}


.heading2{
border-bottom: solid #eeeeee 1px;
}

.heading2 table td{
font-weight: bold;
font-size: 12pt;
font-family: sans-serif;
vertical-align: bottom;
color: #eeeeee;
}

.h2Border{
padding-bottom: 2px;
background-color: #888888;
}

.heading3{
font-weight: bold;
font-size: 12pt;
font-family: sans-serif;
}

.date{
font-size: 10pt;
font-family: sans-serif;
}

.menu{
padding-top: 7px;
margin: 0;
color: black;
font: 12pt;
}


.1col{
}

.2col{

}

.col1{

width: 60%;
float: left;
margin-right: 5px;

}

.col2{
width: 30%;
padding: 5px;
border: solid #888888 1px;
float: right;
}

.1col{
}

.footer{
padding-top: 10px;
height: 40px;
width: 750px;
color: #888888;
font: 10pt;
}



a.mlink:link{
  text-decoration: none;
  color:#555555;
  font: 12pt sans-serif;

}
a.mlink:visited{
  text-decoration: none;
  color: #555555;
  font: 12pt sans-serif;
}
a.mlink:hover{
  text-decoration:underline;
}


a:link{
  text-decoration: none;
  color:#c44c48;
  font: 12pt sans-serif;

}
a:visited{
  text-decoration: none;
  color: #822f30;
  font: 12pt sans-serif;
}
a:hover{
  text-decoration:underline;
}




image{

border: none;

}

h1{
color: #888888;
font: bold 14pt sans-serif;
margin: 0;
}

.t3{
width: 100%;
padding: 5px;
}

.td1{
background-color: #cccccc;
} 

img{
border: 0;
}

.subHeading{
font-weight: bold;
font-size: 12pt;
}
