/* 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  --------------------------  */

.demoNav { font-size: 9px; font-variant:small-caps ; font-weight: bold;
}