BODY
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #B8C9DC;
}

.P
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 150%;
}

.MainSection
{
	border: solid #053973 1px;
	width: 722px;
	background-color: white;
}

table
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 150%;
}

A
{
	color: #053973;
	text-decoration: underline;
}

A:hover
{
	text-decoration: none;
}

.WhiteLinks A
{
	color: white;
}

.LinkRow, .LinkRowIndented
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.LinkRowIndented
{
	padding-left: 12px;
}

.LinkRow A, .LinkRowIndented A
{
	color: #053973;
	text-decoration: underline;
}

.LinkRow A:hover, .LinkRowIndented A:hover
{
	text-decoration: none;
}

.CrumbLinks
{
	border-bottom: solid #B8C9DC 1px;
	background-color: white;
	padding-left: 10px;
	font: 10pt Arial;
	overflow: hidden;
	height: 27px;
	vertical-align: middle;
}

.CrumbLinks A
{
	color: #053973;
	text-decoration: none;
}

.CrumbLinks A:hover
{
	color: #053973;
	text-decoration: underline;
}

.BlackLink
{
	color: black;
	text-decoration: underline;
}

.WrapDate
{
	color: white;
	font: 8pt Arial;
	padding-right: 5px;
}

.TopBarLink
{
	text-align: center;
	font: 8pt arial;
	width: 10%;
}

.TopBarLink A
{
	color: #CCCCCC;
}

.LeftNav
{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #053973;
	padding-bottom: 10px;
	text-align: center;
	/* width: 157px; */
}

.ContentCell
{
	padding: 10px;
	font-family: Tahoma;
	font-size: 9pt;
	width: 99%;
	/* height: 613px; */
}

.PageHeaderText, .LargeHeaderText
{
	color: #053973;
	font: bold 19pt arial, helvetica;
	padding-bottom: 6px;
}

.MediumHeaderText
{
	color: #053973;
	font: bold 16pt arial, helvetica;
	padding-bottom: 6px;
}

.SmallHeaderText
{
	color: #053973;
	font: bold 13pt arial, helvetica;
	padding-bottom: 6px;
}

.PageHeaderTextRightCell
{
	vertical-align: middle;
	text-align: right;
	font: 10pt tahoma;
	padding-top: 4px;
	padding-bottom: 6px;
}

.PPageHeaderTextRightCell A
{
	text-decoration: underline;
	color: Black;
}

.BlueHeader
{
	color: #053973;
	font: 10.5pt arial;
	font-weight: bold;
	padding-bottom: 3px;
}

.BlueHeader2
{
	color: #053973;
	font: 11pt arial;
	font-weight: bold;
	padding-bottom: 3px;
}

.SmallPageText
{
	font: 8pt arial;
}

.MoreLink
{
	text-align: right;
	font: 8pt arial;
	font-weight: bold;
}

.MoreLink A
{
	color: #9999CC;
	font-style: italic;
}

.WhiteOnBlueLink
{
	color: white;
	text-decoration: none;
}

.WhiteOnBlueLink:hover
{
	color: #FFCC33;
	text-decoration: none;
}

.NiftyLittleBox
{
	padding: 10px;
	border: solid #053973 1px;
	background-color: #DDEEFF;
}

.TwoColumnTable
{
	border: solid black 1px;
}

.TwoColumnTable .C1
{
	font-weight: bold;
	padding: 5px 15px 5px 5px;
	background-color: #DDEEFF;
	vertical-align: top;
}

.TwoColumnTable .C2 
{
	padding: 5px;
	background-color: #DDEEFF;
	vertical-align: top;
}

.HeaderLink, .HeaderLink:visited
{
	color: White;
	text-decoration: none;
}

.HeaderLink:hover
{
	color: #FFCC33;
}

.FooterText
{
	background-color: #053973;
	text-align: center;
	color: White;
	font: 8pt arial;
	padding-top: 4px;
	padding-bottom: 4px;
}

.FooterText A
{
	color: White;
}

.BottomBoxesTopCell
{
	background-color:#053973;
	width:25%;
	padding: 7px;
	color: #FFCC33;
	font: 10pt arial;
	font-weight: bold;
	text-align: center;
}

