@charset "utf-8";
/* CSS Document */

a img {border:none;}

a.red-link-style:link, 
a.red-link-style:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: underline;
}

a.red-link-style:hover, 
a.red-link-style:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #e2e0e0;
	text-decoration: underline;
}

a.red2-link-style:link, 
a.red2-link-style:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ed1c24;
	text-decoration: underline;
	font-weight: normal;
}

a.red2-link-style:hover, 
a.red2-link-style:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #e2e0e0;
	text-decoration: underline;
}

a.nav:link, a.nav:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.nav:hover, a.nav:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #e2e0e0;
	text-decoration: none;
}

.footer-text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.footer:link, a.footer:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9c9a9a;
	text-decoration: none;
}
.navigation-bar {
}



.white-text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.table-left-red {
	background-color: #ee1a28;
	background-image: url(../images/home3.gif);
	background-repeat: no-repeat;
}


.black-text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.table-right-red {
	background-color: #ee1a28;
	background-image: url(../images/home5.jpg);
	background-repeat: no-repeat;
}
.heading-red {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ED1C24;
}
.black-text-dot-points {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
}
.black-text-bold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.black-text-italic {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.netpromlogo {
display:block;
float:right;
clear:both;
padding:6px 10px 8px;
}

table.home {
  line-height:12px;
}

table.home li {
 margin-bottom:5px;
 line-height:11px;
}

table.home ul {
 margin-bottom:3px;
 margin-top:3px;
}


.menucell a {
	background:url(../images/nav-arrow.gif) no-repeat 0px -1px;
	;
	padding-left:6px;
	margin:0px 3px 0px 12px;


}
#sddm
{
	margin: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	padding: 0px;
}
.arrow {
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#sddm li a
{
	display: block;
	color: #FFF;
	text-decoration: underline;
	width: 100%;
	padding-right: 12px;
	padding-left: 6px;
}

#sddm li a:hover
{
	text-decoration: none;
	color: #CCCCCC;
}

#sddm div
{
	position: absolute;
	padding: 4;
	margin-top: 4px;
	margin-right: 4;
	margin-bottom: 4;
	margin-left: 4;
	visibility: hidden;
}
.navigation-bar {
	width: 100%;
	margin-left: 10px;
}


	#sddm div a
	{
	position: relative;
	display: block;
	margin: 4;
	width: 170px;
	white-space: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font: 11px arial;
	background-color: #333333;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	#sddm div a:hover
	{
	color: #FFFFFF;
	background-color: #ED1C24;
}
	ul.media-resources-list {
		list-style-type: none;
		font-family:Tahoma,Arial,Verdana;
		font-size: 11px;
		margin: 0;
		padding: 0;
	}
	
	ul.media-resources-list li {
		background-image: url(/images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding-left: 16px;
		margin-bottom: 5px;
		padding-bottom: 12px;

	}
	
	ul.media-resources-list li a:link,
	ul.media-resources-list li a:visited,
	ul.media-resources-list li a:active {
		color: #ED1C24;
		
	}	
	
	span.press-release-date {
		font-weight: bold;
		color: #111;
		font-size: 12px;
	}
