﻿/* article pages  */

#main_content p {
	font-size: 100%;
	font-family: verdana, verdana, sans-serif;
}
 /*
 #main_content h2 {
 	font-size: 20px;
 	margin-bottom: -20px;
 	color: #af112b;
 
 }
*/
 
 /* gadget boxes on article  pages*/
 .article_box_container {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
	background-color: #fff;
	width: 250px; 
	margin-top: 10px;
	float: left;
	margin-left: 10px;
 }
 
 
 .article_box_container h2 {
	background-image: url('../../../images/article_header_bg.png'); 
	background-repeat:repeat-x;
	height: 25px;
	color: #a50000;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 8px;

}

.article_box_container p {
	padding-top: 10px;
}

.article_box_container_large {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
	background-color: #fff;
	width: 500px; 
	margin-top: 10px;
	
 }
 
 .article_box_container_large h2 {
	background-image: url('../../../images/article_header_bg.png'); 
	background-repeat:repeat-x;
	height: 25px;
	color: #a50000;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 8px;

}

.article_box_container_large p {
	padding-top: 10px;

}

/* spanish article content box */


.article_box_container_spanish {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
	background-color: #fff;
	width: 250px; 
	margin-top: 10px;
	float: left;
	margin-left: 10px;
 }
 
 
.article_box_container_spanish h3 {
	background-image: url('../../../images/article_header_bg.png'); 
	background-repeat:repeat-x;
	margin-top: 0px;
	padding-bottom: 15px;
}

.article_box_container_spanish p {
	padding-left: 5px;
	padding-top: 0px;
}

.backToTop {
	font-size: 80%;
	text-align: right;
	margin-right: 10px;
}

.backToTop a:link, .backToTop a:visited, .backToTop a:hover, .backToTop a:focus, .backToTop a:active
{
	padding-right: 20px;
	background: url('../../../images/back_to_top.gif')  no-repeat right;
	text-decoration: underline;
}

.backToTop a
{
	padding-right: 20px;
	background: url('../../../images/back_to_top.gif')  no-repeat right;
	text-decoration: underline;
}

.arrow_List {
	font-size: 80%;
}

/* end article and article box code */


 /* begin wordle style */
 .position {
 float: left;
 }
 /* end wordle style */
 

 /* begin agencias */
 .fontblack70arial {
     font-size: .70em; 
     color: #000000; 
     font-style: normal; 
     font-family: arial, 
     helvetica, 
     sans-serif; 
     text-decoration: none;
}

.fontblack80arial {
     font-size: .80em;
      color: #000000; 
     font-style: normal; 
     font-family: arial, 
     helvetica, sans-serif; 
     text-decoration: none;
}

