﻿
.normal
{
    font-family: Gotham, Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-style: normal;
    font-weight: normal;
}

p
{
    font-family: Gotham, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 130%;
    color: #000000;
    font-weight: normal;
    margin-top: 5px;
     
}

.subhead {  
font-family: Gotham, Arial, Helvetica, sans-serif; 
font-size: 1.4em; 
font-style: normal; 
font-weight: bold; color: #336666
}

.subhead2 {  
font-family: Gotham, Arial, Helvetica, sans-serif; 
font-size: 1.2em; 
font-style: italic; 
font-weight: bold; color: #666666
}

.bold-normal {  
font-family: Gotham, Arial, Helvetica, sans-serif; 
font-size: .9em; 
font-weight: bold
}

.dg-reverse {  font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
    color: #004F6D;
	background-color: #F4E287;
 }
 
.normal-reverse {  font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
 color: #FFFFFF
 }
 
.caption {  
font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
font-style: italic
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #FFFFFF;
	background-position: center;
	line-height: normal;
	text-align: center;
}

.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}

.dg_byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	background-position: center;
	text-align: center;
    color: #004F6D;
	background-color: #F4E287;
}

.question {  
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 124%;
	color: #000000;
	font-style: italic; 
	font-weight: bold; 
	color: #669933 
}

	table th, td
		{
			height: auto;
			width: 	auto;
		}

th {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}



li
{
    font-family: Gotham, Arial, Helvetica, sans-serif;
    text-align: left;
	background-image: none;
}

li.normal
{
    font-family: Gotham, Arial, Helvetica, sans-serif;
    text-align: left;
    background-image: none;
}

	ul.new_Member
	{
    	font-family: Gotham, Arial, Helvetica, sans-serif;
    	text-align: left;
    	background-image: none;
		margin-left: 20px;
	}
	li.new_Member
	{
		height: 1.50em;
	}
	
h1, .h1-reversed {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

h2 {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #715325;
}

.h2-reversed  {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
}

body {
	margin: 0 auto;
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
    background-color: #F4E287;
		margin-left: 2px;
}
a:link {
	text-decoration: underline;
	color: #0033FF;
}
.reversed { 
	color: #FFCC00;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #3366FF;
	text-decoration: underline;
}

.news
{
    font-family: Gotham, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.MainStoryTitle, a.MainStoryTitle:active, a.MainStoryTitle:link, a.MainStoryTitle:visited, a.MainStoryTitle:hover
{
    font-family: Gotham, Arial, Helvetica, sans-serif;
    font-size:x-large;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
	line-height: 1.2em;
}

a.MainStoryTitle:hover {
    text-decoration: underline;
}

.SubStoryTitle,
a.SubStoryTitle:active,
a.SubStoryTitle:link,
a.SubStoryTitle:visited,
a.SubStoryTitle:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	color: #000000;
}

a.SubStoryTitle:hover {
    text-decoration: underline;
}

.QuickLink,
a.QuickLink:active, a.QuickLink:link, a.QuickLink:visited, a.QuickLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
    padding-left: 10px;
}

a.QuickLink:hover {
    text-decoration: underline;
}

.Menu, a.Menu:active, a.Menu:link, a.Menu:visited, a.Menu:hover
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 124%;    
    font-weight: bold;
    text-decoration: none;
}

a.Menu:hover {
    text-decoration: underline;
}




.MainStoryCell
{
    text-align: left;
    width: 200px;
    
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #996633;
}

.MenuCell
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #996633;
    width: 192px;
}

.StoryHeading
{
    background-color: #D62828;
    background-repeat: repeat-x;
    font-weight: bold;
}


.SubStoryCell
{
    height: 75px;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.subpage
{
    width: 600px;
}

.style3 {font-size: 10pt}
.style5 {line-height: 124%; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style6 {font-style: italic; color: #FFFFFF; background-position: center; text-align: center; font-family: "Times New Roman", Times, serif;}
.style7 {font-style: italic; font-weight: bold; color: #666666; font-family: Gotham, Arial, Helvetica, sans-serif;}
.style8 {color: #fff; font-family: Gotham, Arial, Helvetica, sans-serif;}
.style15 {color: #FFFF00}

