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


body {
	margin: 0;
	padding: 0;
	background-color: #88D0E8;
	background-image:url('http://enews.storman.com.au/media/images/bg_fader4.jpg');
	background-repeat:repeat-x;
}
img {
	border: 0px;
}

.imageborder { 
 
	border: 1px solid #000000;
    }


blockquote
{
	margin: 0px 0px 0px 25px;
	border-left: 3px solid #CCC;
	padding-left: 7px;
}
a:link {
	text-decoration: underline;
	font-weight: none;
	color: #1A627A;
}
a:active {
	text-decoration: underline;
	font-weight: none;
	color: #1A627A;
}
a:visited {
	color: #1A627A;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-weight: none;
	color: #000000;
}
.iconlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
li.arrow-style1 {
	background-image:url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: .001em 0 0px 2em;
	margin-left: 10px;
	line-height: 2em;
	min-height: 1em;
}

li.arrow-style2 {
	background-image:url(../images/arrow_right_blue.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: .001em 0 0px 2em;
	margin-left: 10px;
	line-height: 2em;
	min-height: 1em;
}



.text_heading
{ font-family: Arial, Helvetica ;
font-size: 14pt;
color: #333333;
line-height: 130%;

}


.text_general {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #333333;
}
.text_general-light {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #666666;
}
.text_small {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
}
.text_small-light {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #666666;
}
#headerbar {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #1A627A;
	background-image: url(http://enews.storman.com.au/media/images/bg_fader1.jpg);
}
#navigation {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#articlebar {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(http://enews.storman.com.au/media/images/bg_fader3.jpg);
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
background-color:#000;
}

#articlecontainer
{
	margin-bottom: 50px;
	}

#article {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
padding-top: 15px;
line-height: 130%;
}

#article img {

margin-bottom: 5px;
}


#links {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
	margin-top: 20px;
}

#footerbar {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #1A627A;
	border-top: 1px dotted #1A627A;
	border-bottom: 1px dotted #1A627A;
	font-weight:bold;
	background-color: #FAFDFE;

}
