body
{
	background-color: #fff;
	font-size: 11px;
	font-family: verdana,helvetica,arial,sans-serif;
	margin: 0px;
}

a:link { 
 color: #CC3366; 
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #CC3366; 
 font-weight: bold; 
 text-decoration: none; 
}

a:active { 
 color: #CC3366; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #333; 
 font-weight: bold; 
 text-decoration: underline; 
}

.footer
{
	text-align: center;
	color: #333;
	margin-top: 10px;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}
.footer a:link		{
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	text-decoration:none;
}
.footer a:visited	{
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	text-decoration:none;
}
.footer a:active	{
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
}

.footerL
{
	color: #333;
	text-decoration: none;
	margin-top: 10px;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.footerL a:link		{
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	text-transform:uppercase
}
.footerL a:visited	{
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform:uppercase
}
.footerL a:active	{
	color: #333;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform:uppercase
}
.footerL a:hover	{
	color: #cc3399;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform:uppercase
}


.breadcrumb
{
	color: #CC3366;
	text-decoration: none;
	margin-top: 10px;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 5px;
}
.breadcrumb a:link		{
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
}
.breadcrumb a:visited	{
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
}
.breadcrumb a:active	{
	color: #333;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}

.bodylink a:hover		{
	color: #cc3399;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.bodylink a:link		{
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
}
.bodylink a:visited	{
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.bodylink a:active	{
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.bodylink a:hover		{
	color: #333;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.menuitems
{
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: #ccc;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.menuhead
{
	font-family: georgia, times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding-bottom:3px;
}
.menusubhead
{
	font-size: 12px;
	font-family: georgia, times, "times new roman", serif;
	padding: 10px 0px 5px 0px;
}

.navbar
{
	text-align: center;
	letter-spacing: 1px; 
	color: #333;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana,helvetica,arial,sans-serif;
	padding: 5px 0px 8px 0px;
}
.navbar a:link
{
	color: #333;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.navbar a:visited
{
	color: #999;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.navbar a:active
{
	color: #333;
	letter-spacing: 1px; 
	text-decoration: none;
	font-weight: normal;
}
.navbar a:hover
{
	color: #000;
	text-decoration: underline;
	letter-spacing: 1px; 
	font-weight: normal;
}

.notalist
{
	font-size: 10px;
	padding: 10px 0px 5px 0px;
}

.subhead
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: 900;
}

.mainindexhead
{
	font-family: georgia, times, "times new roman", serif;
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
.mainindexblurb
{
	font-family: georgia, times, "times new roman", serif;
	font-size: 11px;
	font-weight: 500;
	margin: 3px 0px 5px 0px;
}

/* ALL OTHER STORIES ON INDEX PAGE */

.indexhead
{
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	color: #000;
	font-weight: 700;
	margin: 0px 0px 4px 0px;
}
.indexblurb
{
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	color: #666666;
}
.indexblurbCap
{
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	color: #000000;
	text-transform: uppercase;
}
.indexauthor
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin: 3px 0px 8px 0px;
	text-transform: uppercase;
}

.head
{
	font-family: georgia, times, "times new roman", serif;
	font-size: 30px;
	color: #333;
	font-weight: 700;
	margin-bottom: 5px;
}
.blurb
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 800;
	margin: 3px 0px 5px 0px;
	line-height: 16px;
}

.author
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.printable
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;}

.description
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	line-height: 14px;
}
.descriptionBold
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	line-height: 14px;
	font-weight:bold
}

.descriptionBoldGray
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	line-height: 14px;
	font-weight:bold;
	color: #666666;
}

.pullquote
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: 700;
	line-height: 20px;
}

.dateline {
	font-size: 90%;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.medText {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
}

.column1
{
	background-color: #FEF5DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	height: 25px;
	padding: 2px 6px 2px 2px;
}
.specialissue { 
	font-size: 11px;
	letter-spacing: .3em; 
	text-transform: uppercase;
	background-color: #FEF5DA;
	text-align: center;
}

.specialissue a:link
{
	color: #000;
	letter-spacing: .3em; 
	text-transform: uppercase;
	text-decoration: none;
}
.specialissue a:visited
{
	color: #666;
	letter-spacing: .3em; 
	text-transform: uppercase;
	text-decoration: none;
}
.specialissue a:active
{
	color: #000;
	letter-spacing: .3em; 
	text-transform: uppercase;
	text-decoration: none;
}
.specialissue a:hover
{
	color: #000;
	letter-spacing: .3em; 
	text-transform: uppercase;
	text-decoration: underline;

}

.stripe
{
	color: #FFF;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	background-color: #FEF5DA;
	text-align: center;
	vertical-align: middle;
	font-weight: 900;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.stripe a:link
{
	color: #333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
}
.stripe a:visited
{
	color: #333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
}
.stripe a:active
{
	color: #333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
}
.stripe a:hover
{
	color: #FF007E;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
}

.tooltip  
{
font-family: verdana,arial,sans-serif;
font-size: 11px;
color: #000000;
position: absolute;
visibility: hidden;
background: #FFFFCC;
border-style: solid;
border-color: #000000;
border-width: 1px;
margin: 0px 0px 10px 0px;
line-height: 14px;
}


.text
{
font-family: Arial;
font-size: 12px;
}
                
.formfieldborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #666666;
}