.BottomBoxesMiddleCell
{
	padding: 7px;
	background-color:#FFCC33;
	color: #053973;
	text-align: center;
	border-left: solid black 1px;
	border-right: solid black 1px;
}

.BottomBoxesBottomCell
{
	padding: 0px 7px 7px 7px;
	background-color:#FFCC33;
	color: #053973;
	text-align: center;
	vertical-align: bottom;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}

.BottomBoxesBottomCell A
{
	text-decoration: none;
}

.BottomBoxesBottomCell A:hover
{
	text-decoration: underline;
}

.BottomBoxesSpacer
{
	background-color: White;
}

.SiteMapLevel1
{
	font: 10pt Arial;
	padding: 1px 5px;
	/* height: 100%; */
	background-color: #FFCC33;
	color: #053973;
	border: solid #053973 1px;
	font-weight: bold;
	margin-bottom: 3px;
}

.SiteMapLevel2
{
	font: 8pt Arial;
	padding-left: 6px;
	font-weight: bold;
}

.SiteMapLevel3
{
	font: 8pt Arial;
	padding-left: 16px;
}

.SiteMapLevel4
{
	font: 8pt Arial;
	padding-left: 26px;
}

.SiteMapSection A
{
	text-decoration: none;
}

.SiteMapSection A:hover
{
	text-decoration: underline;
}


/* From Database Project*/
.GridPrintHeader, .GridPrintHeaderCenter, .GridPrintHeaderRight
{
	background-color: #E2E2E2;
	padding:3px 8px;
	font-weight:bold;
	color:black;
	vertical-align:bottom;
	border-bottom:solid black 1px;
	/* border-top:solid black 1px; */
}

.GridFooter, .GridFooterCenter, .GridFooterRight, .LinedGridFooterRight
{
	background-color: #DDEEFF;
	padding:3px 8px;
	font-weight:bold;
	color:black;
	vertical-align:bottom;
}

.GridPrintFooter
{
	background-color: pink;
	padding:3px 8px;
	color:black;
	vertical-align:top;
	text-align:right;
	border-top:solid black 1px;
}

.GridHeader, .GridHeaderCenter, .GridHeaderRight, .LinedGridHeader, .LinedGridHeaderCenter, .LinedGridHeaderRight
{
	background-color: #797979;
	padding:3px 8px;
	font-weight:bold;
	color:white;
	vertical-align:bottom;
}

.GridHeader A, .GridHeader A:Visited, .GridHeader A:Hover
{
	color:white;
	text-decoration:underline;
}

.GridItem, .GridItemCenter, .GridItemRight, .GridItemNoHand, .GridItemCenterNoHand, .GridItemRightNoHand, .LinedGridItem, .LinedGridItemCenter, .LinedGridItemRight
{
	padding:3px 8px;
	height: 23px;
	vertical-align: top;
}

.GridItem A, .GridItemCenter A, .GridItemRight A, .GridItemNoHand A, .GridItemCenterNoHand A, .GridItemRightNoHand A, .LinedGridItem A, .LinedGridItemCenter A, .LinedGridItemRight A
{
	font-weight:normal;
}

.GridItem, .GridItemCenter, .GridItemRight, .LinedGridItem, .LinedGridItemCenter, .LinedGridItemRight
{
	cursor:hand;
}

.GridHeaderCenter, .GridPrintHeaderCenter, .GridItemCenter, .GridItemCenterNoHand, .GridFooterCenter, .LinedGridHeaderCenter, .LinedGridItemCenter
{
	text-align:center;
}

.GridHeaderRight, .GridPrintHeaderRight, .GridItemRight, .GridItemRightNoHand, .GridFooterRight, .LinedGridHeaderRight, .LinedGridItemRight, .LinedGridFooterRight
{
	text-align:right;
}

.LinedGridHeader, .LinedGridHeaderCenter, .LinedGridHeaderRight, .LinedGridItem, .LinedGridItemCenter, .LinedGridItemRight, .LinedGridFooterRight
{
	border-bottom: solid black 1px;
}

.GridFooter
{
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	padding-bottom: 3px;
	vertical-align: bottom;
	color: black;
	padding-top: 3px;
	background-color: ghostwhite;
}

