html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	text-align: center;
}

.layout {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	position:relative;
}

#rightside {
	width: 603px;
	float: right;
		
}

#showrightcolumn {
	background-image: url(../images/bkgd-2clmns.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#hiderightcolumn {
	background-image: url(../images/bkgd-1clmn.gif);
	background-repeat: repeat-y;
		background-position: 0px 0px;

}



#hiderightcolumn #rightcolumn {
	display: none;
}

#showrightbanners {
	display: block;
}

#hiderightbanners {
	display: none;
}

#hiderightcolumn #showrightbanners {
	display: none;
}



#pagecontent h1 {
	color: #FFF;
	background-color: #039;
	padding: 3px 3px 2px 6px;
	font-size: 100%;
	margin: 2px 2px 10px 2px;
}

#pagecontent hr {
	margin: 0px 10px 8px 10px;
}



.sidebarheading {
	font-size: 100%;
	color: #003;
	padding: 0px 0px 6px 10px;
	margin: 0px;	
}

.sidebarheadingTopmost {
	padding: 8px 0px 6px 10px;
}



#rightcolumn h2 {

font-size: 100%;
	color: #3E3E3E;
	padding: 0px 0px 6px 10px;
	margin: 0px 0px 0px 0px;	

}

h2 {
color: #021D82;
	font-size: 106%;
	margin: 0px 10px 6px 10px;
	padding: 0px;
	
}

h2.bluetopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7E9ED5;
	padding-top: 5px;
	margin-top: 1.5em;
}

.graytopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	margin-top: 1.5em;
}

.dividerline {

}

h3 {
	font-size: 100%;
	margin: 8px 0px 7px 10px;
	padding: 0px;
	color: #000;
}

p {
	padding: 0px;
	margin: 0px 10px 10px 10px;
}

.indent {
margin-left: 40px;
}

.lastblank {
	height: 1px;
}

.colorblack {
color:#000;
}

.darkgray {
	color: #333;
}

.mediumgray {
	color:#666;
}

.lightgray {
	color:#999;
}

.filetypesize {
	color: #666;
}

.filetypesizesidebar {
	color:#4F4F4F;
}


#unitemail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 8px;
	margin-top: 20px;
}

#primarycontact {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 8px;
	margin-top: 20px;
}

#lastupdated {
	color:#999;
	margin-top: 20px;
}

blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;




}


ul {
	margin: 10px 0px 10px 40px;
	padding: 0px;
}

.asteriskFootnote {
	margin-top: 20px;
	background-image: url(../images/asterisk.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 7px;
	background-position: 0px 1px;	
}

ol {
	margin: 0px 0px 20px 40px;
	padding: 0px;
}

li {
margin-bottom: .5em;
}

ul ul ul {
margin-top: .5em;
margin-bottom: .5em;
}

.bluecolor {
	color: #006;
}

.bluebrightcolor {
	color:#06F;
}

.normalweight {
	font-weight: normal;
}

.boldweight {
	font-weight: bold;
}

a:link {
	color: #006;
}

a:visited {
	color: #006;
}

a:hover {
	color:#03C;
	text-decoration: underline;
}



table {
	margin-bottom: 8px;
	margin-left: 10px;
	font-size: 100%;
}

th {
	align: center;
	vertical-align: bottom;
	font-size: 106%;
	color: #006;
}



td {
	vertical-align: top;
}

select {
font-size: 100%;
}

.lightgoldbkgd {
	background-color: #F5F2D9;
}

div#calinks {
	background-color: #039;
	color: #FFF;
	font-weight: bold;
	padding: 6px 10px 3px 10px;
}

div#calinks ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#calinks ul li {
	margin-right: 10px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

div#calinks a {
	color:#FFF;
}

div#todaysdate {
	float: right;
	width: 200px;
	font-weight: normal;
	text-align: right;
}

img#cabanner {
	display: block;
}

div#leftcolumn {
	float: left;
	width: 160px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}

ul.navlinks {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 3px 10px;
	list-style-type: disc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #006;
}



ul.navlinks li {
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 6px 13px;	
}

ul.navlinks ul {
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 6px 0px;	
}

ul.navlinks ul li {
	margin-top: 2px;
}

ul.navlinks li a {
	font-weight: bold;
}

ul.navlinksnoheading {
	margin-top: 8px;
}

ul.navlinksnobottomborder {
	border-bottom: none;
	margin-bottom: 4px;
}

ul.lessBottomMargin {
margin-bottom: 2px;
}

ul.nobullits {
 	list-style-type: none;
	margin-left: 10px;
 }
 

 
 ul.sidebarnobullits li {
 	list-style-type: none;
	margin-left: 0px;
 }

 ul.sidebarnobullits li ul {
 	list-style-type: disc;
	
	margin-left: 13px;
 }
 
  ul.sidebarnobullits li ul li {
 	list-style-type: disc;
	padding-top: 2px;
 }

