.largetext-black
{
	font-size : 16pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.mediumtext-black
{
	font-size : 12pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.mediumtext-purple
{
	font-size : 12pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #6207BC;
}

.mediumtext-red
{
	font-size : 12pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #993300;
}

.homepage-text-red-10
{
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #993300;
}

.homepage-textbold-red-10
{
	font-size : 9pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #993300;
}

.homepage-text-brightred-11
{
	font-size : 11pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #FF0000;
}

.homepage-text-red-11
{
	font-size : 11pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #993300;
}

.homepage-textbold-red-11
{
	font-size : 11pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #993300;
}

.homepage-text-red-12
{
	font-size : 12pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #993300;
}

.homepage-textbold-red-12
{
	font-size : 12pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #993300;
	font-weight : bold;
}

.textFaqRed
{
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #993300;
}

.smalltext-red
{
	font-size : 7pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #993300;
	
}

.smalltextbold-red
{
	font-size : 7pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #993300;
}

.smalltext-nocolor
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
}

.smalltext-white
{
	color : #ffffff;
	font-size : 8pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

/*Background Styles*/

.repeatingRighthandBorder
{
	background: url(../images/repeating-righthandborder.gif);
	background-repeat: repeat-y;
}

.repeatingLefthandBorder
{
	background: url(../images/repeating-lefthandborder.gif);
	background-repeat: repeat-y;
}

/*Page Entities*/
h1
{
	color : #993300;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.mediumtext-white
{
	color : #FFFFFF;
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}