﻿.table
{
	border-collapse: collapse;
	border: none 0px #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* Text Classes */
a.textnavmenu:link{color: #ffffff; text-decoration: none; }
a.textnavmenu:visited{color: #ffffff; text-decoration: none; }
a.textnavmenu:hover{color: #ffffff; text-decoration: underline; }
.textnavmenu
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
}
.textsearch
{
	font-size: 8pt;
	color: #666666;
	font-family: Arial;
}
.textsearchwatermark
{
	font-size: 8pt;
	color: #999999;
	font-family: Arial;
	font-style: italic;
	text-align: center;
}
a.textquicklinks:link{color: #666666; text-decoration: none; }
a.textquicklinks:visited{color: #666666; text-decoration: none; }
a.textquicklinks:hover{color: #666666; text-decoration: underline; }
.textquicklinks
{
	font-size: 8pt;
	color: #666666;
	font-family: Arial;
}
a.textcontent:link{color: #990000; text-decoration: none; }
a.textcontent:visited{color: #990000; text-decoration: none; }
a.textcontent:hover{color: #990000; text-decoration: underline; }
.textcontent
{
	font-size: 9pt;
	color: #999999;
	font-family: Arial;
	line-height: 22px;
}
a.textcontact:link{color: #990000; text-decoration: none; }
a.textcontact:visited{color: #990000; text-decoration: none; }
a.textcontact:hover{color: #990000; text-decoration: underline; }
.textcontact
{
	font-size: 9pt;
	color: #999999;
	font-family: Arial;
	line-height: 17px;
}
a.textleftside:link{color: #990000; text-decoration: none; }
a.textleftside:visited{color: #990000; text-decoration: none; }
a.textleftside:hover{color: #990000; text-decoration: underline; }
.textleftside
{
	font-size: 8pt;
	color: #666666;
	font-family: Arial;
	line-height: 16px;
}
a.textfooter:link{color: #990000; text-decoration: none; }
a.textfooter:visited{color: #990000; text-decoration: none; }
a.textfooter:hover{color: #990000; text-decoration: underline; }
.textfooter
{
	font-size: 8pt;
	color: #666666;
	font-family: Arial;
}
.textstats
{
	font-size: 8pt;
	color: #999999;
	font-family: Arial;
}
a.textmedialinks:link{color: #990000; text-decoration: none; }
a.textmedialinks:visited{color: #990000; text-decoration: none; }
a.textmedialinks:hover{color: #990000; text-decoration: underline; }
.textmedialinks
{
	font-size: 9pt;
	color: #666666;
	font-family: Arial;
}
.loginerrorlabel
{
	font-size: 9pt;
	color: #ff0000;
	font-family: Arial;
}
.loginsuccesslabel
{
	font-size: 9pt;
	color: #00cc00;
	font-family: Arial;
}

/* Misc Control Classes */
.imgcontent
{
	padding: 8px 0px 8px 8px;
}
.imgfeature
{
	padding: 8px 8px 8px 8px;
}
.textboxmulti
{
	border: solid 1px #999999;
	font-size: 9pt;
	color: #666666;
	font-family: Arial;
	line-height: 22px;
}
.textbox
{
	border: solid 1px #999999;
	font-size: 9pt;
	color: #666666;
	font-family: Arial;
}
.listboxleftside
{
	border: solid 1px #999999;
	font-size: 8pt;
	color: #666666;
	font-family: Arial;
	line-height: 16px;
}
.button
{
	font-size: 8pt;
}