.WhiteLink
{
	color: White;
}

.WhiteLink a
{
	color: White;
}

.WhiteLink a:visited
{
	color: White;
}

.WhiteLink a:hover
{
	color: White;
}

/* GRIdVIEW SETTINGS */
table.GridView
{
	width: 100%;
	/*white-space: nowrap;*/
	background-repeat: repeat;
}
table.GridView td
{
	padding: 10px 10px 10px 10px;
	border: solid 1px #BEBEBE;
}
table.GridView th
{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
	border: solid 1px #BEBEBE;
}
table.GridView tr.AlternatingItem 
{
	background-color: #F6E6A6;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
}
table.GridView tr.AlternatingItem a
{
	background-color: #F6E6A6;
	color: #0066cc;
}
table.GridView tr.EmptyData
{
	padding: 20px 20px 20px 20px;
	font-weight: bold;
}
table.GridView tr.Header 
{
	background-color: #F4E3A1;
	height: 20px;
	padding: 4px 8px 0px 8px;
	margin: 0px 0px 8px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}
table.GridView tr.Header a 
{
	background-color: #F4E3A1;
	color: #666666;
}
table.Grid th
{
	background-color: #F4E3A1;
	color: #666666;
}
tr.Pager td
{
	border: none 0px white;
}
/* END GRIdVIEW SETTINGS */
.TemplateKey
{
	cursor: default;
}
div.HealthCalendarTitle
{
	background-color: #F4E3A1;
	height: 20px;
	padding: 3px 3px 0px 4px;
	margin: 0px 0px 8px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: normal;
}
div.HealthCalendarTitle a
{
	padding: 2px 2px 2px 2px;
}
div.ModuleTitle
{
	background-color: #F4E3A1;
	height: 20px;
	padding: 4px 8px 0px 4px;
	margin: 0px 0px 8px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}
#ModuleTitle
{
	background-color: #F4E3A1;
	height: 20px;
	padding: 4px 8px 0px 4px;
	margin: 0px 0px 8px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}
div.HomeNewsTitle
{
	background-color: #F4E3A1;
	height: 20px;
	padding: 4px 8px 0px 4px;
	margin: 0px 0px 1px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}
div.HomeNewsTitle a
{
	background-color: #F4E3A1;
    color: #666666;
    font-weight: bold;
}
.TopicSubs
{
	text-align: left;
	background-color: #DCD8BA;
	height: 20px;
	padding: 4px 8px 0px 4px;
	margin: 0px 0px 8px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}
.TopicSubsLink
{
	text-decoration: none;
	color: #666666;
}
.TopicSubsLink a
{
	text-decoration: none;
	color: #666666;
}
.TopicSubsLink a:hover
{
	text-decoration: underline;
	color: #666666;
}
.ModuleTitle
{
	background-color: #F4E3A1;
	height: 20px;
	padding: 4px 8px 0px 4px;
	margin: 0px 0px 8px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}
#ProviderInfo
{
	background-color: #F4E3A1;
	width: 300px;
	float: right;
	margin: 300px;
	height: 20px;
	padding: 4px 8px 0px 4px;
	margin: 0px 0px 8px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}
.ModuleTitleLink
{
	text-decoration: none;
	color: #666666;
}
.ModuleTitleLink a
{
	text-decoration: none;
	color: #666666;
}
.ModuleTitleLink a:hover
{
	text-decoration: underline;
	color: #666666;
}
div.Flash
{
	height: 24px;
	color: Red;
	padding-top: 8px;
}
a.ClickHere
{
	text-transform: uppercase;
}
div.TableFooter
{
	border-top: solid 1px #999999;
	margin-top: 8px;
	padding: 8px 8px 8px 8px;
	text-align: right;
}
div.ListImage
{
	float: left;
	padding-right: 10px;
}
div.ListText
{
	margin-left: 0px;
}
div.ListLink
{
	padding: 0px;

}
div.ListLink ul
{
	margin: 0;
	padding: 0;
	text-align: left;
}
div.ListLink li
{
	vertical-align: middle;
	list-style-type: none;
	background-repeat: no-repeat;
}
div.ListLink a
{
	text-decoration: none;
	color: #0066cc;
}

div.ListLink a:hover {
	text-decoration: underline;
}

div.ListLink a:visited {
	color: #ff9900;
}
div.ListLink a:active {
	color: #ff9900;
}


