body{
  font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color: black;
}

.BodyText{
  font-family : arial,helvetica,sans-serif;
  font-size: 12px;
  color: black;
}

h1{
  font-family: serif;
  font-variant: small-caps;
  font-size: 12pt;
  font-weight: bold;
  color: #945411;
}
.BodyTextLink
{ 
  color : #29509f;
}

.BodyTextLink A
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #29509f;
}

.BodyTextLink A:visited
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #29509f;
}

.BodyTextLink A:hover
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #6E3A02;
  text-decoration: none;
}

.BodyTextLink11
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #29509f;
}

.BodyTextLink11 A
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #29509f;
}

.BodyTextLink11 A:visited
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #29509f;
}

.BodyTextLink11 A:hover
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #6E3A02;
  text-decoration: none;
}

.ArrowText
{ font-family : verdana,arial,helvetica,sans-serif;
  font-size : 12px;
  color : #000000;
}

.CaptionText
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  font-style: italic;
  color : #AD7C49;
}

.CopyrightText
{ font-family : arial,helvetica,sans-serif;
  font-size : 10px;
  color : #969696;
}

.SmallBlackText
{ font-family : arial,helvetica,sans-serif;
  font-size : 10px;
  color : #000000;
}

.LeftNav
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #000000;
  font-weight: bold;
  text-decoration: none;
}

.LeftNav A
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #000000;
  text-decoration: none;
  font-weight: bold;
}

.LeftNav A:visited
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #000000;
  text-decoration: none;
  font-weight: bold;
}

.LeftNav A:hover
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #6E3A02;
  text-decoration: none;
  font-weight: bold;
}

.LeftNavActive
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #6E3A02;
  text-decoration: none;
  font-weight: bold;
}

.LeftSubNav
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #000000;
  text-decoration: none;
}

.LeftSubNav A
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #000000;
  text-decoration: none;
}

.LeftSubNav A:visited
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #000000;
  text-decoration: none;
}

.LeftSubNav A:hover
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #6E3A02;
  text-decoration: none;
  font-weight: bold;
}

.LeftSubNavActive
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #6E3A02;
  text-decoration: none;
  font-weight: bold;
}

.SmallBrownText
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #6E3A02;
  text-decoration: none;
}

.SmallBrownText A
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #6E3A02;
  text-decoration: none;
}

.SmallBrownText A:visited
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #6E3A02;
  text-decoration: none;
}

.SmallBrownText A:hover
{ font-family : arial,helvetica,sans-serif;
  font-size : 11px;
  color : #6E3A02;
  text-decoration: none;
}

.BrownText
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #6E3A02;
}

.SubHeader
{ font-family : arial,helvetica,sans-serif;
  font-size : 12px;
  color : #007E23;
  font-style: italic;
}

.PrivacyLink
{ font-family : arial,helvetica,sans-serif;
  font-size : 10px;
  color : #29509f;
}

.PrivacyLink A
{ font-family : arial,helvetica,sans-serif;
  font-size : 10px;
  color : #29509f;
}

.PrivacyLink A:visited
{ font-family : arial,helvetica,sans-serif;
  font-size : 10px;
  color : #29509f;
}

.PrivacyLink A:hover
{ font-family : arial,helvetica,sans-serif;
  font-size : 10px;
  color : #6E3A02;
  text-decoration: none;
}
#footer{
	font-family : arial,helvetica,sans-serif;
	font-size: 9px;
}
#footer .leftf{
	float: left;
	width: 550px;
}
#footer .rightf{
	float: left;
	margin-left: 20px;
	width: 250px; 
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
