u,p,center,select,sub,sup,strong,em,textarea,li,input,h1,h2,h3,h4,h5,h6,body,td,a,span,div{font-family:arial;}

.SitesNavLinks{
	text-decoration: none;
	color: Black;
}

.PrimaryNavLinks{
	text-decoration: none;
	color: White;
}

.PageNavSurround{
	border-left: 1px solid #D1DFE8;
	border-right: 1px solid #D1DFE8;
	border-top: 1px solid #D1DFE8;
}

.PageNavSurroundAndBase{
	border-left: 1px solid #D1DFE8;
	border-right: 1px solid #D1DFE8;
	border-bottom: 1px solid #D1DFE8;
	border-top: 1px solid #D1DFE8;
}

.PageNavMainText{
	background-color: #D1DFEA;
	color: #004E72;
	font-size: 70%;
	font-weight: bold;	
}

.PageNavMainTextLink{
	text-decoration: none;
	color: #004E72;
	font-weight: bold;
}

.PageNavSelectTextMain{
	background-color: #FDF0E0;
	color: #FF6201;
	font-weight: bold;
}

.PageNavSelectText{
	background-color: FDF0E0;
	color: FF6201;
}

.PageNavText{
	color: #004D74;
	font-size: 70%;
	text-decoration: none;
}

.BreadCrumb{
	color: #FF6201;
	font-size: 70%;
	text-decoration: none;
}

.BreadCrumbPage{
	color: #004D71;
	font-size: 70%;
}

.PageTitle{
	font-size: 110%;
	color: #004D71;
	font-weight: bold;
}

.PageTitleLine{
	border-bottom: 1px solid #004D71;
}

.ArticleTitle{
	font-weight: bold;
	font-size: 70%;
}

.ArticleTitleText{
	font-size: 100%;
}

.OtherSites{
	font-size: xx-small;
	font-weight: normal;
	color: #004E74;
	
}

.OtherSitesTabs{
	background-color: #D1DFEA;
}

.Search{
	background-color: #D1DFEA;
	border: 0px;
}

.SearchBox{
	font-size: x-small;
	width: 150px;
}

.SearchButton{
	border: medium;
	background: #FF7721;
	font-size: 75%;
	font-weight: bold;
	color: White;
}

.NavigationButtonOriginal{
	background: #004E74;
	font-weight: bold;
	color: White;
	font-size: 66%;
	text-align: left;
	padding-left: 10px
}

.NavigationButton{
	background: #71267F;
	font-weight: bold;
	color: White;
	font-size: 66%;
	text-align: left;
	padding-left: 10px
}

.bgBlueOriginal {
	background: #004E74;
}
.bgBlue {
	background: #71267F;
}

.NavigationButtonSelected{
	background: #FF6100;
	font-weight: bold;
	color: White;
	font-size: 66%;
	text-align: center;
}
.MainCaptionText{
	font-size: 150%;
	color: #004D74;
	font-weight: bold;
}

.MainCaptionSubText{
	font-size: 120%;
	color: #004D74;
	
}

.MainCaptionTextOriginal{
	font-size: 150%;
	color: #004D74;
	font-weight: bold;
}

.MainCaptionSubTextOriginal{
	font-size: 70%;
	color: #004D74;
}

.LatestNewsTitle{
	font-size: 80%;
	font-weight: bold;
	color: #004D74;
	text-decoration: none;
}

.LatestNewsTitle:hover{
	font-size: 80%;
	font-weight: bold;
	color: #004D74;
	text-decoration: underline;
}

.LatestNewsText{
	font-size: 80%;
}

.SpotLight{
	border-left: 2px solid #FF6100;
	background-color: #FDF0E0;
}

.NavTextBottom{
	font-size: 60%;
	text-decoration: none;
	color: #004E74;
	vertical-align: middle;
}

.NavTextBottom:hover{
	font-size: 60%;
	text-decoration: none;
	color: #FF6100;
	vertical-align: middle;
}

.NavText{
	border-bottom: 1px solid #D1DFE8;
}

.CopyRight{
	color: #9A9A9A;
	font-size: 60%;	
}

.ListingTextDate{
	color: #034D72;
	font-size: 75%;
	font-weight: normal;
}

.ListingTextTitle{
	font-size: 80%;
	color: #034D72;
	font-weight: bold;
	text-decoration: none;
}

.ListingTextTitle:hover{
	font-size: 80%;
	color: #034D72;
	font-weight: bold;
	text-decoration: underline;
}

.ListingTextTitle2{
	font-size: 100%;
	color: #034D72;
	font-weight: normal;
	text-decoration: none;
}

.ListingTextTitle2:hover{
	font-size: 100%;
	color: #034D72;
	font-weight: normal;
	text-decoration: underline;
}

.ListingTextPublished{
	font-size: 11px;
	color: #034D72;
	font-weight: normal;
}

.ListingText{	
	font-size: 75%;
	color: Black;
	font-weight: normal;
}

.ListingTextDownload{
	font-size: 12px;
	color: #FF6100;
	font-weight: normal;
	text-decoration: none;
}

.ListingTextDownload:hover{
	font-size: 12px;
	color: #FF6100;
	font-weight: normal;
	text-decoration: underline;
}

.ContactFormBox{
	border-top: 1px solid #004E74;
	border-right: 1px solid #004E74;
	border-left: 1px solid #004E74;
	border-bottom: 1px solid #004E74;
	background-color: #E8EFF5;
}

.ContactFormText{
	font-size: 80%;
	color: #024D74;
}

.ContactFormTextSml{
	font-size: 85%;
	color: #024D74;
}

.RequiredField{
	font-size: 85%;
	color: #FF7721;
}


.SendButton{
	border: medium;
	background: #FF7721;
	font-size: 100%;
	font-weight: bold;
	color: White;
	
}

.ClearButton{
	border: medium;
	background: #6B9AB8;
	font-size: 100%;
	font-weight: bold;
	color: White;
}
