

img {
border:0px;
}


A {
	COLOR: #00558A;
    TEXT-DECORATION: none;
}

A:hover {
	COLOR: #FF9900; TEXT-DECORATION: underline;
}

body {
     background: #FFFFFF;
     color: #474747;
     margin:0px;
 	 FONT-SIZE: 70%;
	 FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;

}

h1 {
    color: #FFCC00;
    font-weight: normal;
    font-size: 150%;
    /*white-space: nowrap;   */
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	text-transform:uppercase;
    border-bottom: #00568A 1px solid;
    margin:0px;
    padding:0px;
    margin-top:16px;
    /*margin-bottom:8px;*/
}

h2 {
	COLOR: #00558A;
    font-weight:bold;
   /* background: #F6F8FA;
    border: 1px solid #ECF1F4;  */
   /* padding:8px;    */
    margin:0px;
    margin-bottom: 4px;
    margin-top: 1em;
  /*  margin-top:16px;  */
    font-size:100%;
}

h3 {
    font-weight:bold;
    margin:0px;
    margin-bottom: 4px;
    margin-top:8px;
    font-size:100%;
}

p {
    margin:0px;
    margin-bottom:1em;
}

.collapsed {
    display: none;
    padding-left: 32px;
}

dt {
    font-weight: bold;
    padding-bottom:4px;
}

dd {
    padding-bottom: 1em;
}
/*TD, TR, BODY {
	FONT-SIZE: 11px;
	COLOR: #474747;
} */

.toolbar_bold {
    font-family: verdana, geneva, helvetica, arial, sans-serif;
    /*font-size: 11px;*/
    font-weight: normal;
    text-decoration: none;
    color: #00558A;
    border-bottom: 1px solid white;
	height: 40px;
	valign: middle;
	text-transform: uppercase;
}

.logo_bg {
background: url(images/logowhite.gif) bottom left no-repeat;
}
.draft_bg {
background: url(images/draft_bg.gif) bottom left no-repeat;
}
.portstripe_bg {
background: url(images/port_stripe.gif) bottom left no-repeat;
}
.inputbox {
	border:solid 1px #B3C1CA;
	background-color: #E1F2FD;
	/*font-size: 10px;*/
	color: #378EC3;
}
.contentheading {
    height: 35px;
    color: #FFCC00;
    font-weight: normal;
    /*font-size: 18px;*/
    /*white-space: nowrap;   */
    padding-left: 0px;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	text-transform:uppercase;
}

.date {
    display:block;
	color: #909090;
	border-right: 1px solid #cccccc;
	padding-right: 5px;
	float:left;
	margin: 0px 8px 0px 0px;
	font-weight:normal;
}
.newstitle {
	color: #00558A;
	font-weight: bold;
	width: 95%;
	text-align:left;
}
.newsbody {
	padding-bottom: 15px;
	text-align:left;
	clear:both;
}
.copyright {
	color: #999999;
	/*font-size: 10px;*/
	font-size:90%;
}

.pad20
{
	padding-left: 20px;
}
/* навигация слева вертикальная */

#globalMenu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0.5em;
	/*FONT-SIZE: 11px;*/
	PADDING-BOTTOM: 15px;
	MARGIN: 0px 10px 20px 10px;
	PADDING-TOP: 0px;
	COLOR: black;
	text-transform:uppercase;
}

#globalMenu LI {
	LIST-STYLE-IMAGE: url(images/ulc_la3.gif);
	MARGIN: 0.5em 0px;
}

#globalMenu LI.current {
	FONT-WEIGHT: normal;
	LIST-STYLE-IMAGE: url(images/ulc_la1.gif);
	COLOR: black;
}

#globalMenu UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 1.5em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
	PADDING-bottom: 5px
}

#globalMenu UL LI {
	FONT-WEIGHT: normal;
	LIST-STYLE-IMAGE: url(images/ulc_la2.gif);
	MARGIN: 0.2em 0px;
	/*FONT-SIZE: 9px;*/
	font-size: 90%;
	text-decoration:none;
	/*color: #8DD1F6;  */
	color: #A0A0A0;
	text-transform:lowercase;
}

#globalMenu UL LI.current {
	LIST-STYLE-IMAGE: url(images/ulc_la4.gif);
	COLOR: black;
	/*FONT-SIZE: 9px;*/
	text-transform: uppercase;
}

#globalMenu A {
	text-decoration:none;
}

#globalMenu UL LI A {
	color: #6CAFD3;
	text-transform:uppercase;
	text-decoration:none;
}

UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0.1em;
	/*FONT-SIZE: 11px;*/
	LIST-STYLE-IMAGE: url(images/ulc_la2.gif);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 20px 0.5em 18px;
	PADDING-TOP: 0px;
}

#desktop li {
    margin-bottom: 0.5em;
}

#globalMenu .current_parent {
    font-weight:bold;
    color: #004080;
}

/* навигация верхняя горизонтальная */

#main_menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#main_menu li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
  width: auto;
	/*font-size: 11px;*/
	line-height: 15px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

#main_menu li a
{
	color: #0062A1;
	text-align: center;
	font-weight: normal;
	/*font-size: 11px;*/
	text-transform: uppercase;
	width: auto;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent;
	text-decoration:none;
}

/*#buttons>ul#mainlevel-nav2 li a {
	align: left;
	width: 80%;
	float: left;
}  */

ul#mainlevel-nav2 li a:hover
{
	color: #FFCC01;
}

#left_column {
    padding-left:20px;
    padding-top:25px;
    vertical-align:top;
}

/*#desktop table {
    background: #F8F8F8;
    border-top: 8px solid #000060;
    border-bottom:8px solid #000060;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
}

#desktop table th {
    background: #F0F0FF;
    font-weight:bold;
    text-align:center;
}

#desktop table td {
    padding:8px;
    border-bottom:1px dotted #808080;
    border-left:1px solid #d0d0d0;
}
   */
   
/* SEARCH BOX */
#search_form {
}

#search_form .textinput {
    border:1px solid  #B3C1CA;
    background: #E1F2FD;
    color: #378EC3;
    width:80%;
    font-size:80%;
}

#search_form .formbutton {
    font-weight:bold;
}

.sitemap .current {
    background: #E1F2FD;
    border: 1px solid #C7E6FB;
    padding: 8px;
    list-style-type:square;
}

#weathermorelink, #weatherlesslink {
    display:block;
    cursor: pointer;
	cursor: hand;
}

.portlet-title {
	color: #00558A;
	font-weight: bold;
	padding-left: 5px;
	width: 95%;
	text-align:left;
}
.portlet-body {
	padding-bottom: 15px;
	text-align:left;
	BORDER-top: #CCCCCC 1px solid;
}

/* Used by comment form */
.required {
    font-weight:bold;
    color:red;
}

#desktop table {
    border-collapse: collapse;
    border:1px solid #404040;
}

#desktop table td {
    border: 1px solid #A0A0A0;
    padding: 0.5em;
}

#desktop table th {
    font-weight:bold;
    text-align:center;
    border: 1px solid #013763;
    background: #7fa1bd;
    color: #ccdbe8;
    padding: 0.5em;
}

dl.with_icons dt {
    border-top:1px solid #D0D0D0;
    /*padding-top:1em; */
    clear:both;
    font-weight:bold;
    font-size:110%;
}

dl.with_icons dd {
    margin-left:80px;
}

#breadcrumbs {
    background: white;
    padding:4px;
    border-bottom: 1px solid #E0E0E0;
    color: #808080;
}

