body {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	font-size: 80%;
	font-family: ITVLight, Trebuchet, Arial, Helvetica sans-serif;
}
a {
	color:/* #222222;*/ #0072ae;
	text-decoration: none;
}


a2 {
	color:#ffffff;	
}
.body_container {
	width: 915px;
	padding-left: 2px!important;
	padding-left: 25px;
 }
.top_area {
	width: 100%;
} 
.main_logo {
	float: left;
	padding-top: 23px;
	padding-bottom: 10px;
 }
.top_motto {
	float: right;
	margin-top: 60px;
}
.top_menu {
padding-top: 10px;
width: 100%;
text-align: left;
}
.clear {
    clear:both;
    /*height:1px;
    overflow:hidden;
    */
  }

.top_menu_item {
font-weight: bold;
font-size: 105%;
margin-right: 15px;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
}
.top_menu_item a {
	color: #0072ae;
	text-decoration: none;
}
.middle_area {
	width: 940px;
}
.sec_menu_item {
	width: 196px;
	height: 22px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url('/portal/images/menu_btn_bkg.jpg');
	padding-top: 2px;
	padding-left: 1px!important;
	padding-left: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.sec_menu_item a {
	text-decoration: none;
}

.content{
	width: 940px;
	margin-top: 2px;
	text-align: left;
}
.lnk_menu_item {
	width: 196px;
	height: 22px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url('/portal/images/lnk_btn_bkg.jpg');
	padding-top: 2px;
	padding-left: 1px!important;
	padding-left: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.lnk_menu_item a {
	text-decoration: none;
	color: #ffffff;
}
.subsec_menu_item {
	width: 196px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 1px;
	padding-left: 6px;
}
.subsec_menu_item  a {
	text-decoration: none;
}
.menu_selected {
	margin-top: 0;
	width: 18px;
	height: 20px;
	float: left;
	background-image: url('/portal/images/arrow_blue.jpg');
	background-repeat: no-repeat;
	
}
.menu_unselected {
	margin-top: 0;
	width: 18px;
	height: 20px;
	float: left;
}
.section_bodytext, .subsection_bodytext {
	margin-top: 0;
	margin-left: 0;
	float: left;
	width: 100%;
	font-size: 100%;
	font-family: ITVLight, Trebuchet, Arial, Helvetica sans-serif;
	display: block;
}
.content_left{
	float:left;
	width:232px;
}
.content_right{
	float: right;
	width: 700px;	
	background-image: url('/portal/images/700frm_main_bkg.jpg');
}
.bottom_links {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;	
	font: 100%/22px ITVLight, Trebuchet, Arial, Helvetica sans-serif;
}
.footer {
	margin-top: 10px;
	width: 940px;
	color: #a5a5a5;
	text-align: center;
}
.footer_lnk {
	color: #a5a5a5;
	margin-right: 5px;
	margin-left: 5px;
}
.footer_lnk a {
	color: #a5a5a5;
	text-decoration: none;
}

.container_top {
	color: #0072ae;
	text-align: left;
	padding-left:65px;
	width: 500px;
	height: 40px;
	background-color: #ffffff;
	background-image: url('/portal/images/frm_corner_top.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.container_main {
	width: 100%;
	height: 100%;
	background-image: url('/portal/images/700frm_main_bkg.jpg');
	text-align: left;
}
.container_bottom {	
	width: 100%;
	height: 36px;
	text-align: right;
	background-image: url('/portal/images/650frm_corner_btm.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.top_imagetitle {
	padding-left: 50px;
	margin-bottom: 20px;
}
.left_column {
	width: 300px;
	float: left;
	padding-left: 25px!important;
	padding-left: 0;
	margin-left: 25px;
	margin-right: 5px;
}
.right_column {
	width: 300px;
	float: right;
	text-align: center;
	margin-right: 5px;
	padding-top: 15px!important;
	padding-top: 0;
	
}
.subsection_title {
	margin-left: 50px;
}
.right_column img{
	float: left;

}
.page_title_area {
	padding-left: 50px;
}
.section_lozenge {
	margin-top: 5px;
	width: 230px;
}
.lozenge_content {
	 padding: 10px;
	 padding-left: 15px;
	 font: 130%/30px ITVLight, Trebuchet, Arial, Helvetica sans-serif;
	 text-align: left;
}

.loz_values_purple, .loz_values_red, .loz_values_itvblue, .loz_values_olive, .loz_values_orange {
	background-image: url('/portal/images/bkg_loz_purple.jpg');
	background-repeat: no-repeat;
	width: 170px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	font-family: Trebuchet, Arial, Helvetica sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.loz_values_red {
	background-image: url('/portal/images/bkg_loz_red.jpg');
}
.loz_values_itvblue {
	background-image: url('/portal/images/bkg_loz_itvblue.jpg');
}
.loz_values_olive {
	background-image: url('/portal/images/bkg_loz_olive.jpg');
}
.loz_values_orange {
	background-image: url('/portal/images/bkg_loz_orange.jpg');
}
.loz_values_inner {
	padding-top: 15px;
}
.filledbox_body {
	width: 184px;
	height: 80px;
	background-image: url('/portal/images/filledbox_bkg.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Trebuchet, Arial, Helvetica sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 8px;
	text-align: left;
}
.filledbox_title {
	font-family: Trebuchet, Arial, Helvetica sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}
.filledbox_title a, .filledbox_body a {
	color: #FFFFFF;
}
/* ---------- HOMEPAGE ------------- */
.hp_topimages_area {
	margin-left: 10px;
	height: 240px;
}
.hp_topimage_left {
	
}
.hp_topimage_center {
	
}
.hp_topimage_right {

}
.hp_topimagetitle_left, .hp_topimagetitle_center, .hp_topimagetitle_right {
	color: #7c2b83;
	font: 28px ITVLight, Trebuchet, Arial, Helvetica sans-serif;
}
.hp_topimagetitle_center {
	color: #0072ae;
}
.hp_topimagetitle_right{
	color: #8d8b00;	
}
.hp_container {
	float: left;
	width: 213px;
	margin: 5px;
	text-align: -moz-center!important;
	text-align: center;
}
.hp_container_insider { 
	clear: both;
	width: 172px; 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.hp_container2 {
	float: left;
	width: 213px;
	margin: 5px;
}
.hp_middlearea {
	margin-left: 10px;
	margin-top: 10px;
	font: 17px ITVLight, Trebuchet, Arial, Helvetica sans-serif;
}
.hp_middleleft {
	width: 205px;
	height: 146px;
	background-image: url('/portal/images/hp_bg_middleleft.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0!important;
	padding-top: 12px;
	color: #0072ae;
}
.hp_middlecenter{
	width: 205px;
	height: 146px;
	background-image: url('/portal/images/hp_bg_middlecenter.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0!important;
	padding-top: 12px;
	color: #f38f1d;
}
.hp_middleright {
	width: 205px;
	height: 146px;
	background-image: url('/portal/images/hp_bg_middleright.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0!important;
	padding-top: 12px;
	color: #8d8b00;
}
.hp_textbox_title {
	padding-top: 1px!important;
	padding-top: 5px; 
	padding-left: 35px; 
	width: 160px;
}
.hp_textbox_body {
	margin-top: 20px; 
	padding-top: 0!important;
	padding-top: 5px; 
	padding-left: 10px; 
	width: 170px; 
	height: 70px; 
	font-size: 13px; 
	color: #000;
}
.hp_bottomarea_bg1 {
	width: 655px;
	height: 10px;
	background-image: url('/portal/images/hp_bottomarea_bg1.jpg');
	background-repeat: no-repeat;
	font-size: 2px;
}
.hp_bottomarea_bg2 {
	width: 655px;
	height: 10px;
	background-image: url('/portal/images/hp_bottomarea_bg2.jpg');
	background-repeat: no-repeat;
	font-size: 2px;
}
.hp_bottomarea {
	width: 655px;
	margin-top: 20px;
	margin-left: 20px;
	color: #fff;
	background-color: #0072ae;
	text-align: center;
	margin-bottom:0px;
}
.hp_bottomarea a {
	color: #fff;
}
.ourval_box {
	clear: both;
	width: 230px!important; 
	width:240px;  
	padding:25px;
	margin-top:10px; 
	background-repeat: no-repeat;  
	background-image: url(/portal/images/t3.jpg);
	display: block;
}
.ourval_title {
	font-size: 18px; 
	font-weight: bold;
}
.regions {

}
.reg_leftcol {
	width: 345px;
	padding-left: 25px!important;
	padding-left: 0;
	margin-left: 25px;
	float: left;
}
.reg_rightcol {
	width: 280px;
	float: left;
}
.region_map {
	background-image: url('/portal/images/region_map.jpg');
	width: 267px;
	height: 368px;
}
.reg_name {
	font-weight: bold;
	color: #ff6600;
}
.reg_description {
	 width:270px;
}
.icon_title {
	padding-left: 4px;
	margin-top: 4px;
	font: 16px ITVLight, Trebuchet, Arial, Helvetica sans-serif;
	text-align: left;
}
.bt {
	width: 590px;
	margin-left: 25px;
}
.bt_row {
	width: 580px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 25px;
	clear:left;
} 
.bt_cell {
	padding: 4px;
	float: left;
}

 .prop_main {
    height:550px;
	float:right;
    width:1px;
  }
  
  .videopanel {
		 font-weight: bold;
		 font-size: 17px; 
		 text-align:center;
		 padding-top:20px;
		 margin-top: 5px;
		 height:140px; 
		 width:150px;
		 background-repeat: no-repeat;
		 background-image: url(/portal/images/shared.jpg);
	 }
	 .videopanel a{
		 color: #ffffff;
		 font-weight: bold;
		 font-size: 16px; 
		 padding-top:25px;
		 margin-top: 65px;
		 height:140px; 
		 width:150px;
 }
 
 
 .clearleft {
     clear:left;
  }
  
  
  #bt_row ul {
		margin-bottom: 5px;
	 display: inline;
} 

 #bt_row ul li{
 	display: block;
	padding-left: 5px;
	padding-right: 5px;
	list-style:none;
	float:left;
} 

.bt_row_end3 {
	margin-left: 25px;
	margin-bottom: 5px;
	text-align: center;
	width:540px;
}

#bt_row_end3 ul {
		width: 550px;
		margin-bottom: 5px;
		display: inline;
} 

#bt_row_end3 ul li{
 display: block;
	list-style:none;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 25px;
} 

.bt_row_end2 {
	margin-left: 130px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 25px;
	width:450px;
}

#bt_row_end2 ul {
		margin-bottom: 5px;
		display: inline;
} 

 #bt_row_end2 ul li{
	display: block;
	list-style:none;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
} 

.bt_row_end1 {
	margin-left: 200px;
	margin-bottom: 5px;
	text-align: center;
	width:390px;
}

#bt_row_end1 ul {
		margin-bottom: 5px;
		display: inline;
} 

 #bt_row_end1 ul li{
 display: block;
	list-style:none;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
} 

.end{
		width: 375px;
}


# right_column {
	text-align: left;
	margin-left: 5px;
}

.site_map_middle{
		width: 540px;
	margin-left: 50px;
}

#site_map_middle ul li{
 list-style:none;
	margin-left: 15px;
}



