﻿body {
	background: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#000066;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-dark-shadow-color:#ff0000;
	scrollbar-3d-light-color:#ff0000;
}


p, td, tr, li, ol, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:VISITED, a:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: DarkRed;
}

a:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: DarkRed;
}


a.smalllink:VISITED, a.smalllink:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: DarkRed;
}

a.smalllink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: DarkRed;
}

.BodyBold {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold; 
color: #000000;
}

.BodyBold a:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DC143C;
}

.BodyBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.BodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.otherHead {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: normal; 
color: #000066;
}

a.OtherHead:HOVER {
font-size : 10pt;
color: #DC143C;
text-decoration : underline;
}

.VerySmallType {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px;
font-weight: normal; 
color: #535353;
text-decoration : none;
}

.SectionHeaders {
font-family: Arial; 
font-size: 15px;
font-weight: bold; 
color: #000000;
padding-left: 1px;
}


.SectionDottedLine {
border-top-color: #000066;
border-top-style: dotted;
border-top-width: 1;
}

.Resources_GridSectionDottedLine {
border-top-color: #000066;
border-top-style:  groove;
border-top-width:  thin;
}


.Resources_GridHeader {
 background-color: White;
 color: Black;
 border-bottom-width: thin;
 border-bottom-color: 000066;
 font-weight: bold;
}
.Resources_GridDark {
	background-color: #10293C;
	font-weight: bold;
}

.Resources_GridLight {
	background-color: #D3D3D3;
	font-weight: bold;
}

.lettercellx
{
	border-left-color: White;
	border-left-style: inset;
	border-left-width: 1;
}
