h1 {
	font-size:28px;
	font-family:Arial Narrow;
	color:#00800B;
	margin:0px;
	font-weight:500;
	line-height:130%;
}

h2 {
	font-size:22px;
	font-family:Arial Narrow;
	color:#0084BD;
	margin:0.45em 0 0 0;
	font-weight:500;
	line-height:100%;
}

.LargeText {
	font-size:24px;
	font-family:Arial Narrow;

}

.EnlargedText {
	font-size:18px;
	font-family:Arial Narrow;
	color:#00960D;
}

.ReducedText {
	font-size:11px;
	color:#7F7F7F;
}


small {
	font-size:9px;
}#HorizontalMenu {
    background-image:url(http://www.initiativa.com.ua/sites/initiative/inc/GraphicMenuHorizontal/menu-ground.gif);
    background-position:top;

    background-repeat:repeat-x;
	width: 100%;
	margin-bottom:21px;

}
#HorizontalMenu table{
	width: auto;					/*For full items arrangement use width:100%; */

	border-collapse:collapse;
	border-spacing:0;
}
#HorizontalMenu table td {
	padding:0;
	text-align:center;
}.HighlightedBlock {
	background-color:#E6FFD9;
	color:#00960D;
	padding:12px;
	margin:12px 0 12px 0;
}.TwoCol {width: 100%; margin: 12px 0px 12px 0px}

td.TwoColLeft  {
	padding-right:8px;
	padding-left:12px;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
	width:50%;
	text-align:justify;
}

td.TwoColRight {
	padding-left:8px;
	padding-right:12px;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
	width:50%;

}.Download {
	padding-left:52px;
	padding-top:12px;
	margin-top:7px;
	margin-bottom:7px;
	height:36px;
	background-image:url(http://www.initiativa.com.ua/sites/initiative/inc/visBlocks/Download/Download.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.DownloadCaption {padding-right:6px;}
.DownloadCaption, .DownloadCaption a, .DownloadCaption a:visited {
	font: bold 18px Arial Narrow;
	color:#10B31E;
}

.DownloadFileInfo {
	 font:bold 14px Arial;
	 color:#0084BD;
     padding-right:7px;
}.Form {
	margin-top:0px;
}
.Form textarea {
	height:70px;
	width:255px;
}

.FieldCheckBox {
	margin-left:-5px;
	padding:0;
}

.FieldCaption {
	width:188px;
    padding: 3px 12px 7px 12px;
    background-color:#EEFFE5;
    border-top:15px solid white;
    vertical-align:top;
    text-align:right;
}

.Field {
	width:344px;
    padding:7px 7px 5px 7px;
    border-bottom:6px solid #EEFFE5;
    border-top:15px solid white;
    vertical-align:top;

}

.FormDescription {
	padding:6px 7px 18px 66px;

}
.Form button{
	background:white;
	border:0;
	cursor:pointer;
    text-align:left;
}
.Form img {
    cursor:pointer;
}/* Print */
#Print {
	padding-left:27px;						/*Space for image and text padding*/
	height:18px;							/*Image height*/
	padding-right:27px;						/*Right margin*/
	font:11px Arial, Helvetica, sans-serif; /*Font setting*/
	color:#00AFBF;							/*Color setting*/

	float:right;
	background-image:url(http://www.initiativa.com.ua/sites/initiative/inc/Print/print.gif);
	background-repeat:no-repeat;
}/* Status bar */
#StatusBar, #StatusBar a, #StatusBar a:visited {
	font:12px Arial, Helvetica, sans-serif;		/*Status bar font settings */
	color: #999999;								/*Status bar color settings */
}
#StatusBar {padding-left:21px;}/* LeftGraphicMenu */
#LeftGraphicMenu {
	margin-bottom:33px;			/*Bottom menu margin */

	text-align:right;
}

#LeftGraphicMenu a:hover {
	background-position:21px 0;	/*Pointer offset*/

	background-image:url(http://www.initiativa.com.ua/sites/initiative/inc/GraphicMenuLeft/hover.gif);
	background-repeat:no-repeat;
}

#LeftGraphicMenu a, #LeftGraphicMenu a:visited {display:block;}/* Main CSS Document */
body, html {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}

img {border:0}
#Content img, .HTMLEditor img {margin:3px}

p {margin:0;}

font {padding-left:0px;}

a, a:visited {color:#00AFBF;}
a:hover {text-decoration:none;}

@media screen{
ul {
	list-style: none;
	padding: 5px 0px 5px 14px;
	margin:0;
}
li {
	margin: 0;
	padding:0 0 0.45em 16px;
	background:url(../img/li.gif) no-repeat left 0.3em;
	list-style: none;
}}

hr {
        height:1px;
        border:0;
        color:#ddd;
        background:#ddd;

}


.HTML_Editor, p, #Content, td, li, body{ 		/*Common text styles */
	line-height:120%;
	font:14px Arial, Helvetica, sans-serif;
	color:#56526E;
}

h1 {
	font-size:28px;
	font-family:Arial Narrow;
	color:#00800B;
	margin:0px;
	font-weight:500;
	line-height:100%;
}

h2 {
	font-size:22px;
	font-family:Arial Narrow;
	color:#0084BD;
	margin:0.33em 0 0 0;
	font-weight:500;
	line-height:100%;
}

.EnlargedText {
	font-size:18px;
	font-family:Arial Narrow;
	color:#00960D;
}

.ReducedText {
	font-size:11px;
	color:#7F7F7F;
}

