body, table, td, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img
{
	border: 0;
}
ul
{
	padding: 0;
	margin: 0;
}
li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
a
{
	color: #002954;
}

.main_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.search_item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 0 0 0;
	display: block;
}

#content #mainCol p, #content #fullWidthCol p
{
	padding: 0;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #mainCol ul, #content #fullWidthCol ul
{
	margin-bottom: 20px;
}
#content #mainCol li, #content #fullWidthCol li
{
	padding: 0 0 0 30px;
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent url(/images/ico_arrow_green_r.gif) no-repeat 4px 0;
}

#content #mainCol h3, #content #fullWidthCol h3
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	color: #002954;
}

#content #mainCol h4, #content #fullWidthCol h4
{
	padding: 0;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #002954;
}

#content #mainCol h5, #content #fullWidthCol h5
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #002954;
}.home_blue
{
	font-family: Arial, Helvetica, sans-serif;
	color: #002954;
	font-size: 22px;
}

.home_green 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px; 
	color: #306b23;
}

/*HOMEPAGE  */
#advert
{
	position: absolute;
	top: 208px;
	right: 50px;
	width: 270px;
	
}
#advert p
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#advert p span
{
	color: #002954;
	font-size: 22px;
}
#advert a 
{
	color: #002954;
	font-size: 11px;
	font-weight: bold;
}
.colBox .header3
{
	color: #002954;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
}
.colBox .header4
{
	color: #306b23;
	font-size: 12px;
}
.colBox a
{
	color: #306b23;
}
.description
{
	
}
.spotlight li
{
	background: url(/img/ico_arrow_green_r.gif) -3px 0 no-repeat;
	margin: 0 0 15px 0;
	padding-left: 16px;
}
.news li
{
	margin-bottom: 15px;
	padding-left: 32px;
}
.news li.sheet
{
	background: url(/img/ico_sheet.gif) -5px 0 no-repeat;
}
.news li.check
{
	background: url(/img/ico_check.gif) -3px -5px no-repeat;
}
.news li.pencil
{
	background: url(/img/ico_pencil.gif) -4px 0 no-repeat;
}



