/* CSS Document */

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-image:url(images/template_01.jpg);
background-repeat:repeat-x;
background-color: #d8d9d9;
margin: 0;
}

td {
vertical-align:top;
line-height: 22px;
font-size: 13px;
}

td.content {
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #1597A2;

}

img.img {
padding: 10px;

}

.bold {
color: #993300;
font-weight:900;
}

.bold2 {
color: #bdd0d5;
font-weight:900;
font-size: 25px;
}

.Subheader_Text {
background-image:url(images/subhead_line.gif);
background-position:left bottom;
background-repeat:no-repeat;
color: #993300;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
font-weight: bold;
}

ul {
margin-left: 0px;
}

ul {
margin-left: 5px;
}