﻿@import url("layout.css");
/*
    @font-face {

    font-family: "Broadway";
    src:url("http://www.webfonts.com/broadway")

    }
    */


body
{
	font-family: "Tahoma" , Arial, Helvetica, sans-serif;
	font-size: 0.7em; /*background-image: url("../images/background.gif"); 	    background-repeat: repeat; 	    background-attachment: scroll;*/
	color: #666666;
	height: 100%;
}

#container
{
	width: 927px;
	margin: 0 auto;
	border-right: 1px solid #cdced0;
	border-bottom: 1px solid #cdced0;
	border-left: 1px solid #cdced0;
	background-color: #fff;
	height: 100%;
}
#masthead
{
	text-align: center;
	width: 930px;
	height: 209px;
	background-image: url( "../images/header.gif" );
	background-repeat: no-repeat;
	margin-left: -1px;
}
#bodycontent
{margin-left: -1px;
	}

#mdl-right
{
	width: 737px;
	height: 100%;
	float: right;
	border-left: 1px #cdced0 solid;
}
#leftdiv
{
	height: 100%;
	float: left;
	width: 188px;
	min-height: 100%;
}


#content
{
	width: 524px;
	
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
	padding-left: 6px;
	padding-right: 6px;
}
.content_bck_small
{
	background-image: url("../images/shd_both.jpg" );
	background-repeat: no-repeat;
	min-height:500px
}
.content_bck_wide
{
	background-image: url("../images/shd_both-w.jpg" );
	background-repeat: no-repeat;
	min-height:730px
}


#content p
{
	margin: 10px;
	line-height: 150%;
	margin-top: 0;
}

#content table
{
	line-height: 150%;
	margin: 0 auto;
	/*border-bottom: solid 1px #e8eff5;*/
	border-bottom: solid 1px #fff;
}
#content table td
{
	padding-left: 3px;
}
#content table .ultrn
{
	background-color: #e8eff5;
	padding-left: 3px;
}
#content table .header_tr
{
	background-color: #9aa9c4;
	color: white;
}
#content table .whiteB
{
	background-color: #f5f9f9;
}
#content table tr .whiteBTR
{
	background-color: #f5f9f9;
}
#content h1
{
	color: #503750;
}
/*#content img {
    	
	    border: 1px solid #9ca9b6;
    }*/

#content ul
{
	line-height: 150%;
	margin-right: 15px;
}
#content ol
{
	line-height: 150%;
	margin-right: 10px;
	padding-left: 8px;
	margin-left: 35px;
	list-style-type: lower-alpha;
}

#content ol ul li
{
	list-style-type: disc;
}
#content dl
{
	line-height: 150%;
	margin-right: 10px;
	padding-left: 8px;
	margin-left: 35px;
}
#content dl dt
{
	font-weight: bold;
	text-decoration: underline;
}


/***********  Collapse classes  ************/
.collapse{ /*header of */
cursor: hand;
cursor: pointer;
font: bold 8pt Verdana;
margin: 2px 0 3px 18px;
border-bottom:solid 1px #eff3f8;
margin-right:15px;
background-color:#eff3f6;
min-height:18px;
height:auto !important;
height:18px; 
padding:5px 0 3px 5px;

}


.smap
{
background-image: url('../images/bck_collapse.gif');
background-repeat: no-repeat;
/*cursor: hand;
cursor: pointer;margin-right:15px;*/
font: bold 8pt Verdana;
margin: 2px 0 0 -5px;

height:19px;
padding:6px 0 0 8px
}
.openlanguage{ /*class added to contents when they are open*/
color:#cc6767;
border-bottom:solid 1px #eff3f8;
margin-right:15px;
}
.closedlanguage{ /*class added to contents when they are closed*/
font-weight:bold;
        }
/** ar **/
.c-ar{ /*header of */
font-size:10pt;
margin: 2px 18px 0 0;
margin-left:15px;
padding:5px 5px 0 0
}
.o-ar{ /*class added to contents when they are open*/
color:#cc6767;
border-bottom:solid 1px #eff3f8;
margin-left:15px;
}
.cl-ar{ /*class added to contents when they are closed*/

        font-weight:bold;
     
}



.collapse-div
{
	margin: 10px 12px 15px 39px;
	line-height: 150%;
}
.collapse-div-ar
{
	margin: 10px 39px 15px 12px;
	line-height: 150%;
}

/***********  end Collapse classes  ************/


