/* Start of drop down menu styles */
body{
	font-family: trebuchet MS, arial, sans-serif;
}
p {
        margin-top:6px;
        margin-bottom:6px;
        padding: 0px;
}
.menu a {
        color: #003300;
        font-weight: bold;
        text-decoration: none;
}
.menu a:hover   {
        color: #fedb19;
        font-weight: bold;
}
.menuTrigger    {
        font-family: trebuchet MS, arial, sans-serif;
        color:  #ffffff;
        font-size: 12px;
        text-decoration:none;
        position: absolute;
        z-index: 4;

}
.menu   {
        font: 7pt Verdana, sans-serif;
        color: #003300;
        font-weight: bold;
        background-color: #fffcef;
        position: absolute;
        left: 40px;
        padding: 4px;
        width: 110px;
        border: 1px solid #000033;
        visibility: hidden;
        z-index: 5;
}
/* end of drop down menu styles */

a.headerLinksX {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#c52c4c;
	font-size: 12px;
	line-height:12px;
	text-decoration:none;
	font-weight: Bold;
}
a.headerLinksX:hover {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#c52c4c;
	font-size: 12px;
	line-height:12px;
	text-decoration:underline;
	font-weight: Bold;
}
a.headerLinks {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#605DF4;
	font-size: 11px;
	line-height:11px;
	text-decoration:none;
}
a.headerLinks:hover {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#605DF4;
	font-size: 11px;
	line-height:11px;
	text-decoration:underline;
}
.greyText {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#8B8B8B;
	font-size: 11px;
	line-height: 12px;
}
a.mailLink {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#8B8B8B;
	font-size: 11px;
}
a.mailLink:hover {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#cccccc;
	font-size: 11px;
}
.leftMenuLinksShadow {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#261a1c;
	font-size: 12px;
	text-decoration:none;
}
a.leftMenuLinks {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#ffffff;
	font-size: 12px;
	text-decoration:none;
}
a.leftMenuLinks:hover {
	font-family: trebuchet MS, arial, sans-serif;
	color:	#ffffff;
	font-size: 12px;
	text-decoration:underline;
}
h1 {
	font-family: trebuchet MS, arial, sans-serif;
	/* font-family: times, Times New Roman, serif; */
	color:#663366;
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: normal;
}
h2 {
	font-family: trebuchet MS, arial, sans-serif;
	/* font-family: times, Times New Roman, serif; */
	color:#663366;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}
h3 {
	font-family: trebuchet MS, arial, sans-serif;
	/* font-family: times, Times New Roman, serif; */
	color:#663366;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.contentText {
	font-family: trebuchet MS, arial, sans-serif;
	/* font-family: times, Times New Roman, serif; */
	color:#663366;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.contentTextBigger {
	font-family: trebuchet MS, arial, sans-serif;
	/* font-family: times, Times New Roman, serif; */
	color:#663366;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
}
.comic {
	font-family: comic sans MS, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.comicSmallBold {
	font-family: comic sans MS, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 12px;
	font-weight: Bold;
}
.comicBigBold {
	font-family: comic sans MS, sans-serif;
	color:#000000;
	font-size: 24px;
	line-height: 38px;
	font-weight: Bold;
}
