body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/BG_Slice.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.Navigation_BG 
{
	background-image: url(../images/Menu_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.ContentBRD 
{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #142B55;
	border-bottom-color: #142B55;
	border-left-color: #142B55;
}

.Footer
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.PageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.ContentPadding {
	padding-left: 12px;
}
.News_Padding
{
	padding-right:5px;
}
.SectionTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.t12Bold
{
	font-weight:bold;
}
.t12Blue
{
	font-size: 12px;
	font-weight: normal;
	color: #142B55;
}
.t12Red
{
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.t10Red
{
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
.t16Red
{
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}
hr.Title
{
	height: 1px;
	border-style: none;
	color: #142B55;
	background-color: #142B55; 
	width: 90%;
}
hr
{
	height: 1px;
	border-style: none;
	color: #142B55;
	background-color: #142B55; 
	width: 100%;
}

a.Menu {
   text-decoration: none;
}
a.Menu:link {
   color: #000000;
}
a.Menu:visited {
   color: #000000;
}
a.Menu:hover {
   color: #990000;
}
a.Menu:active {
   color: #666666;
}

a.Footer {
   text-decoration: none;
}
a.Footer:link {
   color: #990000;
}
a.Footer:visited {
   color: #990000;
}
a.Footer:hover {
   color: #990000;
   text-decoration: underline;
}
a.Footer:active {
   color: #990000;
}
