.black {
    color: #000000;
}

.white {
    color: #ffffff;
}

.inputsearch {
    width:100px;
	font-size: 10px; 
	font-family: "Arial", sans-serif; 
	border-width: 0px;
}

.inputcontact {
    width:360px;
	font-size: 12px; 
	font-family: "Arial", sans-serif; 
	border-width: 1px;
}

.selectcareers {
	width:170px;
	font-size: 12px; 
	font-family: "Arial", sans-serif; 
	background-color: #ead0fd;
	color: #000000;
	border-color: #ead0fd;
}


.selectquickaccess {
    width:168px;
	border:0px solid #DDDDDD;
	font-size: 12px; 
	font-family: "Arial", sans-serif; 
	background-color: #336699;
	color: #ffffff;
	border-color: #336699;
}

.selectcountry {
	width:170px;
	font-size: 12px; 
	font-family: "Arial", sans-serif; 
	background-color: #e6e699;
	color: #000000;
	border-color: #e6e699;
}


input, select, textarea, checkbox { 
	font-size: 12px; 
	font-family: "Arial", sans-serif; 
	border-width: 1px; 
	border-color: #000000; 
}

td, text	{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #333333;
	
}



.title 	{
	font-family: "Arial", sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #ffffff;
}

.small 	{
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
}
	
a:visited	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #666666;
}
	
a:hover	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
}	

.media, .media a, .media a:link, .media a:visited, .media a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.media2, .media2 a, .media2 a:link, .media2 a:visited, .media2 a:hover {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


.mediachapter, .mediachapter a, .mediachapter a:link, .mediachapter a:visited, .mediachapter a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.chaptertitle {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.chaptercontent {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.chaptercontent a, .chaptercontent a:link, .chaptercontent a:visited, .chaptercontent a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.caption, .caption a, .caption a:link, .caption a:visited, .caption a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.history, .history a, .history a:link, .history a:visited, .history a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.footer, .footer a, .footer a:link, .footer a:visited, .footer a:hover {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.sitemap, .sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:hover {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.homenews {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.homenews a, .homenews a:link, .homenews a:visited, .homenews a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.navbig {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.navbig a, .navbig a:link, .navbig a:visited, .navbig a:hover {
	font-family: "Arial", sans-serif; 
	font-size: 13px; 
	color: #000000;
	text-decoration: none;}

.nav {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.nav a, .nav a:link, .nav a:visited, .nav a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.picleft { float:left; margin-right:5px; margin-bottom:5px}
.picright { float:right; margin-left:5px; margin-bottom:5px}

.dottedhorizontal {
	background-image:url(dotted-horizontal.gif);
	background-repeat:repeat-x;
}




