HTML, BODY, DIV, P, LI, UL, OL, FORM, FIELDSET, H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	list-style: none;
}
BODY
{
	font: normal 62.8%/1.3 Arial, Helvetica, sans-serif;
	background: #006699 url(../images/bg-body.jpg) repeat-x;
	color: #585C5E;
	padding: 40px 0 30px;
}
A
{
	color: #148D04;
}
A:hover
{
	text-decoration: underline !important; /*[e]underline*/
	color: #000;
}
A IMG
{
	border: 0;
}
IMG
{
	border: 3px solid #ECF8FF !important; /*[e]3px solid #ECF8FF*/
}
INPUT SELECT, TEXTAREA
{
	font-family: Arial, lucida, sans-serif;
	font-size: 1em;
	vertical-align: middle;
}
INPUT, TEXTAREA
{
	background: #044979;
	padding: 2px 0;
	margin: 0;
	border: 1px solid #1776A4;
	color: #CDE2F0;
}
BUTTON
{
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height: 18px;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #00CCFF;
	cursor: pointer;
}
.submit
{
	width: auto !important; /*[e]auto*/
	overflow: visible;
	background-color: #312B2A;
	border: 1px solid #000 !important; /*[e]1px solid #000*/
	padding: 0 5px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
H1
{
	font-size: 2em;
}
H2
{
	font-size: 1.6em;
}
H3
{
	font-size: 1.4em;
}
H4
{
	font-size: 1.2em;
}
H5
{
	font-size: 1.1em;
}
H6
{
	font-size: 1em;
}
P
{
	line-height: 20px;
}
H1, H2, H3, H4, H5, H6
{
	color: #024877;
}
TABLE
{
	border-collapse: collapse;
	width: 95%;
}
TABLE TD, TABLE TH
{
	border: 1px solid #D8D8D8;
	padding: 10px;
}
TABLE TH
{
	text-align: left;
}
TABLE TD.right
{
	padding-left: 5px;
}
TABLE TH.right
{
	padding-left: 5px;
}
TABLE TD.left
{
	padding-right: 5px;
}
TABLE TH.left
{
	padding-right: 5px;
}
BLOCKQUOTE
{
	margin: 0;
	padding: 10px 20px;
	color: #333;
	line-height: 1.6;
	font-family: Georgia, serif;
}
FIELDSET
{
	border: 0 !important; /*[e]0*/
}
/*-- Icons list --*/
.ico
{
	padding-left: 15px;
}
.ico-breezy
{
	background: url(../images/ico/ico-breezy.gif) no-repeat 2px 0;
	padding: 2px 0 1px 25px;
}
.ico-breezy:hover
{
	background-position: 2px -18px;
}
/*-- User friendly features --*/
.hidden
{
	display: none;
}
/*-- Basics layout --*/
#view
{
	width: 762px;
	margin: 0 auto;
}
#head
{
	font-size: 1.2em;
}
#content
{
	font-size: 1.2em;
}
#foot
{
	font-size: 1.2em;
	clear: both;
}
/*-- Logo constructs --*/
#main
{
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
}
#main H1
{
	font-family: sans-serif;
	font-size: 2.2em;
}
#main H1 A
{
	text-decoration: none;
	color: #FFF !important; /*[e]#FFF*/
}
#main H2
{
	font-weight: normal;
	font-size: 1em;
	padding-left: 2px;
	margin-top: -3px;
}
#main H2, #main H2 A
{
	color: #8BCCED;
	text-decoration: none;
}
#head A:hover
{
	text-decoration: none !important; /*[e]none*/
}
#ambience
{
	height: 88px;
	background: url(../images/1.png) no-repeat;
}
#logo
{
	height: 184px;
	background: #63B7DD url(../images/bg-logo.jpg) no-repeat;
}
#logo *
{
	height: 184px;
	color: #D6ECF9;
	text-decoration: none !important; /*[e]none*/
}
#logo H2
{
	font-weight: normal;
	font-size: 1.5em;
	color: #D6ECF9;
	margin: 100px 0 0 70px;
}
#logo .block
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 184px;
	text-decoration: none;
}
/*-- Main classes --*/
.fr
{
	float: right !important; /*[e]right*/
}
.fl
{
	float: left !important; /*[e]left*/
}
.clear
{
	clear: both !important; /*[e]both*/
}
.right
{
	text-align: right !important; /*[e]right*/
}
.left
{
	text-align: left !important; /*[e]left*/
}
.center
{
	text-align: center !important; /*[e]center*/
}
.last
{
	margin-right: 0 !important; /*[e]0*/
	margin-bottom: 0 !important; /*[e]0*/
	border-bottom: none !important; /*[e]none*/
}
.small
{
	font-size: 0.9em;
}
.big
{
	font-size: 1.5em;
}
.item
{
	margin-bottom: 1.5em;
	clear: both;
}
.info
{
	font-size: 0.95em;
	margin: 2px 0 6px !important; /*[e]2px 0 6px*/
	color: #148D04;
}
.img
{
	padding: 3px;
	border: 1px solid #DFF1F9;
	float: left;
}
.img IMG
{
	padding: 0;
	border: none !important; /*[e]none*/
}
.self
{
	padding-left: 10px;
	float: left;
	margin-top: -4px;
}
.date
{
	font-weight: bold;
	color: #066BB6;
}
.perex
{
	margin-bottom: 0 !important; /*[e]0*/
}
.col1
{
	width: 49%;
	float: left;
}
.col2
{
	width: 49%;
	float: right;
}
.col2 *
{
	padding-left: 0 !important; /*[e]0*/
}
IMG.left
{
	margin-left: 0 !important; /*[e]0*/
}
IMG.right
{
	margin-right: 0 !important; /*[e]0*/
}
/*-- Layout constructs --*/
#logo
{
	position: relative;
	width: 100%;
	height: 184px;
	overflow: hidden;
	background: #398DB9 url(../images/bg-logo.jpg) no-repeat 0 0;
}
#mainMenu
{
	height: 43px;
	padding: 0 12px;
	background: #0F2132 url(../images/bg-menu.gif) no-repeat;
}
#content
{
	width: 100%;
	height: 100%;
	background: #FFF url(../images/bg-content.gif) repeat-y;
	float: left;
}
#foot
{
	height: 54px;
	background: #0F2132 url(../images/bg-foot.gif) no-repeat;
}
/*-- Main Menu --*/
#mainMenu UL
{
	position: relative;
	height: 100%;
}
#mainMenu LI
{
	position: relative;
	float: left;
}
#mainMenu LI A
{
	display: block;
	width: 101px;
	height: 27px;
	padding-top: 16px;
	float: left;
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background: url(../images/bg-menu_item.gif) no-repeat 0 0;
}
#mainMenu LI.active A, #mainMenu LI A:hover
{
	background-color: #0A1520;
	background-position: 0 -43px;
}
/*-- Search block --*/
#search
{
	position: absolute;
	right: 12px;
	top: 10px;
	width: 30%;
	text-align: right;
}
#search .button
{
	width: 166px !important; /*[e]166px*/
	height: 17px;
	border: none;
	background: url(../images/bg-input.gif);
	padding: 3px 12px;
}
#search .submit
{
	width: 22px !important; /*[e]22px*/
	height: 23px;
	background: url(../images/bg-submit.gif) no-repeat;
	border: none !important; /*[e]none*/
	padding: 0;
	margin-left: 5px;
}
/*-- Right (submenu) block --*/
#menuBlock
{
	width: 260px;
	float: right;
}
#menuBlock .box
{
	margin-bottom: 20px;
	padding: 0 10px 0 20px;
	overflow: hidden;
	clear: both;
}
#menuBlock .firstBox
{
	padding-top: 25px;
	background: url(../images/bg-content_right.gif) no-repeat 0 0;
}
#menuBlock .box H3
{
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 0px;
	color: #024877;
	font-weight: normal;
}
#menuBlock .boxText P, #menuBlock .boxText A
{
	color: #585C5E;
}
#menuBlock .subMenu UL
{
	padding-left: 20px;
}
#menuBlock .subMenu UL LI
{
	margin: 9px 0;
}
#menuBlock .subMenu LI A
{
	padding: 0 5px 0 20px;
	color: #064E81;
	overflow: hidden;
	background: url(../images/bg-submenu_item1.gif) no-repeat 0 60%;
}
#menuBlock .subMenu LI A:hover, #menuBlock .subMenu LI.active A
{
	color: #022A47;
	background: url(../images/bg-submenu_item2.gif) no-repeat 0 60%;
}
/*-- Left (content) block --*/
#content>#contentBlock
{
	margin-bottom: 0;
}
#contentBlock
{
	position: relative;
	left: 1px;
	float: left;
	width: 502px;
	min-height: 550px;
	margin-bottom: -20px;
	padding: 20px 0;
	background: url(../images/bg-content_left.gif) no-repeat 100% 100%;
}
#contentBlock IMG
{
	margin: 3px;
}
#contentBlock TABLE TR.add TD, #contentBlock TABLE TR.add TH
{
	background: url(../images/bg-table_line.gif) repeat-x;
}
#contentBlock .item
{
	position: relative;
	left: -1px;
	padding: 0 15px 0 25px;
}
#contentBlock .item H2, #contentBlock .item H3, #contentBlock .item H4, #contentBlock .item P
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#contentBlock .itemOdd
{
	position: relative;
	left: -11px;
	background: url(../images/bg-article.gif) repeat-y;
	width: 230px;
	padding-right: 0;
}
#contentBlock .itemEven
{
	padding-right: 0;
}
#contentBlock .mainItem
{
	padding-right: 0;
}
#contentBlock .mainItem .perex
{
	color: #014679;
	width: 452px;
	padding: 10px 25px 5px;
	margin-left: -25px;
	margin-bottom: 1.1em !important; /*[e]1.1em*/
	border-bottom: 1px solid #DFF1F9;
	background-color: #ECF8FF;
}
#contentBlock .mainItem .perex2
{
	color: #014679;
	width: 452px;
	padding: 10px 25px 5px;
	margin-left: -25px;
	font-size: 1.2em;
	margin-bottom: 1em !important; /*[e]1em*/
	border-bottom: 1px solid #DFF1F9;
	background-color: #ECF8FF;
}
/*-- Lists --*/
#contentBlock P, #contentBlock UL, #contentBlock OL, #contentBlock TABLE, #menuBlock .boxText P, #menuBlock .boxText UL, #menuBlock .boxText OL, #menuBlock .boxText TABLE
{
	margin-bottom: 2em;
}
#contentBlock UL, #contentBlock OL, #menuBlock .boxText UL, #menuBlock .boxText OL
{
	padding-left: 10px;
}
#contentBlock OL, #menuBlock .boxText OL
{
	padding-left: 17px;
}
#contentBlock UL *, #contentBlock OL *, #menuBlock .boxText UL *, #menuBlock .boxText OL *
{
	margin-bottom: 0 !important; /*[e]0*/
}
#contentBlock UL LI, #menuBlock .boxText UL LI
{
	margin: 3px 0;
	list-style: disc;
}
#contentBlock OL LI, #menuBlock .boxText OL LI
{
	margin: 3px 0 3px 10px;
	padding: 0;
	list-style: decimal;
}
/*-- Footer part --*/
#foot P
{
	padding: 18px 18px 0;
}
#foot *
{
	color: #5A8DA6;
}
#foot A:hover
{
	color: #FFF;
}
