/************************************************************************
* 
* Body
*
************************************************************************/
BODY {
	padding: 0px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	text-align: center; /* Hack for IE5/Win */
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #3A4F74;
    background: #FDFCD9;
    color: rgb(85,85,85) ;
	line-height: 1.1;
	border-left: 1px white;
	border-right: 1px white;
	border-bottom: 1px white;
	scrollbar-base-color: #ebf0ff; /* blue */
	scrollbar-arrow-color: #5374c1;
	scrollbar-darkshadow-color: #5374c1;
  }
 /************************************************************************
* 
* Layers
*
************************************************************************/
#spacer { clear: both;
  height: 0.5em;
  }
#maincontainer { 
  padding: 0px;
  text-align: left; /* Counteract to IE5/Win Hack */
  width: 780px;
  border: 0px dashed #ff0000;
  height: auto;
  z-index: 1;
  margin: 0px auto;  /* Right and left margin widths set to "auto" */
  /*background: red;*/
}
#wrapper { 
  padding: 0px;
  width: 780px;
  z-index: 3;
  height: auto;
  border: 0px dashed #ff0000;
  background: #ffffff;
}
#header {
  margin-top: 2px;
  padding: 0px;
  width: 780px;
  z-index: 2;
  height: 120px;
  border: 0px solid blue;
  background: white;
  /*background: white url('http://localhost/lfidesign/design3/images/topnav3.jpg') no-repeat top right;*/
}
#leftmenu { 
  float: left;
  left: 0px;
  text-align: left;
  width: 160px;
  height: auto;
  z-index: 4;
  border: 0px solid orange;
  padding: 0px;
  background: #ebf0ff; /* light blue */
  border-left: 0.06em solid #ebf0ff;
}
#content {
  padding: 0px;
  float: right;
  text-align: justify;
  width: 594px;
  min-height: 700px;
  border-top: 0.06em solid #fbfbfb;
  border-left: 1.3em solid #fbfbfb;
  border-right: 0.9em solid #fbfbfb;
  background: #fbfbfb; /*v light grey*/
  z-index: 5;
}
#footer { 
  width: 780px;
  z-index: 6;
  text-align: center;
  font-size: 8pt;
  font-weight: 500;
  padding: 0px;
  color: #4b6971; /* dark grey */
  background: #fafafa;
}
br.clear {
  clear: both;
}
#sponsors { 
  width: 160px;
  padding: 0px;
  height: auto;
  text-align: center;
  height: auto;
  font-size: 8pt;
  font-weight: 600;
  color: #4b6971; /* dark grey */
}
#left { float: left;
}
#subscribe {
	background:#fafaef;
	padding:20px;
}
/************************************************************************
* 
* Main titles
*
************************************************************************/
.title {color: #5374C1; /*mid blue*/
	font-size: 12pt;
	font-weight: 700;
	text-align: right;
	width: auto;
	}
.subtitle {color: #5374C1; /*mid blue*/
	font-size: 11pt;
	font-weight: 700;
	}
	
/************************************************************************
* 
* White text
*
************************************************************************/
.white { text-align: center;
	color: #ffffff;
	font-size: 8pt;
	font-family: arial, sans-serif;
	}

/************************************************************************
* 
* Main dark grey text
*
************************************************************************/
P  { text-align: left;
	margin-top: 0px;
   }
p.normal { color: #3A4F74;
	}
.center { text-align: center;
	}
.small  { text-align: left;
	font-size: 8pt;
	}
b.nocourse  { text-align: left;
	color: #FD6C02; #FD7304; /*red/orange*/
	font-size: 8pt;
	}
.ref { font-size: 8pt;
	color: #6B8C68;
	}
/************************************************************************
* 
* Blue text
*
************************************************************************/
.blue { text-align: center;
	color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	}
.bluetitle { color: #5374C1; /* mid blue */
	font-size: 12pt;
	font-weight: 700;
	}
.bluesm { color: #5374C1; /* mid blue */
	font-size: 9pt;
	font-weight: 700;
	}
.blueleft { color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	}
.bluecenter { color: #5374C1; /*mid blue*/
	font-size: 16pt;
	font-weight: 700;
	}
.darkblue { color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	}
.newsdesc { color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 500;
	}
.dblue {color: #5374C1; /*mid blue*/
	font-size: 8pt;
	font-weight: 700;
	}
.green {color: #669900; /* green */
	font-size: 10pt;
	font-weight: 700;
	margin-bottom: 0px;
	}
/************************************************************************
* 
* Bold text
*
************************************************************************/
b.normal { color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	}
.purple { text-align: left;
	color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	}
.purplevsm { text-align: left;
	color: #5374C1; /*mid blue*/
	font-size: 8pt;
	font-weight: 700;
	}
strong { text-align: left;
	color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	}
.strongred { color: #FD7304; /*red/orange*/
	font-size: 10pt;
	font-weight: 700;
	}
.red { color: #d72f02; /*red*/
	font-size: 14pt;
	font-weight: 700;
	}
/************************************************************************
* 
* Italic
*
************************************************************************/
i.normal { color: #3A4F74;
	font-size: 10pt;
	font-weight: 500;
	font-style: italic;
	}
i { color: #3A4F74;
	font-size: 10pt;
	font-weight: 500;
	font-style: italic;
	}
