/* Slogan */
.slogan {
	font-size : 17pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
}

/* Block Icons */
a.blockicon, a:active.blockicon{
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : White;
}

a:hover.blockicon, a:visited:hover.blockicon {
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
	color : YELLOW;
}

/* Block Detail*/
.blockdetail {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : normal;
	color: #354924; 
	text-indent : 0px;
}


/*============================================ */

.dropcapparagraph:first-letter
{
font-size:16pt;
font-family : Georgia, Times, Serif;
font-weight:normal;
float:none;
color:#D0883F;
}

/* DATE */
.date  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #7D7668;
}

/* COPYLINK */
a.copylink {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
	color : #873C3C;
}

/* PRIVACY LINK */
.privacy {
	font-size : 7pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
	color : #333333;
}

/* COPYRIGHT */
.copyright {
	font-size : 7pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #333333;
}

/* Contact */
a.aboutus, a:active.aboutus{
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #3D3D29;
}

a:hover.aboutus, a:visited:hover.aboutus {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
	color : #3D3D29;
}

/* Page Header  - version 1 */
.pagehdr1 {
	font-size : 12pt;
	font-family : Georgia, Times, Serif;
	font-weight : bold;
	text-decoration: none;
	color : #454D58;
}

/* Paragraph Headers - version 1 */
.parahdr1 {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #454D58;
}

/* Page Body - version 1 */
.pagebody1  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

/* smcopy */
.smcopy  {
	font-size : 7pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

/* all other a href tags */
a {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
	color : #000000;
}
