/* Begin WC3 recommended settings (do not change) */
ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, P, 
APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
B               { font-weight: bold } 
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }
/* End WC3 recommended settings (do not change) */

/* Begin Print Settings (When a user selects the "Print" function from their web browser, these print settings replace any other CSS settings defined.  */

@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE, TABLE    { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }

/* control of block-level elements.  If you define sections of your page with these elements, they will print (or not print) according to the defined settings below... For example: 
<td id="content"> will print everything inside the <td> tag with the colors and fonts you specify instead of background images and colors from the website design. 
<table class="noprint"><tr><td> will prevent anything inside this table being printed </td></tr></table> and <p class="noprint">This won't be printed either.</p>  */

#content {
	background-color: #FFFFFF;
	width: 100%;
	border: none;
}

.noprint {
	display: none;
}
}

/* End Print Settings.  */

/* Begin personal settings */
  BODY          { margin-top: 0px;
                  margin-right: 0px;
                  margin-bottom: 0px;
                  margin-left: 0px; 
                  background-color: #ffffff;
                  font-family: Arial, Helvetica, sans-serif;  
                  font-style: normal; color: #000000; font-size: 12px;
                  scrollbar-arrow-color: #F2F2F2;
		      scrollbar-DarkShadow-Color: #f2f2f2; 
		      scrollbar-Track-Color: #F2F2F2;
		      scrollbar-Face-Color: #003366 }

  H1            { font-size: 1.33em; margin: 0px 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold ; color: #003366}
  H2            { font-size: 1.33em; margin: 0px 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366 }
  H3            { font-size: 1.17em; margin: 0px 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold ; color: #003366}
  H4            { font-size: 1.0em; margin: 0px 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366 }
  H5            { font-size: 0.83em; margin: 0px 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366 }
  H6            { font-size: 0.67em; margin: 0px 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366 }

  A:link { color: #003366; text-decoration: underline }
  A:visited { color: #003366; text-decoration: underline }
  A:active { color: #830A0A; text-decoration: underline }
  A:hover { color: #830A0A; text-decoration: underline } 

  td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: normal }

  .alert { color: #FF0000}
  .asterix { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #830A0A; font-weight: bold }
  .bottomlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #003366 }
  .bottomlinkswhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #FFFFFF }
  .bullets { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 18px }
  .button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #ffffff; border: #003366 groove; border-width: 1px 2px 2px 1px }
  .emphasize { font-weight: bold; color: #830A0A}
  .field { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border: 1px #333366 groove; background-color: #FFFFFF}
  .quote { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #666666}
  .photoquote { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #000000 }
  .redtitle { font-family: Arial, Helvetica, sans-serif; font-size: 1.33em; font-weight: bold; color: #830A0A }
  .bluetitle { font-family: Arial, Helvetica, sans-serif; font-size: 1.33em; font-style: normal; font-weight: bold; color: #003366 }
  .pagehead { font-family: Arial, Helvetica, sans-serif; font-size: 0.83em; font-style: normal; font-weight: bold; color: #830A0A }
  .pageheadwhite { font-family: Arial, Helvetica, sans-serif; font-size: 0.83em; font-style: normal; font-weight: bold; color: #FFFFFF }
  .portfolioText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
  .navlinks { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; font-weight: bold }

.searchBG {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #003366}
.small {
	font-size: .83em;
}
.white {
	color: #FFFFFF;
}
.border {
	border: 1px solid #003366;
}
.big {
	font-size: 1.35em;
}
.highlight {
	background-color: #FFFFCC;
}
