@charset "utf-8";
td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07275D;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07275D;
}

td.AdvancedSearch
{
  background-color: #901D1D;
  vertical-align: middle;
  width: 120px;
  text-align:center;
}

a.AdvancedSearchLink, a.AdvancedSearchLink:link, a.AdvancedSearchLink:visited, a.AdvancedSearchLink:active
{
	text-decoration: none;
	font-weight:bold;
	height: 11px;
	color: #FFFFFF;
	font-size: 10px;
}

a.AdvancedSearchLink:hover
{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

td.Copyright
{
	font-size: 11px;
	color: #5C5B5F;
}

.IssueText
{
	color: #6C1515;
	font-weight: bold;
	font-size: 12px;
}

td.RightMenuTitle
{
  color: #6C1515; 
  font-weight: bold; 
  font-size: 13px; 
}

a.RightMenuTitleLink, a.RightMenuTitleLink:link, a.RightMenuTitleLink:visited, a.RightMenuTitleLink:active
{
  text-decoration: none;
  color: #6C1515; 
  font-weight: bold; 
  font-size: 13px; 
}

a.FooterLink, a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active
{
	text-decoration: none;
	height:13px;
	color: #07275D;
	font-size: 10px;
}

a.FooterLink:hover
{
	text-decoration: underline;
	font-size: 10px;
}

a.RightMenuLink, a.RightMenuLink:link, a.RightMenuLink:visited, a.RightMenuLink:active
{
	text-decoration: none;
	height:12px;
	color: #07275D;
	font-size: 12px;
}

a.RightMenuLink:hover
{
	text-decoration: underline;
	font-size: 12px;
}

a.NavigationLink, a.NavigationLink:link, a.NavigationLink:visited, a.NavigationLink:active
{
	font-size: 11px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #07275D;
	text-decoration: none;
}

a.NavigationLink:hover
{
	text-decoration: underline;
}

.NavigationLinkSeperator
{
	font-size: 11px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #07275D;
}

Input.HeaderButton
{
  background-color: #0E3E8E;
  height: 25px;
  width: 131px;
  color:#FFFFFF;
  font-weight:bold;
  border-bottom: 1px  #FFFFFF;
  border-right: 1px #FFFFFF;
  border-left: 1px  #FFFFFF;
  border-top: 1px  #FFFFFF;
  cursor:hand;
}

Input.HeaderButtonMouseOver
{
  background-color: #222F81;
  height: 25px;
  width: 131px;
  color:#FFFFFF;
  font-weight:bold;
  border-bottom: 1px  #FFFFFF;
  border-right: 1px #FFFFFF;
  border-left: 1px  #FFFFFF;
  border-top: 1px  #FFFFFF;
}

Input.SearchTextBox
{
  font-size: 10px;
  color: #000000; 
  background-color: #FFFFFF; 
  font-weight: normal; 
  border-top-width: 1px solid; 
  border-right-width: 1px solid; 
  border-bottom-width: 1px solid; 
  border-left-width: 1px solid;
  height: 12px;
}

.SearchText
{
  color:#FFFFFF;
  font-size:12px;
}

a.ArticleTitleLink, a.ArticleTitleLink:link, a.ArticleTitleLink:visited, a.ArticleTitleLink:active
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #07275D;
}

a.ArticleTitleLink:hover
{
	text-decoration: underline;
}

.ArticleTitle
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #07275D;
}

.ArticleAuthor
{
	font-size: 12px;
	color: #6D1514;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}

.ArticleDate
{
	color: #515054;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}

.ArticleHeader
{
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #07275D;
	font-style: normal;
}

.TextDesc
{
	font-size: 12px;
	color: #07275D;
	text-align: justify;
	text-decoration: none;
}

.KeyWords
{
	text-decoration: none;
	font-style: italic;
	height:11px;
	color: #000000;
	font-size: 12px;
}

