body {
  font: .9em Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  text-align: center;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  background-attachment: fixed;
  font-weight: bold;
  background-image: url(../Images/EquinoxPgBk.gif);
}
ul
{
  list-style-type: square;

}
li
{
 padding-bottom: 1em;
}
.HomePage
{
  color: Black;
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
  padding: 10px 18px 15px 18px;
}
.HomePageSub
{
  color: #1B4864;
  font-style: italic;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}

h1, h2 {
  color: #494949;
  letter-spacing: -1px;
}

h3, h4, h5, h6 {
	color: #996633;
}

.Headers    {
	background-color: #778899;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	border: 1px solid #4682B4;
	color: White;
}
.Pager    {
	background-color: #F2EFCC;
	font-size: 12px;
	color: Black;
}
.Items
{
	background-color: #FFF6D7;
	font-size: 11px;
}
.ItemsBold
{
    background-color: #FFF6D7;
	font-size: 11px;
    font-weight: bold
}
.AltItems    {
	background-color: #CBCBCB;
	font-size: 11px;
}
.AltItemsBold    {
	background-color: #CBCBCB;
	font-size: 11px;
	font-weight: bold;
}
.BlackBold    {
	color: Black;
	font-weight: bold;
}
.WhiteButton    {
	background-color: White;
	color: #4682B4;
	border: 1px solid #4682B4;
	font-size: small;
	font-family: Tahoma;
}
.GreyButtonSmall    {
	background-color: #e6e6e6;
	color: #4682B4;
	border: 1px solid #4682B4;
	font-size: 10px;
	font-family: Tahoma;
}
.WhiteRedButton    {
	background-color: White;
	color: red;
	border: 1px solid #4682B4;
	font-size: small;
	font-family: Tahoma;
}
.WhiteRedButtonSmall    {
	background-color: White;
	color: red;
	border: 1px solid #4682B4;
	font-size: 10px;
	font-family: Tahoma;
}
.msg    {
	color: Red;
	background-image: none;
	font-size: 13px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.msgB    {
	color: Red;
	background-image: none;
	font-size: 13px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	border: 1px solid Navy;
}
.DropDown    {
	font-size: 10px;
	color: Gray;
	font-family: Tahoma;
	background: White;
}
.Input    {
	border: 1px solid #408080;
	font-family: Tahoma;
	font-size: 10px;
}
.InputC    {
	border: 1px solid #408080;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
}
.SearchHeading    {
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	color: Gray;
}
.Table    {
	border: thin solid Black;
	background-color: #E8E8E8;
}
.TableWhite    {
	background-color: White;
}
.TanButton {
  background-color: #F2EFCC;
  border: 1px solid #CD853F;
  font-size: 12px;
}
.Smaller {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link
{
	color: Navy;
}
a:visited
{
	color: #483D8B;
}
a.BottomNav:link
{
	font-size: 8px;
	color: #757575;
	text-decoration: none;
}
a.BottomNav:visited
{
	font-size: 8px;
	color: #757575;
	text-decoration: none;
}
a.BottomNav:active
{
	font-size: 8px;
	color: #757575;
	text-decoration: none;
}
a.BottomNav:hover
{
	font-size: 8px;
	color: Red ;
	text-decoration: none;
}
a {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.MainNav
{
  /*font-size: .85em;*/
}
a.MainNav:link
{
	color: #707070;
}
a.MainNav:hover
{
	color: #B8860B;
}
a.MainNav:visited
{
	color: #707070;
}
a.MainNav:active
{
	color: #707070;
}
a.MainNavS
{
font-size: 10px;
}
a.MainNavS:link
{
	color: #707070;
}
a.MainNavS:hover
{
	color: #B8860B;
}
a.MainNavS:visited
{
	color: #707070;
}
a.MainNavS:active
{
	color: #707070;
}
#container
{
  width: 955px;
  background-color: white;
  text-align: left;
  margin: 0 auto 0 auto;
  border-bottom: 2px solid Gray;
  border-left: 1px solid Navy;
  border-right: 2px solid Gray;
  border-top: 1px solid Navy;
}
#Admincontainer
{
  width: 1004px;
  background-color: white;
  text-align: left;
  margin: 0 auto 0 auto;
  border-bottom: 2px solid Gray;
  border-left: 1px solid Navy;
  border-right: 2px solid Gray;
  border-top: 1px solid Navy;
}
#header
{
  width: 100%;
  padding: 0px 0px 0px 0px;
  height: 155px;
}
.LeftNav
{
 /* width: 175px;
  float: left;*/
  padding: 15px 10px;
}
.content
{
  margin: 0 0 0 195px;
  padding: 15px 25px 25px 25px;
  border-left: 3px double Silver;
  font-weight: normal;
}
.contentAdmin
{
	margin: 0 0 0 195px;
	padding: 15px 5px 25px 5px;
	border-left: 3px double Silver;
	font-weight: normal;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#footer {
  clear: both;

}
.callout {
  font: bold 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #404040;
  margin: 5;
  border-bottom: thin dotted #717171;
}
.SectionHead
{
  border-bottom: 1px dotted #404040;
  text-transform: uppercase;
  font-family: Times New Roman, Times;
  letter-spacing: .05em;
  font-size: 12px;
  font-weight: bold;
}
.SectionPoint
{
  font-weight: bolder;
  font-style: italic;
  margin-top: -15px;
}
.FooterTop
{
  font-family: Arial, Verdana;
  font-size: .9em;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  color: #4B4B4B;
  letter-spacing: 2px;
}
.FooterBottom
{
  font-family: Arial, Verdana;
  font-size: 70%;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
  color: #4B4B4B;
  letter-spacing: 0px;
  text-align:center;
}
.SpeedFlex
{
  font-weight: bold;
  font-style: italic;
  color: Navy;
}
.EquinoxGroup
{
  font-weight: bold;
  color: Navy;
}
.ProjectList
{

  padding-top: 20px;
}
.partneringCompanies
{
	/*color: #0000CD;*/
	/*font-family: Times New Roman;
	font-style: italic;
	font-size: 1.1em;
	font-weight: bold;*/
}
.newsUL
{
  margin: 0px;
  padding: 0px;
  list-style-type: square;
  top: -8px;
}
.newsUL li
{
 padding-bottom: .2em;
}
