/* === === === === === === === === === === 
 Site design and base CSS by Intervolve
www.intervolve.com.au
Print Stylesheet
=== === === === === === === === === === */

body {
	font:75%/163% Arial,Helvetica,Verdana;
	background:#FFF;
	color:#000;
	}
	

/* COMMON
=== === === === === === === === === === */
	
a:link,
a:visited {
	color:#000;
	text-decoration:underline;
	}
	
a:hover {color:#002a5a}

.left {float:left}
.right {float:right}	
.front_two_col {width:535px;clear:both}	
.clearer {clear:both;width:760px;float:left;margin-bottom:4px}
	

/* HEADER
=== === === === === === === === === === */
	
#header h1 a {color:#000;font-size:2em;text-decoration:none !important;}

#header {padding:0 0 40px 0}

#header .phone_number,.quicklinks {display:none}

	
/* MAIN NAV
=== === === === === === === === === === */
	
#nav_container,#sidebar {display:none}


/* FOOTER
=== === === === === === === === === === */
	
#footer {
	font-size:.9em !important;
	clear:both;
	width:750px;
	float:left;
	}
	
#footer a {text-decoration:none}
.products,.support,.about,#panel_broadband,#panel_search{display:none}

.contacts strong {float:left;margin:0 10px 0 0}
.contacts li {display:inline;margin:0 10px 0 0}


/* OTHER
=== === === === === === === === === === */

#copyright {clear:both}
#copyright a {display:none}



/* CONTENT
=== === === === === === === === === === */


	

/* Formatting */
#content a {font-weight:bold}

#content p {margin:0 0 1em 0}

#content h2 {
	clear:both;
	color:#000;
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 .8em 0;
	padding:0 0 .5em 0;
	border-bottom:1px solid #BBB;
	line-height:1.2em;
	}
	
#content h3 {
	clear:both;
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	margin:2em 0 .8em 0;
	padding:0 0 .5em 0;
	border-bottom:1px solid #BBB;
	display:block;
	line-height:1.4em;
	}
	
#content small  {
	font-size:.9em;
	line-height:1.5em;
	padding:0 0 1em 0;
	display:block;
	}
	
em,i {font-style:italic}
b,strong {font-weight:bold}

/* Lists */
#content ul,#content ol {margin:0 0 1em 0}
#content ul li {list-style-type:disc;margin:0 0 5px 15px}
#content ul ul {margin:5px 0 0 15px}
#content ol li {list-style-type:decimal;margin:0 0 5px 25px}

/* Images */
#content img.marg {margin:0 1em 1em 1em}
#content img.left {float:left;margin:.5em 1em 1em 0}
#content img.right {float:right;margin:.5em 0 1em 1em}

/* Forms */
form {margin:0 0 1em 0}
form label {font-weight:bold}
input {font-size:1em;padding:2px}

/* Tables */
table {margin:0 0 1em 0}
td {padding:4px 6px;}

table.blue {
	width:100%;
	background:#FFF;
	border:1px solid #AAA;
	border-collapse:collapse;
	border-spacing:0px;
	}
	
table.blue th {
	color:#000;
	text-align:center;
	padding:4px 6px;
	font-weight:bold;
	border:1px solid #AAA;
	border-right:1px solid #AAA;
	}
	

	
table.blue td,
table.blue .heading {
	text-align:center;
	border-right:1px dotted #DDD;
	border-bottom:1px solid #DDD;
	padding:4px 6px;
	}
	
table.blue .heading {
	text-align:left;
	color:#000;
	border-left:1px dotted #AAA;
	font-weight:bold;
	}
	
.alignleft {text-align:left !important}


/* Custom css */
.clear {clear:both}
.red {color:#555}
.note {padding:6px 8px;background:#EEE}
.btn {padding:0;border:0;width:auto !important;vertical-align:bottom}
.tools {position:absolute;right:0;margin:5px 20px 0 0;text-align:right}

.liveassist,.printpage {display:none}


