/* PRIMARY TAGS */
INPUT, TEXTAREA, SELECT, OPTION { color:#333333; font-size:12px; }
IMG { border:none; padding:0px; margin:0px; }
UL{ margin:0px; padding:.5em; }
UL LI { list-style-image:none; list-style-type:none; text-align:center; margin:0px; }
DIV { position:relative; line-height:15px; }
BR { line-height:normal; height:auto; }
P {	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:center; margin:0px; padding:10px; }
P.footer { font-size:10px; }
P.dropcap:first-letter { float: left; font-size: 5em; font-weight: bold; line-height: .75em; padding-right: .05em; }
A { padding:0px; margin:0px; color:#3399ff; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; cursor:pointer; }
A:hover { text-decoration:underline; }
BODY { margin:150px 0px 0px 0px;	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:center; background-color:#000000; }
TEXTAREA { width:400px; }

/* PRIMARY DISPLAY ELEMENTS AND CLASSES */
DIV.main { width:912px; margin:0px auto; text-align:center; padding:0px; }
DIV.header, DIV.footer { width:912px; text-align:center; display:block; overflow:hidden; }
DIV.footer { margin:0px auto; }

/* GLOBALS */
.searchQuery { background:url(../images/maglass.png) 1.5% bottom no-repeat; padding-left:20px; background-color:#FFFFFF; }
.selected {background-color:#FFFFCC;}
.selectlist { color:#3399ff; font-size:14px; }

/* ODDS AND ENDS */
.nolist, .nolist LI { list-style-image:none; list-style-position:inside; list-style-type:none; }
.bold {font-weight:bold; }
.italic { font-style:italic; }
.lgfont { font-size:2.25em; }
.mdfont { font-size:1.25em; }
.smfont { font-size:1.1em; }
.tinyfont { font-size:0.8em; }
.hl { color:#F9CB28; }
.al { text-align:left; }
.al LI { text-align:left; }
.reset { clear:both; }
.fl { float:left; }
.fr { float:right; }
.ul { text-decoration:underline; }
.center { margin:0px auto; text-align:center; }
.nopad { padding:0px; }
.nopad TR { padding:0px; }
.nopad TR TD { padding:0px; }
.smpad { padding:10px; }
.lgpad { padding:35px; }
.lgmar { margin:30px; }
.black { color:#000000; }
.leftindent { margin-left:15px; }
.border { border:1px solid #FFF; }