/*BODY {
font-size: 100%;
margin-right: 0em;
margin-left: 0em; 
background-image:url('');
background-repeat:no-repeat;
background-color: transparent;
background-position: top left;
background-attachment: normal; }*/

#otpmb-e
{
	width: 240px;
	height: 57px;
	background: url("/cdjg/images/e-bmpto-3.jpg") no-repeat 0 0;
}

p {font-family: arial; font-size: 1.07em;/* added font-family on 8 29 08 because to me makes news article easier to read Before font was declared in include Include declaration not removed but CSS delcaration has priority */}
p.green {color: rgb(51, 204, 0); font-family: arial; font-size: 1.57em;}
p.silver  {color: #cccccc; font-family: arial; font-size: 1.07em;}
p.black  {color: #000000; font-family: arial; font-size: 1.15em; font-weight: bold;}
p.blacksmall {color: #cccccc; font-family: arial; font-size: 1.01em; font-weight: normal;}
p.silversmall {color: #cccccc; font-family: arial; font-size: .92em;}
p.greensmall {color: rgb(51, 204, 0); font-family: arial; font-size: .92em;}
p.yellow {color: #ffff00; font-family: arial; font-size: 1.07em;}
span.orange {color: rgb(255, 102, 0); font-family: arial; font-size: 1.07em; font-weight: bold;}
span.orange2 {color: rgb(255, 102, 0); font-family: arial; font-size: 1.07em; font-weight: normal;}
span.silver {color: #cccccc; font-family: arial; font-size: 1.07em; font-weight: normal;}
span.yellow {color: yellow; font-family: arial; font-size: 1.07em; font-weight: normal;}
p.title {font-family: arial; font-size: 1.75em;}
h1 {font-family: arial;}
h2 {font-family: arial;}

ul.green {color: #ffffff; font-family: arial; font-size: 1.07em; list-style-type: none;}
ul.silver {color: #cccccc; font-family: arial; font-size: 1.07em; list-style-type: square;}
ul.black {color: #ffffff; font-family: arial; font-size: .92em; list-style-type: none;}

ol.green1 {color: rgb(51, 204, 0); font-family: arial; font-size: 1.07em;}

table.background { background: url("/cdjg/images/trans-300w25h-1a-xirtemtg.png") }
table.background2 { background: url("/cdjg/images/green-teste5-cropb5b.png") no-repeat; }
/*table.background3 { background: url("") no-repeat; background-position: center; }*/

img { border-style: none;}
img.ninetyfive { width: 95%; border-style: none;}

a:link {color: #cccccc; text-decoration: none; } /* was #3333ff */
a:visited {color: yellow; text-decoration: none; } /* was #3333ff  #3366ff */
a:hover {color: green; background-color: #99ff99; }
a:active {color: #ff6600; background-color: white; }
/* code below this line and before end head tag was added 11/2416 or after */
.moreinfo {border-bottom: 1px dotted;}
.antispam { display:none;}
/* --------  all screens (default) -----------  */

	BODY {
font-size: 100%;
margin:0px 0px; padding:0px; text-align:center;
background-image: url(''); /*background image was here does not display in most browsers on rca android except firefox using javascript to display it on index page*/
background-repeat: no-repeat;
background-color: transparent; /* #646464  #5c5c5c #616161*/
background-position: bottom left;
background-attachment: fixed;
}
    #contentleft {
	width:475px; /* 475px */
	margin:0px auto;
	text-align:left;
	padding:7px;
	border:0px dashed #ff0066;
	background-color: transparent;
	}
#contentcenter {
	width:475px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:0px dashed #333;
	background-color: transparent;
	}


/* --------- iphone portrait -----------  */

@media screen and (max-width: 320px) {

	BODY {
font-size: 100%;
margin:0px 0px; padding:0px; text-align:center;
background-image:url(''); /* /images/cellphone%20hand/smartphone-3a8-20p.jpg */
background-repeat:no-repeat;
background-color: #000000; /* #646464  #5c5c5c #616161*/
background-position: bottom left;
background-attachment: fixed;
}
    #contentleft {
	width:318px; /* 475px */
	margin:0px 0px;
	text-align:left;
	padding:2px;
	border:0px dashed #ff0066;
	background-color: transparent;
	}
#contentcenter {
	width:318px;
	margin:0px 0px;
	text-align:center;
	padding:0px;
	border:0px dashed #333;
	background-color: transparent;
	}
			
}


/* --------  iphone landscape-----------  */
/* was min-device-width 321 */

@media screen and (min-width: 320px) and (max-width: 480px) {
	
		BODY {
font-size: 100%;
margin:0px 0px; padding:0px; text-align:center;
background-image:url(''); /* /images/cellphone%20hand/smartphone-3a8.jpg */
background-repeat:no-repeat;
background-color: #000000; /* #646464  #5c5c5c #616161*/
background-position: bottom left;
background-attachment: fixed;
}
	#contentleft {
	width:318px; /* 475px */
	margin:0px 0px;
	text-align:left;
	padding:2px;
	border:0px dashed #ff0066;
	background-color: transparent;
	}
#contentcenter {
	width:318px;
	margin:0px 0px; 
	text-align:center;
	padding:0px;
	border:0px dashed #333;
	background-color: transparent;
	}
    	
}


/* --------- ipad portrait -------------  */
/* was min-device-width 481 */

@media screen and (min-device-width: 480px) and (max-device-width: 1024px) and (orientation:portrait) {
	
    #contentleft {
	width:475px; /* 400px 475px */
	margin:1% auto; /* was 0px 110616 */
	text-align:left;
	padding:7px;
	border:0px dashed #ff0066;
	background-color: transparent;
	}
#contentcenter {
	width:475px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:0px dashed #333;
	background-color: transparent;
	}
	
		/* begin fmenu.css */
*#menu {
    display: none;
    position: fixed;
    right: 0;
    top: 4%;
    width: 12em; /* was 8em */
    margin: -2.5em 0 0 0;
    z-index: 5;
    background: blue; /* fallback color */
    background: hsla(80, 90%, 40%, 0.7);
    color: white;
    font-weight: normal;
    font-size: .73em;
    text-align: left;
    border: solid blue; /* fallback color */
    border: solid hsla(80, 90%, 40%, 0.5);
    border-right: none;
    padding: 0.1em 0.1em 0.1em 2.5em; /* was 0.5em 0.5em 0.5em 2.5em 110616 */
    box-shadow: 0 1px 3px black;
    border-radius: 3em 0.5em 0.5em 3em;
  }
  #menu li { margin: 0 }
  #menu a { color: inherit }

  /* Make menu absolute, not fixed, on IE 5 & 6 */
  #menu { position: absolute }
  *>#menu { position: fixed }
  /* end fmenu.css */
  
}

/* --------- ipad landscape -------------  */
/* was min-device-width 481 */

@media screen and (min-device-width: 480px) and (max-device-width: 1024px) and (orientation:landscape) {
	
	#contentleft {
	width:475px; /* 400px 475px */
	margin:1% auto; /* was 0px 110616 */
	text-align:left;
	padding:7px;
	border:0px dashed #ff0066;
	background-color: transparent;
	}
#contentcenter {
	width:475px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:0px dashed #333;
	background-color: transparent;
	}
	
		/* begin fmenu.css */
#menu {
    display: none;
    position: fixed;
    right: 0;
    top: 4%;
    width: 12em; /* was 8em */
    margin: -2.5em 0 0 0;
    z-index: 5;
    background: blue; /* fallback color */
    background: hsla(80, 90%, 40%, 0.7);
    color: white;
    font-weight: normal;
    font-size: .73em;
    text-align: left;
    border: solid blue; /* fallback color */
    border: solid hsla(80, 90%, 40%, 0.5);
    border-right: none;
    padding: 0.1em 0.1em 0.1em 2.5em; /* was 0.5em 0.5em 0.5em 2.5em 110616 */
    box-shadow: 0 1px 3px black;
    border-radius: 3em 0.5em 0.5em 3em;
  }
  #menu li { margin: 0 }
  #menu a { color: inherit }

  /* Make menu absolute, not fixed, on IE 5 & 6 */
  #menu { position: absolute }
  *>#menu { position: fixed }
  /* end fmenu.css */
  
}

