@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0; height:100%;}

p {margin:0 0 8px 0; padding:0;}

/* LINKS */
a {color: #c41230;}
a:link {text-decoration: none; color: #c41230;}
a:visited {text-decoration:none; color: #c41230;}
a:hover {text-decoration: underline; color:#c41230;}
a:active {text-decoration: none;}


/* TEXT */
.textBody {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666; line-height:135%;}
.textBodySml {font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#666; line-height:125%;}
.textBodyMed {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666; line-height:125%;}
.textBodyLrg {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#666; line-height:125%; font-weight:normal;}
.textBodySmlBold {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#666; line-height:125%; font-weight:normal;}
.textBodyLrgBold {font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#666; line-height:125%; font-weight:bold;}
.textListSml {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666; line-height:125%; font-weight:bold;}
.textTitleRed {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#c41230; line-height:125%; font-weight:}


/* SITEMAP */
#textSitemap {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666; line-height:135%;}
#textSitemap ul {list-style:none;}
#textSitemap ul li{margin-bottom:4px;}
#textSitemap ul li ul {list-style:none;}
#textSitemap ul li ul li{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666; line-height:135%;}

/* FEEDBACK */
#textFeedback{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666; line-height:135%; width:90%;}
#textFeedback input {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666; padding:3px;}
#textFeedback table tr td {padding-bottom:5px; min-height:35px;}





