﻿body 
{
	background-color: black;
	font: italic normal bold 13px Arial, Sans-Serif;
	color: #e1e1e1;
	text-transform: none;
	text-decoration: none;
}

a
{
	outline: none;
}

a:link, a:visited, .PopupLink
{
	color: #af0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover, .PopupLink:hover
{
	text-decoration: underline;
}

.PopupLink
{
	cursor: pointer;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.RSS
{
	position: relative;
	margin-left: 4px;
	top: 2px;
}

.Footer
{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
	color: Gray;
	clear: both;
}

h2.sf_newsTitle
{
	font-size: 16px !important;
	margin-top: 2px !important;
	margin-bottom: 5px !important;
	line-height: 18px !important;
}

.sf_newsList p
{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.sf_singleNews p
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

p.sf_newsDate
{
	font-size: 15px !important;
	font-weight: bold;
	font-style: italic;
	line-height: 18px !important;
	color: #d7d7d7;
	margin-bottom: 2px !important;
}

.banner_Title
{
	line-height: 300px;
	margin: 0px;
	vertical-align: middle;
	font-size: 32px;
}

.banner_Heading
{
	font-size: 16px;
}

.banner_Content
{
	text-align: justify;
}

p.banner_Heading
{
	margin-top: 15px;
	margin-bottom: 15px;
}	

p.banner_Content, ul.banner_Content
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.BackPanel
{
	background-color: #0d0d0d;
	border: solid 1px #4b0000;
}

.hide 
{
	visibility: hidden;
}

#asdlogo
{
	width: 800px;
	position: relative;
	height: 5px;
}

.ASDLogo
{
	position: absolute;
	background: url('Images/ASD-dark.png') no-repeat top;
	width: 120px;
	height: 35px;
	right: 30px;
	top: 0px;
}

a.ASDLogo:hover
{
	background-position: bottom;
}

a.ASDLogo:link, a.ASDLogo:visited, a.ASDLogo:hover
{
	text-decoration: none;
}

.Footer
{
	padding-bottom: 10px;
}

.poweredBySitefinityLogo
{
	margin: 0px auto;
}