 /* Lead image*/
.dom-lead-background-150x200 {
         float:relative;
        width:150px;
        height:200px;
        margin:0px;
	padding:0px 10px 10px 0px; 
	background:url(/cob/cal.nsf/cob-lead-image-150x200-shadow.jpg);
        background-repeat: no-repeat;
}
.dom-lead-image-150x200 {
        width:150px;
        height:200px;
}
.dom-lead-background-200x150 {
        float:relative;
	width:200px;
	height:150px;
 	margin:0px;
        padding:0px 10px 10px 0px; 
        background-image:url(/cob/cal.nsf/cob-lead-image-200x150-shadow.jpg );
        background-repeat: no-repeat;
}
.dom-lead-image-200x150 {
        width:200px;
        height:150px;
}
      
.dom-lead-background-200x250 {
         float:relative;
        width:200px;
        height:250px;
        margin:0px;
        padding:0px 10px 10px 0px;
        background-image:url(/cob/cal.nsf/cob-lead-image-200x250-shadow.jpg);
         background-repeat: no-repeat
}
.dom-lead-image-200x250 {
        width:200px;
        height:250px;
}
h1, h2, h3 {
        color: #4977A8;
}
#cob-domcontents ul{
	list-style-position: Inside;
	list-style-type: disc;
	}
#cob-domcontents ul li {
	padding: 0;
	text-indent: 20px;
	}
#cob-contents p {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
#fix_firstTable td {
	border: 0px none ! important;  /* cob-contents tables have borders. This fix removes them for this table. */
	font-size:10pt;
	font: verdana; 
}
/*Tables*/
#cob-domcontents {
	float:left;
	width:70%;
	margin:10px 0px 10px 20px;
	font-size:80%;
	}
#cob-domcontents h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:160%;
	color:#FF4000;
	}
#cob-domcontents h2 {
	color:#FF4000;
	font-size:130%;
	text-align:left;
	margin:10px 0px 20px 0px;
}
#cob-domcontents h3 {
	text-align:left;
	margin:10px 0px 20px 0px;
	color:#FF4000;
	font-size:100%;
/*	font: verdana; font-size: 12pt;*/
	}
.viewdocument{
	margin-bottom: 15px;
	line-height: 1.5em;
}
/*Search*/
#search{
	position:absolute;
	top:110px;
	left:400px;
	text-align:right;
	width:260px;
	font-size:10pt;
}
#search input{
	font-size:10pt;
}
#search a{
	color:black;
	text-decoration:none;
}
#search-items *{
	margin: 2px;
}
#search-results-detail{
	margin-top: 10px;
}
.search-results-navigation{
	text-align: right;
}
#container{
	width:628px;
}
#cob-domsearch{
	top:110px;
	left:400px;
	text-align:left;
	width:70%;
	margin:10px 0px 10px 10px;
	font-size:80%;
}
#cob-domsearch input{
	font-size:10pt;
}
#cob-domsearch a{
	color:#0066CC;
	text-decoration:none;
}
#cob-domsearch-items *{
	margin: 2px;
}
#cob-domsearch h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:160%;
	color:#FF4000;
	}
#cob-domsearch h2 {
	color:#FF4000;
	font-size:130%;
	text-align:left;
}
#cob-domsearch-results-detail {
   padding:0px 15px 0px 15px;
   font-size:80%;
}
#cob-domsearch-results a {
   color:#0066CC ! important;
}
#cob-domsearch-results a:visited {
	color:#6666CC ! important;
}
#cob-domsearch-results a:hover {
	color:#FF4000 ! important;
}
.cob-domsearch-results-navigation{
	text-align: right;
}
fieldset{
	margin-top:10px;
	padding:10px;
}