#font_orange{
				color:#FF6600;
} 

#font_blue {
				color:#006699;
}
#font_red {
        color: #CC0033;
}

#font_olive{
				color:#999933;
}

#site_map_middle .subsection_title {
	color: #0072ae;
	font-size: 28px;
	font-family: ITVLight, Trebuchet, Arial, Helvetica sans-serif;
	margin-bottom: 10px;
	margin-left: 50px;
}



.terms_conditions{
float:left;
margin-left:25px;
width:600px;
}


.main_column {
	width: 590px;
	float: left;
	margin-left: 25px;
}

.right_loz{
	float: right;
 	width: 170px;
 	margin-top:45px;
}

.left_loz{
	float: left;
 	width: 170px;
}

#right_loz ul li{
 	list-style:none;
 	margin-bottom:45px;
}


#left_loz ul li{
 list-style:none;
 margin-bottom:45px;

}

#right_loz ul {
 	margin-left:0px;
 	margin-right:0px;
	padding:0px;

}


#left_loz ul {
 	margin-left:0px;
 	margin-right:0px;
	padding:0px;
}

.right_column_wider {
	width: 340px;
	float: right;
	text-align: center;
	margin-right: 10px;
/*	margin-top: 5px;
	clear:right;*/
}

.left_column_smaller{
	float: left;
	width: 255px; 
	padding-left: 25px!important;
	padding-left: 0;
	margin-left: 25px;
}



.main_ourpurpose_column {
	width: 610px;
	float: left;
	margin-left: 25px;
	margin-right: 5px;
}