.article {
	font-size: 110%;
	color: #2D5B8A;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.article1 {
	font-size: 110%;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.article2 {
	font-size: 110%;
	color: #4773aa;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.heder {
	font-size: 110%;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.subheder {
	font-size: 110%;
	color: #046b99;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.subheder1 {
	font-size: 90%;
	
	color: #046b99;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 /* end agencias */
 
 .article_list
{
    margin: 0 0 0 0;
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 25px;
    text-align: left;
	font-size: 80%;
}

.article_list li
{
    
    margin: 0 0 0 0;
    padding-top: 8px;
    padding-bottom: 5px;
    list-style-position: outside;
    list-style-type: decimal;
}

.article_list li a
{
    color: #022945;
    text-decoration: none;
}

.article_list li a:link
{
    text-decoration: none;
}

.article_list li a:visited
{
    text-decoration: none;
    color: #595959;
}

.article_list li a:hover, .article_list li a:focus, .article_list li a:active
{
  text-decoration: underline;
}
ol.article_list  li li
{

	list-style-position: outside;
    list-style-type: lower-alpha;
}
 
.Articles_RightNAV_Box {

     font-size: 12px;
     margin-top: -7px;
     margin-bottom: -10px;
     margin-left: 2px;
     margin-right: 2px;

}

.Articles_Box_SmallerFont {

     font-size: 11px;

}

/* Begin VC code for Gobierno agencia pages */

div.left {
  border: none; 
  float: left; 
  margin: 0 12px 10px 0; 
  width: 25%; 
  color:#24496b; 
  font-weight: bold;  
  text-align: right; 
   font-size: 80%;
}

div.right {
  border: none; 
  float: left; 
  margin: 0 0 10px 0;
  width: 70%;
  font-size: 80%;
}


div.space-line {
  clear: both; 
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  width: auto; 
}


.smallerBold {
	font-size:85%;
	font-weight: bold;
}

.smaller {
	font-size: 85%;
}

.fax:after {
	content:":";
}

/* End VC code for Gobierno agencia pages */

/* begin comments code */

.comments
{
	padding: 0 0 2px 30px;	
	background: transparent url('../../../images/comment_icon.png') no-repeat left top;
}

.comments-dotted
{
	background: transparent url('../../../images/comments_dotted_line.png') no-repeat bottom;
}

form.ugc_comment_form .submit {
	background: url("../../../images/red_button.png") no-repeat scroll left top transparent;
	border: medium none;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	height: 20px;
	margin: 0 15px 0 0;
	padding: 0 0 1px;
	text-align: center;
	width: 165px;
	font-family: verdana, sans-serif;
	cursor: pointer;
	cursor: hand;
}

/* begin bj added for CR-052 */
label.error {
color: #a50000;
font-weight: bold;
font-size: 80%;
}
/* begin bj added for CR-052 */


/* end comments code */


/* BJ added consumer action 7/11/11 */

#title_dl_consumer
{
font-size:150%;
color:#000000;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.consumer_image {
float: left;
margin: 0 0 0 0;
padding: 0 10px 0 0;
}

.consumer_text {
margin: 0 0 0 0;
padding: 1px 0 0 0;
}

.o_title{
font-weight: bold;
}

.consumer_label_text {
float: left;
font-size: 80%;
width: 170px;
height: 18px;
text-align: right;
margin: 0 10px 0 0;
padding: 2px 0 0 0;
}

.consumer_input {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.consumer_order {
margin: 10px 0 0 0;
padding: 0 0 0 0;
text-align: center;
}

.consumer_spacer {
margin: 0 0 0 0;
padding: 0 0 10px 0;
}

.submit {
font-size: 100%; /* bj changed font-size: 80%; to font-size: 70%; 3/21/11 standard button */
font-weight: bolder;
color: #FFF;
background:url('../../../images/red_button.png') no-repeat;
width: 170px;
height: 25px;
margin: 0 0 0 0;
padding: 0 0 5px 0;
text-transform: uppercase;
text-decoration: none;
border: none;
cursor: pointer;
cursor: hand;
}

/* bj added for CR-049 and CR-050 11/15/11 */

td.thin {
	border: thin solid #CCC;
}

th.thin {
	border: thin solid #CCC;
}

thead {
background-color: #24496b;
color: #ffffff;
height: 25px;
}





tbody th {
background-color: #ffffff;
color: #000000;
font-weight: normal;
border-top: 1px solid gray;
}

/* 
tbody td {
border-top: 1px solid gray;
border-left: 1px solid gray;
}
*/

.column1 {
width: 450px;
}

.column2 {
width: 150px;
} 
.button {display: inline-block;outline: none;cursor: pointer;text-align: center;text-decoration: none;padding: .25em 1.5em;font-size:90%;font-weight: bold;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em;-moz-border-radius: .5em;-khtml-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);}

.red {	color: #ffffff;	border: solid 1px #98101c;	background: #98080e;	background: -webkit-gradient(linear, left top, left bottom, from(#c40e1d), to(#730409));	background: -moz-linear-gradient(top,  #c40e1d,  #730409);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40e1d', endColorstr='#730409');}
/* bj added for CR-049 and CR-050 11/15/11 */

/* BJ added consumer action 7/11/11 */
