body {
  background: #ECE9D9;
	font-size: 14px;
  color: #003366;
}

.main_text {
	font-family: Georgia, Times, Times New Roman, Arial, Geneva, Helvetica, sans-serif;
	line-height: 18px;
}
.backpage {
}

.bordeall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7C6A54;
	border-right-color: #7C6A54;
	border-bottom-color: #7C6A54;
	border-left-color: #7C6A54;
}

.page_titles {
	font-size: 130%;
	line-height: 35px;
	color: #003366;
	font-weight: bold;
}
.page_sub_titles {
	font-size: 120%;
	color: #333333;
	font-weight: normal;
}
.quotes {
	font-size: 110%;
 	color: #003A73;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
  white-space: nowrap;
}
.page_announcements {
	font-size: 115%;
	color: #003A73;
	font-weight: bold;
}
a:link    { color: #003A73; text-decoration: none; }
a:visited { color: #003A73; text-decoration: none; }
a:active  { color: #003A73; text-decoration: none; }
a:hover   { color: #669283; text-decoration: underline; }

p{
margin:0;
padding:0;
line-height:normal;
}

ul{
margin:0;
margin-left:30px;
padding:0;
line-height:normal;
}

li
{
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:2;
}
.fontblack {
	line-height: 19px;
  padding-bottom: 10px;
}
.whitesubtitle {
	color: #FFFFFF;
	font-weight: normal;
  font-size: 90%;
}
.backtop {
  background-image: url('Images/gray_bar_bottom.gif');
	background-repeat: repeat-x;
	background-position: right bottom
}
.backpagehome {
	background-attachment: fixed;
	background-image: url('Images/back_home.jpg');
	background-repeat: no-repeat;
	background-position: right top
}

td.language {
  text-align: center;
  padding: 0px 0px 0px 15px;
}

td.language a:link    { color: #669283; text-decoration: none; }
td.language a:visited { color: #669283; text-decoration: none; }
td.language a:active  { color: #669283; text-decoration: none; }
td.language a:hover   { color: #669283; text-decoration: underline; }

td.language a.selected:link    { color: #003A73; text-decoration: none; }
td.language a.selected:visited { color: #003A73; text-decoration: none; }
td.language a.selected:active  { color: #003A73; text-decoration: none; }
td.language a.selected:hover   { color: #003A73; text-decoration: none; }

table.banner td {
  background-image: url('Images/bg_banner.gif');
	background-repeat: repeat-all;
	background-position: left top;
}

table.banner td table td {
  background: transparent;
}

td.nav_cell {
  background: #6CA593;
  padding: 0px;
  margin: 0px;
	font-size: 90%;
}
td.language_section {
  padding-left: 40px;
}

td.nav_cell a {
  padding: 6px 6px 6px 6px;
  margin: 0px;
  display: block;
  font-weight: bold;
  border-right: 1px solid #FFFFFF;
  white-space: nowrap;
}

td.nav_cell a:link    { background: #DDDBCA; color: #003A73; text-decoration: none; }
td.nav_cell a:visited { background: #DDDBCA; color: #003A73; text-decoration: none; }
td.nav_cell a:active  { background: #DDDBCA; color: #003A73; text-decoration: none; }
td.nav_cell a:hover   { background: #DDDBCA; color: #666666; text-decoration: none; }

td.nav_cell a.selected:link    { background: #999999; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.selected:visited { background: #999999; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.selected:active  { background: #999999; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.selected:hover   { background: #999999; color: #FFFFFF; text-decoration: none; }

td.nav_cell a.client:link    { background: #669283; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.client:visited { background: #669283; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.client:active  { background: #669283; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.client:hover   { background: #669283; color: #99CCCC; text-decoration: none; }

td.nav_cell a.client_selected:link    { background: #7AAE9C; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.client_selected:visited { background: #7AAE9C; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.client_selected:active  { background: #7AAE9C; color: #FFFFFF; text-decoration: none; }
td.nav_cell a.client_selected:hover   { background: #7AAE9C; color: #FFFFFF; text-decoration: none; }

td.nav_cell a.language:link    { background: #6CA593; color: #003366; text-decoration: none; border-right: 0px; }
td.nav_cell a.language:visited { background: #6CA593; color: #003366; text-decoration: none; border-right: 0px; }
td.nav_cell a.language:active  { background: #6CA593; color: #003366; text-decoration: none; border-right: 0px; }
td.nav_cell a.language:hover   { background: #6CA593; color: #FFFFFF; text-decoration: none; border-right: 0px; }

td.nav_cell a.language_selected:link    { background: #6CA593; color: #FFFFFF; text-decoration: none; border-right: 0px; }
td.nav_cell a.language_selected:visited { background: #6CA593; color: #FFFFFF; text-decoration: none; border-right: 0px; }
td.nav_cell a.language_selected:active  { background: #6CA593; color: #FFFFFF; text-decoration: none; border-right: 0px; }
td.nav_cell a.language_selected:hover   { background: #6CA593; color: #FFFFFF; text-decoration: none; border-right: 0px; }


