@charset "utf-8";
/* CSS Document */

.SmallHeadingFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.LargerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.SmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.titleHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
}

.BgFill
{
	
background:url(bg6.jpg) top repeat-x #deecee fixed;

}

.CloudFill
{
	
background:url(clouds.png) top left fixed;

}
	
.TinyPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
}	

.Heading {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	

	
	
}
.highlight {
	color: #666;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.inbetweenHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.inbetweenHeadingLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}
.subTitleLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
.SmallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.MedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

