
body{ font-family:tahoma; font-size:9pt; color:black}
td { font-family:tahoma; font-size:9pt; color:black}

td.photolist-desc { padding-left:15px; padding-right:15px;}
td.photolist-img  { vertical-align: top; text-align:center; width:1%;}

.table-image {
    background-image: url(img/bkgrnd/watermark.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.table-image-withdottedlines {
    background-image: url(img/bkgrnd/watermarkwithdottedlines.gif);
    background-repeat: no-repeat;
    background-position: top right;
}


.table-image-ForAbout {
    background-image: url(img/bkgrnd/watermarkforabout.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.sectionSidebar {
    background-color:#d21b47;
}

.medtext {font=family:tahoma; font-size:11pt; color:black;}

.BlackHeader {
    font-family:tahoma;
    font-size: 13pt;
    color: #000000;
    font-weight: bold;
    text-transform: Uppercase;
}

.RedHeader {
    font-family:tahoma;
    font-size: 13pt;
    color: #d21b47;
    font-weight: bold;
    text-transform: capitalize;
}

.MedBlackHeader {
    font-family:tahoma;
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    text-transform: capitalize;
}
.MedRedHeader {
    font-family:tahoma;
    font-size: 12pt;
    color: #d21b47;
    font-weight: bold;
    text-transform: capitalize;
}

 .MedRedHeader a{
    font-family:tahoma;
    font-size: 12pt;
    color: #d21b47;
    font-weight: bold;
    text-transform: capitalize;
	text-decoration:none;
}


.MedRedHeader a:visited{
    font-family:tahoma;
    font-size: 12pt;
    color: #d21b47;
    font-weight: bold;
    text-transform: capitalize;
	text-decoration:none;
}

.MedRedHeader a:hover{
    font-family:tahoma;
    font-size: 12pt;
    color: #d21b47;
    font-weight: bold;
    text-transform: capitalize;
	text-decoration:underline;
}
.whiteHeader {
    background-color: #d21b47;
    font-family:tahoma;
    font-size: 12pt;
    color: #ffffff;
    font-weight: bold;
    text-transform: capitalize;
    padding: 5px 5px 5px 5px;

}

.morelink {
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    text-align:right;
    font-style:italic;
}
a.morelink:link {
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    color: black;
    text-align:right;
    font-style:italic;
    text-decoration:none;
}
a.morelink:visited {
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    color: black;
    text-align:right;
    font-style:italic;
text-decoration:none;
}
a.morelink:hover {
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    color: #d21b47;
    text-align:right;
    font-style:italic;
}
a.morelink:active {
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    color: #d21b47;
    text-align:right;
    font-style:italic;
text-decoration:none;
}



a.headerlink:link {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color: black;
    text-align:right;
    text-decoration:none;
    text-transform:uppercase;
}
a.headerlink:visited {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color:black;
    text-align:right;
   text-decoration:none;
text-transform:uppercase;
}
a.headerlink:hover {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color: #d21b47;
    text-align:right;
    text-transform:uppercase;
}
a.headerlink:active {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color: #d21b47;
    text-align:right;
   text-decoration:none;
text-transform:uppercase;
}


a.smallheaderlink:link {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color: black;
    text-align:right;
    text-decoration:none;
    text-transform:uppercase;
}
a.smallheaderlink:visited {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color:black;
    text-align:right;
   text-decoration:none;
text-transform:uppercase;
}
a.smallheaderlink:hover {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color: #d21b47;
    text-align:right;
    text-transform:uppercase;
}
a.smallheaderlink:active {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color: #d21b47;
    text-align:right;
   text-decoration:none;
text-transform:uppercase;
}

a:link {
color:blue;
text-decoration:none;
font-weight:bold;
}
a:visited{
color:blue;
font-weight:bold;
text-decoration:none;
}

a:hover {
font-weight:bold;
text-decoration:underline;
}



.smallredheader {
    font-family:tahoma;
    font-size:10pt;
    font-weight:bold;
    color: #d21b47;
    text-align:right;
   text-decoration:none;
    text-transform:uppercase;
}

.photo {
    border: 1px black solid;
}

.markedlist {
    margin-top: 5px;
    vertical-align: top;
    margin-left: 16px;
    list-style-type:circle;
    list-style-image: url("img/listmarker.gif");
    list-style-position: outside;
    marker-offset: 5px;
}
