body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat;
}

body p, body div, body li, table caption, table th, table td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	color: #ED1B24;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	color: #ED1B24;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	color: 009900;
	text-transform: none;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-size: 22px;
	font-style: normal;
	color: #ED1B24;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 15px;
}

h2 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 10px;
}

h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	color: #00CC00;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ED1B24;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

p {
	line-height: 17px;
}

hr {
	height: 1px;
}

ol li {
	line-height: 17px;
}

ul li {
	line-height: 17px;
	list-style-type: disc;
}

em, i {
	font-style: italic !important;
}

table.MoSTTable {
}

table.MoSTTable th {
	background-color: #666666;
	vertical-align: top;
}

table.MoSTTable th, table.MoSTTable th * {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

table.MoSTTable td {
	background-color: #FFFFFF;
	vertical-align: top;
	border: solid 1px #666666;
}

table.MoSTTable td, table.MoSTTable td * {
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableAlt, .MoSTTableAlt td {
	background-color: #ECEBEB;
	border: solid 1px #666666;
}

td.MoSTTableAlt, td.MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * {
	color: #000000 !important;
}

td.MoSTTableColumn, .MoSTTableColumn td {
	background-color: #ECEBEB !important;
	border: solid 1px #666666 !important;
}

td.MoSTTableColumn, td.MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * {
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:visited {
	font-style: normal;
	color: #ED1B24;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover {
	font-style: normal;
	color: 009900;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link {
	font-style: normal;
	color: #ED1B24;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTRequiredField {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}

.MoSTTextField {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666 !important;
	font-style: normal;
	background-color: #E4E5E7;
	border-style: solid;
	border-width: 1px;
}

.MoSTPasswordField {
	font-size: 11px;
	color: #666666 !important;
	font-style: normal;
	background-color: #E4E5E7;
	border-style: solid;
	border-width: 1px;
}

.MoSTDropdownList {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.MoSTButton {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 0px;
}

.MoSTTransparent {
	background-color: transparent;
	border: none;
}

.MoSTAbstract * {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	margin: 0;
}

div.MoSTDocumentList {
	width: 100%;
	float: left;
}

div.MoSTDocumentListRow {
	float: left;
	width: 100%;
}

div.MoSTDocumentListCell1 {
	float: left;
	margin: 1px;
}

div.MoSTDocumentListCellFull {
	width: auto;
}

div.MoSTDocumentList li {
	list-style-type: disc;
}

div.MoSTDocumentListHeading {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	font-weight: bold;
}

div.MoSTDocumentListHeading a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

div.MoSTFormLayout {
	width: 100%;
	float: left;
}

div.MoSTFormLayoutRow {
	float: left;
	width: 100%;
}

div.MoSTFormLayoutCell1 {
	float: left;
}

div.MoSTFormLayoutCell2 {
	float: right;
}

div.MoSTFormLayoutCellFull {
	width: auto;
}

.MoSTPrint {
	display: none;	
}

.MoSTTemplate {
	display: block;
}

 /*********************************************************************
    #Template styles
    *********************************************************************/

#wrapper {
  width: 984px;
  margin-left: auto;
  margin-right: auto;
}

#template {
  width: 984px;
  background: url(/templates/Building_Bridges_Trust/images/bkg-page.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
  float: left;
}

H2, H3 {
  line-height: 20px;
}

HR {
  clear: both
}

 /*********************************************************************
    #Header styles
    *********************************************************************/

#header {
  float: left;
  width: 445px;
  height: 319px;
  background-color: #000;
}
  

#header H1 {
  width: 430px;
  height: 36px;
  margin: 0;
  background-color: #ED1B24; 
  color: #ffffff;
  padding: 30px 0 3px 15px;
}

#header H2 {
  width: 400px;
  height: 63px;
  margin: 0;
  color: #fff;
  padding: 15px 0 5px 15px;
  font-weight: normal;
}

#header H3 {
  width: 400px;
  height: 94px;
  margin: 0;
  color: #fff;
  padding: 5px 0 5px 15px;
  font-weight: normal;
}

#header H4 {
  background: url(/templates/Building_Bridges_Trust/images/logo-b-bridges.gif);
  color: #ED1B24; 
  font-size: 16px;
  line-height:20px;
  width: 430px;
  height: 53px;
  padding: 5px 0 5px 15px;
  margin: 0;
}

