html, body {
  background-color: #888888;
}

body,table,div {
  font-size   : 10pt;
  line-height : 20px;
  color       : #000000;

   
}

body,table {
  font-family: arial;
  font-weight : bold;
}


h1 {
  font-size     : 1.7em;
  font-weight   : bold;
  margin-bottom : 20px;
}

h2 {
  font-size     : 1.2em;
  font-weight   : bold;
  margin-top    : 26px;
  margin-bottom : 5px;
}

table.MainContainer, .Disclaimer {
  width            : 1000px;
  background-color : #c3c4c7;
}

div.ContactInfo {
  margin-top : 30px;
}

td.Logo {
  text-align : center;
  background : #FFFFFF url(images/shadow.gif) repeat-x scroll bottom left;
}

.Menu, ul {
  display    : block;
  list-style : none;
  

}

input.Button {
  width  : 120px;
  height : 25px;

}

ul li {
  margin-left : 17px;

}

a {
  color: #081D6E;
  text-decoration: none; 
}

a.SubMenu_Selected, a.selected {
  text-decoration : underline; 
}

a:hover {
  text-decoration: underline;
  
}


td.LeftColumn {
  text-align       : left;
  width            : 150px;
  background-color : #E1E5E8;
  padding          : 10px;
border : 4px;
border-color: #FFFFFF;
border-style: none outset none outset;
}
td.RightColumn {
  text-align       : left;
  width            : 150px;
  background-color : #67758f;
  padding          : 10px;
border : 4px;
border-color: #acb3c3;
border-style: none outset none outset;
}
.Disclaimer_header_bar_blue a {
  color : #e47d0f;
}

.Content {
  vertical-align : top;
  padding        : 5px 20px;

}

img {
 border : 1px;
border-color: #081D6E;
border-style: solid; 

}

td {
  vertical-align : top;
border-style: none;
}


select {
  width : 100%;
background-color : #d6d9e0
}

table.PropertiesNav {
  width         : 100%;
  font-size     : 11pt;
  margin-bottom : 10px; 
border : 0px;
border-color: #19246c;
border-style: solid;
}

table.Properties {
  width      : 100%;
  text-align : left;
  font-size  : 10pt;
  font-family: arial;
  font-weight : bold;
  color       : #000000;
border : 0px;
border-color: #19246c;
border-style: solid;
   background-color : #E1E5E8;
   cursor : pointer;
}

table.Properties td {
  vertical-align : top;

}

table.Properties td.Image {
  width : 160px;
  padding-right : 20px;
}

table.Properties td.Title {
  font-weight      : bold;
  color            : #081D6E;
  background-color : #c3c4c7;
  vertical-align   : bottom;
}

table.Properties td.Label {
  width : 120px;

}

table.Properties td.Value {
  width : 220px;

}

td.PropertyNav {
  padding : 20px;
  font-size : 11pt;
  font-weight : bold;

}

table.Property {
  width      : 600px;
  text-align : left;
  font-size  : 14pt;

}

table.Property td {
  vertical-align : top;

}

table.Property td.Title {
  font-size   : 14pt;
  font-weight : bold;
}

.Left {
  text-align : left;
}

.Center {
  text-align : center;
}

.Right {
  text-align : right;
}

.MainMenuItem, .MainMenuItem_selected {
	color: #e47d0f;
	font-size   : 10pt;
	font-weight: bold;
	text-transform: uppercase;
        
 
}

.SubMenu li a, .MainMenuItem, .MainMenuItem_selected {
	font-family: arial;
}

.header_bar_blue {
	width: 100%; background-color: #081D6E; height: 20px;
}

.header_bar_orange {
	width: 100%; background-color: #e47d0f; height: 12px;
}


.Disclaimer_header_bar_blue {
	width: 100%; background-color: #081D6E; height: 20px;
}

.Disclaimer_header_bar_orange {
	width: 100%; background-color: #e47d0f; height: 12px;
}

.Small {
  font-size : 8pt;
  line-height : 11pt;
}
