﻿body
{
	font-family: Arial, Verdana, Tahoma;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-size: 12pt;
	background-color: #003366;
	color: #FFFFFF;
}

.RadMenu_Default .rmLink:hover
{
      cursor: pointer;
}

.ContentArea
{
	color: #FFFFFF;
	font-size: 12pt;
}

.ConfirmText
{
	color: #000000;
}

.Button
{
	margin: 10px 5px 10px 5px;
	background-color: #C0C0C0;
	color: #000000;
	font-weight: bold;
}

.Success
{
	border: 2px solid #000000;
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
}

.Error
{
	border: 2px solid #990000;
	background-color: #FFFF66;
	color: #800000;
	font-weight: bold;
}

.HyperLink
{
	font-size: 12pt;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
}

.HyperLink:Hover
{
	font-size: 12pt;
	text-decoration: underline;
	color: #FFFFFF;
}

.HyperLink:Visited
{
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none; 
}

.HyperLink:Visited:Hover
{
	font-size: 12pt;
	text-decoration: underline;
	color: #FFFFFF;
}

.HyperLinkSmall
{
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 9.5pt;
}

.HyperLinkSmall:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9.5pt;
}

.HyperLinkSmall:Visited
{
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 9.5pt;
}

.HyperLinkSmall:Visited:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9.5pt;
}

.MainHeaderTitle
{
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: bold;
}

.MainHeaderText
{
	font-size: 10.5pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

.PageName
{
	font-size: 10pt;
	font-weight: bold;
}

.Title
{
	font-size: 15pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.MenuSpacer
{
	background-color: #0060BF;
}

.SelectedTab
{
	font-weight: bold !important;
	font-size: 12.5pt !important;
}

.Tab
{
	font-size: 12pt !important;
}

.HoverTab
{
	font-size: 12.5pt !important;
	font-weight: bold !important;
}

.GridText
{
	font-size: 12pt;
}

.GridHyperLink
{
	font-size: 12pt;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
}

.GridHyperLink:Hover
{
	font-size: 12pt;
	text-decoration: underline;
	color: #000000;
}

.GridHyperLink:Visited
{
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none; 
}

.GridHyperLink:Visited:Hover
{
	font-size: 12pt;
	text-decoration: underline;
	color: #000000;
}

.SiteError
{
	font-size: 13pt;
	font-weight: bold;
}

.TwitterLabel
{
	border-width: 4px;
	border-color: #00376F;
	font-size: 10pt;
	background-color: #00468C;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: solid;
}

.TwitterFeed
{
	font-size: 11pt;
}

.TwitterFeedDate
{
	font-size: 9.5pt;
}

.TwitterBox
{
	border-style: double;
	border-width: 5px;
}