#login 
{
display: none;
visibility: hidden;
}


.txtEdit
{
    width: 150px;
    font-family: Tahoma;
    font-size: 11px;
    color: #3B3B3B;
    background-color: #FFFFFF;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.btnActive
{
    background-image: url(/Asp/interface/images/buttons/button_72px.gif);
    border-style: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #EEEFF1;
    font-family: Tahoma;
    font-size: 11px;
    height: 16px;
}

.pad_5_b
{
	padding-bottom: 5px;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #5586be;
  font: 11px arial, sans-serif;
  background: #ffffff;
  text-align: left;
}

h1 {
	font-size: 15px;
	font-weight:bold;
	color: #4a80ba;
	margin-bottom: 5px;
}
h2 {

}

p {
}
img 
{
	border: 0px;
}
a {
	color: #5586be;
	text-decoration: underline;
}
a:hover {
	color: #3fbb68;
	text-decoration: none;

}



#container-head {
	width: 645px;
	height: 100px;
	margin-left: 5px;
	margin-right: 5px;

}
#topRow{
	width:645px;
	height: 100px;
	border-bottom: 1px solid #5bb8d3;
	background: #FFFFFF;
}
#breadBar {
	height: 21px;
	width: 645px;
	border-bottom: 1px solid #5bb8d3;
}



#content-pri {
  width: 630px;
  padding-left: 10px;
  padding-top: 40px;
  _padding-top: 20px;
}
#content-pri p{
	margin-bottom: 9px;
	font-size: 12px;
}
#content-pri p.small{
	margin-bottom: 9px;
	font-size: 10px;
}
#content-pri ul
{
	margin-left: 15px;
	list-style-type: disc;
}
#content-pri ul li
{
	padding-left: 7px;
	font-size: 12px;

}
#content-pri ol
{
	margin-left: 23px;
}
#content-pri ol li
{
	padding-left: 7px;
	font-size: 12px;
}
.leadPara {
	font-weight:bold;
}
#contentImg {
	float:right;
	margin-left: 4px;
	margin-top: -15px;
}
#contentImg img
{
	border: none;

}
#content-pri div.org-diag 
{
	background-image: url(/images/structure_people_b.gif);
	background-repeat: no-repeat;
	width: 417px;
	height: 460px;
}
#content-pri div.org-diag div.topleft
{
	width: 225px;
}
#content-pri div.org-diag div.topright
{
	margin-left: 7px;
	width: 160px;
}
#content-pri div.org-diag div.btmleft
{
	margin-top: 5px;
	width: 225px;
}
#content-pri div.org-diag div.btmright
{
	margin-left: 7px;
	margin-top: 5px;
	width: 160px;
}
#content-pri div.org-diag div.contact
{
	margin-left: 7px;
	margin-top: 0px;
	width: 160px;
}
#content-pri div.org-diag div.panel
{
	padding: 5px;
	float: left;
}
#content-pri div.org-diag div.panel p
{
	font-size: 11px;
	line-height: 13px;
}
#content-pri div.org-diag div.panel p strong
{
	font-size: 12px;
}
#underContent {
	margin-top: 200px;
	padding-top: 15px;
	font-size: 10px;
	border-top: 1px solid #dddfe4;
}
.gatewayPanel {
	height: 64px;
}

#content-sec {
display: none;
visibility: hidden;
}

#content-right {
display: none;
visibility: hidden;
}


#container-foot {
  width: 645px;
  border-top: 1px solid #5bb8d3;
  text-align:center;
  margin-top: 15px;
}
#foot {
	height: 22px;
	width: 645px;
	border-bottom: 1px solid #5bb8d3;
 }
 #foot img
 {
	display: none;
	visibility: hidden;
 }
  #foot div.footprint
 {
	display: block;
	visibility: visible;
	height: 22px;
	padding-right: 40px;
 }

#footRight {
	text-align: right;
	height: 50px;
	margin-right: 15px;
	margin-top: 15px
}