.ttl_main
{
	background-image: url( '../images/ttl_main_bck.gif' );
	background-repeat: no-repeat;
	padding: 11px 5px 0px 30px;
	width: 477px;
	height: 38px;
	margin-top: -3px;
}
.ttl_main_wide
{
	background-image: url('../images/ttl_main_bck2.gif' );
	background-repeat: no-repeat;
	padding: 10px 5px 0px 30px;
	width: 675px;
	height: 38px;
	margin-top: 3px;
}
.sc-h2
{
	font-size: 11pt;
	font-size: 8pt;
	font-weight: bold;
}
.sc-h3
{
	color: #cc6767;
	font-size: 10pt;
	font-weight: bold;
}

.sc-h4
{
	color: #cc6767;
	font-size: 8pt;
	font-weight: bold;
}
.sc-h5
{
	font-size: 8pt;
	font-weight: bold;
}
.sc-h6
{
	font-size: 8pt;
	font-weight: bold;
	border-bottom: solid 1px gray;
}
.sc-h1
{
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 5px 0;
	color: #cc6767;
}


#footer
{
	/*text-align: center;
	width: 900px;
	padding:15px;
	height:100px;
	margin-left: -1px;
	background-image: url("../images/bck_footer.gif" );
	background-repeat: no-repeat;
	background-color:#ffffff;
	*/
	
	text-align: center;
	width: 910px;
	height: 80px;
	padding:10px;
	margin-left:1px;
	background-image: url("../images/bck_footer.gif" );
	background-repeat: no-repeat;
	margin: 0 auto;
	clear:both;
	
	
	
}

/* Masthead Styles */
#masthead .toppics
{
	width: 100%;
	height: 157px; /*float:right; 	    clear:both;*/
	text-align: right;
}
#masthead .search
{
	/* float:left;*/
	width: 298px;
	height: 50px;
	padding-top: 12px;
	vertical-align: top;
	text-align: center;
}

#masthead .topnav
{
	/*color:#bfcbe1;*/
	color: White;
	font-weight: 900;
	font-size: 8pt;
	float: left;
	padding: 0px 10px 0 20px;
	position:relative;
	z-index:100
}

#masthead .topnav td
{
	text-align: left;
}

#masthead .topnav .menuitems
{
	text-align: left;
	border-bottom: solid 1px #69a0d2;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 140px;
	background-color: #6294c3;
	color: white;
}



#masthead .topnav .menuitems a
{
	display: block;
	padding-left: 5px;
	text-decoration: none;
	color: white;
}
#masthead .topnav .menuitems a:hover
{
	display: block;
	text-decoration: none;
	background-color: #2f4e81;
}
#masthead .topnav .menuitems td
{
	position: relative;
}

#masthead .topnav .menuitems td img
{
	position: absolute;
	margin-left: -10px;
	vertical-align: middle;
}
#masthead .topnav .menu
{
	text-align: left;
	width: 145px;
	font-weight: normal;
	border-right: solid 2px #536c8f;
	border-left: solid 2px #536c8f;
	
}


.time_wthr
{
	padding: 3px 0px 3px 5px;
	margin: 0; /*   float:right; 	    margin-top:4px; 	   margin-right:-8px*/
}

#masthead a
{
	/*color: #bfcbe1;*/
	color: White;
	text-decoration: none;
}
#masthead a:hover
{
	text-decoration: underline;
}

