body {
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
	margin: 0;
	background-color: #FFF; 
padding: 0;
}

tr, td, p, li {
  font-size: 0.90em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}

td {
vertical-align: top;
}

h5 {
  font-size: 1em;
margin-bottom: 0;
}

h4 {
  font-family: Georgia, Times, serif;
  font-size: 1.1em;
  color: #000;
  font-weight: bold;
}

h3 {
  font-family: Georgia, Times, serif;
  font-size: 1.1em;
  color: #333;
  font-weight: bold;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #999999;
  font-weight: bold;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #339900;
  font-weight: bold;
}

h1 span {
display:block;
margin-top: 5px;
font-size: 0.9em;
color: #333;
}

a {
  font-size: 1.1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #339900;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #339900;
  font-weight: bold;  
}

a.bottom {
  text-decoration: none;
  color: #9C0000;
}

a.bottom:hover {
  text-decoration: underline;
  color: #9C0000;
}

.navigatorlinkcurrent {
  font-size: 1.1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  text-decoration: none;
  font-weight: bold;  
}

.nav a {
font-size: 1.1em;
}

.main-content {
/*/*/
padding-bottom: 20px;/* */
}

.large-center {
    text-align: center;
	font-size: 1.6em;
}

.larger-txt {
	font-size: 1.3em;
}


.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.img-caption {
    text-align: right;
	font-weight: bold;
	margin: 5px 0 20px;
}

.space-bullet li {
    margin-bottom: 8px !important;
}

.dress-tbl td {
    vertical-align: top;
}

/* Video style*/


.video caption {
font-size: 0.95em;
background-color: #D0D5B5;
text-align: left;
font-weight:bold;
padding: 5px 10px;
}

.video  td {
vertical-align: top;
padding: 0;
font-size: 1.2em;
}

.bg-1 {
background-color: #D0D5B5;
font-weight: bold;
}

.bg-1 p {
margin: 5px 10px 5px 10px;
}

.bg-2 {
background-color: #B7DB91;
}

.bg-2 a {
color: #5582C3 !important;
text-decoration: underline;
}

.bg-2 a:hover {
text-decoration: none;
}

.bg-2 p {
margin: 10px;
}


.bg-3 {
background-color: #640000;
}

.bg-3 p {
color: #FFF;
margin: 30px 5px 0 10px;
font-weight:bold;
}

.bg-3 ul {
margin: 5px;
padding: 5px;
list-style-type:none;
}

.bg-3 ul li {
display: inline;
}

.bg-3 a {
color: #FFF !important;
text-decoration: underline;
width: 120px;
display: block;
float: left;
margin-bottom: 10px;
font-size: 1em;
}

.bg-3 a:hover {
text-decoration: none;
}

.tips {
padding: 10px;
background-color: #EEE;
}

body.video-win {
background: #FFF url(/img/mosaic.jpg) 217px 0 repeat-x;
}

body.video-win img {
display: block;
margin: 0;
}

body.video-win h1 {
font-size: 1.2em;
margin: 0;
border-top: 15px solid #EEE;
padding: 5px;
}

body.video-win p {
margin: 5px 5px 10px 5px;
}

body.video-win p  span {
  color: #339900 !important;
font-weight: bold;
font-size: 0.90em;
}















