.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	letter-spacing: 1px;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}


.image_in_content {
	float: right;
	padding-left: 20px;
}

.pdf_document {
	list-style-image: url(../images/bullet_pdf.gif);
	padding-top: 10px;
	background-image: url(../images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.word_document {
	list-style-image: url(../images/bullet_word.gif);
	padding-top: 10px;
	background-image: url(../images/bullet_word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.mp3_file {
	list-style-image: url(../images/bullet_mp3.gif);
	padding-top: 10px;
	background-image: url(../images/bullet_mp3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.red_font{
        color:#CC0033;
}

.green_font{
        color:#339900;
}

.grey_font{
        color:#666666;
}

.image {
       float:right;
       padding:10px;
}

.imgcaption{
 	
}