/* CSS Document */

#frame {
	}
#content {
}
body {
}
#navbar {
display:none
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #CCCC99;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666600;
	border-bottom-color: #666633;
	text-align: center;
	background-image:    url(../template_images/putty_grad_bak2.jpg);
	line-height: 12px;
	margin: 0px -1px;
}
#preheader {
display:none
}
#subpreheader {
display:none
}
#header {
	display:none;
}
#subheader {
display:none
}

#subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #B6C995;
	color: #829756;
	text-align: center;
	line-height: 12px;
	margin-top: 0px;

}

#dropdowncan {
display:none
}
#dropdowncan2 {
display:none
}
#heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
	width: auto;
	margin-bottom: 10px;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: left;
	font-style: italic;
	color: #660000;
}
#bodycan {
	margin: 0px 40px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
#happyfamily {
	margin: 0px;
	padding: 0px 0px 0px 300px;
	clear: left;
	float: right;
}
.hide {
	display: none;
}
#hiddenheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663333;
	top: 0px;
	left: 0px;
	text-align: left;
	font-weight: bold;
	font-style: italic;

}
.headinggradbak {
	background-image:  url(../template_images/heading_grad_bak.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	color: #000099;
}
.back-to-top {
	display: none;
}
@media print
{
.noprint {
	display: none;
}
a:link {
	color: #660000;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #003399;
	text-decoration: none;
	background-image: url(../template_images/blue_grad_bak.jpg);
}
a:active {
	color: #3366FF;
}
.announcebox {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #CC6600;
	margin: 20px;
	padding: 10px;
}
