

img {
border:0px;
}


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

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

body {
     background: #FFFFFF;
     color: black;
     margin:0px;
 	 FONT-SIZE: 11px;
     font-family: Georgia, Times New Roman, Times, serif;

}

h2 {
	color:#3e496b;
    font-weight:bold;
    margin:0px;
    margin-top: 16px;
    margin-bottom: 4px;
    font-size:100%;
}

h3 {
	color:#CC0000;
    font-weight:bold;
    margin:0px;
    margin-top: 16px;
    margin-bottom: 4px;
    font-size:100%;
}

.leftmenu h2 {
	color:#3e496b;
    font-weight: normal;
    font-size: 20px;
    padding-bottom:8px;
}

.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-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #00558A;
    border-bottom: 1px solid white;
	height: 40px;
	valign: middle;
	text-transform: uppercase;
}

#logo_cell {
    /*background: url(/images/logowhite.gif) bottom left no-repeat;*/
    width:30%;
    height:180px !important;
    vertical-align:top;
    overflow: hidden;
}

#middle_cell {
    width:45%;
    height:180px !important;
    vertical-align:top;
    overflow:hidden;
}

#right_cell {
    width:25%
    vertical-align:middle;
    height:180px !important;
    overflow:hidden;
}

.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;
	text-transform:uppercase;
}

.newsdate {
	color: #909090;
	border-right: 1px solid #cccccc;
	padding-right: 5px;
	float:left;
	margin-right: 8px;
}
.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;
}

.pad20
{
	padding-left: 20px;
}

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

#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: #F0F0F0;
    color: #A0A0A0;
    width:80%;
    font-size:80%;
}

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

.sitemap .current {
    background: #FFFAF0;
    border: 1px solid #FFDD80;
    padding: 4px;
    font-weight:bold;
    /*list-style-type:square;  */
    list-style: square red;
}

#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:none;
}

#desktop table td {
    border-bottom: 1px #c7ced8 solid;
    padding: 0.4em;
}

#desktop table th {
    font-weight:bold;
    text-align:center;
    padding: 0.2em;
    border-bottom: 2px #c7ced8 solid;
    font-weight:bold;
}

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;
}


#desktop p {
    text-indent: 3em;
    margin:0px 0px 0.5em 0px;
}

#desktop table p {
    text-indent: 0px;
    margin: 0px;
}

.portlet_title {
    margin:0px;
    font-size:100%;
    font-weight:bold;
    color:black;
}

.left_portlet_icon {
    float:left;
    margin-left:-35px;
    vertical-align:top;
    width:35px;
    height:35px;
}

.portlet {
    clear:both;
    margin-bottom:2em;
    margin-left:35px;
}

.portlet a {
    text-decoration:none;
    color:#d0d0d0;
}
.portlet a:hover {
    text-decoration:underline;
}

/* ********************************************************************** */

A {
	COLOR: #3e496b; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: none
}
TD, TR, BODY, P {
	FONT-SIZE: 11px;
}
.lefttable {
padding-left: 20px;
padding-bottom: 15px;
}

/*.main_bg {
background: #90aac9 url(images/main.jpg) top left no-repeat;
}
.main_2 {
background: #90aac9 url(images/main2.jpg) top right no-repeat;
} */

.vc_bg {
background: #90aac9 url(images/vc.jpg) top left no-repeat;
}
.s_bg {
background: #90aac9 url(images/s.jpg) top left no-repeat;
}
.p_bg {
background: #90aac9 url(images/p.jpg) top left no-repeat;
}
.e_bg {
background: #90aac9 url(images/e.jpg) top left no-repeat;
}
.vc_2 {
background: #90aac9 url(images/vc2.jpg) top right no-repeat;
}
.p_2 {
background: #90aac9 url(images/p2.jpg) top right no-repeat;
}
.e_2 {
background: #90aac9 url(images/e2.jpg) top right no-repeat;
}
.s_2 {
background: #90aac9 url(images/s2.jpg) top right no-repeat;
}
.newsflash {
padding-top:10px;
padding-left:35px;
padding-right:20px;
font-size:10px;
color:#666666;
}
.mainbody {
padding-top:10px;
padding-left:10px;
border-top: #c3cbde 1px dashed;
}
.mainbody_vc {
padding-top:10px;
padding-left:10px;
border-top: #586b63 1px dashed;
}
.mainbody_p {
padding-top:10px;
padding-left:10px;
border-top: #62a0dd 1px dashed;
}
.mainbody_e {
padding-top:10px;
padding-left:10px;
border-top: #808896 1px dashed;
}

.leftmenu {
padding-top:0px;
padding-left:35px;
border-top: #c3cbde 1px dashed;
}
.leftmenu_vc {
padding-top:10px;
padding-left:35px;
background: url(images/vcc3.png) top left no-repeat;
border-top: #586b63 1px dashed;
}

.leftmenu_p {
padding-top:10px;
padding-left:35px;
background: url(images/pc3.png) top left no-repeat;
border-top: #62a0dd 1px dashed;
}

