.contentsection
{
	width: 100%;
}

.viewtable
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid black;
}

.viewtableheadercell
{
	background-color: #000000;
	padding: 5px;
}

.viewtableheadertext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:left;
	text-decoration: none;
	color: #fffffe;
}

.viewtableheadertext a
{
	color: #ffffff;
	text-decoration: none;
}

.viewtableheadertext a:hover
{
	color: #ffffff;
	text-decoration: hover;
}

.viewtablecontentcell
{
	background-color: #ffffff;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #000000;
}

.viewtablecontenttext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	text-decoration: none;
	color: #000000;
}

.viewtablecontenttext a
{
	text-decoration: underline;
	color: purple;
}

.datatable
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid black;
}

.datatablebanner
{
	height: 24px;
	background-color: black;
	background-image: url('../graphics/fade.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 5px 0px 8px;
}

.datatablebannertext
{
	font-family:  arial, verdana,sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

.datatablebannertext a
{
	color: #ffffff;
	text-decoration: none;
}

.datatablebannertext a:hover
{
	color: #ffffff;
	text-decoration: hover;
}

.datatableheadercell
{
	width: 150px;
	background-color: #ffffff;
	padding: 6px 5px 3px 8px;
}

.datatableheadertext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:left;
	text-decoration: none;
	color: #000000;
}

.datatablecontentcell
{
	background-color: #ffffff;
	padding: 6px 5px 3px 8px;

}

.datatablecontenttext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	text-decoration: none;
	color: #000000;
}

.datatablecontenttext2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	text-decoration: none;
	color: #000000;
}

.errortext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	text-decoration: none;
	color: red;
}

.button
{
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family:  verdana, arial, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000001;
	text-align: center;
	text-decoration: none;
	margin: 2px;
	padding: 1px;
	vertical-align: middle;
}

.textbox
{
	border: 1px solid #000000;
}

.specialoffertext
{
	font-family: arial, verdana, sans-serif;
	font-size: 0.7em;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 8px;
}

.specialoffertext a
{
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.specialoffertext a:hover
{
	text-decoration: underline;
}

.quoteblock
{
	background-color: white;
	width: 245px;
	padding: 0px 0px 0px 8px;
}

.quotetext
{
	font-style: normal;
	font-size: 0.55em;
	line-height: 170%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #469b23;
}

.quotetextauthor
{
	font-style: italic;
	font-size: 0.55em;
	line-height: 170%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #469b23;
	padding-top: 6px;
	padding-bottom: 12px;
}

.footericoncontainer
{
	width: 20px;
	background-color: pink;
	padding: 0px;
}

.footericontextcontainer
{


	padding: 0px 18px 0px 3px;
}

.footericontext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.6em;
	color: white;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
}

.footericontext2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 0.7em;
	color: black;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
}

.footericontext a
{
	color: white;
	text-decoration: none;
}

.footericontext a:hover
{
	color: white;
	text-decoration: underline;
}

.footericon
{
	width: 26px;
	border: 0px;
}

.tickercontainer
{
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 1px;
	
	font-size: 13pt;
	text-decoration: none;
	text-align: justify;
}
