body { line-height: 1.166; margin: 0px; padding: 0px; }
td, li, p { font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
li { list-style-type: square; }


a { color: #006699; text-decoration: none; }
a:link { color: #006699; text-decoration: none; }
a:visited { color: #006699; text-decoration: none; }
a:hover { color: #006699; text-decoration: underline; }


h1 { font-size: 160%; }
h2 { font-size: 145%; }
h3 { font-size: 130%; }
h4 { font-size: 115%; }
h5 { font-size: 100%; }


/**** Navigation Elements ****/
#navarea { width: 10%; vertical-align:top; margin-bottom: 5px; }
#navlist { margin-left: 0; padding:0px; width: 210px; font-size: 12px; }
#navlist li { list-style: none; margin: 0; line-height: 28px; height: 28px; color: #1B2677; }
#navlist li a { background: url(../images/button_off.jpg) no-repeat right ; padding-left: 10px; text-decoration: none; color: #1B2677; display:block; }
#navlist li a:hover { background: url(../images/button_over.jpg) no-repeat right ; text-decoration: none; color: #FFF119; }
#navlist .subnavlist li { list-style: none; margin-left:-40px; padding:0; line-height: 28px; height: 28px; color: #1B2677; }
#navlist .subnavlist li a { background: url(../images/button_selected.jpg) no-repeat right ; text-decoration: none; color: #FFFFFF; display:block; }
#navlist .subnavlist li a:hover { background: url(../images/button_over.jpg) no-repeat right ; color: #FFFFFF; }
#navlist .subnavlist2 li { list-style: none; margin-left:-40px; padding:0; line-height: 28px; height: 28px; color: #1B2677; }
#navlist .subnavlist2 li a { background: url(../images/button_over.jpg) no-repeat right ; text-decoration: none; color: #FFFFFF; display:block; }
#navlist .subnavlist2 li a:hover { background: url(../images/button_off.jpg) no-repeat right ; color: #FFFFFF; }


/**** Advert area ****/
#adarea { width: 10%; vertical-align:top; background: url(../images/adbox_bg.jpg) repeat-y right; }


/**** Footer area ****/
#footerarea { background-color: #CCEAE8; background: url(../images/footerbg.jpg) repeat-x bottom; font-size: 70%; color: #FFFFFF; text-align:center; height: 60px; padding:0; vertical-align:middle; margin:0; }


/**** Content area ****/
.topbannerBg { background: url(../images/topbannerbg.jpg) repeat-x; }

#content { background: url(../images/curvebg.gif) no-repeat right bottom; margin:0; padding: 20px; vertical-align:top; font-family: Arial, Helvetica, sans-serif; width: 80%; font-size: 80%; }

.greenTxt { color: #00B9B6; }
.blueTxt { color: #003A80; }
.hDottedLine { background:url(../images/dot.gif) repeat-x center; }