#padder {
  height: 20px;
  width: 975px;
  background: url(/templates/Building_Bridges_Trust/images/bkg-padder.gif);
  background-repeat: repeat-y;
}


 /*********************************************************************
    #Navigation styles
    *********************************************************************/
 
#leftnav {
  width: 260px;
  float: left;
  color: #fff;
  padding: 35px 0 0 30px;
}

#leftnav ul {
 margin: 0;
 padding: 0;
 width: 200px;
}

#leftnav ul li{
  margin: 0px;
  border-bottom: solid 1px #333;
  list-style: none; 
  text-decoration: none;
  color: #ffffff;
  padding: 10px 0 10px 0;
}


#leftnav a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 200px;
}

#leftnav a:hover {
  color: #00CC00;
}

 /*********************************************************************
    #Content styles
    *********************************************************************/

#content {
  width: 613px;
  float: left;
  padding: 30px 20px 0 40px;
}

#footer {
  width: 655px;
  float: left;
  padding: 30px 0 20px 320px;
  border-bottom: 1px #666 solid;
}

#footer p {
  color: #666;
}

/*********************************************************************
    #Home styles
    *********************************************************************/
#home-right {
  width: 182px;
  float: right;
  margin-left: 30px;
}

#home-right H1 {
  background-color: #6D6E70;
  background-image: url(/templates/Building_Bridges_Trust/images/arrrow-down.gif);
  background-repeat: no-repeat;
  background-position: right;
  color: #fff;
  font-size: 12px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  padding: 6px 0 6px 6px;
  text-transform: uppercase;
  font-weight: normal;
}

#home-right H2 {
  background-color: #6D6E70;
  background-image: url(/templates/Building_Bridges_Trust/images/arrrow-right.gif);
  background-repeat: no-repeat;
  background-position: right;
  color: #fff;
  font-size: 12px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  padding: 6px 0 6px 6px;
  text-transform: uppercase;
  font-weight: normal;
}

#home-right H2 a,
#home-right H2 a:visited {
  color:#fff;
  text-decoration: none;
  font-weight: normal;
} 

#contentcontainer {
   background-color: #E6E7E9;
   padding: 10px 5px 10px 10px;
   width: 167px;
}

.CUSTOMImage-Caption {
  width: 139px;
  float: left;
  margin-right: 20px;
}

.CUSTOMImage-Caption H2 {
  background-color: #6D6E70;
  background-image: url(/templates/Building_Bridges_Trust/images/arrrow-right.gif);
  background-repeat: no-repeat;
  background-position: right top;
  color: #fff;
  font-size: 11px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  padding: 6px 0 6px 6px;
  margin: 0 0 5px 0;
  font-weight: normal;
  text-transform: uppercase;
}

.CUSTOMImage-Caption H2 a,
.CUSTOMImage-Caption H2 a:visited {
  color:#fff;
  text-decoration: none;
} 

/*********************************************************************
    #Form Styles
    *********************************************************************/

.MoSTFormLayout H3 {
  color: #000;
  font-size: 16px;
}

.MoSTFormLayout P {
  margin: 3px 0;
}

.MoSTButton {
  background-color: #6D6E70;
  background-image: url(/templates/Building_Bridges_Trust/images/arrrow-right.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 200px;
  padding: 3px 0 3px 10px;
  color: #fff;
  font-size: 11px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left;
 }

.MoSTDocumentComments .MoSTAbstract {
  padding-bottom: 20px;
}

.MoSTDocumentListDate {
  padding: 0;
  margin: 0 0 5px 0;
  color: #666;
  font-size: 11px;
}

.MoSTDocumentComments {
  border-bottom: 1px solid #666;
  margin-bottom: 20px;
}

div.MoSTVersion {
	display: none;
	visibility: hidden;
}

