/* Start of CMSMS style sheet 'styles' */
h1 {
	font-size:130%;
	color:#79B93E;
	margin-bottom: 5px;
}

h2 {
	color:#79B93E;
	font-size:120%;
	margin-top: 10px;
}

/*
h3  {
	font-size:120%;
	color:#79B93E;
	margin-bottom: 5px;
}
*/

.link_button {
	background-color: #405c6c;
        border: thin solid;
        border-color: #ffffff;
	color: #ffffff;
        padding: 5px 10px 5px 10px;
	height: 30px;
}


.linkpdf {
	background-image: url(../img/icons/pdf.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 25px;
}

.linkdoc {
	background-image: url(../img/icons/word_sml.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 25px;
}

.pd {
	display:inline;
}
/* End of 'styles' */

