﻿body 
{
	margin-top: 0px; 
	margin-bottom: 0px;
	background-color: #585858;
	font-family: Verdana;
	font-size: 13px;
}

.ContentBody
{
	width:  760px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 0 0 0 0;
}

.MainContentBody
{
	padding: 20px 30px 20px 30px;
	background-image: url(/Home/Images/NAV-shadow.jpg); 
	background-repeat: repeat-x;
}

.WelcomeTitle
{
	font-size: 17px;
	font-weight: bold;
	color: #005288;
}

.WelcomeContent
{
	font-size: 11px;
	color: #231f20;
}

.ContentItemBody
{
	font-size: 11px;
	color: #231f20;
}

.ContentItemBody hr
{
	color: #005288;
	width: 100%;	
}

.ContentItemSeparator
{
	width: 100%;
	padding: 20px 0 20px 0;
}

.ContentItemSeparator hr
{
	color: #005288;
	width: 100%;
}

.ContentItemBody a
{
	text-decoration: underline;
	color: #0092C8;
	font-size: 11px;
}

.ContentItemBody a:visited
{
	text-decoration: underline;
	color: #848689;
}

.ContentItemBody table
{
	width: 100%;
}

.ContentItemBody td
{
	padding: 15px 15px 15px 15px;
	border-spacing: 2px;
	border-color: White;
	background-color: #D2E7F2;
	vertical-align: middle;
}

.ContentItemTitle
{
	font-weight: bold;
	color: #124176;
	font-size: 17px;
}

.ContentItemBodyNoTableStyle td
{
	background-color: White;
}

.ContentItemListTitle
{
	font-weight: bold;
}

.ContentItemListSeparator
{
	padding: 20px 0 20px 0;
}

.ContentItemListSeparator hr
{
	color: Gray;
	width: 100%;
	text-align: left;
}

.QuickLink
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

.SearchBox
{
	display: block;
	height: 10px;
	font-size: 9px;
	color: #9d9fa2;
	width: 125px;
	padding: 4px 0 4px 0;
}

.SearchButtonYellow
{
	border-style: none;
	border: 0px;
	font-weight: bold;
	background-color: #E8AA1A;
	color: White;
	font-family: Verdana;
	height: 21px;
	width: 26px;
}

.SearchButtonBlue
{
	border-style: none;
	border: 0px;
	font-weight: bold;
	background-color: Navy;
	color: White;
	font-family: Verdana;
	height: 21px;
	width: 26px;
}

.Footer
{
	color: White;
	font-size: 9px;
}

.Header
{
	color: #bcbec0;
	font-size: 9px;
	height: 36px;
}

.Header td
{
	padding-left: 30px;
}

.BreadCrumbSeparator
{
	color: #939598;
}

.BreadCrumbItem
{
	font-size: 9px;
	color: #939598;
	text-decoration: none;
}

.BreadCrumbCurrentItem
{
	font-size: 9px;
	color: #005288;
	text-decoration: none;
}

.SidePanel
{
	width: 220px;
	padding-right: 30px;
}

.SideNavigationTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #005288;
}

.SideNavigationItem
{
	color: #6bc5eb;
	font-size: 11px;
	text-decoration: none;
}

.SideNavigationItem a:visited
{
	color: #848689;
	font-size: 11px;
	text-decoration: none;
}

.SideNavigationSelectedItem
{
	color: #124176;
	text-decoration: none;
	font-size: 11px;
}

.SideNavigationSelectedItem a:visited
{
	color: #124176;
	text-decoration: none;
	font-size: 11px;
}

.FindMoreInformation A
{
	color: #0092C8;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.FindMoreInformation A:visited
{
	color: #848689;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.POD
{
	width: 165px;	
	text-decoration: none;
}

.PODTitle
{
	width: 100%;
	vertical-align: middle;
	padding: 12px 15px 12px 15px;
	background-color: #005288;
}

.PODTitle a
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.PODContent
{
	background-color: #005288;
	width: 100%;
	height: 100%;
}

.PODInnerContent
{
	padding: 0 15px 12px 15px;
}

.PODText
{
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.PODText a
{
	color: #6bc5eb;
	text-decoration: underline;
}

.PODText a div
{
	color: #6bc5eb;
	text-decoration: underline;
}

.PODImage
{
	width: 165px;
	height: 96px;
}

.Highlight
{
	width: 224px;
	text-decoration: none;
}

.HighlighCell
{
	padding: 0 15px 10px 15px;
}

.HighlightTitle
{
	height: 25px;
	width: 100%;
	vertical-align: middle;
	padding-left: 15px;
	background-color: #005288;
}

.HighlightTitle a
{
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.HighlightContent
{
	padding: 0 15px 0 15px;
}

.HighlightMoreInfo
{
	padding: 0 0 0 0;
}

.HighlightText
{
	font-size: 11px;
	color: #231f20;
	text-decoration: none;
}

.HighlightImage
{
	width: 224px;
	height: 79px;
}

.ProbationHomeMenu
{
	height: 32px;
	width: 100%;
	text-align: center;
	background-image: url(/Home/images/VGradGoldBar.JPG);
	background-repeat: repeat-x;
}

table .ProbationMenuItem td {font-size: 10px;} 

.ProbationMenuItem
{
	color: #005288;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.ProbationSelectedMenuItem
{
	background-image: url(/Home/images/VGradBlueBar.JPG);
	background-repeat: repeat-x; 
	color: White;
	font-weight: bold;
	vertical-align: middle;
}
