/**
* $Id: print.css,v 1.3 2007/08/08 11:53:24 marcan Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

#pagelayer {
	margin-left: auto;
	margin-right: auto;
	width:600px;
	font-family: Arial;
	font-size: 12px;
}
#header{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	height:100px;
	text-align: center;
}
#subheader {
	border-bottom: 1px solid #818B6E;
	margin-bottom: 15px;
	height: 18px;
	font-weight: bold;
	padding-top: 3px;
	margin-leftt:1px;
}
#sitetitle {
	color: #0A2664;
}
#siteslogan {
	color: #818B6E;
	border-left: 1px solid #818B6E;
	padding-left: 10px;
	margin-left: 10px;
}
#title {
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 10px;
}
#body {
	text-align: justify;
}
#footer {
	border-top: 1px solid #818B6E;
	margin-top: 15px;
	padding-top:3px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
img {border: 0px;}
.sectionSeparation {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	border-top: 1px solid #D6D7D9;
	text-align: right;
}
table {width: 100%;	font-size: 12px;}
a {color: #5B9204; text-decoration: none;}
a:hover {text-decoration: underline; color: black;}

}
#prestige_3columns_content_table {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.prestige_3columns_content {
	width: 33%;
	vertical-align: top;
}
.prestige_3columns_content_grey_left {
	background-color: #E2E2E2;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	width: 33%;
	vertical-align: top;
}
.prestige_3columns_inter_col {
	padding: 3px;
}
.prestige_red{
	color: #AE0029;
	font-weight: bold;
}
#smartcontent_print_button {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #000;
}

.next{
	display: none;
}
