/*

	Meriton Networks - Macromedia Contribute Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

.floatRight {
	float: right;
	margin: 0 0 12px 12px;
	}
	
.floatLeft {
	float: left;
	margin: 0 12px 12px 0;
	}
	
.blue{
	color: #095D7E;
	}
div.blue a:link, div.blue a:hover, div.blue a:visited, div.blue a:active
{
	color: #000000;
	text-decoration:underline;
}
	
h1, h2, h3, h4 {
	color: #666666;
	font-size: 29px;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0;
	}
	
h1 {
	color: #000000;
	}
	
#content h1 {
	line-height: 30px;	
	_margin-bottom: 14px;
	}
	
h2 {
	font-size: 20px;
	margin: 24px 0 12px 0;
	}
	
h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	}
	
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	}
	
p {
	line-height: 1.5em;
	margin: 0 0 12px 0;
	}
.intro p
{
	line-height: 1.4em;
}
	
.PDF {
	background: transparent url('../images/icons/pdf.gif') left top no-repeat;
	line-height: 16px;
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
	}
	
.FLASH {
	background: transparent url('../images/icons/flash.gif') left top no-repeat;
	line-height: 17px;
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
	}
	
li.PDF, li.FLASH {
	list-style: none;
	margin-left: -16px;
	}
	
.sidebarPDF {
	background: transparent url('../images/icons/pdf.gif') right top no-repeat;
	line-height: 16px;
	margin: 0 0 12px 0;
	padding: 0;
	}
	
.sidebarFLASH {
	background: transparent url('../images/icons/flash.gif') right top no-repeat;
	line-height: 17px;
	margin: 0 0 12px 0;
	padding: 0;
	}

li.sidebarPDF, li.sidebarFLASH {
	list-style: none;
	margin: 0 0 6px -16px;
	}
	
.sidebarShortcut {
	background: transparent url('../images/arrow-bottom.gif') right bottom no-repeat;
	line-height: 16px;
	margin: 0 0 12px 0;
	padding: 0;
	}
	
li.sidebarShortcut {
	background: transparent url('../images/arrow-top.gif') right top no-repeat;
	list-style: none;
	margin: 0 0 6px -16px;
	}
	
.sidebarPDF a, .sidebarPDF a:active, .sidebarPDF a:visited, .sidebarShortcut a, .sidebarShortcut a:active, .sidebarShortcut a:visited, .sidebarFLASH a, .sidebarFLASH a:active, .sidebarFLASH a:visited {
	display: block;
	padding-right: 24px;
	text-decoration: none;
	_width: 100%;
	}
	
div.sidebarShortcut a, div.sidebarShortcut a:active, div.sidebarShortcut a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	}
	
li.sidebarPDF a:hover, li.sidebarPDF a:visited:hover, div.sidebarPDF a:hover, div.sidebarPDF a:visited:hover, li.sidebarShortcut a:hover, li.sidebarShortcut a:visited:hover, div.sidebarShortcut a:hover, div.sidebarShortcut a:visited:hover, li.sidebarFLASH a:hover, li.sidebarFLASH a:visited:hover, div.sidebarFLASH a:hover, div.sidebarFLASH a:visited:hover {
	text-decoration: underline;
	}