body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 9pt ;
	color : Gray;
}
h1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11pt ;
	color : Gray;
}
h2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10pt ;
	color : Gray;
}
td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 9pt ;
	color : Gray;
}
td.Data
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight : bold ;
	color:Gray;
}
a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 9pt ;
	color : #ffffff;
	text-decoration : none ;
}
a:visited
{
	color : #ffffff;
}
a:active
{
	color : #ffffff;
}
a:Hover
{
	color : black;
}
a.SmallLinks
{
	font-size:xx-small;
	text-decoration: none;
	text-transform :lowercase ;
	color : Gray;
}
a.SmallLinks:Hover
{
	color:#ffffff ;
}
a.SmallLinks:Active
{
	color:#ffffff ;
}

.HeaderLink
{
	background-color:#000066;
	font-family:Palatino Linotype , Tahoma , Verdana, Arial ;
	font-weight :bold;
	text-transform :uppercase  ;
	color:#ffffff ;
}
a.HeaderLink:Hover
{
	background-color : #00ffff;
}
.FlatPanel
{
	overflow:hidden ;
}
.FixedPanel
{
	font-family: Verdana, Helvetica, sans-serif;
	overflow:auto ;
}

A.LinkButton
{
	behavior:url(/javascript/LinkButton.htc);
}
Input.LinkButton
{
	behavior:url(/javascript/LinkButton.htc);
}
A.LinkButtonDyn
{
	behavior:url(/javascript/LinkButtonDyn.htc);
}

.FeaturedName
{
	color : Maroon;
	font-weight : bold ;
}
.FeaturedProp
{
	font-weight : bold ;
}

.smallestCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.redHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}
.redHeaders2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #990000;
}
.smallestTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	line-height: 15px;
}
.redHyperlinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #990000;
}
.whiteHeaders2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.label
{
	font-family:Verdana, Arial ;
	font-weight : bold;
	color:Gray ;
	text-transform : uppercase ;
}
.blueStripe
{
	font-family:Palatino Linotype , Tahoma , Verdana, Arial ;
	font-weight :bold;
	font-size :11pt ;
	color:White ;
	background-color : #000070;
	text-transform :uppercase  ;
}
.blueHeader
{
	background-color:#000066;
	font-family:Palatino Linotype , Tahoma , Verdana, Arial ;
	font-size: 12pt;
	font-weight: bolder;
	color: #ffffff;
	text-transform :uppercase  ;
}
.maroonHeader
{
	background-color:#CC0033;
	font-family:Palatino Linotype , Tahoma , Verdana, Arial ;
	font-weight :bold;
	color:Gainsboro ;
	text-transform :uppercase  ;
}
.grayHeader
{
	background-color:#666666 ;
}
a.TeamEmail
{
	font-size:xx-small ;
	text-decoration: none;
	text-transform :lowercase ;
	color:Navy ;
}
a.TeamName
{
	font-size:xx-small ;
	text-decoration: none;
	color:Navy ;
}
.TeamOffice
{
	font-variant :small-caps ;
	text-transform :uppercase  ;
	color:Navy ;
}
INPUT.Blue
{
	border-style:solid;
	border-color:RoyalBlue;
	border-width:1px;
}
TEXTAREA.Blue
{
	border-style:solid;
	border-color:RoyalBlue;
	border-width:1px;
}
SELECT.Blue
{
	border-style:solid;
	border-color:RoyalBlue;
	border-width:1px;
}
.ThumbNail
{

	height : 50px;
}

