﻿body
{
	margin: 0px 0px;
	position: static;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}

li
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: italic;
	list-style-type: square;
	background-repeat: repeat-y;
	list-style-image: url(Images/clockDot.gif);
}
.NewsHeader
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #FEE599;
	background-color: #aa411c;
	text-decoration: underline;
	font-style: italic;
}
.LNK
{
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    color: #000000;
}
.Slogan
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #aa411c;
	text-decoration: none;
	font-style: italic;
}


.PageHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	font-style: normal;
	vertical-align: bottom;
}

.MediumPageHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
}
.SmallPageHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
}
.SmallerPageHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
}
.WWWHyperlink
{
	font-weight: bold;
	cursor: hand;
	color: #990000;
	text-decoration: none;
	font-size: 10pt;
}
.SM_Superscript
{
	font-size: x-small;
}
.Font_Bold_Color
{
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.li_small
{
	font-size: 10pt;
	list-style-type: square;
}
.TableBannerColor
{
	background-color: #8A0000;
}
.TableSTDBannerColor
{
    background-color: #cc6633;
}
.TableProfBannerColor
{
    background-color: #aa411c;
}

.LightColorText
{
	color: #fee599;
}
.TableBorderColor
{
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}
.NewsText
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
}
.NewsTitle
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Tahoma, Verdana, Arial;
}
.NewsRelease
{
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	font-family: Tahoma, Verdana, Arial;
}
.ImageRight
{
	float: right;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 9px;
}
.ImageLeft
{
	float: left;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 9px;
	padding-left: 4px;
}

.Small_Font
{
	font-size: 10pt;
}
.Smaller_Font
{
	font-size: 8pt;
}
.NewsLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	background-color: #aa411c;
	width: 95%;
}
.UnLink
{
	text-decoration: none;
	color: #ffffff;
}
.CollapsePanel {
    width:100%;
    overflow:hidden;
}
