/*++++++++++++++    STANDARD   +++++++++++++++++++++++++++++++++++++*/

* {margin: 0; padding: 0;}
img { border:none; }
ul {list-style: none; }
a {text-decoration: none; outline:none;}
.clear {clear:both; margin:0; padding:0; line-height:0; height:0;}
.marg0 {margin: 0 !important;}

body { font-size: 62.5%;
	   font-family: Arial, Helvetica, sans-serif;
	   background: #fff;
}

.main_wrapper {
width: 980px;
margin: 0 auto;
overflow: hidden;
background: #cdcfd1 url(../../img/wrapper_bg.jpg) repeat-y left top;
position: relative;
padding-bottom: 60px;
}

.left_holder {
width: 194px;
float: left;
position: relative;
padding: 0 0 0 0;
}
.left_holder .logo img { 
padding-top: 36px;
background: #bfc0c5;
display: block;
width: 194px;
padding-bottom: 22px;
}

/* +++++ CONTACT/LANGUAGE BAR +++++ */
.left_holder .cont_lang { 
width: 174px; 
background: #96969a; 
height: 30px; 
overflow: hidden; 
padding: 0 0 0 20px;
}
.left_holder .cont_lang a { 
display: block; 
float: left; 
color: #FFF; 
font-size: 14px; 
text-transform: uppercase; 
font-weight: bold; 
line-height: 32px;
}
.left_holder .cont_lang a:hover {color: #55535a;}
.left_holder .cont_lang a.active {color: #55535a;}
.left_holder .cont_lang span {display: block; float: left; color: #FFF; font-size: 14px; text-transform: uppercase; font-weight: bold; padding: 0 2px;
line-height: 32px;}
.left_holder .cont_lang a.link_cont {width: 95px;}

.search_cont {
width: 194px; 
position: relative; 
height: 24px; 
/*margin-bottom: 40px;*/
}

.search_cont input.search {
width: 111px;
background: url(../../img/searchInputBg.gif) repeat-x left top;
height: 26px;
border: none;
color: #474549;
position: absolute;
top:0;
left: 24px;
padding: 5px 5px 0px 4px;
font: 11px Arial;
}

.search_cont .search_btn { 
display: block;
cursor: pointer;
width: 30px;
height: 31px;
position: absolute;
top:0;
right: 20px
}
.left_holder .box_btn {
padding-left: 22px; 
/*margin-bottom: 40px;*/
}
.left_holder .box_btn a.e_btn {
display:block; 
width: 148px; 
height: 54px;  
color: #fff;  
background: url(../../img/left_btn_bg.gif) no-repeat left top; 
margin-bottom: 3px; 
text-align: center;
text-transform: uppercase;
padding: 8px 8px 0 0;
}
.left_holder .box_btn a.e_btn .btnTitle {
font-size: 20px;
margin: 0 !important;
display: block;
}
.left_holder .box_btn a.e_btn .btn_desc {
font-size: 9px;
margin: 3px 0 0 0 !important;
display: block;
color: #fad4d1;
text-transform: none;
}
.left_holder .box_btn a.arhBtn {
background: url(../../img/grey_btn_bg2.gif) no-repeat left top;
color: #fff; 
display: block;
width: 156px;
height: 26px;
text-align: center;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
line-height: 26px;
}
.left_holder .box_btn a.arhSubBtn {
font-size: 13px;
width: 135px;
background: url(../../img/grey_btn_bg3.gif) no-repeat left top;
color: #474549 !important; 
text-align: left;
padding: 0 10px 0 11px;
}
.left_holder .box_btn a.btn_mark {
font-size: 10px;
display: block; 
width: 149px; 
height: 34px; 
color: #fff; 
text-transform: uppercase; 
background: url(../../img/grey_btn_bg.gif) no-repeat left top; 
font-weight: bold; 
line-height: 25px; 
padding-right: 7px; 
text-align: center; 
margin-bottom: 2px;
}
.left_holder .box_part_man a.btn_mark:hover {
color: #c40008;
}

.left_holder .box_btn a.btn_mark2 {
font-size: 10px;
display: block; 
width: 149px; 
height: 34px; 
color: #fff; 
text-transform: uppercase; 
background: url(../../img/grey_btn_bg4.gif) no-repeat left top; 
font-weight: bold; 
line-height: 25px; 
padding-right: 7px; 
text-align: center; 
margin-bottom: 2px;
}
.left_holder .box_part_man a.btn_mark2:hover {
color: #fff;
}
.left_holder .box_btn .btn_desc  
{
display:block;
margin: 1px 5px 8px 1px;
}


/* +++++ MIDDLE HOLDER +++++ */
.middle_holder {width: 588px; float: left; }

.top_nav { 
width: 566px; 
height: 36px; 
background: #e8e9ea url(../../img/bg_topNav.gif) no-repeat left top; 
padding: 0 0 0 22px;
}
.top_nav a { 
color: #3b393d; 
font-size: 15px; 
font-weight: bold; 
text-transform: uppercase; 
line-height: 36px; 
letter-spacing: -1px;
 }
.top_nav ul li a:hover {color: #c40008 !important;}

.top_nav ul.mainMenu li {
float: left;
position: relative;

}
.top_nav ul.mainMenu li ul {
display: none;
}
/* link color */
.top_nav ul.mainMenu li.active a { color: #c40008;}
.top_nav ul.mainMenu li.active ul li a { 
color: #3b393d;
display: block;
line-height: 22px;
font-size: 14px;
letter-spacing: 0px;
}
.top_nav ul.mainMenu li.active ul li.activeSubmenu a {color: #C40008;}
.top_nav ul.mainMenu li.active ul li.activeSubmenu ul li a {
color: #3b393d;
font-size: 12px;
line-height: 18px;
}
.top_nav ul.mainMenu li.active ul li.activeSubmenu ul li a.active {color: #C40008;}
.top_nav ul.mainMenu li.active ul {
display: block;
position: absolute;
width: 400px;
top: 45px;
left: 0;

}
.top_nav ul.mainMenu li.active ul li {
float: none;
display: block;
}
.top_nav ul.mainMenu li.active ul li.activeSubmenu {
position: relative;
display: block;
}
.top_nav ul.mainMenu li.active ul li.activeSubmenu ul {
display: block;
position: absolute;
width: 300px;
top: 25px;
left: 0;
}
.top_nav ul.mainMenu li.active ul li.activeSubmenu ul li { display: block; }

.top_nav .top_nav_separator { 
width: auto; 
display: block; 
float: left; 
color: #000; 
font-size: 16px; 
font-weight: bold; 
text-transform: uppercase; 
line-height: 32px;
padding: 0 34px; 
}
 
.middle_top {
background: #c9cbce url(../../img/bg_middle_top.gif) no-repeat left top; 
height: 194px; 
margin-bottom: 22px;
}
.middle_top h1.main_title {
color: #5e5c60;
font-size: 36px;
position: relative;
bottom: -108px;
left: 24px;
letter-spacing: -1px;
line-height: 38px;
}

.middle_top ul li a { 
color: #000;
text-transform: uppercase;
display: block;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
width: auto;
line-height: 32px;
}
.middle_top ul li a:hover { 
color: #C40008;
}
.middle_top ul li a.active { 
color: #C40008;
}
.middle_top .submenuInvest li .submenuLev2 {
width: 300px;
padding-left: 4px;
margin-top: -8px;
}
.middle_top .submenuInvest li .submenuLev2 li a {
color: #000;
text-transform: uppercase;
display: block;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
width: auto;
line-height: 20px;
padding: 0;
}

.middle_top .submenuInvest li .submenuLev2 li a:hover {
color: #c40008;
}
.middle_top .submenuInvest li .submenuLev2 li a.active {
color: #c40008;
}

/* +++++ Forma ++++++ */

.btn_form a.btn_mark {
font-size: 10px;
display: block; 
width: 120px; 
height: 28px; 
color: #fff; 
text-transform: uppercase; 
background-color: #adadad;
font-weight: bold; 
line-height: 29px; 
padding-right: 7px; 
text-align: center; 
margin-bottom: 2px;
border:1px solid #666666;
}


/* +++++ TICKER +++++ */
.ticker { 
border-left: 6px solid #dddee0; 
height: 30px; 
background: #c9cbce;
overflow: hidden;
}
.ticker p.tick_text {
padding: 0 22px 0 16px; 
font-size: 11px; 
margin-top: 9px;
font-weight: bold; 
color: #5e5c60;
overflow: hidden;
}
.ticker span span {
padding-left: 2px;
}
.ticker .tickGrey{
color: #5e5c60;
}
.ticker .tickBlack{
color: #000;
}
.ticker .tickRed{
color: #c40009;
}
.ticker .tickGreen{
color: green;
}
.ticker a {
display: block;
float: left;
color: #403e41;
font: bold 11px Arial, Helvetica, sans-serif;
}
.ticker .ticker_nav_separator {
display: block;
float: left;
padding: 0 6px;
}

/* +++++ MIDDLE CONTENT +++++ */
.middle_content {
width: 588px; 
position: relative; 
padding: 0px; 
margin-bottom: 20px; 
overflow: hidden;
font-size: 11px;
}
.middle_content .sq0 {
display: block; 
margin: 56px auto 0 auto; 
width: 124px; 
height: 128px; 
background: url(../../img/sq0.gif) no-repeat left top; 
color: #474549; 
font-size: 18px; 
font-weight: bold; 
text-align: center; 
padding: 0 7px 0 0; 
text-transform: uppercase; 
line-height: 120px; 
margin-bottom: 10px;
text-indent: -999em;
}
.middle_content .sq0text { 
color: #474549; 
text-align: center; 
font-size: 12px; 
width: 268px; 
margin: 0 auto; 
font-weight: bold; 
margin-bottom: 15px;
}
.middle_content .sel_sq {
display: block; 
text-align: center; 
margin: 0 auto 14px auto; 
}
.middle_content .sq {
	display: block;
	width: 159px;
	height: 79px;
	margin-right: 35px  ;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: #474549;
	line-height: 70px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}
.middle_content .icfInvest { 
	background-image: url(../../img/sqInvest.gif);
}
.middle_content .icfBroker { 
	background-image: url(../../img/sqBroker.gif);
}
.middle_content .icfConsult { 
	background-image: url(../../img/sqConsult.gif);
}
.middle_content .first { 

}
.middle_content .last { 
margin: 0px;
padding: 0px;
width: 159px;
}
.oth_sq {width: 563px; padding-left: 25px; overflow: hidden; margin-bottom: 23px;}
.oth_sq p {
	color:#474549;
	float:left;
	font-size: 11px;
	font-weight:bold;
	margin-right: 78px;
	text-align:center;
	width: 125px;
}

.oth_sq p span {display: block;}
.oth_sq p .title {
border-bottom: 2px solid #4f4c4b; 
margin-bottom: 14px; 
line-height: 20px;
}
.oth_sq span.title_descp { 
line-height: 12px; 
}

.footer { 
clear: both; 
width: 570px; 
padding: 0 0 0 18px; 
margin: 0; 
position: absolute; 
bottom: 10px; 
left: 185px;
}
.footer p { 
width: auto; 
text-align: center; 
color: #000; 
font-size: 9px; 
}
.footer p a { color: #666;}
.footer p a:hover {text-decoration: underline;}


.right_holder {
width: 198px;  
float: left; 
background: #cdcfd1;
}
.right_holder .r_box { width: 198px; }
.right_holder .r_box h2 {
padding: 0 4px; 
color: #fff; 
font-size: 11px; 
text-transform: uppercase; 
line-height: 18px; 
text-align: center;
background: #68676c;
}
.right_holder .r_box h2.projects { 
text-align: left;
 padding-left: 12px;
}

.right_holder .r_box2 { background-color:#b2b3b6; width: 198px; border-top:36px #c5c6c8 solid; border-bottom:22px #c5c6c8 solid; }
.right_holder .r_box2 a img { display: block; }

.right_holder .r_boxChart { background-color:#b2b3b6; width: 198px; border-top:36px #c5c6c8 solid; padding:0px 0px 6px 0px; }
.right_holder .r_boxChart a img { display: block; }

.cromidInfo {
margin: 0 10px;
border-bottom: 1px solid #a4a5a9;
}
.cromidInfo .cromidInfoTbl {
font: bold 10px Arial;
color: #000;
width: 100%;
margin-bottom: 2px;
}
.cromidInfo .cromidInfoTbl td {
padding: 2px 3px;
text-align: left;
}

.topFive {
width: 198px;
background: #C5C6C8;
}
.topFive tr th { 
height: 28px;
color: #fff;
font-size: 12px;
padding-left: 10px;
}
.topFive tr th.titleUp {
background: url(../../img/tableUpArrow.gif) no-repeat 170px 4px; 
}
.topFive tr th.titleDown {
background: url(../../img/tableDownArrow.jpg) no-repeat 170px 4px; 
}
.topFive tr td {color: #464547; padding: 2px 6px 0 2px; text-align:right;}
.topFive tr td.indexName {padding-left: 10px; text-align:left;}
.topFive tr td.indPerc { width: 40px; padding-right:5px;}
.topFive tr.alterColor { 
background: #B1B4B6;
}

.linkovi { padding:10px 20px 10px 20px;}
.linkovi h4.active { color: #c40008; }
.linkovi a { display:block; margin:5px 0px 5px 0px; color: #343434; font-size:11px; font-weight:bold; }
.linkovi a:hover { color: #c40008; } 

/* ++++++ CLANAK ++++++ */
.middle_content h2 {
color: #343434;
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 20px;
}
.middle_content h2.active, .middle_content h3.active, .middle_content h4.active, .middle_content h5.active, .ticker .active, .middle_content span.active {
color: #c40008;
}

span.riskResult {
color: #c40008;
font-size: larger;
font-weight: 800;
padding: 1px 4px;
border: solid 1px gray;
background: #f4f4f4;
font-size: 16px;
}
#checkAll{
display:none;
}
#lblProfil{
display:none;
}
.middle_content .riskBtn {
background: #a9acb0;
font: bold 11px Arial;
color: #c40008;
width: 130px;
padding: 4px 0;
border: 1px solid #898a8b;
cursor: pointer;
}
.middle_content h3 {
color: #343434;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
}
.middle_content h4 {
color: #343434;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
}

.middle_content h5{
font: bold 13px Arial, Helvetica, sans-serif;
color: #343434;
border-bottom: 1px solid #000000;
width:548px;
padding-bottom:3px;
}


.middle_content p.contentTxt {

color: #3b393d;
line-height: 1.6em;
padding-right: 22px;
margin-bottom: 20px;

}
.middle_content .contentTxt a.txtLink {
color: #c40008;
}
.middle_content .contentTxt a.txtLink:hover {
text-decoration: underline;
}
.middle_content .contentTxt .txtHighlight {
color: #c40009;
font-size: 13px;
font-weight: bold;
}

.middle_content .horSeparator {
background: url(../../img/middleContHorSeparator.gif) repeat-x left top;
width: 548px;
height: 2px;
margin-bottom: 20px;
}
.middle_content table.tableAnalize {
width: 548px;
margin-bottom: 20px;
}
.middle_content table.tableAnalize tr th {
background: #c40009;
color: #fff;
text-align: left;
padding: 8px 0 8px 10px;
font: bold 12px Arial, Helvetica, sans-serif;
}
.middle_content table.tableAnalize tr.headTitle th {
padding: 4px;
background: #b9b9bc;
color: #343434;
text-align: center;
font: bold 11px Arial, Helvetica, sans-serif;
}
.middle_content table.tableAnalize tr.headTitle td {
padding: 4px;
background: #b9b9bc;
color: #343434;
text-align: center;
font: bold 11px Arial, Helvetica, sans-serif;
}
.middle_content table.tableAnalize tr.contentTable td {
padding: 4px 4px 4px 4px;
background: #dfdfdf;
color: #343434;
font: normal 10px Arial, Helvetica, sans-serif;
}
.middle_content table.tableAnalize tr.contentTable td a {
color: #343434;
font: normal 11px Arial, Helvetica, sans-serif;
}
.middle_content .contentList {
font-size: 11px;
color: #343434;
padding-left: 10px;
margin-bottom: 20px;
}

.middle_content .contentList li {
background: url(../../img/bulletList.gif) no-repeat left 5px;
padding-left: 10px;
line-height: 16px;
}
/* +++++ REZULTATI PRETRAZIVANJA +++++*/
.middle_content .searchResHeader {
padding-bottom: 5px;
border-bottom: 1px solid #605f67;
margin-bottom: 16px;
}
.middle_content .searchResItem {
margin: 0 0 14px 0;
}
.middle_content .searchResItem h2 {
margin: 0 0 2px 0;
padding: 0 10px 0 12px;
font: bold 12px Arial;
color: #000;
background: url(../../img/searchBullet.gif) no-repeat left 5px;
}
.middle_content .searchResItem h2 a {
color: #000;
text-decoration: none;
}
.middle_content .searchResItem h2 a:hover {
color: #C40008;
}
.middle_content .searchResItem p {
margin: 0 10px 0px 12px;
}
/* +++++ PAGING +++++ */
.pager {
text-align: right;
margin: 15px 0 15px 0;
border-top: 1px solid #9f9ea5;
padding: 5px 5px 0 5px;
font: 11px Arial;
color: #000;
}
.pager a {
text-decoration: underline;
color: #000;
padding: 0 3px;
}
.pager a:hover {
color: #C40008;
}
.pager a.selected {
text-decoration: none;
color: #C40008;
font-weight: bold;
}

/* +++++ BROKER LISTA +++++ */
.middle_content .contentList2 {
width: 300px;
font-size: 15px;
padding-top: 20px;
margin: 0 auto 50px auto;
font-weight: bold;
letter-spacing: -1px;
}

.middle_content .contentList2 li.active {
color: #3b393d;
background: url(../../img/bulletList2.gif) no-repeat left 10px;
}
.middle_content .contentList2 li {
color: #66666c;
background: url(../../img/bulletList2_1.gif) no-repeat left 10px;
padding-left: 10px;
line-height: 24px;
}
.middle_content .contentList2 li ul {
padding-left: 20px;
}
.middle_content .contentBanner img {
display: block;
margin: 0 auto;
}

.middle_content table.tableInvest {
width: 548px;
margin-bottom: 20px;

}
.middle_content table.tableInvest tr th{
color: #343434;
padding: 4px 2px;
font: bold 12px Arial, Helvetica, sans-serif;
}
.middle_content table.tableInvest tr.contentTable td {
padding: 4px 2px;
color: #343434;
font: normal 11px Arial, Helvetica, sans-serif;
}

.middle_content table.tableInvest tr.contentTable td a {
color: #343434;
font: normal 11px Arial, Helvetica, sans-serif;
}

.middle_content table.tableInvest tr.contentTable td a:hover {
color: #c40008;
}


.middle_content table.sorted {
width: 548px;
margin-bottom: 20px;
}
.middle_content table.sorted tr th {
color: #343434;
padding: 4px 2px;
font: bold 10px Tahoma;
border-bottom: 1px solid #999;
}
.middle_content table.sorted tr th.sortedplus {
color: #c40008;
text-decoration: underline;
}
.middle_content table.sorted tr.contentTable td {
padding: 4px 2px;
color: #343434;
font: normal 10px Arial, Helvetica, sans-serif;
}

.middle_content table.sorted tr.contentTable td.red {
padding: 4px 2px;
color: red;
font: normal 10px Arial, Helvetica, sans-serif;
}

.middle_content table.sorted tr.contentTable td.green {
padding: 4px 2px;
color: green;
font: normal 10px Arial, Helvetica, sans-serif;
}

.middle_content table.sorted tr.contentTable td a {
color: #343434;
}

.middle_content table.sorted tr.contentTable td a:hover {
color: #c40008;
}

.middle_content table.sorted tr.contentTableActive td {
padding: 4px 2px;
color: #c40008;
font: normal 10px Arial, Helvetica, sans-serif;
background: #f2f2f2;
}

.middle_content table.sorted tr.contentTableActive td a {
color: #c40008;
}

.middle_content table.sorted tr.contentTableActive td a:hover {
color: #c40008;
}

.middle_content table.sorted th.sortedplus .arrow {
background: url(../../img/sortUp.gif) no-repeat left 5px;
}
.middle_content table.sorted th.sortedminus .arrow {
background: url(../../img/sortDown.gif) no-repeat left 5px;
}

.middle_content a.docLink { display:block; color:#6f7073; font-size:11px; font-weight:bold; text-decoration:none; }
.middle_content a.docLink:hover { color:#343434; }


/* ++++++ POLL ++++++ */
.contentTxt .PollQuestion {
display: block;
font: bold 11px Arial, Helvetica, sans-serif;
margin-bottom: 6px;
}
.contentTxt .PollItem {
/*background: url(../../img/pollUncheck.gif) no-repeat left 3px; */
padding-left: 16px;
display: block;
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 18px;
}
.contentTxt .PollItem input {
cursor: pointer;
}
.contentTxt .checked {
/*background: url(../../img/pollCheck.gif) no-repeat left 3px; */
}

.footer_nav {
	float: left;
	width:588px;
	padding-top:5px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

.footer_nav  a:link,
.footer_nav  a:visited,
.footer_nav  a:active{
	color:#3B393D;
	display: inline;
	font:11px Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-left: 7px;
	}

.footer_nav  a:hover,
.footer_nav   a.active{
    color:#C40008;
	
}

/* Charts */

.small_Chart {
overflow: hidden;
}
.left_holder .small_Chart .links {
width: 180px;
height: 30px;
background: url(../../img/chartHeadLinksBg.jpg) no-repeat left top;
margin: 0 0 5px 7px;
padding: 0px 4px 0 0;
font: 8px Arial;
}
.right_holder .small_Chart .links {
width: 180px;
height: 30px;
background: url(../../img/chartHeadLinksBg.jpg) no-repeat left top;
margin: 0 0 5px 9px;
padding: 0px 4px 0 0;
font: 8px Arial;
}
.left_holder .small_Chart .chartPeriod {
width: 184px;
height: 21px;
background: url(../../img/chartPeriodBg.jpg) no-repeat left top;
margin: 0px 0 5px 7px;
font: bold 10px Tahoma;
}
.right_holder .small_Chart .chartPeriod {
width: 184px;
height: 21px;
background: url(../../img/chartPeriodBg.jpg) no-repeat left top;
margin: 0px 0 5px 9px;
font: bold 10px Tahoma;
}
.middle_holder .small_Chart .chartPeriod {
width: 183px;
height: 21px;
background: url(../../img/chartPeriodBigBg.jpg) no-repeat left top;
margin: 0px 0 5px 7px;
font: bold 10px Tahoma;
text-align:center;
padding: 0 0 0 356px;
}
.small_Chart .chartPeriod a {
text-decoration: none;
color: #fff;
display: block;
width: 35px;
height: 19px;
margin-right: 1px;
overflow: hidden;
float: left;
padding: 2px 0 0 0;
text-align: center;
} 
.small_Chart .chartPeriod a:hover {
text-decoration: underline;
}
.small_Chart .chartPeriod a.selected {
text-decoration: underline;
}
.small_Chart .links a {
text-decoration: none;
color: #fff;
display: block;
width: 35px;
height: 18px;
margin-right: 1px;
overflow: hidden;
float: left;
padding: 7px 0 0 0;
text-align: center;
}
.small_Chart .links a:hover {
color: #fff;
text-decoration: underline;
}
.small_Chart .links a.selected {
text-decoration: underline;
}
.left_holder .small_Chart h5 {
color: #fff;
font: bold 12px Arial;
width: 180px;
height: 25px;
background: url(../../img/chartH5Bg.jpg) no-repeat left top;
margin: 0 0 5px 7px;
padding: 5px 4px 0 0;
}
.small_Chart h5 {
color: #fff;
font: bold 12px Arial;
width: 180px;
height: 25px;
background: url(../../img/chartH5Bg.jpg) no-repeat left top;
margin: 0 0 5px 9px;
padding: 5px 4px 0 0;
text-align: center;
}
.small_Chart h5 a {
color: #fff;
text-decoration: none;
}
.small_Chart h5 a:hover {
color: #fff;
text-decoration: underline;
}

/* Images */

.imgParagraphContainer_left { margin:0px 10px 10px 0px; display:block; float:left }
.imgDescription { font-size:10px; display:block; text-align:center; }
.imgParagraphContainer_right { margin:0px 2px 0px 10px; }

SPAN.iconPopupImg { text-align:left; vertical-align:top; margin-left:5px; }
SPAN.iconPopupImg IMG { margin-bottom:6px; }
DIV.ArticleImage { text-align:left; }
TD.tdArticleImage { text-align:center;}
DIV.ArticleImage IMG.articleImage { margin-bottom:0px; margin-top:7px; }
TD.Calendar { padding:6px 20px 6px 15px;  }
TD.Calendar A IMG { vertical-align:text-bottom; margin: 0px 0px 1px 5px}
/* End Images */

li.list { font-size: 11px; color: #3b393d; margin: 0 0 0 15px; }
.c49 b { color:#c40008; }
.c47 b { color:#c40008; }
.middle_content div p a { color:#c40008; text-decoration: none; outline:none; }
.middle_content div li a { color:#c40008; text-decoration: none; outline:none; }
.middle_content .c43 a.c2 { color: #343434; }
.middle_content .c43 a.c2:hover { color: #c40008; }

/* ++++++ course box ++++++ */
.course_box {
margin: 0 auto;
width: 168px;
 }
.course_box th {
	height: 23px;
	background: #6A696E;
	text-align: left;
	vertical-align: middle;
	font: 9px Arial;
    color: #FFFFFF;
	padding-left: 5px;
	border-right: 1px solid #BFBFC3;
 } 
.course_box th h1 {
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	width: 90px;
	float: left;
	font:bold 11px arial;
	 }  
.course_box th span {
	padding-top:2px;
	float: left;
	padding-left: 18px;
	}
 .course_box td {
	background-color: #A1A1A5;
	height: 15px;
	font:bold 9px Arial;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #BFBFC3;
 }
 .course_box td.sub {
	background-color: #A1A1A5;
	height: 15px;
	border-top: 2px solid #BFBFC3;
	border-bottom: 2px solid #BFBFC3;
	font: bold 8px Arial;
	text-transform: uppercase;
	border-right: 1px solid #BFBFC3;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
 } 

.checkBoxes {
display: block;
margin: 0 0 8px 0;
}
.checkBoxes input {
margin: 1px 4px 0 0;
}

