body { background-color: #efefef; /**/ font-family:arial; font-size: 12px; padding: 0px; margin: 2px; }
/* body Elements */
#bodyContent { background-color: #FFFFFF; margin: 0px; width: 100%; }
/* header Elements */
#header { background-color:#006CB4; /*  */ color: #FFFFFF; /*  */ padding: 2px 0px 5px 2px; width: 100%; }
#title { color: #FFFFFF; /**/ font-size: 18px; font-weight: bold; margin-left: 0px; margin-top: 0px; }
/* copyright elements */
#copyright { background-color: #006CB4; /*  */ border-color: #FFFFFF; border-style: solid; border-width: 2px 0px 0px 0px; color: #ffffff;font-size: 9px; padding: 2px 0px 2px 0px; text-align: center; width: 100%; }
/*content elements */
#pageBody { background-color: #FFFFFF; height: 100%; width: 100%; }
/*results page specifics */
#results { background-color:#FFFFFF; margin:20px 0px 10px 0px; }
#results p { margin:5px 0px 10px 0px; padding:0px 15px 0px 15px; }
.urltop { font-size: 12pt; font-weight: normal; text-decoration:underline; }
.urltop a:hover { color:#000000; text-decoration:none; }
.urlbottom { color:#008000 !important;	text-decoration:none; }
.urltext { color:#000000 !important; text-decoration:none; }
.urlbottom  a:hover { color:#008000 !important; text-decoration:none; }
.urltext a:hover { color:#000000 !important; text-decoration:none; }
#copyright a:link, a:hover, a:visited { color: #ffffff; text-decoration: underline; }
#title a:link, a:visited { color: #000000; /* */ text-decoration: underline; }
.clear { clear:both; height:0; font-size: 1px; line-height: 0px; }