/* CSS Document */


body, td, th {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}
body {
	background-color: #eeeeee;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #489036;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6AAA3A;
}
a:hover {
	text-decoration: none;
	color: #6AAA3A;
}
a:active {
	text-decoration: underline;
	color: #6AAA3A;
}
h1 {
	font-size: 24px;
	color: #498F36;
}
h2 {
	font-size: 16px;
	color: #999999;
}
h3 {
	font-size: 16px;
	color: #488F36;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica Neue, Helvetica, Arial;
}
.headline {
	color: #488F35;
	font-size: 36px;
	line-height: 37px;
}
.style2 {
	font-size: 16px;
	line-height: 20px;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style4 {
	font-size: 9px;
	color: #999999;
}

.style5 {
	color: #498F36;
	font-size: 18px;
}
.style6 {
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
}
ul.audio{
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
}


ul.audio li {
	background-image: url("images/audio.gif");
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.2em;
	padding-bottom: 1em;
}

.listP{
	margin:.5em 0 0 0;
	padding:0 0 0 10px;
	color:#333333;/*color:#498F36;*/
	font-weight:bold;
}

.appsList li{
	margin-bottom:.5em;
}

.appsList li span{
	padding-left:.5em;
}

ul.appsList ul{
	list-style-type:disc;
}
.day1{
	padding:10px; 
	vertical-align:top; 
	width:50%;
}
.day2{
	background-color:#eeeeee;
	padding:10px; 
	vertical-align:top; 
	width:50%;
}