.LargeText {
	font-size:24px;
	font-family:Arial Narrow;

}

small {
	font-size:9px;
}

.EditorTable {
	empty-cells:show;
	border-collapse:collapse;
	width:100%;
	font-size:12px;
	margin: 9px 0px 9px 0px;
	border-top:1px solid #00800B;
	border-right:1px solid #00800B;

}
.EditorTable td {
	border-bottom:1px solid #00800B;
	border-left:1px solid #00800B;

	padding:4px 5px 4px 5px;
	vertical-align:top;
	text-align:left;
}

/* Base structure arrangement */
#PageCanvas {
	width:100%;
	height:100%;
	border-collapse:collapse;
	border-spacing:0;
}


.LeftCanvasGround {
	background-image:url(../img/leftCanvas.gif);
	background-repeat:repeat-y;
	background-position:100%;
	font-size:1px;
	background-color:#FBFABF;

}

.RightCanvasGround {
	background-image:url(../img/rightCanvas.gif);
	background-repeat:repeat-y;
	background-position:0;
	font-size:1px;
	background-color:#FBFABF;

}
#PageWidth {
	vertical-align:top
}

@media screen{
#PageWidth {
	width:1000px;
} 		/* !!!Page width */
}
#Page {
	width:100%;
	height:100%;
	border-collapse:collapse;
	border-spacing:0;
}
.WorkSpace{
	background-color:white;		/*Page color */

	vertical-align:top;
}

.LeftColumnWidth {
	width:174px;				/*Left Column width*/

	overflow:hidden;
}

#LeftColumn {
	padding:0 0 7px 0; 			/* Bottom column padding*/

	vertical-align:top;
}

/*Collage*/
#Collage {
	background-position:0 0;	/*Collage alignment. Default is left*/
    background-color:#8CBBE5;

	background-repeat:no-repeat;
}
#ContentTable {
    height:200px;				/*Minimal content height*/

	clear:both;
    width:100%;
}
#Content {
	padding-top:8px;
	padding-right:30px;
	padding-left:21px;
}

#FooterCanvas {
	background-color:white;			/*Default color for groung */
	background-position:0 100%;		/*Ground image position */

	height:1px;
	vertical-align:bottom;
	background-image:url(../img/footer_ground.jpg);
	background-repeat:repeat-x;
}

#FooterImage {
	padding-left: 29px;			/*Footer left text padding*/
	padding-right: 24px;			/*Footer right text padding*/

/*	height: 180px;*/					/*Image height*/
	background-position:0 100%;		/*Image position*/

/*	background-image:url(../img/footer_pic.jpg); */
	background-repeat:no-repeat;
}

#FooterContacts {
	padding-top:12px;				/*Top contacts padding*/
	padding-bottom:0px;				/*Padding between contacts and copyrights */

}

#FooterCopyrights {
	font:11px Arial, Helvetica, sans-serif;	/*Contacts font settings */
	line-height:160%;

	float:left;
	padding-bottom:3px;

}

#FooterDeveloper span,  #FooterDeveloper a, #FooterDeveloper a:visited {
	font:11px Arial, Helvetica, sans-serif;	/*Developer font settings */
	color:#666666;
}
#FooterDeveloper {float:right}
#FooterDeveloper a, #FooterDeveloper a:visited {text-decoration: none;}
#FooterDeveloper span{text-decoration: underline;}
#FooterDeveloper img{margin-left:7px;}
#FooterCounters {
	margin-top:3px;			/*Margin after Developer*/

	clear:both;
    text-align:center;
}

@media screen {#PrintMessage {display:none}}

@media print {
#LeftColumn, #Collage, #FooterCanvas, #Print, #HorizontalMenu td, .Form {display:none}
#PageWidth {width:90%;}
.LeftCanvasGround, .RightCanvasGround {display:none}
ul {list-style-type:square}

#PrintMessage {border-top:2px solid #7f7f7f}

}/* LeftContextMenu */
#LeftContextMenu {
	padding-top: 31px;			/*Top ground height */
	background-color:#D1F0FF;	/*Menu Color */
	background-position:0 0;	/*Ground offset */
	font-family:Arial Narrow;
	font-size:14px;

	text-align:left;
	background-image:url(http://www.initiativa.com.ua/sites/initiative/inc/MenuContext/top_ground.gif);
	background-repeat:repeat-x;
}

#LeftContextMenuGround {
	height:16px;  				/*Ground height*/
	margin-bottom:24px;			/*Bottom menu ground*/
	background-position:100% 0;	/*Ground offset*/
	background-color:#D1F0FF;	/*Menu Color */


/*	background-image:url(http://www.initiativa.com.ua/sites/initiative/inc/MenuContext/bottom_ground.gif);*/
	background-repeat:repeat-x;
	font-size:1px;

}

#LeftContextMenu a, #LeftContextMenu a:visited {
	color:#2F2756;				/*Underline color */
}

#LeftContextMenu div {
	padding-left:30px;			/*Left text offset */
	padding-right:3px;			/*Right text offset */
	margin-bottom:0.7em;		/*Offset between lines*/
	background-position:19px 0.4em;/*MArker offset*/

	background-image:url(http://www.initiativa.com.ua/sites/initiative/inc/MenuContext/li.gif);
	background-repeat:no-repeat;
	clear:both;

}

#LeftContextMenu span {
    color:#444055;					/*Menu text color*/

}/*Service Menu*/
#ServiceMenu {
	padding-top:7px;
	padding-right:7px;
	text-align: right;
}