i.bold { color: #5374C1; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	font-style: italic;
	}
.menutitle {color: #669900; /* green */
	font-size: 10pt;
	font-weight: 700;
	}
.ad {
	border: 1px solid #D2DBF7; /* dark grey */
}
/************************************************************************
* 
* Headings
*
************************************************************************/
  H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
  DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR { display: block }

  b, EM, CITE, VAR, TT, CODE, KBD, SAMP, 
  IMG, SPAN { display: inline }

  LI { display: list-item;
  	text-align: left;
    color: #3A4F74;
	font-size: 10pt;
	 }
  H1  { text-align: center;
 	color: rgb(255,255,255) font-family arial, sans-serif;
	font-weight: bold;
	font-size: xx-large
	}
  H2  { text-align: center;
 	color: rgb(255,255,255) font-family arial, sans-serif;
	font-weight: bold;
	{ font-size: x-large }
	}
  H3 { text-align: center;
 	color: rgb(255,255,255) font-family arial, sans-serif;
	font-weight: bold;
	font-size: large
	}
  H4 { text-align: center;
	color: rgb(55,81,168);
	font-weight: bold;
	}
  H5 { text-align: left;
	color: rgb(85,85,85);
	font-weight: normal;
	}
  H6 { color: rgb(85,85,85);
	font-weight: normal;
	}

  b  { font-weight: bolder }  /* relative to the parent */
  I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: normal }
  PRE, TT, CODE, KBD, SAMP { font-family: monospace }

  PRE { white-space: pre }

  ADDRESS { margin-left: 3em }
  
  BLOCKQUOTE { margin-left: 3em; margin-right: 3em
	color: #3A4F74;
	font-size: 10pt;
	font-weight: normal; }
	
  UL {list-style: square; 
	color: #3A4F74;
	font-size: 10pt;
	font-weight: normal;
	}
	
  OL.roman {list-style-type: lower-roman ; 
	color: #3A4F74;
	font-size: 10pt;
	font-weight: normal;
	}

  DIR { list-style: disc }
  OL { list-style: number }
  MENU { margin: 0 }              /* tight formatting */
 

  DT { margin-bottom: 0 }
  DD { margin-top: 0; margin-left: 3em }

  HR { border-top: solid }        /* 'border-bottom' could also have been used */
/************************************************************************
* 
* Hyperlinks
*
************************************************************************/
  A:link{ color: #607BB2; /* mid blue */
  	font-size: 10pt;
	margin-bottom: 0px;
	}   
  A:visited { color: #5374c1;
    font-size: 10pt;
    margin-bottom: 0px;
    }        /* visited links */
  A:active { color: #BDB435;
    font-size: 10pt;
    margin-bottom: 0px;
    }        /* active links */

/* setting the anchor border around IMG elements requires contextual selectors */

  A:link IMG { border: 0px;
    margin-bottom: 0px;}
  A:visited IMG { border: 0px;
    margin-bottom: 0px; }
  A:active IMG { border: 0px;
    margin-bottom: 0px; }
/************************************************************************
* 
* cells
*
************************************************************************/
TD { color: #3A4F74;
	font-size: 10pt;
	font-weight: normal;
	background: #ffffff;
  }
td.advert { height: 60px;
  text-align: center;
  background: #ebf0ff; /* v v light blue */
  border-bottom: 2px dotted #ffcc00;
  border-top: 4px solid #ebf0ff; /* v v light blue */
  }
td.grey { background: #F7F7F7; /* light grey */
  }
td.cream { background: #F0f5f9; /* v v light blue */
  border-bottom: 1px dashed #c4c4c4;
  padding: 5px;
  }
.menu { padding-left: 6px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  text-align: left;
  width: 140px;
  color: #607BB2; /* mid blue */
  background: #ebf0ff; /* light blue */
  border-bottom: 2px solid #ffffff;
  }
td.menuheader1 { background: #ffcc00; /* yellow */
  }
td.menufooter1 { height: 15px;
  text-align: center;
  background: #669900; /* green */
  }
td.menufooter2 { height: 15px;
  text-align: center;
  background: #5374c1; /* blue */
  }
td.header { height: 5px;
  background: #d0dcff; /* light blue */
  }

/************************************************************************
* 
* forms
*
************************************************************************/
.fieldcell input { 
	font: 12pt Arial, sans-serif; 
	background-color: #f7f9fd; /* light mid blue */
	color: #1b3b84; /* mid dark blue */
	height: 22px;
}
.fieldcell textarea { 
	font: 12pt Arial, sans-serif;
	background-color: #f7f9fd; /* v light blue */
	color: #1b3b84; /* mid dark blue */
}
.fieldcell select { 
	font: 12pt Arial, sans-serif; 
	background-color: #f7f9fd; /* v light blue */
	color:#1b3b84; /* mid dark blue */
}
.button { 
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	background-color: #5374c1; /* mid blue */
	color: #ffffff; /* white */
	text-align: center;
	border:0px;
}
.label { 
	font: 12pt Arial, sans-serif;
	font-weight: 700;
	background-color: #f7f9fd; /* v light blue */
	text-align: left;
	color: #5374c1;
	border-right: 10px solid #ffffff;
	border-bottom: 1px solid #E4F0D0;
}
.input, .select, .textarea {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color:#1b3b84;
	background: #f7f9fd; /* v light blue */
}
