.formtextarea {font-size: 12px; color: #333333; font-family: Verdana; height: 18px; padding: 1px; border: 1px solid #999999;}
.botao {font-family : Arial ; font-size : 10px; color: #6699CC; font-weight : normal;  background : #E0E9F2; border : 1px solid;}

.udm a{
	color: #666666;
}
.udm a.navheader, .udm a.nohref:hover {
	text-decoration:none;
}
.udm a.navlink {
	color: #0089C4;
}
body,td,th{
	font-family:arial;
	font-size: 9pt;
	color:#7F7F7F;
}

.tituloInternas{
    margin-left:12px;
    font-family:Arial;
    font-size:18pt;
    color:#a19f9f;
    
}
.textWhite
{
    color:#FFFFFF;
    font-size:8pt;
}
.aHome{
    color:#ffffff;
    text-decoration:none;
}
.aHome:hover{
    text-decoration:underline;
    color:#ffffff;
}

a{
    color:#2686AF;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
    color:#2686AF;
}

.aIdiomas{
    color:#A6A6A6;
    text-decoration:none;
    font-size:8pt;
}
.aIdiomas:hover{
    text-decoration:underline;
    color:#A6A6A6;
    font-size:8pt;
}


.lifestyle{
    width:761px;
    background-image:url('./images/imgHome.jpg');
    background-repeat:no-repeat;
}
.top_nav{
    width:761px;
    height:25px;
    background-image:url('./images/top_nav_bg.gif');
    background-repeat:no-repeat;
}
.template_search{
    vertical-align:middle;
}
.template_search_box{
    width:99px;
    height:17px;
    font-family:arial;
    font-size:8pt;
    color:#666666;
    border: 1px solid #A2A2A2;
    padding-left:5px;
}
.template_search_submit{
    padding-left:5px;
    padding-right:10px;
}
.sensory_head{
    height:22px;
    font-family:arial;
    font-size:11pt;
    font-weight:bold;
    text-indent:6px;
    color:#2686AF;
    background-image:url('./images/sensory_head_bg.gif');
    background-repeat:no-repeat;
}
.sensory_subhead{
    color:#FFFFFF;
    height:15px;
    font-family:arial;
    font-size:7pt;
    text-indent:6px;
    vertical-align:middle;
}
.sensory_content{
    margin-top:6px;
    margin-left:6px;
    margin-right:-6px;
    font-family:arial;
    font-size:8pt;
}
.sensory_dropdown{
    width:122px;
    margin-left:6px;
    margin-top:20px;
    margin-bottom:8px;
    font-family:arial;
    font-size:8pt;
    color:#666666;
    border: 1px solid #666666;
}
.sensory_image{
    background-color:#FFFFFF;
}
.news_head{
    font-family:arial;
    font-size:11pt;
    font-weight:bold;
    text-indent:6px;
    color:#FFFFFF;
    background-image:url('./images/news_head_bg.gif');
    background-repeat:no-repeat;
}
.news_subhead{
    height:15px;
    background-color:#42B1E1;
    font-family:arial;
    font-size:7pt;
    text-indent:6px;
}
.news_content{
    font-family:arial;
    font-size:8pt;
}
.news_item{
    width:205px;
    margin-bottom:20px;
    margin-top:6px;
    margin-left:6px;
    padding-left:6px;
    background-image:url('./images/news_item_bg.gif');
    background-repeat:no-repeat;
}
.news_item_head{
    font-family:arial;
    font-weight:bold;
    font-size:8pt;
    color:#377D9C;
}
.news_item_copy{
    width:200px;
}
.news_link{
    color:#666666;
}
.news_link:hover{
    color:#000000;
}

.footer{
    background-image:url('./images/footer.gif');
    background-repeat:no-repeat;
    width:761px;
    height:84px;
    margin-top:10px;
}
.footer_menu{
    font-size:7pt;
    line-height:18px;
    font-family:arial;
    font-size:8pt;
    color:#A6A6A6;	
}
.footer_menu_link{
    color:#A0BAC5;	
}
.footer_menu_link:hover{
    color:#A0BAC5;	
}

.row_border{
    height:1px;
    background-color:#FFFFFF;
}
.column_border{
    width:1px;
    background-color:#FFFFFF;
}
#footer_global_home {
    margin-top:35px;
}
#footer_global_home a{
    display:block;
    width:87px;
    height:15px;
    text-decoration:none;
    background-image:URL('./images/global_home.gif');
    background-repeat:no-repeat;
}
#footer_global_home a:hover{
    background-image:URL('./images/global_home_over.gif');
	
}

