body {
	background-color: #FFFFFF;
	color: #34373A;
	font-family: Arial;
	font-size: 9pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	/*vertical-align: top;*/
}

.clear {
    clear: both;
}

.copyright {
	font-family: 'Tahoma' !important;
	font-size: 8pt !important;
	padding-left: 5px;
	padding-bottom: 10px;
}

.search {
    background: url('/images/search.png') no-repeat scroll right top;
    width:288px;
    height:68px;
    float:right;
    /*position: relative;*/
}

.search form {
    margin: 12px 0px 0px 40px;
}

.search input {
    border-color: #185551;
    border-style: solid;
    font-family: Arial !important;
    font-size: 10pt !important;
    width: 150px;
}

.search button {
    border: 0px;
    background: transparent;
    color: #FFFFFF;
    font-family: "Arial Narrow" !important;
    font-size: 12pt !important;
}

a {
    font-family: "Arial Narrow";
    text-decoration: none;
}

.b-red {
    color: #D25302;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
}

.m-red {
    color: #D25302;
    font-family: "Arial Narrow";
    font-size: 12pt;
    margin: 0px;
}

.s-red {
    color: #D25302;
    font-family: Arial;
    font-size: 10pt;
    margin: 0px;
}

.red-link {
    font-size: 10pt;
    color: #D25302;
    margin: 0px;
    text-decoration: none !important; 
}

.red-link:hover, .red-link:active {
    text-decoration: underline !important; 
}

.s-red-link {
    color: #D25302;
    margin: 0px;
    font-size: 8pt !important;
    text-decoration: none !important;
}

.s-red-link:hover, .s-red-link:active {
    color: #D25302;
    margin: 0px;
    font-size: 8pt !important; 
    text-decoration: underline !important; 
}

.b-red-link {
    color: #D25302;
    margin: 0px;
    font-size: 12pt !important;
    text-decoration: none !important;
}

.b-red-link:hover, .s-red-link:active {
    color: #D25302;
    margin: 0px;
    font-size: 12pt !important; 
    text-decoration: underline !important; 
}

.ligth-gray {
    font-size: 12pt !important;
    font-family: "Arial Narrow" !important;
    color: #277361 !important;  
}

.gray-link {
    font-size: 12pt;
    color: #0B3C30;  
}

.gray-link:hover, .gray-link:active {
    font-size: 12pt;
    /*font-style:*/
    color: #277361; 
}

.b-gray-link {
    font-size: 12pt;
    font-weight: bold;
    color: #0B3C30;  
}

.b-gray-link:hover, .b-gray-link:active {
    font-size: 12pt;
    font-weight: bold;
    color: #277361; 
}

p {
    margin: 0px;
}

div#main-menu .gray-link {
    margin-right: 15px;
    margin-bottom: 10px;
}

div#main-menu span .gray-link {
    margin: 0px;
}

div#main-menu span {
    margin-right: 15px;
    margin-bottom: 10px;
}

div#main-menu {
    text-align: left;
    padding-left: 50px;
}

div#main-menu {
    text-align: left;
    padding-left: 50px;
}

.page-title {
    font-family: Arial;
    color: #D25302;
    font-size: 12pt; 
    font-weight: bold;
    /*text-transform: uppercase;*/
    margin-bottom: 2px;
}
/*
.page-title {
    font-family: "Arial Narrow";
    color: #D25302;
    font-size: 14pt; 
    font-weight: bold;
}
*/
.page-path {
    margin-top: 20px;
    margin-left: 50px;
    margin-bottom: 0px;
    height: 16px;
}

hr {
    color: #CCCCCC;
}

.gray {
    font-family: 'Arial Normal' !important;
    color:#0B3C30;
    font-size:12pt;
    font-weight:bold;
}

div#bookmarks {
    margin: 5px 10px 0px 40px;
    padding: 5px 20px 10px 10px;
    border-top: #DDDDDD 1px solid;
}

.questions
{
	margin: 10px 0 15px;
}

.bookmarks-active {
    color: #D25302;
    margin-left: 5px;
    font-size: 12pt !important;
    text-decoration: none !important;
    font-family: "Arial Narrow" !important;
}

.bookmarks-active:hover, .bookmarks-active:active {
    color: #D25302;
    margin-left: 5px;
    font-size: 12pt !important; 
    text-decoration: underline !important; 
    font-family: "Arial Narrow" !important;
}

.bookmarks-deactive {
    color:#0B3C30;
    margin-left: 5px;
    font-size: 12pt !important;
    text-decoration: none !important;
    font-family: "Arial Narrow" !important;
}

div.news-panel {
    border-top: #DDDDDD 1px solid;
    /*margin: 0px 10px 0px 40px;*/
    padding: 20px 20px 10px 10px;
}

div.news-title {
    color: #D25302;
    margin-bottom: 15px;
}

div.news-title a {
    font-family: Arial !important;
}

td#right-menu div#center ul {
    list-style-type: none;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 35px;
    padding-right: 15px;
}

td#right-menu div#center li {
    margin: 0px;
    padding: 0px;
}

td#right-menu div#center p {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 35px;
}

.downMenu {
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
    background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 15000;
	position: absolute;
	display: none;
	/*overflow: hidden;*/
	clip: auto;
}

div#company.downMenu {
	width: 300px;
	/*height: 340px;*/
}

div#about.downMenu {
	width: 150px;
	/*height: 80px;*/
}

div#career.downMenu {
	width: 300px;
	/*height: 80px;*/
}

.bookmark-la {
    background: url('/images/la.png') no-repeat scroll left center;   
    height: 8px;
    width: 7px;
    margin-right: 5px;
    margin-top: 7px;
    float: left;
}

.bookmark-ra {
    background: url('/images/ra.png') no-repeat scroll left center;
    height: 8px;
    width: 7px;
    margin-left: 5px;
    margin-top: 7px;
    float: left;
}

.bookmark-dla {
    background: url('/images/dla.png') no-repeat scroll left center;
    height: 8px;
    width: 12px;
    margin-right: 5px;
    margin-top: 7px;
    float: left;
}

.bookmark-dra {
    background: url('/images/dra.png') no-repeat scroll left center;
    height: 8px;
    width: 12px;
    margin-left: 5px;
    margin-top: 7px;
    float: left;
}

.bookmark-l {
    background: url('/images/lda.png') no-repeat scroll left center;
    height: 8px;
    width: 7px;
    margin-top: 7px;
    float: left;
}

.bookmark-r {
    background: url('/images/rda.png') no-repeat scroll left center;
    height: 8px;
    width: 7px;
    margin-left: 5px;
    margin-top: 7px;
    float: left;
}

.bookmark-dl {
    background: url('/images/dlda.png') no-repeat scroll left center;
    height: 8px;
    width: 12px;
    margin-right: 5px;
    margin-top: 7px;
    float: left;
}

.bookmark-dr {
    background: url('/images/drda.png') no-repeat scroll left center;
    height: 8px;
    width: 12px;
    margin-left: 5px;
    margin-top: 7px;
    float: left;
}

#news-list a.red-link {
    font-family: "Arial" !important;
}

p#map {
    display: none;
}

ul.map a{font-size: 12px;
    color: #D25302;
    margin: 0px;
    text-decoration: none !important;}
	
ul.map a:hover {text-decoration: underline !important;}	
