/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333;
}

td {vertical-align: top; text-align: left;
}

a:link {text-decoration: none; color: #C30;
}

a:hover {text-decoration: underline; color: #C30;
}

a:visited {text-decoration: none; color: #930; 
}

a.news:link {text-decoration:none; color: #000033; background-image: url(images/bulletNews.gif); padding-left: 25px; background-repeat: no-repeat;
}

a.news:hover {text-decoration:underline; color: #000099;
}

a.news:visited {text-decoration:none; color: #999; background-image: url(images/bulletNews.gif); padding-left: 25px; background-repeat: no-repeat;
}

.serif {font-family: Georgia, "Times New Roman", Times, serif;
}

.boldBlue {color: #036; font-weight: bold;
}

.topNav {vertical-align: bottom;
}

#username {font-size: 10px; color: #036; width: 155px; letter-spacing: .16mm;
}

#password {font-size: 10px; color: #036; width: 155px; letter-spacing: .16mm;
}

.about {font-size: 10px; color: #666; padding: 0px 20px 0px 20px;
}

.affiliateTitle {font-size: 18px; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; 
}

.newsTitle {font-weight: bold; color: #000033; background-image: url(images/titleBgd.gif); padding-left: 15px;  background-repeat: no-repeat;
}

#content {padding: 10px;
}

.title {color: #000066; font-size: 16px; font-weight: bold;
}

.subtitle {color: #003399; font-size: 12px;
}

.indent {padding-left: 5px; padding-top: 5px;
}

.about { padding-left:10px; font-size:9px;
}

/*  ---------------------  demo styles  --------------------------  */



.demo {padding: 0px; 
}

.demoTitle {font: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #003399; background-image:url(images/demoTitleBGD.gif); display: block; width: 400px;
}

#demoNav { font-size: 12px; font-variant:small-caps ; font-weight: bold; text-align:center;  width: 150px; height: 15px; background-image: url(images/demoBTN.gif);
}

a.dNav { font-size: 12px; font-variant:small-caps ; font-weight: bold; text-align:center; text-decoration: none; color: #fff; color: #fff;
}

a.dNav:link {text-decoration: none;
}

/*a.dNav:hover {text-decoration: none; color: #fff; display: table; width: 150px; height: 18px; background-image: url(images/btn_demoBGD2.gif);
}*/

a.dNav:visited {color: #fff;
}

a.dNav:hover {color: #FFCC66;
}

#dNav1 { font-size: 12px; font-variant:small-caps ; font-weight: bold; text-align:center; background-image: url(images/btn_demoBGD2.gif); color: #fff; width: 150px; height: 15px;
}

.pageBold {font-weight: bold; color: #000;
}