/* CSS Document */
table.borderTable {
border: 2px solid #A80532;
background-color: #FFFFFF;
}
table.contentTable {
border: 2px solid #A80532;
background-color: #FFFFFF;
border-collapse: collapse;
border-spacing: 0;
}
td.nopad {
padding:0;
margin:0;
}
td.pad {
padding:25px;
border-top: 16px solid #A80532;
}
td.leftnavpad {
padding:5px;
}
Body {
font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
}
.white {
color: #FFFFFF;
}
.green {
color: #336666;
}
.grey {
color: #666666;
}
.small {
font-size: 11px;
}
.smaller {
font-size: 10px;
}
.medium {
font-size: 12px;
}
.faq_menu {
font-size: 14px
}
.large {
font-size: 2em;
}
.bold {
font-weight: bold;
}
.center {
text-align: center;
}
td.padleft {
padding-left:25px;
}
td.xpadleft {
padding-left:38px;
}
td.lesspadleft {
padding-left:15px;
}
td.padtop {
padding-top:15px;
}
td.padright {
padding-right:15px;
}
td.heightsmall {
height:8px;
}
td.heigh1 {
height:1px;
}

.current a:link {color: #336557;font-size: 0.7em;font-weight: bold;text-decoration: none;}     /* unvisited link */
.current a:visited {color: #336557;font-size: 0.7em;font-weight: bold;text-decoration: none;}  /* visited link */
.current a:hover {color: #FFE14F;font-size: 0.7em;font-weight: bold;text-decoration: none;}   /* mouse over link */
.current a:active {color: #336557;font-size: 0.7em;font-weight: bold;text-decoration: none;}   /* selected link */

.top a:link {color: #FFFFFF;font-size: 0.7em;font-weight: bold;text-decoration: none;}     /* unvisited link */
.top a:visited {color: #FFFFFF;font-size: 0.7em;font-weight: bold;text-decoration: none;}  /* visited link */
.top a:hover {color: #FFE14F;font-size: 0.7em;font-weight: bold;text-decoration: none;}   /* mouse over link */
.top a:active {color: #FFFFFF;font-size: 0.7em;font-weight: bold;text-decoration: none;}   /* selected link */

.left a:link {color: #999999;font-size: 0.8em; text-decoration: none;}     /* unvisited link */
.left a:visited {color: #999999;font-size: 0.8em; text-decoration: none;}  /* visited link */
.left a:hover {color: #336666;font-size: 0.8em; text-decoration: none;}   /* mouse over link */
.left a:active {color: #999999;font-size: 0.8em; text-decoration: none;}   /* selected link */

.lefts a:link {color: #999999;font-size: 10px; text-decoration: none;}     /* unvisited link */
.lefts a:visited {color: #999999;font-size: 10px; text-decoration: none;}  /* visited link */
.lefts a:hover {color: #336666;font-size: 10px; text-decoration: none;}   /* mouse over link */
.lefts a:active {color: #999999;font-size: 10px; text-decoration: none;}   /* selected link */

a:link {color: #336557;text-decoration: underline;}     /* unvisited link */
a:visited {color: #336557;text-decoration: underline;}     /* unvisited link */
a:hover {color: #336557;text-decoration: underline;}     /* unvisited link */
a:active {color: #336557;text-decoration: underline;}     /* unvisited link */