/*SPECIFIC  BLOCKS */
/*search*/
#search
{
	width: 150px;
	position: absolute;
	right: 25px;
	top: 70px;
	text-align: right;
}
#search input.text
{
	font-size: 10px;
	width: 75px;
	padding: 1px 2px;
	border: 1px solid #9d9d9d;
}
#search input.button
{
	font-size: 10px;
	border: 1px solid #9d9d9d;
	padding: 1px 3px;
	background: #002954;
	color: #fff;
}
/*HP main menu*/
#menuColHp
{
	width: 130px;
	height: 270px;
	border: 2px solid #C6Cbd5;
	border-top: none;
	position: absolute;
	top: 136px;
	left: 13px;
}
#menuColHp ul
{
	position: absolute;
	bottom: -2px;
	width: 100%;
}
#menuColHp ul li
{
	padding: 10px 10px 14px 17px;
	border-bottom: 2px solid #C6Cbd5;
	
}
#menuColHp ul li a
{
	text-decoration: none;
	color: #002954;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#menuColHp ul li a:hover
{
	color: #306b23;
}




/*main menu */
#mainMenu
{
}

/* LEVEL 1 */
#mainMenu .level_1
{
	padding: 6px 0 6px 0;
	display: block;
}
#mainMenu .level_1 a
{
	text-decoration: none;
	color: #002954;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 1px solid #7f94a9;
	padding: 6px 0 6px 0;
	display: block;
}
#mainMenu .level_1 a:hover,
#mainMenu .level_1 a.selected
{
	color: #306b23;
}

/* LEVEL 1 - TOP */
#mainMenu .level_1_top
{
	padding: 6px 0 6px 0;
	display: block;
}
#mainMenu .level_1_top a
{
	padding: 6px 0 6px 0;
	text-decoration: none;
	color: #002954;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	border-top: 1px solid #7f94a9;
	border-bottom: 1px solid #7f94a9;
	display: block;
}
#mainMenu .level_1_top a:hover,
#mainMenu .level_1_top a.selected
{
	color: #306b23;
	display: block;
}

/* LEVEL 1 - ITEM */

#mainMenu .level_1 a.level_1_item
{
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #7f94a9;
	display: block;
}

/* LEVEL 1 - SELECTED */
#mainMenu .level_1_selected
{
	padding: 4px 0 0 0;
	display: block;
}
#mainMenu .level_1_selected a
{
	text-decoration: none;
	color: #306b23;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
}
#mainMenu .level_1_selected a:hover,
#mainMenu .level_1_selected a.selected
{
	color: #306b23;
}


/* LEVEL 2 */
#mainMenu .level_2
{
	padding: 5px 0 5px 0;
	border: 0;
	margin: 0;
	display: block;
}
#mainMenu .level_2 a
{
	text-decoration: none;
	text-transform: none;
	color: #002954;
	font-weight: normal;
	font-size: 12px;
	padding-left: 15px;
}
#mainMenu .level_2 a:hover
{
	color: #002954;
	background: url(/img/ico_bullet.gif) 1px no-repeat;
}
#mainMenu .level_2_selected, #mainMenu a.level_2_selected
{
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	color: #002954;
	background: url(/img/ico_bullet.gif) 1px 6px no-repeat;
	display: block;
}

/* TOP - */

/* LEVEL 2 - TOP ITEM*/
#mainMenu .level_2_item
{
	padding: 0 0 0 0;
	border: 0;
	margin: 0;
	display: block;
}
#mainMenu .level_2_item a
{
	text-decoration: none;
	text-transform: none;
	color: #002954;
	font-weight: normal;
	font-size: 12px;
	padding-left: 15px;
}
#mainMenu .level_2_item a:hover
{
	color: #002954;
	background: url(/img/ico_bullet.gif) 1px no-repeat;
}
#mainMenu .level_2_item_selected, #mainMenu a.level_2_item_selected
{
	font-weight: bold;
	padding: 0 5px 0 15px;
	color: #002954;
	background: url(/img/ico_bullet.gif) 1px 1px no-repeat;
	display: block;
}

/* LEVEL 3 */
#mainMenu .level_3
{
	padding: 2px 2px 2px 20px;
	margin: 0;
	display: block;
}
#mainMenu .level_3 a
{
	text-decoration: none;
	border-bottom: 2px solid #e2e5ea;
	color: #002954;
	font-size: 11px;
	display: block;
}
#mainMenu .level_3 a:hover
{
	color: #002954;
	background: url(/img/ico_bullet2.gif) 6px 4px no-repeat;
	display: block;
}
#mainMenu .level_3_selected
{
	font-size: 11px;
	color: #306b23;
	padding: 2px 2px 2px 20px;
	font-weight: normal;
	border-bottom: 2px solid #e2e5ea;
	background: url(/img/ico_bullet2.gif) 6px 4px no-repeat;
	display: block;
}

/* LEVEL 3 - TOP ITEM */
#mainMenu .level_3_item
{
	padding: 2px 2px 2px 20px;
	margin: 0;
	display: block;
}
#mainMenu .level_3_item a
{
	text-decoration: none;
	border-bottom: 2px solid #e2e5ea;
	border-top: 2px solid #e2e5ea;
	color: #002954;
	font-size: 11px;
	display: block;
}
#mainMenu .level_3_item a:hover
{
	color: #002954;
	background: url(/img/ico_bullet2.gif) 6px 4px no-repeat;
	display: block;
}
#mainMenu .level_3_item_selected
{
	font-size: 11px;
	color: #306b23;
	padding: 2px 2px 2px 20px;
	font-weight: normal;
	border-top: 2px solid #e2e5ea;
	border-bottom: 2px solid #e2e5ea;
	background: url(/img/ico_bullet2.gif) 6px 4px no-repeat;
	display: block;
}


/*main content*/
#content .contentHeading
{
	font-size: 16px;
	color: #002954;
}
#content #mainCol p
{
	margin-bottom: 20px;
}

/*side column content*/
.colBox
{
	
}


/* COMMON  CLASSES */
.header1 { font-weight: bold; font-size: 28px; color: #002954;}
.header2 { font-weight: bold; font-size: 24px; color: #002954;}
.header3 { font-weight: bold; font-size: 18px; color: #002954;}
.header4 { font-weight: bold; font-size: 16px; color: #002954;}
.header5 { font-weight: bold; font-size: 13px; color: #002954;}
.header6 { font-weight: bold; font-size: 10px; color: #002954;}

/* TABLE STYLES */
.inlineContentTable, .boxGridTable
{
	margin: 0 auto 10px auto;
	border-collapse: collapse;
}
.inlineContentTable th, .inlineContentTable th.lightText, .inlineContentTable th.darkText, .boxGridTable th, .boxGridTable th.lightText, .boxGridTable th.darkText
{
	padding: 4px;
	font-size: 11px;
	border: 1px solid #000;
	vertical-align: top;
}
.inlineContentTable th, .inlineContentTable th.darkText, .boxGridTable th, .boxGridTable th.darkText
{
	color: #000;
}
.inlineContentTable th.lightText, .boxGridTable th.lightText
{
	color: #FFF;
}
.boxGridTable th, .boxGridTable th.darkText, .boxGridTable th.lightText
{
	width: 188px;
}
.inlineContentTable td, .boxGridTable td
{
	padding: 4px;
	font-size: 11px;
	border: 1px solid #000;
	vertical-align: top;
}
.boxGridTable td
{
	width: 188px;
}
.boxGridTable td.spacerCell
{
	width: 10px;
	padding: 0;
	border: none;
}


.hidden
{
	/*display: none;*/ /*<<< cannot be used - voice readres can't read the content */
	position:absolute;
	top:-500px;
	left:0;
	width:1px;
	height:1px;
	overflow:hidden;
}
.clear
{
	clear: both;
}
