/* Village of Bartlett CSS Document for Print */

/* page padding - very important */
* {	margin:1 0 0; padding:0;}
html { min-height: 100%; margin-bottom: 1px; }
body {	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	width: 6in;

}
#printnotice {display: block;
	visibility: visible;
	width: 7in;
	font-size: 9pt;
	border-bottom: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
	margin-bottom: 15px;
	}

.justify {text-align: justify; display: block;
	visibility: visible;}

#headmast {display: none;}
.header {
	font-size: 12pt;
	font-weight: bold;
}
.subheader { font-size: 10pt; font-weight: bold;
}
/***************************************************
   Date/Green Bar:
 ***************************************************/

#greenbar {	display: none;}
#greenbar a{ color: #F0F0F0; text-decoration: none;}
#greenbar a:hover {color: #D2D18A; text-decoration: none;}

/***************************************************
   Nav in Left Column:
 ***************************************************/
#leftcolumn {	display: none;	}
	
/***************************************************
   Photo Alignment:
 ***************************************************/
.imgleft-nobdr {	float: left; margin: 3px 14px 3px 0px;}
.imgleft-bdr {	float:left; margin: 3px 14px 3px 0px; border: 1px solid #000000;}

.imgright-nobdr {  float: right;  margin: 3px 0px 3px 14px;}
.imgright-bdr {  float: right;  margin: 3px 0px 3px 14px; border: 1px solid #000000;}

/***************************************************
   Page Content in Right Column:
 ***************************************************/
.header {
	font-size: 1.4em;
	color: #005279;
	text-decoration: none;
	margin-top: 25px;
}
.subheader { font-size: 1.1em; font-weight: bold;	color: #005279;	text-decoration: none;	margin: 0.1em 0 0.2em;	text-transform: none;}

#rightcolumn  {
	width: 7in;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #003A58;
	background-color: #B9CEE9;
	float: left;
	height: 100%;
	font-size: 10pt;
	text-align: justify;
}
#content a{	color: #000000;	text-decoration: underline;	font-weight: normal;}
#iconcolumn {
	width: 180px;
	font-size: 8pt;
	font-weight: bold;
	color: #003A58;
	text-decoration: none;
	text-align: left;
	text-indent: 1px;
	vertical-align: top;
	float: right;
	margin-top: 40px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#iconcolumn a{
	font-weight: bold;
	color: #003A58;
	text-decoration: none;
	text-align: left;
	text-indent: 1px;
}
#content blockquote {display: block;	margin-left: 40px;} 
#content ul { list-style-position: inside; list-style-image: url(../img/bull.gif); padding-top: 0px;	padding-left: 20px;	vertical-align: middle;	margin-left: 20px;}
#content li { list-style-type: square;}
#content ol { margin-left: 0px; padding-left: 20px; vertical-align: middle;}
#content ol li { margin: 0px; padding: 0px;}  
/***************************************************
   Footer:
 ***************************************************/
#footer { display: none;}
#footer a { color: #C6D6ED; text-decoration: none;}
#footer a:hover{ color: #D2D18A; text-decoration: none;}
