/* overridding */

A.bodytext {
	font-weight: bold;
}
A.bodytext:hover {
	font-weight: bold;
}
A.bodytext:visited {
	font-weight: bold;
}


a.button, a.button:visited {
		color: #004677;
		text-decoration:none;
		font-family: "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
		font-size:12px;
		font-weight: bold;
	}
	
a.button:hover, a.button:active {
		color: #6BA2CB;
		text-decoration:underline;
}

table#listTable1, table#listTable2 {
	width: 100%;
}

table.regular {
	background-color: #1D1D92;
}

table.regular td {
	background-color: white;
}

table.regular th {
	font-weight: bold;
	color: #004677;
	background-color: white;
/*	background-color: #EAEAFB; */
}

table.regular Tr.TableCellC
{
  BACKGROUND-COLOR: white;
  VERTICAL-ALIGN: top;

}
table.regular Tr.TableCellCB
{
 background-color: white;
/*  BACKGROUND-COLOR: #EAEAFB;*/
  VERTICAL-ALIGN: top;
}

.red {
	color : blue;
	font-weight: bold;
}

.red a.bodytext {
	color: blue!important;
	font-weight: bold;
}

legend.td_reg {
	color: #004677;
	font-family: "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif!important;
	font-size:12px;
	font-weight: bold;
}

input.TableCellCB
{
  BACKGROUND: transparent;
  COLOR: black;
  vertical-align: top;
  border: 0px;
  width: 70px;
  text-align: center;
  font-size:12px;
  padding-top: 0px;
}
	
input.TableCellC
{
  BACKGROUND: transparent;
  COLOR: black;
  vertical-align: top;
  TEXT-DECORATION: none;
  border: 0px;
  width: 70px;
  text-align: center;
  padding-top: 0px;
  font-size:12px;
}

b.subHeader {
	font-family: "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:#004677;
	font-weight:bold;
	font-size:14px;
}

b.voyageRegion {
	font-family: "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:#004677;
	font-weight:bold;
	font-size:15px;
}

p.indent {
	text-indent: 25px;
}
