
span.copyright-text
{
	font-size: 10px;
	color: #6A586D;
	line-height: 12px;
	text-decoration: none;
	text-align: right;
}

p, span, td, div
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
	text-transform: none;
	font-weight: normal;
}

p.bodytext
{
	text-align: left;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}

/*css for second tier main nav*/
td.secondtiernav { 
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
	
td.secondtiernav A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.secondtiernav A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.secondtiernav A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #dddddd;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.secondtiernav A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #dddddd;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

A:link
{
	text-decoration: none;
	color: #7e3c84;
}

A:visited
{
	text-decoration: none;
	color: #7e3c84;
}

A:active
{
	text-decoration: none;
	color: #7e3c84;
}

A:hover
{
	text-decoration: underline;
	color: #7e3c84;
}

span.topnav-links a:link
{
	text-decoration: none;
	color: #7e3c84;
	text-transform: lowercase;
	
}

span.topnav-links a:visited
{
	text-decoration: none;
	color: #7e3c84;
	text-transform: lowercase;
}

span.topnav-links a:active
{
	text-decoration: none;
	color: #7e3c84;
	text-transform: lowercase;
}

span.topnav-links a:hover
{
	text-decoration: none;
	color: #7e3c84;
	text-transform: lowercase;
}

span.footer-links a:link
{
	text-decoration: none;
	font-size: 10px;
	color: #7e3c84;
	text-transform: lowercase;
	line-height: 12px;
	
}

span.footer-links a:visited
{
	text-decoration: none;
	font-size: 10px;
	color: #7e3c84;
	text-transform: lowercase;
	line-height: 12px;
	
}

span.footer-links a:active
{
	text-decoration: none;
	font-size: 10px;
	color: #7e3c84;
	text-transform: lowercase;
	line-height: 12px;
	
}

span.footer-links a:hover
{
	text-decoration: none;
	font-size: 10px;
	color: #7e3c84;
	text-transform: lowercase;
	line-height: 12px;
	
}

/* new version of style */
h1
{
	font-size: 14px;
	color: #6A586D;
	font-weight: bold;
	line-height: 17px;
	text-transform: none;
}

h2, h3, h4, h5, h6 { font-family: Verdana, Helvetica, sans-serif; }

h2
{
	font-size: 14px;
	color: #6A586D;
	font-weight: bold;
	line-height: 17px;
	width: 100%;
	text-transform: none;
}

/* used for storytype headings on the listing page */
h3
{
	font-size: 12px;
	color: #6A586D;
	padding: 0px 0px 2px 13px;
	/* text-transform: lowercase; */
	background-image: url('/fileadmin/images/bullet_black.gif');
	background-position: center left;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 3px;
}

p, span, td, div
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	text-transform: none;
	font-weight: normal;
}

p.bodytext
{
	text-align: left;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}


span.page_header
{
	width: 300px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #999999;

	
	text-align: right;
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	font-family: Georgia,Times, serif;
	text-transform: capital;
	font-weight: bold;
	
}