/*h1{color: #cc6767;font-size:13pt;text-decoration:underline}h3{color: #cc6767;font-size:11pt}
*/
h2{color: #cc6767;font-size:13pt;}
h4{color: #cc6767;font-size:11pt; text-decoration:underline}
h5{color: #cc6767;font-size:9pt; text-decoration:underline}
h6{color: #cc6767;font-size:9pt;}

#masthead h1
{
	color: #fff;
}
#masthead h3
{
/*	color: #402640;*/
	color: #cc6767;
}
/* Navigation Styles */
#navigation
{
	position: relative;
	float: left;
	width: 180px;
	padding: 0 5px 0 4px; /*margin-top: 10px; 	    margin-bottom: 10px;*/
}
#navigation ul
{
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li
{
	display: block;
	margin: 0;
	padding: 0;
	background-image: url( "../images/bck_nav_o.gif" );
	background-repeat: no-repeat;
	background-position: -500 -500 /*	border: 1px dotted #dfb8df; 	    background-color: #dfb8df;*/;
}
#navigation a
{
	color: #536c8f;
	text-decoration: none;
	display: block;
	background-image: url( "../images/bck_nav.gif" );
	background-repeat: no-repeat;
	height: 20px;
	text-indent: 28px;
	padding-top: 1px;
	font-weight: bold /*padding: 5px; 	    border-bottom: 1px dotted #fff; 	    background-color: #dfb8df;*/;
}
#navigation a:hover
{
	color: #402640;
	text-decoration: none;
	background-image: url( "../images/bck_nav_o.gif" );
	background-repeat: no-repeat;
}

#navigation .navd
{
	color: #536c8f;
	display: block;
	background-image: url("../images/bck_nav.gif" );
	background-repeat: no-repeat;
	height: 20px;
	text-indent: 28px;
	padding-top: 0px;
	width:120px;
	border:1px;
	
	
}

h3
{
	color: #cc6767; /*color: #5482bb;*/
	margin: 8px;
	font-family: Arial;
	margin-bottom: 0;
	font-weight: bolder;
	font-size: 20px;
}

/* Footer Styles */
#footer p
{
	color: #808080;
}
#footer a
{
	color: #503750;
	text-decoration: underline;
}
#footer a:hover
{
	color: #402640;
	text-decoration: none;
}
#content a , #footer a
{
	color: #3366cc;
	text-decoration: none;
}
a
{
	color: #3366cc;
	text-decoration: none;
}
#content a:visited , #footer a:visited
{
	color: #3366cc;
	text-decoration: none;
}
a:visited
{
	color: #3366cc;
	text-decoration: none;
}
#content a:hover , #footer a:hover
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

.style_bold
{
	font-weight: bold;
}
.style_italic
{
	font-style: italic;
}
.mdl
{
	vertical-align: middle;
}
.line
{
	background-repeat: repeat-x;
	background-image: url(../images/bck_line.gif);
	background-position: center center;
	height: 4px;
	text-align: center;
	margin: 2px 4px 2px 4px;
}
.btmline
{
	background-repeat: repeat-x;
	background-image: url(../images/bck_line.gif);
	background-position: bottom center;
	height: 4px;
	text-align: center;
	margin: 2px 4px 2px 4px;
}
.blocks
{
	background-repeat: repeat-x;
	background-image: url(../images/bck_blocks.gif); /*min-height: 34px;*/
	margin: 5px 4px 5px 5px;
}
.blocks .para
{
	margin: 8px;
}
.blocks .para2
{
	margin: 3px 6px 8px 10px;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.navpath
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	height: 18px; /* border-top: solid 4px #eff3f6;*/
	padding: 3px 5px 3px 5px;
	color: Gray;
}
.titles
{
	font-weight: bolder;
	color: white; /*	text-transform:uppercase;*/
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}
.list_row2
{
	height: 14px;
	vertical-align: top;
	margin: 0;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 1px; /*border-bottom: dotted 1px #c3c2c4;*/
	font-weight: bold;
	font-size: 8pt;
}
.list_row2 a
{
	text-decoration: none;
	color: #3366cc;
	background-image: url( '../images/arrow-red-b2.gif' );
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: normal;
}
.list_row2 a:visited
{
	
	color: #3366cc;
	
}

.list_row2 a:hover
{
	text-decoration: underline;
	color: #3366cc;
}
.list_row2 .normal
{
	font-weight: normal;
	margin: 5px 0 5px 0;
}
.more , #content .more
{
	background-image: url('../images/more_181.gif' );
	background-repeat: no-repeat;
	height: 20px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 8px;
	margin: 5px 2px 0 3px;
	font-weight: bold;
	font-size: 8pt; /*border-top: dotted 1px #c0c0c0;*/
	text-align: right;
}
.more a , #content .more a
{
	text-decoration: none;
	color: #ca5f5f;
}
/*.more a:hover , #content .more a:hover
{
	text-decoration: underline;
	color: #3366cc;
}*/
.more a:visited , #content .more a:visited
{
	text-decoration: none;
	color: #ca5f5f;
}
#ad a:visited
{
	text-decoration: none;
	color: #ca5f5f;
}
#ad a
{
	text-decoration: none;
	color: #ca5f5f;
}

.newsbar
{
	width: 600px;
	float: left;
	height: 19px;
	padding-top: 5px; 
}
.srchbox
{
	background-image: url( '../images/bck_srch.gif' );
	background-repeat: no-repeat;
}



.newsbar a
{
	color: #425f87;
}
.newsbar a:visited
{
	color: #425f87;
}
.newsbar a:hover
{
	color: #333333;
}

.center
{
	text-align: center;
}


.shdow_div_rt
{
	overflow: hidden;
	margin-bottom: 10px;
}
.red
{
	color: Maroon;
}

#glry_links
{
	position: absolute;
	top: 202px;
	background-image: url( "../images/icon_camera.gif" );
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left: 22px;
	font-size: 7pt;
	margin-left: 5px;
}
a:visited
{
	color: Gray;
}
#glry_links a
{
	color: Gray;
}
#glry_links a:hover
{
	color: #3366cc;
	text-decoration: underline;
}

.border_thk
{
	border-bottom: solid 5px #eff3f6;
}

.light_back
{
	background-color: #eff3f6;
}
.contacts
{
	background-image: url( "../images/contacts.gif" );
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 123px;
	direction: rtl;
	text-align: right;
	padding-right: 54px;
	padding-top: 7px;
	color: White;
}
.contacts p
{
	margin: 0;
	padding-top: 20px;
	color: gray;
}

.logo-blocks
{
	background-image: url( "../images/logo-blocks-top.gif" );
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-right: 14px;
	padding-top: 7px;
	color: White;
	text-align: right;
	font-size: 10pt;
}
.logo-blocks2
{
	background-image: url( "../images/logo-blocks-top2.gif" );
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-right: 14px;
	padding-top: 7px;
	color: White;
	text-align: right;
	font-size: 10pt;
}
.logo-blocks2 .rt40px
{
	margin-right: 40px;
}
.logo-blocks .rt40px
{
	margin-right: 40px;
}
.logo-blocks2 p
{
	margin: 0;
	padding-top: 30px;
	color: gray;
	font-size: 8pt;
}

.logo-blocks p
{
	margin: 0;
	padding-top: 30px;
	color: gray;
	font-size: 8pt;
}

.logo-blocks2 ol
{
	margin: 0;
	margin-top: 8px;
	color: gray;
	font-size: 8pt;
	margin-bottom: 10px;
}


.lite_ttl
{
	margin: 2px 0 2px 18px;
	margin-right: 15px;
	background-color: #eff3f6;
	height: 20px;
	color: #cc6767;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 8px;
}

.news
{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: none;
	border-bottom: none;
}
.news table
{
	border-bottom: none;
}
.news td
{
	border: none;
}
.news img
{
	border: none;
}
.news a
{
	color: #3366cc;
	font-size: 10pt;
	font-weight: bold;
}
.news a:visited
{
	color: #3366cc;
}
.HiddenListItem
{
	display: none;
}
#ad
{
	background: #FFF url(../images/download.gif) no-repeat left;
	padding-left: 50px;
	min-height: 40px;
	margin-bottom: 5px;
}
#ad a:hover
{
	text-decoration: underline;
}
.img160
{
	/*background: #FFF url(../images/mpic_news.jpg) no-repeat left;*/
	padding: 5px 0 0 8px;
	min-height: 160px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
}
.smalltext
{
	font-size: 7pt;
}
.jobs
{
	background: url(../images/mpic_jobs.jpg) no-repeat;
	padding: 5px 0px 0px 150px;
	min-height: 130px;
	margin-bottom: 15px;
	margin-right: 15px;
}
left
{
	text-align: left;
}

/* fix for weather and traffic news foe IE6*/
.org-l
{
	background: url(../images/bck_org.gif) no-repeat;
	height: 68px;
	width: 225px;
	/*float: left;*/
	vertical-align: top;
	padding-right: 0px;
	padding-top: 14px;
	padding-left: 0px;
}

.org-r
{
	background: url(../images/bck_org2.gif) no-repeat;
	height: 68px;
	width: 225px;
	/*float: right;*/
	vertical-align: top;
	padding-right: 0px;
	padding-top: 14px;
	padding-left: 0px;
}
.org-div-r
{
	margin-top: 10px;
	color: White;
	font-weight: bold;
	margin-left: 0px;min-width:225px; min-height:38px; 
}
.org-div-l
{
	margin-top: 10px;
	color: White;
	font-weight: bold;
	margin-left: -6px;min-width:225px;min-height:38px; 

}
.org-main
{
	background: url(../images/bck_org1.gif) no-repeat;
	height: 65px;
	width: 460px;
	vertical-align: top;
	padding-top:17px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0
	
}
.org
{
	border-collapse: collapse; border-bottom: none;
        text-align: center; width: 460px;
	} 
	
	.org span
	{
		font-size:7pt; font-weight:normal
		
		}
		
		
.comp_ttl
{
	background-repeat: no-repeat;
	background-image: url(../images/bck_ttl_logos.gif); 
}
.comp_ttl .logo
{
	margin: 4px 15px 0 4px;
	width:37px; height:32px
}
.comp_ttl .ttl
{
	padding-top:12px;
	color:White;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:18px
	
	
	}
			
.btm-brdr
{
	border-bottom:dotted 1px #d3d3d3
}


.paging
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #003399;
    text-align: center;
    }
.paging table
{
    border-collapse:collapse;
    border-spacing:0;
    text-align: center;
}
.paging table td
{
    
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom:0px;
    padding-top:0;
    border-left: gray 1px solid;
    border-right: gray 1px solid;
    text-align: center;text-decoration: underline;
    width:10px;
}
    
.paging a , .paging a:visited , .paging a:link
{
    color: #003399;
    text-decoration: underline;
    display: block;
    list-style-position: outside;
    
}
.paging table td a:hover
{
    color: #ffffff;
    text-decoration: none;
    background-color:white;
}
.paging a:active {
	color: red;
	text-decoration: none;
	background-color: #fff;
}