/* --------  large screen ( 1440px or more) -----------  */
 
@media screen and (min-width: 1024px) {
		
    #contentleft {
	width:500px; /* 475px */
	margin:1% auto; /* was 0px 110616 */
	text-align:left;
	padding:7px;
	border:0px dashed #ff0066;
	background-color: transparent;
	}
#contentcenter {
	width:500px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:0px dashed #333;
	background-color: transparent;
	}
	
	/* begin fmenu.css */
#menu {
    display: none;
    position: fixed;
    right: 0;
    top: 4%;
    width: 12em; /* was 8em */
    margin: -2.5em 0 0 0;
    z-index: 5;
    background: blue; /* fallback color */
    background: hsla(80, 90%, 40%, 0.7);
    color: white;
    font-weight: normal;
    font-size: .73em;
    text-align: left;
    border: solid blue; /* fallback color */
    border: solid hsla(80, 90%, 40%, 0.5);
    border-right: none;
    padding: 0.1em 0.1em 0.1em 2.5em; /* was 0.5em 0.5em 0.5em 2.5em 110616 */
    box-shadow: 0 1px 3px black;
    border-radius: 3em 0.5em 0.5em 3em;
  }
  #menu li { margin: 0 }
  #menu a { color: inherit }

  /* Make menu absolute, not fixed, on IE 5 & 6 */
  #menu { position: absolute }
  *>#menu { position: fixed }
  /* end fmenu.css */
	
}