.SecondaryPageHeaderText
{
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
	color:#797979;
	white-space: nowrap;
}

.NewStyleSectionHeaderTable, .NewStyleSectionHeaderTableTop
{
	padding-bottom:2px;
	padding-left:5px;
	background-color:#797979;
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
}

.NewStyleSectionHeaderTableTop
{
	border-top:solid black 1px;
}

.NewStyleSectionHeaderTableLeftCell
{
	font-weight:bold;
	color:white;
	font-size:16px;
}

.NewStyleSectionHeaderTableRightCell
{
	font-weight:bold;
	color:white;
	font: 10pt arial;
	width:100%;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
}

.NewStyleSectionHeader, .NewStyleSectionHeaderTop
{
	font-size:16px;
	font-weight:bold;
	color:White;
	padding-bottom:2px;
	padding-top:3px;
	padding-left:5px;
	background-color:#797979;
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
}

.NewStyleSectionHeaderTop
{
	border-top:solid black 1px;
}

A.SectionHeaderLink, A:Hover.SectionHeaderLink, A:Visited.SectionHeaderLink
{
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.NewStyleSection
{
	border-right:solid black 1px;
	border-bottom:solid black 1px;
	padding-top:7px;
	padding-right:10px;
	padding-bottom:10px;
}

#HeadlinesBlock a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#HeadlinesBlock a:hover
{
	text-decoration: underline;
}

.SpanLink
{
	text-decoration: underline;
	cursor: pointer;
}

/*-------------------------------------------------------------------------------------------*/

.InfoPanelHeader
{
	padding:2px 5px;
	font-size:12px;
	font-weight:bold;
	background-color:rgb(0, 118, 213);
	color:white;
}

.InfoPanelHeader2
{
	padding:2px 5px;
	font-size:12px;
	font-weight:bold;
	background-color:rgb(0, 118, 213);
	color:white;
}

.NewsInfoPanel, .NoticeInfoPanel, .EventsInfoPanel, .LinksInfoPanel
{
	padding:0px 5px 5px 5px;
	font-size:11px;
	line-height:125%;
	margin-bottom:10px;
}

.LinksInfoPanel2
{
	padding:0px 5px 5px 5px;
	font-size:11px;
	line-height:125%;
	margin-bottom:10px;
}

.NewsInfoPanel, .NoticeInfoPanel, .EventsInfoPanel, .LinksInfoPanel
{
	background-color:#FFFFFFF;
	border:solid rgb(0, 118, 213) 1px;
}

.LinksInfoPanel2
{
	background-color:##CC6699;
	border:solid rgb(0, 118, 213) 1px;
}

.NoticeInfoPanel
{
	background-color:rgb(255, 248, 229);
	border:solid rgb(0, 118, 213) 1px;
}

.EventsInfoPanel, .LinksInfoPanel
{
	background-color:#EEEEFF;
	border:solid rgb(0, 118, 213) 1px;
}

.NoticeHeader
{
	font-weight: bold;
	margin-bottom:5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-top:0px;
	padding:3px 3px;
}

.NewsInfoPanel .NoticeHeader
{
	border-top:solid #CCCCDD 1px;
	background-color: #DDDDEE;
}

.NoticeInfoPanel .NoticeHeader
{
	border-top:solid rgb(207, 200, 181) 1px;
	background-color: rgb(239, 232, 213);
}

.EventsInfoPanel .NoticeHeader
{
	border-top:solid #CCCCDD 1px;
	background-color: #DDDDEE;
}

.LinksInfoPanel .NoticeHeader
{
	border-top:solid #CCCCDD 1px;
	background-color: #DDDDEE;
}

}
/* ------------ NEW LINKS ---------------- */

.BulletLink, .NewMoreLink
{
	color:#000080;
	font-size:11px;
	line-height:105%;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight:bold;
}
.NewMoreLink
{
	text-align:right;
}

.BulletLink a, .NewMoreLink a
{
	text-decoration: underline;
}

.BulletLink a:hover, .NewMoreLink a:hover
{
	text-decoration: none;
}

.BulletLinkBullet
{
	padding-top: 1px;
	font-size:11px;
	font-weight:bold;
}
.lessparagraphspace p
{
margin-top:0px;
margin-bottom:10px; 
}

