body
{
	display : block;
}

.snippet
{
	background-color : #990000;
	text-align : left;
	padding : 5px;
}

.snippetQuote
{
	color : White;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
}

.snippetAuthor
{
	color : White;
	font-size : 12pt;
	font-style : italic;
	font-family : Arial Narrow;
	font-weight : bold;
}

.snippetLink
{
	color : White;
	font-size : 12pt;
	font-family : Arial Narrow;
	font-weight : bold;
}

#snippetLink
{
	color : White;
}

.testimonialWhite
{
	padding : 10px;
	background-color : White;
	color : Black;
	font-family : Arial;
	font-size : 10pt;
}

.testimonialWhiteQuote
{
	color : Black;
	font-family : Arial;
	font-size : 10pt;
}

.testimonialWhiteAuthor
{
	color : Black;
	font-weight : bold;
	font-style :italic;
	font-family : Arial Narrow;
	font-size : 12pt;
}

#testimonialWhiteAuthor
{
	color : Black;
	font-weight : bold;
	font-style :italic;
	font-family : Arial Narrow;
	font-size : 12pt;
}

.testimonialPurple
{
	padding : 10px;
	background-color : #9a0000;
	color : White;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}

.testimonialPurpleQuote
{
	color : White;
	font-family : Arial;
	font-size : 10pt;
}

.testimonialPurpleAuthor
{
	color : White;
	font-weight : bold;
	font-style : italic;
	font-family : Arial Narrow;
	font-size : 12pt;
}

#testimonialPurpleAuthor
{
	color : White;
	font-weight : bold;
	font-style : italic;
	font-family : Arial Narrow;
	font-size : 12pt;
}


.moreLink
{
	font-size : 10pt;
	font-family : Arial Narrow;
	text-align : right;
}

#moreLink
{
	color : White;
}

.fullBG
{
	background-color : white;
}

.SOS
{
	font-family : MS Reference Sans Serif;
	color : #800080;
	font-size : 10pt;
	font-weight : 900;
	font-style : italic;
}

.navBar
{
	width : 100px;
	vertical-align : top;
	background-attachment : fixed;
	background-color : #9a0000;
}

.rightColumn
{
	background-color : White;
}

.pgTitle
{
	font-family : Arial Rounded MT Bold;
	font-style : italic;
	font-size : 14pt;
	font-weight : 900;
	color : #ffffff;
}

.disclaimer
{
	font-family : MS Reference Sans Serif;
	font-size : 8pt;
}

.mainCell
{
	background-color : White;
}

.title
{
	color : #9a0000;
	font-size : 11pt;
	font-family : Verdana;
	font-weight : bolder
}

.text
{
	font-size : 10pt;
	font-family : Verdana;
}

.quote
{
	font-size : medium;
	font-family : Arial Narrow;
	font-style : italic;
}

.box
{
	border-style : solid;
	border-width : thin;
	border-color : Black;
}

.border
{
	background-color : white;
	width : 2;
	height : 2;
}

.mainHeading
{
	background-color : #ffffff;
}

.whitePage
{
	background-color : #FFFFFF;
	width : 490;
}

.errorMessage
{
	color : Red;
}

.outerTable
{
	width : 780px;
	background-color : #C0C0C0;
}
p
{
	font-family : MS Reference Sans Serif;
	font-size : 10pt;
}
li
{
	font-family : MS Reference Sans Serif;
	font-size : 10pt;
}
a
{
	color : #800080;
}
a:hover
{
	color : Red;
}
a.forgotPassword
{
	color : Black;
}