/* CSS Print Styles */

body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	line-height: 18px;
}

a {color: #000000; text-decoration:underline;}

#footer, #hp-bottom div#right, #goodthings, #masthead-live, #masthead-liveinner {display: none;}
#printfooter {color: #77B73C; margin-left: auto; margin-right: auto; width: 800px; text-align: center; display: block; font-size: 11px; padding-top: 19px; clear: both;}

#ttl_01 {display: none;}
#ttl_02 {display: none;}
#ttl_03 {display: none;}
#ttl_04 {display: none;}
#ttl_05 {display: none;}
#ttl_06 {display: none;}
#print_ttl_01 {display: block; color: #77B73C; font-weight: bold; font-size: 14px;}
#print_ttl_02 {display: block; color: #77B73C; font-weight: bold; font-size: 14px;}
#print_ttl_03 {display: block; color: #77B73C; font-weight: bold; font-size: 14px;}
#print_ttl_04 {display: block; color: #77B73C; font-weight: bold; font-size: 14px;}
#print_ttl_05 {display: block; color: #77B73C; font-weight: bold; font-size: 14px;}
#print_ttl_06 {display: block; color: #77B73C; font-weight: bold; font-size: 14px;}

#hp-bottom {background: url(../images/home/bg_bottom.gif) repeat-y #D5DEE2; padding: 35px 49px 20px 49px; height: 228px; clear: both;}
#hp-bottom div#left {width: 500px; float: left;}
#hp-bottom div#left .title {text-transform: uppercase; color: #62AC1E; font-size: 14px;}
#hp-bottom ul {list-style-type: none; padding: 0; margin: 0;}
#hp-bottom li {background-image: url(../images/home/img_bullet.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: 1.25em; padding-bottom: 1em;}

#hp-top {background: url(../images/home/img_present.jpg) no-repeat; height: 330px; padding-top: 23px; padding-left: 44px;}
#hp-top div {width: 700px;}
#hp-top div .title {color: #77B73C; font-weight: bold; font-size: 14px;}

#masthead-print {display: block; height: 123px; width: 800px;}

.littleb {font-weight: bold; color: #71B435;}
.green {font-weight: normal; color: #71B435;}