@media print {
#header  {display: none;}
#leftcolumn  {display: none;}
#ftn1 {margin-top: 10px;border-top: 3px dotted #cccccc;padding: 0px 20px;font-size: .9em;}
hr.clear   {display: none;}
.noprint {display: none;}
}
@media screen {

/*********** Changed Tags ************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0;
	background-color: #D4CAE2;
	background-image: url(../images/bg_body_v2.jpg);
	background-repeat:repeat-x;
	}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 20px;
	margin: 0;
	color: #999;
	}
h1 {margin-left: -9000px;}
h2 {
	font-weight: normal;
	text-transform:uppercase;;
	font-size: 1.2em;
	letter-spacing: 1px;
	}
h3 {
	font-weight: normal;
	font-size: 1.1em;
	color: #e98;
	}
h4 {
	font-size: 1em;
	color: #aaa;
	}
p {
	font-size: .8em;
	line-height: 1.4em;
	padding: 6px 20px;
	margin: 0;
	color: #333;
	}
a {
	color: #333333;
	}
blockquote {
	margin: 0 20px 20px 20px;
	padding: 0;
	font-size: .9em;
	background-image: url(../images/leftquote.png);
	background-repeat: no-repeat;
	}
blockquote p {
	line-height: 1.5em;
	}
strong {color: #669;}
td {font-size: .8em;}
td p  {font-size: 1em;}
ul {
	margin-top: 0;margin-bottom: 0;
	}
li{
	font-size: .8em;
	line-height: 1.4em;
	}

/********* Sections from the top down *************************/
#topper {
	width: 824px;
	height: 47px;
	margin: 0 auto;
	padding-bottom: 0;
	background-image:url(../images/top_bg.png);
	background-repeat: no-repeat;
	}
#container {
	width: 824px; 
	margin: 0 auto;
	margin-bottom: -1px;
	padding: 0;
	background-image:url(../images/shadow_824.png);
	border-bottom: 1px solid transparent;
	}
hr.clear { 
	/* This keeps the container from collapsing. Use <hr class="clear" /> 
	right before you close the container.    */
	display: block; 
	clear: left; 
	margin: -0.66em 0;
    visibility: hidden;
	}
#header {
	width: 800px;
	margin-left: 12px;
	text-align: center;
	background-color:#fff;
	height: 160px;
	background-image: url(../images/header_bg8.jpg);
	/*background-position:20px;*/
	background-repeat: no-repeat;
	}
#header ul {
	margin: 12px;
	margin-left: 18px; 
	padding: 0; 
	list-style-type: none;
	}
#header li {
	float: left;
	/*background-color: #ffeceb;*/
	margin: 0; 
	padding: 0;
	padding-right: 10px;
	margin-bottom: 1px; 
	/*border-left: 6px solid #e9e9e9;*/
	line-height: 1.1em;
	   /*background-image:url(../images/button_gradient3.jpg)*/
	}
#header li.subnav {
	display: none;
	}
#header a {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 4px 10px;
	text-transform: uppercase;
	font-weight: bold;
	}
#header a:hover {
	color: #e9a; 
	text-decoration: underline;
	}

#leftcolumn {
	clear: left;
	float: left; 
	width: 166px;
	margin-left: 12px;
	margin-top: 0px;
	background-color: #FFFFFF;
	}
p.quote {
	font-family: "Times New Roman", Times, serif; 
	font-size: .9em;
	padding: 6px 10px 6px 28px;
	}
#content {
	float: left;
	width: 632px;
	background-color: #FFFFFF;
	border-left: 2px dotted #e98;
	}
#content li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-right: 30px;
	background-image: url(../images/diamondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 30px;
	}
#content a {
	color: #fa8;
	}

#footnote {
	width: 560px;
	margin: 10px 20px;
	border-top: 3px dotted #cccccc;
	font-size: .9em;
	}
#footnote h3 {
	padding: 0;
	}
#footer {
	width: 824px;
	height: 67px;
	margin: 0 auto;
	padding-top: 0;
	margin-top: 1px;
	background-image:url(../images/footer_bg2.png);
	background-repeat: no-repeat;
	}

/************* Classes ********************/

a.more {
	text-decoration: none;
	color: #000000
	}
a.more:hover {
	text-decoration: underline overline;
	}
.footnote {
	font-size: .8em;
	vertical-align: super;
	}
.footnotebig {
	font-size: 1.1em;
	font-weight: bold;
	}
a.footnote {
	text-decoration: none;
	}
a.footnote:hover {
	font-size: .8em;
	text-decoration: 
	underline overline;}
.table {
	margin: 10px 40px; 
	padding: 10px;
	border: 1px dotted #999999;
	background-color: #f3f3f3;
	}
.leftpic {float: left; margin-right: 20px;margin-bottom: 20px;}
.rightpic {float: right; margin-left: 20px;margin-bottom: 20px;}

.imagebox {float: right; margin:0 20px;}

}
/* CSS Document */
