body {
	background:#959595;
}
a img {border:none;}
#container {
	width:690px;
        margin:5px auto;
}
#msg {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
        border:1px solid #CDCDCD;
        padding:10px;
        margin-bottom:10px;
}
p,h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}
#site {
	background:#FFFFFF; 
        line-height:20px;
}
#contentWrapper {
	padding:20px;     
}
#contentWrapper a {color:#8D8D8D;}
#contentWrapper a:hover {color:#000000;}
/* for page templates */
#background {
	border-top:1px dotted #6B7474;
	background:#EEEEEE;
	padding:30px 30px 20px 30px;
        border-bottom:1px dotted #6B7474;
        line-height:25px;
}
#background2 {
	background:#F7F7F7;
	border-bottom:1px dotted #6B7474;
	padding:20px;
}
#pdf_link a {
	font-size:12pt;
	font-weight:bold;
	color:#5A5A5A;
	text-decoration:none;
}
#download {
	border-top:1px dotted #CDCDCD;
	border-bottom:1px dotted #CDCDCD;
	width:400px;
}