/* Start of CMSMS style sheet 'Laricina Fonts' */
/* Typography Style sheet  */

h1, h2, h3, h4, h5 {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#insideBody h1 {
        font-size: 18px;
        padding: 30px 0 12px 0;
        color: #330000;
}
#insideBody h2 {
        font-size: 16px;
        padding: 0 0 8px 0;
        color: #330000;
}
#insideBody h3 {
        font-size: 14px;
        padding: 0 0 4px 0;
        color: #330000;
}
#insideBody p, table, blockquote, ol, ul {
        font-size: 12px;
        padding: 0;
        color: #330000;
        line-height: 17px;
        font-weight: normal;
}
#insideBody ol, ul {
	list-style: outside;
	margin: 8px 0 0 24px;
	padding: 0;
}

#insideBody a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#insideBody a:visited {
	color: #724109;
	text-decoration: none;
	font-weight: bold;
}
#insideBody a:hover {
	color: #ad2e0c;
	text-decoration: none;
	font-weight: bold;
}

#threeColContainer a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#threeColContainer a:visited {
	color: #724109;
	text-decoration: none;
	font-weight: bold;
}
#threeColContainer a:hover {
	color: #ad2e0c;
	text-decoration: none;
	font-weight: bold;
}

#topNav a:link {
	color: #B84C13;
	text-decoration: none;
}
#topNav a:visited {
	color: #724109;
	text-decoration: none;
}
#topNav a:hover {
	color: #572300;
	text-decoration: underline;
}


/* Right Column styles  */

#rightCol a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#rightCol a:visited {
	color: #B84C13;
	text-decoration: none;
	font-weight: bold;
}
#rightCol a:hover {
	color: #572300;
	text-decoration: none;
	font-weight: bold;
}

#rightCol h3{
	font: bold 13px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
        padding: 14px 0 0 0;
        margin: 0;
        color: #993300;
}
/* End of 'Laricina Fonts' */