.leftmenu_e {
padding-top:10px;
padding-left:35px;
background: url(images/ec3.png) top left no-repeat;
border-top: #808896 1px dashed;
}
.rightd {
padding-top:55px;
padding-left:35px;
}

.logo_bg {
background: #90aac9 url(images/bg.gif) top left repeat-x;
}
.inputbox {
	border:solid 1px #B3C1CA;
	background-color: #f1f5f8;
	font-size: 10px;
	color: gray;
}

H1 {
	color:#FF6600;
    font-weight: normal;
    font-size: 20px;
}

.reallybig {
	color:#3e496b;
    font-weight: normal;
    font-size: 24px;
}
/*H2 {
	color:#3e496b;
    font-weight: normal;
    font-size: 15px;
} */

.pagebg {
    background: url(images/bgm.png) bottom left repeat-x;
    width:100%;
    height:100%;
    border:none;
}

/*.h1 {
	color:#3e496b;
    font-weight: normal;
    font-size: 20px;
}
.h2 {
	color:#3e496b;
    font-weight: normal;
    font-size: 15px;
}  */

.right_h {
	color:#3e496b;
    font-weight: bold;
    font-size: 14px;
}
.newsdate {
	color: #CCCCCC;
	padding-right: 5px;
}
.newstitle {
	color: #3e496b;
	font-weight: bold;
	width: 95%;
}
.newsbody {
	padding-bottom: 5px;
	padding-top:5px;
}
.copyright {
	font-size: 10px;
	color: gray;
}
.small {
	font-size: 10px;
	color: gray;
}

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

#globalMenu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 55px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
/*	MARGIN: 0px 10px 20px 10px; */
	PADDING-TOP: 30px;
	margin-top:0px;
	FONT-WEIGHT: bold;
	list-style:none;
	color: #cacac9;
	text-transform:uppercase;

}
#globalMenu LI {
	MARGIN: 0.5em 0px;
}
#globalMenu .current, 
#globalMenu .current_parent {
	FONT-WEIGHT: normal;
	LIST-STYLE-IMAGE: url(images/lia.gif);
	COLOR: #586384;
	FONT-WEIGHT: bold;
}
#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;
	MARGIN: 0.2em 0px;
	FONT-SIZE: 9px;
	text-decoration:none;
	color: #8DD1F6;
}
#globalMenu UL LI.active {
	LIST-STYLE-IMAGE: url(images/ulc_la4.gif);
	COLOR: black;
	FONT-SIZE: 9px;
	text-transform: uppercase;
}
#globalMenu A {
	COLOR: #cacac9;
	text-decoration:none;
}
#globalMenu A:hover {
	COLOR: #586384;
	text-transform:uppercase;
	text-decoration:none;
}
#globalMenu UL LI A {
	color: #586384;
	text-transform:uppercase;
	text-decoration:none;
}
UL {
	PADDING-LEFT: 15px;
	FONT-SIZE: 11px;
	LIST-STYLE-IMAGE: url(images/ulb.gif);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 20px 0.5em 18px;
	PADDING-TOP: 0px;
	list-style:square;
}
/* навигация слева вертикальная */
UL.Nav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 1em;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 15px;
	MARGIN: 0px 10px 20px 10px;
	PADDING-TOP: 0px;
	FONT-WEIGHT: bold;
	list-style:none;
	color: #cacac9;
	text-transform:uppercase;
}
UL.Nav LI {
	MARGIN: 0.5em 0px;
}
UL.Nav LI.active {
	FONT-WEIGHT: normal;
	LIST-STYLE-IMAGE: url(images/lia.gif);
	COLOR: #FF6600;
	FONT-WEIGHT: bold;
}
UL.Nav UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 1.5em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
	PADDING-bottom: 5px
}
UL.Nav UL LI {
	FONT-WEIGHT: normal;
	MARGIN: 0.2em 0px;
	FONT-SIZE: 9px;
	text-decoration:none;
	color: #8DD1F6;
}
UL.Nav UL LI.active {
	LIST-STYLE-IMAGE: url(images/ulc_la4.gif);
	COLOR: black;
	FONT-SIZE: 9px;
	text-transform: uppercase;
}
UL.Nav A {
	COLOR: #cacac9;
	text-decoration:none;
}
UL.Nav A:hover {
	COLOR: #586384;
	text-decoration:none;
}
UL.Nav UL LI A {
	color: #586384;
	text-decoration:none;
}

fieldset.poll {
    /*border:1px solid #A0A0A0; */
   padding:8px;
}

fieldset.poll legend {
    font-weight:bold;
    color: #586384;
}

.pollGauge {
background: #FFDD80;
border:1px solid #FF6600;
height: 8px;
}

.page_description {
    font-weight:bold;
    text-indent:none;
}

.collapsible_compact {
    cursor:pointer;
    cursor:hand;
    display:inline;
    border:1px solid #D0D0D0;
    padding:4px;
    margin-right:4px;
    line-height:4em;
}

