body {
  margin:0px;
	padding:0px;
	width:750px;
	padding-bottom:10px;
}

#NAV {
  width:265px;
	float:left;
	height:100%;
	font-size:8pt;
	font-family:Verdana,Arial,Helvetica,san-serif;
}

#NAV #blackbar {
	height:11px;
	width:265px;
	background-image:url(../GUI/black_dot.gif);
	font-size:0pt;
}

#NAV p.text {
	padding:20px;
	font-size:11px;
	margin-top:30px;
	line-height:18px;
}

#CONTENTS {
  font-family:Verdana,Arial,Helvetica,san-serif;
	font-size:10pt;
  float:left;
	width:380px;
	margin-top:1px;
}

#CONTENTS p,#CONTENTS td {
	font-size:10pt;
}

#CONTENTS a {
  color:blue;
}

#CONTENTS a:hover, #CONTENTS a:visited {
  color:#cc3300;
}

#CONTENTS ul {
  list-style-type:square;
}

#CONTENTS li {
	font-size:10pt;
	margin-bottom:15px;
}

#CONTENTS .smallNav {
}

#CONTENTS .smallNav a{
  text-decoration:underline;
  font-size:10px;
	color:black;
}

#CONTENTS h1 {
  width:370px;
	height:50px;
  font-size:18pt;
	font-family:Times New Roman, Garamond;
	background-image:url(../GUI/heading_bkgd.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	font-style:italic;
	font-weight:normal;
	padding-left:15px;
	padding-top:15px;
  padding-bottom:0px;
	letter-spacing:2px;
	line-height:22px;
	color:#333;
}

#CONTENTS h2 {
  font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

#CONTENTS .textHead {
  font-size:10pt;
	font-weight:bold;
	color:#cc3300;
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
}

#CONTENTS table .timeline {
 background-image:url(../gui/timeline.gif);
 background-repeat:repeat-y;
 text-align:left;
}

#CONTENTS table .tl_desc {
  padding-bottom:20px;
	padding-left:10px;
}

.tl_desc b {
  color:#A40007;
}

#CONTENTS td {  vertical-align:top;  }
#CONTENTS td small {  margin-right:10px;  }

#CONTENTS .smallUText {
  list-style-type:none;
	padding:0px;
	margin:0px;
}

#CONTENTS .smallUText li {
	padding:0px;
	margin:0px;
  padding-bottom:15px;
}
#CONTENTS .smallUText li a{
  font-size:10px;
}

#CONTENTS .smlTblTxt td {
  font-size:10px;
}

#CONTENTS .contactBtn {
  border:1px solid #000;
  font-family:Verdana;
	color:#CC3300;
	font-weight:bold;
	background-color:white;
	width:75px;
	height:20px;
	letter-spacing:1px;
}

#POPUP {
  font-family:Verdana;
	font-size:10pt;
	text-align:center;
	padding:15px;
}

#POPUP H1 {
  font-size:12pt;
}

#POPUP P, #POPUP table {
  font-size:10pt;
}

#POPUP table {
  border-collapse:collapse;
}

#POPUP th, #POPUP td {
  border:1px solid #000;
	padding:5px;
}
