div#divcontainer { width: 430px; }

div#divcontainer ul.bulleted { vertical-align: top; padding: 0 0 0 22px; margin: 0;  }

div#divcontainer ul.bulleted li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background-image: url(resources/sm_bulletb.gif);
	background-repeat : no-repeat;
	background-position : 0 7px;
	padding-left: 15px;
	vertical-align: text-top;
	text-align: justify;
}


#container_wide {

  margin:25px 20px 20px 30px;
  vertical-align:top;
  width:520px;
  }

div#redlinks a { color:#990033; text-decoration: none; }
div#redlinks a:visited { color:#990033; text-decoration: none; }
div#redlinks a:hover { color: #3a891f; text-decoration: underline; }

#medium_links {  text-align:center; font-size: 8pt; font-weight: bold  }


.container_indent { margin-left: 20px; }

img {border:0;}

img.spaceonright
{
	margin: 2px;
	margin-right: 10px;
}

img.spaceonrightandtop
{
	margin: 2px;
	margin-right: 10px;
	margin-top: 6px;
}

img.spaceonleft
{
	margin: 2px;
	margin-left: 10px;
}

img.spaceonleft_15
{
	margin: 4px;
	margin-left: 15px;
}

.first_line_tight
{
	margin-top: 10px;
}

.first_line_tighter
{
	margin-top: 0;
}

.nospace_heading
{
	font-size: 11pt;
	color: navy;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 1px;
	line-height: 11pt;
}

.nospace_heading_12
{
	font-size: 12pt;
	color: navy;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 1px;
	line-height: 14pt;
}

.tiny_text
{
	font-size: 8pt;
}

.gray_color
{
	color: #aeaeae;
}

.bold_span
{
	font-weight: bold;
}

.bold_span_tight
{
	font-weight: bold;
	margin: 0;
}

.disclaimer
{
	font-size: 8pt;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
}

table.graybtbl { border-color:DarkGray; border-collapse: collapse; }
table.graybtbl td { border-color: DarkGray; border-style: solid; border-width: thin }
table.graybtbl tr { vertical-align: top }
table.graybtbl tr.header td { font-weight:bold; }

.spotlight_heading
{
	font-size: 1.4em;
	color: #228b22;
	text-align:center;
}

.spotlight_heading_med
{
	font-size: 1.2em;
	color: #228b22;
	text-align:center;
}

.spotlight_heading_norm
{
	font-size: 1.0em;
	color: #228b22;
	text-align:center;
}

.small_page_text
{
	font-size: 0.85em;
}

.basic_caption_center {
  font-size: 0.9em;
  font-style:italic;
  color:navy;
  text-align:center;
  }

.true_type
{
 font-family: Arial;
 font-size: 1.1em;
}

#container_infinite_right {

  margin: 20px 0px 20px 30px;
  vertical-align:top;
  width:100%;
  }

.infinite_rt_bg{ background: #fffff0 url(resources/sidebar_9a.jpg) top left repeat-y; }

a.hilink, a:visited.hilink {
  font-size: 1.1em;
  color: #990033;
  text-decoration:none;
  }

a.smalllink, a:visited.smalllink {
  font-size: 0.85em;
  }

table.playlist { border-color:DarkGray; border-collapse: collapse; }
table.playlist td { border-color: DarkGray; border-style: solid; border-width: thin; padding: 6px }
table.playlist tr { vertical-align: top; }
table.playlist tr.header td { font-weight:bold; }

.wide_content_640 {
  width: 660px !important;
}





