/* ADES Center Text and Style Sheet.  Copyright 2007.  */

/* Horizontal Style Menu in Upper Navigation Section for English Text  - Green Plastic Look */

#cfnavbar{
margin: 0;
padding: 0;
}

#cfnavbar ul{
	background: url(images/bg.gif) repeat-x;
	padding:  0;
	margin: 0;
	float: left;
	font-family: "Trebuchet MS", Tahoma, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#cfnavbar ul li{
display: inline;
font: bold 13px "Trebuchet MS", Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;}


#cfnavbar ul li a, #cfnavbar ul li span{
	float: left;
	color: #000;
	padding: 8px 21px 6px 21px;
	text-decoration: none;
	background: url(images/divider.gif) top right no-repeat;
}

#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}

#cfnavbar ul li a#leftcorner{
float: none;
padding-left: 18px;
padding-right: 0px;
background: url(images/leftcorner.gif) top left no-repeat;
}

#cfnavbar ul li a#rightcorner{
padding-right: 18px;
background: url(images/rightcorner.gif) top right no-repeat;
}

#cfnavbar ul li a:hover{
text-decoration: underline;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


/* Spanish Horizontal Style Menu in Upper Navigation Section  for Spanish Text -  Green Plastic Look */

#espcfnavbar{
margin: 0;
padding: 0;
}

#espcfnavbar ul{
background: url(images/bg.gif) repeat-x;
padding:  0;
margin: 0;
float: left;
font: bold 13px "Trebuchet MS", Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
}

#espcfnavbar ul li{
display: inline;
font: bold 13px "Trebuchet MS", Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;}


#espcfnavbar ul li a, #espcfnavbar ul li span{
float: left;
color: black;
padding: 8px 14px 6px 14px;
text-decoration: none;
background: url(images/divider.gif) top right no-repeat;
}

#espcfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}

#espcfnavbar ul li a#espleftcorner{
float: none;
padding-left: 20px;
padding-right: 0px;
background: url(images/leftcorner.gif) top left no-repeat;
}

#espcfnavbar ul li a#esprightcorner{
padding-right: 20px;
background: url(images/rightcorner.gif) top right no-repeat;
}

#espcfnavbar ul li a:hover{
text-decoration: underline;
}

#espcfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}



/* Vertical Style Menu in left (Main) Navigation Section - Uses Silver as main - Green when Hover */

#vmenu{
list-style-type: none;
margin: 7px 0 0 4px;
padding: 1px;
width: 158px;
border: 1px solid #9A9A9A;
}

#vmenu ul{
list-style-type: none;
}

#vmenu li a{
background: #dce5dc url(images/vback.gif) repeat-x bottom left;
font: bold 10pt arial, Tahoma, Verdana, Helvetica, sans-serif;
color: black;
display: block;
width: auto;
padding: 1px 0px 3px 4px;
list-style-type: none;
text-decoration: none;
}


* html #vmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 158px;
}

#vmenu li a:visited, #vmenu li a:active{
color: black;
}

#vmenu li a:hover{
background-image: url(images/vback2.gif);
color: white;
}


li.vmenu {
	background: #dce5dc url(images/vback3.gif) repeat-x bottom left;
	font: bold 10pt arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #F0F0F0;
	letter-spacing: .04em;
	text-align: center;
	display: block;
    width: 158px;
	padding: 2px 0px 4px 0px;
	}

h1	{ font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 8px 0px 0px;	
	font-size: 13pt;
	letter-spacing: -.02em;
	color: #E40000
	} 


h2	{ font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	padding: 0px 8px 0px 0px;	
	letter-spacing: -.05em;
	color: #000000
	}

h3	{ font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 8px 0px 2px;	
	font-size: 12pt;
	color: #000000
	}

h4	{ font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 8px 0px 0px;	
	font-size: 11pt;
	color: #000000
	}
h5	{ font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 8px 0px 0px;	
	font-size: 10pt;
	color: #000000
	}
h6	{  font-family: Arial, Helvetica, sans-serif;
	display: inline;
	line-height: 100%
	letter-spacing: -.0.4em;
	padding: 0px 8px 0px 0px;	
	font-weight: bold;
	font-size: 12pt;
	color: #000000
	}

body	{ font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 0px 8px 6px 4px;
	font-size: 10pt;
	color: #000000;
    background: #FFFEF5
	} 

p	{ font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
	padding: 0px 8px 0px 4px;	
	color: #000000
	}

P.tbl	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
	color: #000000
	} 


P.tblc	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 10pt;
	color: #000000
	} 

P.tblca	{ font-family: "Arial Black", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -.0.5em;
	text-align: center;
	font-size: 13pt;
	color:  #E40000;
	} 


P.ctr	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	padding: 0;
	font-size: 8pt;
	color: #ffffff
	} 

p.ads	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	color: #000000
	} 

p.ads8	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 8pt;
	color: #000000
	} 

p.langads	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 13pt;
	color: #E40000
	} 

p.langads8	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 8pt;
	color: #000000
	} 

P.email	{ font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 4px 0;
	font-size: 10pt;
	color: #e40000
	} 


p.jump_top {  font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	text-align: right;
	padding: 0px 5px 0px 0px;
	} 

p.jump_top a{ 
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	} 

p.jump_top a visited{ 
	color:  #0000FF;
	text-decoration: none;
}

p.jump_top a:hover{ 
	text-decoration: none;
	font-weight: bold;
	color: #EF0000;
	}



ul li	{ font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt; 
	color: #000000
	}

ol li	{ font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	list-style-type: decimal;
	color: #000000
	}


td	{ font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	padding-left: 3px;
	color: #000000
	}

em.light	{ background-color: #FFFFD4;
	font-style: normal
	}
	


p.footer	{ font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	content: ".";
	text-align: center;
	padding: 0;
	font-size: 8pt;
	color: #ffffff
	} 

p.footer1	{ /*Add summary comments for translated text */
	font-size: xx-small;
	content: ".";
	display: inline;
	height: 0;
	text-align: center;
	clear: both;
	visibility: hidden;
}

a.clean 	{ font: normal;
	text-decoration: underline;
	color: #0000FF
 }

a.clean:visited { text-decoration: none;
	color: #0000FF
}

a.clean:hover { color: #E40000;
	background-color: #FFFFD4;
	font-weight: normal;
	text-decoration: none
}

