html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input, a { font-family: Verdana; font-size: 12px; color:#666666;}

body {
	background:url(i/bgr.gif);	
}

form {padding:0px; margin:0px;}

body {

}

body.Print { padding:10px; }

a {

}

p {
	padding-top:0px;
	margin-top:0px;
}

a img {
  border:none;
}

img {
	border:none;
}



.Title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	color:#323232;
	font-weight:bold;
}
.Title a {
	color:#B11824;
	text-decoration:none;
}


.SubTitle {
	font-weight:bold;
	padding-bottom:10px;
	color:#999999;
}


.BackPrintTop { }
.BackPrintTop .Back { }
.BackPrintTop .Print { }
.BackPrintTop .Top { }

#FooterCont {
	background:url(i/footer.png) left top no-repeat;
	height:15px;
	padding:8px 20px 7px 20px;
	color:#F1F2EC;
}

#ITTILogo { 
	float:right;
	width:100px;
}


.bgrBord {
	background-color:#535353;
	padding:0px 5px 5px 5px;
	text-align:center;
	width:880px;
	margin:auto;
}

.languages {
	background-color:#F1F2EC;
	padding:8px 20px 10px 20px;
	height:12px;
	text-align:right;
}

.languages a {
	text-decoration:none;
}

a.sel_lng {
	text-decoration:underline;
}

.content {
	padding:0px 20px;
	background:#F1F2EC url(i/content_bgr.png) left bottom no-repeat;
	min-height:500px;
	
}

.mainTbl {
	width:100%;
}

.td_menu {
	width:200px;
	vertical-align:top;
	text-align:left;	
}

.menu_list {
	background-color:#B11824;
}

.td_menu ul {
	margin:0px;
	padding:0px;
}

.td_menu ul li {
	padding:0px 0px 15px 20px;
	list-style:none;
}

.td_menu ul li:hover {
	background:url(i/menu_sel.png) left 1px no-repeat;
}

.td_menu ul li.selected {
	background:url(i/menu_sel.png) left 1px no-repeat;
}

.td_menu ul li a {
	color:#F1F2EC;
	font-size:16px;
	text-decoration:none;
}

.td_body {
	vertical-align:top;
	text-align:left;
	padding-left:20px;
}

.topMenu {
	width:100%;
}

.top_menu_r {
	background:#DCDCD9 url(i/title_bgr.gif) right top no-repeat;
	height:25px;
}

a.top_nav, a.top_nav_sel {
	display:block;
	float:left;
	height:15px;
	padding:5px 10px 3px 10px;
	color:#F1F2EC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.top_nav_sel {
	text-decoration:underline;
}

.top_menu_r img {
	float:left;
}

.pagetitle {
	background:url(i/section.png) left top no-repeat;
	height:16px;
	font-size:15px;
	font-weight:bold;
	color:#B11824;
	text-align:left;
	padding:6px 5px 8px 10px;
}

.divBgr {
	text-align:center;
	padding-top:15px;
	margin:auto;
	background:url(i/comp_bgr.png) 50% 0% no-repeat;
}

.Body {
	padding:10px 20px;
	background-color:#FFFFFF;
	
}

.Body_home {
	/*empty*/
}

/*
.page_title {
	width:100%;
	height:30px;
}

.page_title .left {
	padding:5px;
	font-size:16px;
	color:#B11824;
	text-align:left;
	white-space:nowrap;
}

.page_title .right {
	text-align:right;
	background:#D5D5D2 url(i/section_left.png) left top no-repeat;	
}
*/

.smallBox {
	width:230px;
	/*margin-bottom:15px;	*/
}

.bigBox {
	/*margin-bottom:15px;*/
}

.box_left {
	/*width:230px;*/
	width:300px;
	background-color:#FFFFFF;
	vertical-align:top;	
}

.box_right {
	width:300px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.box_title_left {
	padding-left:5px;
	background:url(i/title_left.png) left top no-repeat;
	height:25px;
}

.box_title_right {
	padding:3px 5px 3px 5px;
	height:19px;
	background:url(i/title_bgr.gif) right top no-repeat;
	color:#FFFFFF;
	font-size:16px;
}

.box_body {
	background-color:#FFFFFF;
	padding:10px;
	min-height:86px;
}

.ReadMore {
	text-align:right;
	padding-top:10px;
}

.readMore {
	padding:1px 18px 1px 0px;
	background:url(i/arrow.gif) right top no-repeat;
	color:#B11824;
	text-decoration:none;
}

.pvNewsImgLeft {
	float:left;
	margin:0px 5px 5px 0px;
}

.Date {
	color:#B11824;
	font-weight:bold;
	padding-bottom:5px;
	clear:both;
}



.PageBar a {
	color:#B11824;
	text-decoration:none;
}