a	{	color : #166FAD;text-decoration : underline;font-weight : bold;	}
a:hover	{	text-decoration : none;	}
a:visited	{	color : #8F16AD;	}

a.btn	{
	font-size : 8px;
	font-weight : bold;
	color : #ffffff;
	padding : 2px;
	background-color : #166fad;
	border : 1px solid #166fad;
	text-decoration : none;
}

a:hover.btn	{
	color : #166fad;
	background-color : #D3E7F5;
}

ul	{
	padding : 0px 0px 0px 0px;
	margin-left : 15px;
	margin-top : 5px;
	list-style : outside;
}

select	{
	font-family : Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

.tblTicker	{
	background-color : #EDD9FC;
	padding : 10px;
	border-bottom : 1px solid #66408A;
	font-family : verdana,arial,helvetica,geneva,sans;
	font-size : 12px;
	line-height : 18px;
}

.col0	{
	padding : 10px;
	font-family : verdana,arial,helvetica,geneva,sans;
	font-size : 12px;
	line-height : 17px;
}

.col0	h1	{
	font-size : 14px;
	font-weight : bold;
	line-height : 140%;
	color : #6735a6;
	margin : 0px;
	padding : 0px;
}

.headline	{
	font-weight : bold;
	font-size : 14px;
	color : #6735A6;
}

.col1	{
	padding : 5px;
	font-family : verdana,arial,helvetica,geneva,sans;
	font-size : 11px;
	line-height : 16px;
}

.col1	h1	{
	font-size : 11px;
	font-weight : bold;
	line-height : 140%;
	color : #000000;
	margin : 0px;
	padding : 0px;
}

.col1	b	{	color : #6735a6;	}

.col2	{
	background-color : #EDD9FC;
	padding : 5px;
	font-family : verdana,arial,helvetica,geneva,sans;
	font-size : 11px;
	line-height : 16px;
}

.col3	{
	padding : 5px;
	font-family : verdana,arial,helvetica,geneva,sans;
	font-size : 12px;
	line-height : 17px;
}

a.col3	{	font-weight : normal;	}

.footer	{
	background-color : #EDD9FC;
	padding : 10px;
	border-top : 1px solid #66408A;
	font-family : verdana,arial,helvetica,geneva,sans;
	color : #66408A;
	font-size : 11px;
	line-height : 18px;
}

.footer	a	{	color : #66408A;text-decoration : underline;font-weight : bold;	}
.footer	a:visited	{	color : #66408A;text-decoration : underline;font-weight : bold;	}
.footer	a:hover	{	color : #66408A;text-decoration : underline;font-weight : bold;	}


.ListTbl0	{
	font-family : Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 140%;
	width : 100%;
	border-top : 1px solid #8E8E8E;
	border-right : 1px solid #8E8E8E;
	border-left : 1px solid #8E8E8E;
}

.ListTbl0	TD	{
	padding : 5px 5px 5px 5px;
	border-bottom : 1px solid #8E8E8E;
	}

.ListTbl0Even	{
	background-color : #FFFFFF;
}

.ListTbl0Odd	{
	background-color : #F2EBF7;
}

.ListTbl0Head	{
	font-family : inherit;
	font-size : 12px;
	font-weight : bold;
}

.submitBtn	{
	background-color : #166FAD;
	color : #ffffff;
	font-family : inherit;
	font-size : 11px;
	font-weight : bold;
	text-transform : uppercase;
	border : 1px 1px 1px 1px solid #000000;
	margin-top : 5px;
}