.navparent {
    background-image:url('./images/nav_plus.gif') !important;
    background-position:7px 9px;
    background-repeat:no-repeat;
}
.navlink {
    background-image:url('./images/nav_arrow.gif') !important;
    background-position:7px 9px;
    background-repeat:no-repeat;
}


/*Internal*/
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	
	margin-top: 5px;
	border-top: 1px solid #EAEAEA;

}
#navlist li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #EAEAEA;
}

#navlist a {
	color:#0089C4;
	font-weight:bold;

	display: block;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	
	background-image:  url(./images/navlist-item_bg_off.gif);
	background-repeat: no-repeat;
	background-position: 8px 15px;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
}
#navlist a:hover {
	background-color: #95CEE7;
	background-image:  url(./images/navlist-item_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 8px 15px;
	
	padding-top: 9px;
	padding-bottom: 9px;
	
	border-top: 1px solid #70B4D2;
	border-bottom: 1px solid #70B4D2;
	color: #FFFFFF;
}
#navlist a:active {
	background-color: #0089C4;
	background-image:  url(./images/navlist-item_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 8px 15px;

	padding-top: 9px;
	padding-bottom: 9px;
	
	border-top: 1px solid #70B4D2;
	border-bottom: 1px solid #70B4D2;

	color: #FFFFFF;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
	background-image:  url(./images/navlist-item_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 8px 14px;
	color: #FFFFFF;	background-color: #0089C4;
	
	padding-top: 9px;
	padding-bottom: 9px;
	
	border-top: 1px solid #70B4D2;
	border-bottom: 1px solid #70B4D2;
}


/**/

.template_header{
	width:761px;
	background-image:url('./images/header_bg.jpg');
	background-repeat:no-repeat;
}
.template_top_nav{
	width:761px;
	height:25px;
	background-image:url('./images/top_nav_bg.gif');
	background-repeat:no-repeat;
}

.template_search{
	vertical-align:middle;
}
.template_search_box{
	width:99px;
	height:13px;
	font-family:arial;
	font-size:8pt;
	color:#666666;
	border: 1px solid #A2A2A2;
	margin-top:1px;
	padding-left:5px;
}
.template_search_submit{
	padding-left:5px;
	padding-right:10px;
}

#content_module_fullbleed_top{
	padding-left:1px;
	padding-right:1px;
	padding-top:0px;
}
#content_module_fullbleed{
	padding-left:1px;
	padding-right:1px;
	padding-top:10px;
}
#content_module{
	padding-top:10px;
	padding-left:14px;
	padding-right:10px;	
}
#content_module_nopad{
	padding-left:14px;
}


.content_area{
	padding-bottom:10px;
}
.content_copy
{
	line-height:20px;
}
.content_copy_bold{
	font-weight:bold;
}
.content_copy_padded{
	padding-top:5px;
	line-height:20px;
}
.content_header_1{
	font-size:14pt;
}
.content_header_2{
	font-size:9pt;
	font-weight:bold;
}
.content_header_alert{
	font-size:10pt;
	font-weight:bold;
	color:#C34242;
}
.content_separator{
	height:1px;
	width:100%;
	margin-bottom:10px;
	border-bottom: 1px solid #DFDFDF;
}
.content_inline_image{
	margin-right:10px;
	margin-top: 6px;
	margin-bottom: 10px;
	background-color:#DFDFDF;
}
.content_inline_image_img{
	padding:0;
	margin:0;
	border: 1px solid #DFDFDF;
}
.content_inline_image_caption{
	font-size:7pt;
	padding: 5px;
}