A:link { COLOR: blue; FONT-WEIGHT: none; TEXT-DECORATION: none }
A:visited { color: blue; font-weight: none; TEXT-DECORATION: none }
A:hover { color: green; text-decoration: underline }
A.sidebarlink:link {
  color: #0000FF; 
  text-decoration: none; 
  background: none;}/*normal links in the text*/
A.sidebarlink:visited {
  color: #0000FF; 
  text-decoration: none; 
  background: none;}
A.sidebarlink:hover { /*this effect is not shown in NN4.xx*/
  color: #0000FF; 
  text-decoration: underline;
  background: none;}
A.sidebarlink:active {/*colour in NN4.xx is red*/ 
  color: #0000FF; 
  text-decoration: underline;
  background: none;}
A.sidebarlinkRed:link {
  color: #BB0000; 
  text-decoration: none; 
  background: none;}/*normal links in the text*/
A.sidebarlinkRed:visited {
  color: #BB0000; 
  text-decoration: none; 
  background: none;}
A.sidebarlinkRed:hover { /*this effect is not shown in NN4.xx*/
  color: #BB0000; 
  text-decoration: underline;
  background: none;}
A.sidebarlinkRed:active {/*colour in NN4.xx is red*/ 
  color: #BB0000; 
  text-decoration: underline;
  background: none;}  
A.blacklink:link {
  color: #000000; 
  text-decoration: none; 
  background: none;}
A.blacklink:visited {
  color: #000000; 
  text-decoration: none; 
  background: none;}
A.blacklink:hover { 
  color: #000000; 
  text-decoration: underline;
  background: none;}
A.blacklink:active {
  color: #000000; 
  text-decoration: underline;
  background: none;}
h3 { font-family:verdana; font-size: 16px; color: darkblue; font-weight: bold; text-decoration: underline }
h5 {font-family:verdana; font-size: 14px; MARGIN-TOP: 3px; MARGIN-BOTTOM:3px }
ul { MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px; list-style-image: url("../images/bullet2.gif") }
li { MARGIN-BOTTOM: 5px }
.t-text { FONT-SIZE: 11px; COLOR: #FF5500; FONT-FAMILY: arial, sans-serif }
.pic-subscript { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, sans-serif; text-decoration: none }
td { FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: arial, sans-serif }
.mission {
	font-weight: bold;
	border: 2px solid #0099FF;
	color: #003399;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 10px;
	text-align: center;
	display: block;
}
.section1 {
	background-color: #00CCFF;
	text-align: justify;
	border: thin solid #3300FF;
	color: #3300FF;
	padding: 10px;
}
.section2 {
	text-align: center;
	border: thin solid #009933;
	padding: 3px;
	background-color: #E1FFFF;

}
.section3 {
	border: thin solid #6666FF;
	padding: 10px;
}
.section4 {
	background-color: #FFFFFF;
	text-align: center;
	border: thin solid #3300FF;
	color: #3300FF;
	padding: 5px;
}

ul.bullet1 { MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px; list-style-image: url("../images/bullet1.gif") }
ul.bullet2 { MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px; list-style-image: url("../images/bullet2.gif") }
ul.nobullet { MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px; list-style-image: url("../images/FILL_pixel.gif") } 
ul.trianglebullet { MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px; list-style-image: url("../images/arrow.gif") }.borderedImage {
	border: medium solid #CCCCCC;
	padding: 10px;

}
h6 {
	font-family:verdana;
	font-size: 12px;
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM:3px;
	font-style: italic;

}
.box1 {
	padding: 3px;
	border-top: 1px solid #009933;
	border-right: 2px solid #009933;
	border-bottom: 2px solid #009933;
	border-left: 2px solid #009933;



}
.box1Top {
	padding: 3px;
	background-color: #E1FFFF;
	border-top: 2px solid #009933;
	border-right: 2px solid #009933;
	border-bottom: 1px solid #009933;
	border-left: 2px solid #009933;

}
li.closer {
MARGIN-BOTTOM: 3px
}
img.thumbnails {
	width: 200px;
	float: left;
	border: 0;
	padding: 10px 10px 10px 0;
}