ul.nobullits li {
	margin-left: 0px;
 }
 
 ul.lastlinkslist {
 	border-bottom: 0px;
 }



img {
border: 0px;
}



div#dofsignature {
	text-align: center;
	font-weight: normal;
	color: #333333;
	margin-bottom: 30px;
	margin-top: 20px;
}

img#dofseal {
	margin-bottom: 8px;
}

div#pagecontent {
	float: left;
	width: 424px;
	margin-right: -3px;
		background-color: #FFF;		

}



img#sectionflag {
	float: left;
	margin: 0 2px;
	padding: 0;
	background-color: #FFF;
}

div#casearchbox {
	color: #FFF;
	background-color: #039;
	font-weight: normal;
	width: 179px;
	height: 67px;
	float: right;
		
}

/*div#casearchbox label {
	display: none;
	}*/

/*div#formPositioner {
position:absolute;
	top:40px;
	left:150px;
	width:67px;
}*/

form#myca {
	/*margin: 10px 0px 0px 10px;
	text-align: left;*/
	position:absolute;
	top: 129px;
	left: 595px;
	width: 150px;
	/*border: 1px solid #3366FF;*/
}


/*input#sSearchString22 {
	margin: 0px 6px 0px 0px;
}*/

input#sSearchString {
	/*margin: 0px 6px 0px 0px;
	float: left;*/
	font-size: 100%;
}

input#submit22 {
	margin: 0px;
	font-size: 100%;
}

input#whosearch {
	margin: 3px 0px 0px 2px;
	background-color: #039;
}

.formlabel {
	color: #039;
	font-size: 1px;
}

fieldset {
margin: 0px;
padding: 0px;
border: 0px;
}

label {
display: inline;
}

legend {
display: none;
}

.documentIconBullet {
background-image: url(../images/viewdocs.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 8px 18px;
}


#viewdocsblurb {
	margin: 0px 0px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/viewdocs.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 8px 18px;
}

div#rightcolumn {
	float: right;
	width: 179px;
	color: #333;
	margin: 0px 0px 0px -3px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #CCC;		
}

div.rightbanners img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.banner {
	text-align: center;
	
}






div#footer {
	clear: both;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
	width: 100%;
}

div#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

div#footer ul {
	margin: 15px 0px;
	padding: 0px;
}

div#footer li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	border-right: 1px solid #000;
}

div#footer li a {
	margin: 8px 8px 8px 8px;
	font-size: 90%;
	color: #000000;
}

div#footer li#lastfooterlink {
	border: 0px;
}

.pageContentYellowHighlight {
background-color:#F5F2D9;
	margin: 0px 10px 10px 10px;
	
}


#hiderightcolumn #pagecontent {
	width: 603px;
	margin-right: -3px;
}


#hiderightcolumn #pagecontent h1 {
	margin-right: 0;
}

#hiderightcolumn #pagecontent h2 {
	margin-right: 20%;
}

#hiderightcolumn #pagecontent h3 {
	margin-right: 20%;
}

#hiderightcolumn #pagecontent p {
	margin-right: 20%;
}

#hiderightcolumn #pagecontent ul {
	margin-right: 20%;
}



#hiderightcolumn #pagecontent ol {
	margin-right: 20%;
}

#hiderightcolumn #pagecontent ul ul {
	margin-right: 0px;
}

#hiderightcolumn #pagecontent ul p {
	margin-right: 0px;
}



#hiderightcolumn #pagecontent ul ul ul{
	margin-right: 0 px;
}

#showrightcolumn #pagecontent ul {
	margin-right: 10px;
}

#showrightcolumn #pagecontent ol {
	margin-right: 10px;
}

#hiderightcolumn #pagecontent table {
	margin-right: 20%;
}

#showrightcolumn #pagecontent table {
	margin-right: 10px;
}

#showrightcolumn #pagecontent #viewdocsblurb {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 10px 18px;
}

#hiderightcolumn #pagecontent #unitemail {
	margin-right: 0px;
}

.displayBlock {
display: block;
}

.displayNone {
display: none;
}



.superscript {
	font-size: 80%;
	vertical-align: top;
}

div#flexpower {
	background-color: #FFF;
}

div#flexpower img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.BIS-CustomStyle {
	color: #900;
	background-color: #FFFFCC;
	text-align: center;
	padding: 8px;
	width: 150px;
	border: 2px solid #009;
}

.OTROSdisclaimer {
	font-size: 65%;
	color: #999999;
}

div#CurrentOppsHomePageListings {
/*display: none;*/
}
