﻿/*--- Home Page Style -------------------------------------------------------------------------*/
.systemCMSCollectionBulletinsText
{
	font-size: 9px;
}

.systemCMSCollectionBulletinsText td
{
	color: #591d01;
	padding: 0px 10px 8px 30px;
	background-image: url(../../_images_v2/arrowRed.gif);
	background-position: 13px 3px;
	background-repeat: no-repeat;
}

.systemCMSCollectionBulletinsText a:link, 
.systemCMSCollectionBulletinsText a:visited{
	font-family: Verdana;
	font-size: 9px;
	color: #591d01;
	font-weight: bold;
	text-decoration: none;
}
.systemCMSCollectionBulletinsText a:hover{
	text-decoration: underline;
}

.systemUMESTodayText
{
	font-size: 10px;
	font-weight: bold;
	color: #591D01;
	padding: 0px 0px 0px 15px;
	background-image: url(../../_images_v2/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	vertical-align: top;
}
.systemUMESTodayText a:link, 
.systemUMESTodayText a:visited
{
    text-decoration: none;
}
.systemUMESTodayText a:hover
{
    text-decoration: underline;
}

.systemMoreNewsText
{ 
	padding: 0px 10px 8px 30px;
	background-image: url(../../_images_v2/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: 13px 3px;
}
.systemMoreNewsText a:link,
.systemMoreNewsText a:visited
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.systemMoreNewsText a:hover
{
	text-decoration: underline;
}

.systemNewsText
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}

.systemNewsText a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


/*--- Template CMS Component Style -------------------------------------------------------------------------*/
.systemCMSCollectionQuicklinkText
{
	font-size: 9px;
}

.systemCMSCollectionQuicklinkText td
{
	color: #000000;
	padding: 0px 10px 0px 30px;
	background-image: url(../../_images_v2/arrowBlack.gif);
	background-position: 13px 3px;
	background-repeat: no-repeat;
}

.systemCMSCollectionQuicklinkText a:link, 
.systemCMSCollectionQuicklinkText a:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.systemCMSCollectionDocLinksText a:hover
{
	text-decoration: underline;
}

.systemCMSCollectionDocLinksText
{
	font-size: 9px;
}

.systemCMSCollectionDocLinksText td
{
	color: #622323;
	padding: 0px 10px 0px 30px;
	background-image: url(../../_images_v2/arrowRed.gif);
	background-position: 13px 3px;
	background-repeat: no-repeat;
}

.systemCMSCollectionDocLinksText a:link, 
.systemCMSCollectionDocLinksText a:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #622323;
	font-weight: bold;
	text-decoration: none;
}
.systemCMSCollectionDocLinksText a:hover
{
	text-decoration: underline;
}

.systemArticleListText,
.systemArticleListText td
{
	line-height: 20px;
	font-size: 9px;
	vertical-align: top;

    padding: 0px 10px 10px 15px;

	background-image: url(../../_images_v2/LSSeparator.gif);
	background-position: 21px 26px;
	background-repeat: no-repeat;
}

.systemArticleListText a
{
	font-family: Verdana;
	font-size: 11px;
	color: #591d01;
	font-weight: bold;
	text-decoration: none;
}

.systemMessageBox
{
    display: block;
    padding: 7px;
    border-style: solid;
    border-width: 1px;
}
.SpecialNoticesIconBlock {
	width: 60px;
	padding-right: 6px;
}
.SpecialNoticesTextBlock {
	width: 194px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SpecialNoticesTextBlock a:link,
.SpecialNoticesTextBlock a:visited,
.SpecialNoticesTextBlock a:hover{
	text-decoration: none;
	color: #591d01;
	font-weight: bold;
	font-size: 12px;
}
.SpecialNoticesContainer
{
    padding-bottom: 5px;
}

