/*
----------------------------------------------------------------
COMMENTS
----------------------------------------------------------------
*/

.text  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	color : #000000;
}


.theform  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : #000000;
}

p  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	color : #000000;
}
.crumbsm  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: normal;
	line-height :17px;
}

.crumbsmdn  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	line-height :17px;
	color : #cccccc;
}

.crumblgdn  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	line-height :17px;
	color : #cccccc;
}

.crumblg  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	line-height :17px;
}

.bullet  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

#white {
	color : #ffffff;
}

#YELLOW {
	color : #FFD509;
}


#black {
	color : #000000;
}

#offwhite {
	color : #F0F2D0;
}

#green {
	color : #339933;
}

#red {
	color : #FF0000;
}

#darkblue {
	color : #000099;
}

#gray {
	color : #333333;
}

a	{
	color : #FF0000;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}

a:hover  {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}

a:active  {
	color : #000000;
	font-size : 13px;
}

a.cookiesm	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 17px;
	color : #ffffff;
	text-decoration : underline;
	letter-spacing : normal;
}

a.cookiesm:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 17px;
	color : #cccccc;
	text-decoration : underline;
	letter-spacing : normal;
}

a.cookiesm:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 17px;
	color : #cccccc;
	text-decoration : underline;
	letter-spacing : normal;
}

.cookielg	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color : #ffffff;
	text-decoration : underline;
	letter-spacing : normal;
}

a.cookielg:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color : #cccccc;
	text-decoration : underline;
	letter-spacing : normal;
}

a.cookielg:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color : #cccccc;
	text-decoration : underline;
	letter-spacing : normal;
}

a.display	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : underline;
}

a.display:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-decoration : bold;
	letter-spacing : normal;
}

a.display:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-decoration : bold;
	letter-spacing : normal;
}

ul	{
	list-style-type : square;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

ol	{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	color : #000000;
}


