/* CSS Document */



.title {font-family: helvetica neue, helvetica, arial, sans-serif; color: rgb(0,153,255); font-size: 30px; font-weight: bold }

.subtitle {font-family: helvetica neue, helvetica, arial, sans-serif; color: rgb(255,153,255); font-size: 26px; font-weight: bold }

.pagetitle {font-family: helvetica neue, helvetica, arial, sans-serif; color: rgb(0,153,255); font-size: 18px; font-weight: bold }

.text {font-family: helvetica neue, helvetica, arial, sans-serif; font-size: 15px}

.footer {font-family: helvetica neue, helvetica, arial, sans-serif; font-size: 15px}

.table { background-image: url(images/background.jpg); background-repeat: no-repeat; background-position: center }

#navcontainer ul { list-style-type: none; }

#navcontainer li { margin: 0; }

#navcontainer ul { margin: 0; padding: 0; list-style-type: none; font-family: helvetica neue, helvetica, arial, sans-serif; font-size: 18px}

#navcontainer a { display: block; color: rgb(0,153,255); background-color: #FFFFFF; width: 13em; padding: 3px 12px 3px 8px; text-decoration: none; border-bottom: 1px solid rgb(0,136,82); font-weight: bold; }

#navcontainer a:hover { background-color: rgb(255,153,255); color: #FFFFFF; }

#navcontainer li li a { display: block; color: #ADADAD; background-color: #FFFFFF; width: 13em; padding: 3px 1px 3px 19px;; text-decoration: none; border-bottom: 1px solid rgb(0,136,82); font-weight: normal;}

.UL {font-family: helvetica neue, helvetica, arial, sans-serif; font-size: 15px; list-style-image: url(images/bullet.jpg)}