.rpt {
	background-image: url(images/repeater.gif);
	background-repeat: repeat-y;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80B8BC;
	text-align: right;
}
.notebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 117px;
	background-repeat: no-repeat;
}
.leftnotebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 99px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;

}
.rightnotebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 111px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 37px;
	background-repeat: no-repeat;
}
.underline {
	font-size: 12px;
}
a.underline:link {
    color: #6188A6;
	text-decoration: underline;
}

a.underline:visited {
     color: #333333;
	 text-decoration: underline;
}

a.underline:hover {
     color: #Df7A1C;
	text-decoration: none;
     }

a.underline:active {
     color: #000000;
}
a {
	font-size: 11px;
	color: #cccccc;
}
a:link {
	text-decoration: none;
	color: #cccccc;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.helpwanted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 117px;

}
.leftnotebookcalendar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 99px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.calendar {
	padding-top: 95px;
	padding-right: 75px;
	padding-left: 75px;
	background-repeat: no-repeat;
}
.calendar_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008C8D;
}

.calendar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:url(images/bullet.gif)
}

.tv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	color: cccccc;
}
a.tv:link {
    color: #6188A6;
	text-decoration: underline;
}

a.tv:visited {
     color: #000000;
}

a.tv:hover {
     color: #Df7A1C;
	text-decoration: none;
     }
