h1, .h1, .index-title {
 	margin-top: 0px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
/*	background-image: url(img/bg_h1.gif);
	background-position: right top;
	background-repeat: no-repeat;
*/
}
h2, .h2 {
	font: 9pt Arial,  Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
h3, .h3 {
	font: 8pt Arial,  Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
h4, .h4 {
	font: 8pt Arial,  Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
ul li {
	list-style-image: url(img/bullet-low.gif);
	margin-left: -24px;
}
body, td, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {
	background-color: #F4F4F4;
}

input, option, select, textarea {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-size: 14px;
	border: 1px solid #FFCC33;
	}
.radio {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif; font-size: xx-small; 
	font-size: 14px;
	border-top: 0px #999999 solid; 
	border-right: 0px #999999 solid;
	border-bottom: 0px #999999  solid;
	border-left: 0px #999999 solid;
	}
a:link {
	color: #521973;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #521973;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.pj {  
	text-align: justify; 
	}
.btn {
	background: #EEEEEE url(img/bg_btn.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif; 
	font-size: 10px; 
	font-size: 10px;
	font-weight: normal;
	border-top: 1px #999999  solid; 
	border-right: 1px #999999  solid;
	border-bottom: 1px #999999  solid;
	border-left: 1px #999999  solid;
	}
.tbl { 
	margin-right: 0px; 
	margin-left: 0px;
	border-top: 2px solid #FFCC33; 
}
.tbl-td-left {
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px none #002F9E;
	border-right: 0px none #002F9E;
	border-bottom: 1px solid #FFCC33;
	border-left: 0px none #002F9E;
}
.tbl-td-right {
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px none #002F9E;
	border-right: 0px none #002F9E;
	border-bottom: 1px solid #FFCC33;
	border-left: 0px none #002F9E;
	}
.tbl-td-head {
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	vertical-align: top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #FFCC33;
	border-left-color: black;
}
.div-no-top-bottom {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
.left-photo {
	border-top: 2px solid black; 
	border-bottom: 1px solid black;
	margin-top: 30px;
}
/* chemical numbers */
.chemical-num {
	vertical-align: sub; 
	font-size: 7px;
}
.time-num {
	vertical-align: super; 
	font-size: 8px;
	text-decoration: underline;
}
/* ----------- */
.flag {
  margin-bottom: 16px;
	margin-right: 2px;
}
.index-bottom {
  	margin-top: 16px;
	margin-right: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
.index-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
*/
.index-left-td {
 padding-right: 5px; 
 padding-left: 15px;
}
/* error & info messages */
.msg-info {
	padding: 0px 30px;
	border-top: 0px none #14C02E;
	border-right: 0px none #14C02E;
	border-bottom: 0px none #14C02E;
	border-left: 5px solid #14C02E;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #14C02E;
	font-size: 10pt;
	}
.msg-error {
	padding: 0px 30px;
	border-top: 0px none #E96856;
	border-right: 0px none #E96856;
	border-bottom: 0px none #E96856;
	border-left: 5px solid #E96856;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #E96856;
	font-size: 10pt;
	}
.photo, .photo a, .photo a:link, .photo a:visited {
	border: 15px solid white;
}
.photo-mini, .photo a, .photo a:link, .photo a:visited {
	border: 5px solid #e7e7e7;
}
.photo-mini-left, .index-photo-news, .photo a, .photo a:link, .photo a:visited {
	margin-top: 8px;
	border: 1px solid #e7e7e7;
}
.slogan {
	margin-top: -7pt; 
	font-style: italic;
}
.news-left-title {
	color: #441FC6;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 2px solid #441FC6;
	border-right: 2px none #441FC6;
	border-bottom: 2px none #441FC6;
	border-left: 2px none #441FC6;
	}
.news-left-text {
	color: black;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 2px solid #441FC6;
	border-right: 2px none #441FC6;
	border-bottom: 2px none #441FC6;
	border-left: 2px none #441FC6;
	}
.news-left-href, .news-left-href a, .news-left-href a:link, .news-left-href a:visited  {
	padding-right: 7px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 7px;
	}
.see-more, .see-more a, .see-more a:link, .see-more a:visited  {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: right;
}
/* notes for important things */
.mark {
	font-weight: bolder;
	color: #fbb601;
}
/* -------------------------------------------- */
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
.topic-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	background-image: url(images/topic_left_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 40px;
	margin-bottom: 12px;
}
.topic-left a, .topic-left a:link, .topic-left a:visited {
	text-decoration: none;
/*	color: #521973;*/
	color: black;
	font-weight: normal;
}
.topic-bottom a, .topic-bottom a:link, .topic-bottom a:visited {
	text-decoration: none;
	color: #521973;
	font-weight: normal;
}
.topic-bottom-right a, .topic-bottom-right a:link, .topic-bottom-right a:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
}
.topic-bottom a:hover, .topic-bottom-right a:hover, .topic-left a:hover, a:hover {
	color: #DB214C;
}
.topic-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: #521973;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 40px;
	margin-bottom: 12px;
	color: white;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #521973;
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	color: white;
	padding-left: 5px;
}
.topic-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: #FFC934;
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: middle;
	border-left: solid white 2px;
	line-height: 10px;
}
.topic-bottom-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: #DB5800;
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: middle;
	color: #FFCC33;
	border-left: solid #FFCC33 2px;
}
