@charset "utf-8";
/* CSS Document */
BODY {
 background-color: white;
margin: 0px 0px 0px;
}

DIV.mainbody
{
background-color: #f5f5f5;
  FONT-SIZE: 13px;
  COLOR: black;
  FONT-FAMILY:  "Times New Roman";
  TEXT-ALIGN: left;
  WIDTH: 779px;
  margin-left:auto;
  margin-right:auto;
}

DIV.header
{
background: url(./images/stripesHeader.jpg) no-repeat;
WIDTH: 779px; 
height: 116px;
margin-left:auto;
margin-right:auto;
}

div.links{
width:779px;
color:white;
font-size: 14px;
font-family: "Times New Roman";
padding-top: 81px;
padding-left: 11px;
}


div.midleft{
float: left;
padding-top: 25px;
width: 303px;
padding-left: 20px;
}

div.midright{
float: right;
font-size: 14px;
font-family:  "Times New Roman";
padding-top: 10px;
padding-right: 20px;
width: 406px;
}


div.footer{
background: #363535;
font-size: 12px;
font-family:  "Times New Roman";
WIDTH: 779px;
color: white;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

.text_box{
background-color: #f8f8f8;
font-size: 14px;
font-family:  "Times New Roman";
font-weight: bold;
}

div.clear{
DISPLAY: block;
CLEAR:both;
}

A.font14d:link{
color: #ba1a18;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font14d:visited {
color: #ba1a18;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font14d:hover {
color: #d25655;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font14d:active {
color: #d25655;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font14:link{
color: white;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font14:visited {
color: white;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font14:hover {
color: #f3c116;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font14:active {
color: #f3c116;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font12:link{
color: white;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font12:visited {
color: white;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font12:hover {
color: #f3c116;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}

A.font12:active {
color: #f3c116;
font-size: 14px;
font-family:  "Times New Roman";
text-decoration: none;
}
