/* Green: #669933
   Red:   #cc3333
 */
html		{ font-family: Candara, Arial, Helvetica, sans-serif;
		  margin: 0px 0px 0px 0px;
		  padding: 0px 0px 0px 0px;
		}
body		{ background-color: #ffffff;
		  margin: 0px 0px 0px 0px;
		  padding: 0px 0px 0px 0px;
		}

a		{ text-decoration: none;  color: #669933; }
.banner_table	{ width: 831px; border: none; height: 101px; }
.menu_div	{ width: 100%; height: 30px; background-color: #dee5bc; text-align: center; border: none }
.menu_table	{ width: 831px; border: none; height: 40px;  background-color: #dee5bc }
.menu_table a		{ text-decoration: none;  color: inherit; }
.menu_on	{ color: #669933;
		  font-size: 20px;
		  font-weight: bold;
		  text-align: center;
		  vertical-align: middle;
		  height: 40px;
		  width: 20%;
		}
.menu_off	{ color: #716658; 
		  font-size: 20px;
		  font-weight: bold;
		  text-align: center;
		  vertical-align: middle;
		  height: 40px;
		  width: 20%;
		}
.menu_langs	{ border: none; text-align: right }
.lang_on	{ color: #669933;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: right;
		}
.lang_off	{ color: #666666;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: right;
		}
.foot_table	{ width: 100%; background-color: #ffffff; text-align: center }
.foot_cell	{ background-image: url('imgs/foot_bg2.png'); text-align: center }
.copy_table	{ width: 830px; border: none; }
.copy_cell	{ color: #666666; visibility: visible; left: 30px; width: 830px; 
		  font-size: 10px; text-align: center;
		}
.copy_cell a	{ text-decoration: none;  color: #666666; }
#core		{ width: 810px; margin-top: 40px; margin-bottom: 30px; margin-left: 20px; margin-right: 0px; text-align: justify; }
#fsi		{ width: 810px; margin-top: 40px; margin-bottom: 30px; margin-left: 20px; margin-right: 0px; text-align: center; }
#osd		{ width: 810px; height: 70%; margin-top: 40px; margin-bottom: 30px; margin-left: 20px; margin-right: 0px; text-align: center; }
#call		{ width: 100%; text-align: justify; font-size: 16px; font-weight: bold; color: #666666 }
strong		{ color: #669933 }
h2		{ font-size: 16px; color: #cc3333; font-weight: bold }

.imgTitle	{ font-size: 16px; color: #cc3333; font-weight: bold }
.imgExpl	{ font-size: 14px; color: #666666; font-weight: bold }
.imgCredit	{ font-size: 12px; color: #666666; font-weight: normal }

.lred		{ list-style-image: url('imgs/red_bullet.png') }
.lgreen		{ list-style-image: url('imgs/green_bullet.png') }

big		{ font-size: 40px; }
