/* -----------------------------------------------------
   Define the page body and layout table attributes
   ----------------------------------------------------- */
body, body div{
	text-align:center;
	background-color:#CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(images/bg_gradient2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
	background-color:inherit;
}
body div table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-collapse : collapse;
	table-layout : auto;
	width:739px;
	background-color: #FFFFF0;
}
body div table tr td, body div table tr th {
	margin:0;
	padding:0;
	vertical-align:middle;
}
strong {
	color:#482400;
  	background-color : inherit;
}

/* -----------------------------------------------------
   Set link attributes
   ----------------------------------------------------- */
a:link {
	color: #990066;
	background-color : inherit;
	text-decoration: none;
  }
a:active {
	color:#990066;
	background-color : inherit;
	text-decoration: none;
  }
a:visited {
	color: #990066;
	background-color : inherit;
	text-decoration: none;
  }
a:hover {
	color:#840059;
	background-color : #FFDDDD;
	cursor:pointer;
	text-decoration: underline overline;
  }
a.more-pages {
	padding-right: 2px;
	padding-left: 2px;
}
.topmenu a:link {
	color: #FFCC00;
	background-color : inherit;
	text-decoration: none;
	font-weight: bold;
  }
.topmenu a:active {
	color:#FFCC00;
	background-color : inherit;
	text-decoration: none;
	font-weight: bold;
  }
.topmenu a:visited {
	color: #FFCC00;
	background-color : inherit;
	text-decoration: none;
	font-weight: bold;
  }
.topmenu a:hover {
	color:#FFCC00;
	background-color : #8489D0;
	cursor:pointer;
	font-weight: bold;
	text-decoration: underline overline;
  }
.bottommenu a:link {
	color: #FFCC00;
	background-color : inherit;
	text-decoration: none;
	font-size: 10px;
  }
.bottommenu a:active {
	color:#FFCC00;
	background-color : inherit;
	text-decoration: none;
	font-size: 10px;
  }
.bottommenu a:visited {
	color: #FFCC00;
	background-color : inherit;
	text-decoration: none;
	font-size: 10px;
  }
.bottommenu a:hover {
	color:#FFCC00;
	background-color : #7974D6;
	cursor:pointer;
	text-decoration: underline overline;
	font-size: 10px;
  }
/* -----------------------------------------------------
   Align horizontally
   ----------------------------------------------------- */
td.align-right {
	text-align:right;
}
td.align-center {
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}
td.align-left {
	text-align:left;
}
td.align-justify {
	text-align : justify;
}

/* -----------------------------------------------------
   Align vertically
   ----------------------------------------------------- */
td.valign-top {
	vertical-align:top;
}
/* This isn't needed - it's the default
td.valign-middle {
	vertical-align:middle;
} */
td.valign-bottom {
	vertical-align:bottom;
}
.float-right {
	float:right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.float-left {
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
td.top-nav {
	background-color:#323884;
	color:inherit;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.top-blue-divider {
	background-color:#211e65;
	color:inherit;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.left-nav {
	background-color:#323884;
	color:inherit;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.left-nav-transition {
	background-color:#323884;
	color:inherit;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.top-blue-divider2 {
	background-color:#211e65;
	color:inherit;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
td.top-nav2 {
	background-color:#323884;
	color:#FF0099;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	}
td.top-header2 {
	background-color:#323884;
	color:inherit;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
td.top-nav2-transition {
	background-color:#323884;
	color:inherit;
	background-image: url(images/menu_gradient.jpg);
	background-position: bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.left-menu-spacer {
	margin-right: 2px;
	text-align: left;
	margin-left: 4px;
}
td.body-main {
	background-color:#FFFFF0;
	color:inherit;
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
td.bottom-middle {
	background-color:#211e65;
	color:#FFCC00;
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
td.bottom-left {
	background-color:#211e65;
	color:inherit;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.bottom-left-transition {
	background-color:#211e65;
	color:inherit;
	background-image: url(images/bottom_gradient.jpg);
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.body-main-left {
	background-color:#FFFFF0;
	color:inherit;
	margin: 0px;
	padding: 2px 5px 5px 15px;
	text-align: justify;
	vertical-align: top;
}
.topmenu-spacer {
	font-size: 12px;
	color: #CC66CC;
	background-color:inherit;
	margin-right: 2px;
	margin-left: 2px;
}
td.body-bottom {
	background-color:#FFFFF0;
	color:inherit;
	text-align: center;
	font-size: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.coming-soon-pad {
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
}
.text-highlight {
	font-weight: bold;
	color: #336699;
	background-color:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-line-spacer {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 50px;
}
td.body-main-middle {
	background-color:#FFFFF0;
	color:inherit;
	margin: 0px;
	padding: 10px 15px;
	text-align: justify;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.pfhw-pad {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.text-highlight2 {
	color: #336699;
	background-color:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small-text {
	font-size: 10px;
}
.va-horse-center {

	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.pink-highlight1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
	background-color: #FCEBF7;
}
.underline {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #482400;
}
