﻿

body {
	background-color: #024277;
	background-image: url("images/back.jpg");
	background-repeat: repeat-x;	
	margin: 0px;
	font-family: 'Arimo', Arial, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:1.25em;
}

.iicatext    { font-family: Verdana; font-size: 9pt }
#iica_text {
	color: #006699;
	font-weight:bold;
}

.alpha8    { font-family: Verdana; font-size: 9pt }

#Main {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 905px;
	background-color: #F3F0EB;
	background-image: url("images/mid.jpg");
}

#Content {
	padding-left: 16px;
	padding-right: 16px;
	min-height: 500px;
}

#Header {
}

#Menu {
	float: right;
}

#Menu a .MenuButton {
	float: left;
	width: 180px;
	height: 30px;
	padding-top: 6px;
	background-image: url("images/button_background.png");
	margin-bottom: 8px;
	margin-left: 12px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
}

#Menu a .EducationMenuButton {
	float: left;
	width: 180px;
	height: 30px;
	padding-top: 6px;
	background-image: url("images/button_background_education.png");
	margin-bottom: 8px;
	margin-left: 12px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
}
#Menu a .NetworkingMenuButton {
	float: left;
	width: 180px;
	height: 30px;
	padding-top: 6px;
	background-image: url("images/button_background_networking.png");
	margin-bottom: 8px;
	margin-left: 12px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
}

#Menu a .BenchmarkingMenuButton {
	float: left;
	width: 180px;
	height: 30px;
	padding-top: 6px;
	background-image: url("images/button_background_benchmarking.png");
	margin-bottom: 8px;
	margin-left: 12px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
}

#Menu a:hover .MenuButton {
	background-image: url("images/button_hover.png");
}

#Menu a:hover .BenchmarkingMenuButton {
	background-image: url("images/button_hover_benchmarking.png");
}
#Menu a:hover .EducationMenuButton {
	background-image: url("images/button_hover_education.png");
}
#Menu a:hover .NetworkingMenuButton {
	background-image: url("images/button_hover_networking.png");
}
#Menu a .MenuButtonSmall {
	float: left;
	width: 180px;
	height: 29px;
	padding-top: 5px;
	background-image: url("images/menubtn_sm.gif");
	margin-bottom: 9px;
	margin-left: 14px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
}

#Menu a:hover .MenuButtonSmall {
	background-image: url("images/menubtn_sm_hover.gif");
}
#footer {
	width:905px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/mid.jpg");
}
#Copyright {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	width: 473px;
}
#Site {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 230px;
	text-align:right;
}
#Site a {
	color: #FFFFFF;

}

a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/****************************/
/* Index page				*/
/****************************/

.box {
	width: 196px;
	height: 215px;
	background-color: #2B66A2;
	float: left;
	padding: 70px 8px 0 8px;
}

.boxes {

}
.benchmarking_box {
	width: 196px;
	height: 250px;
	background-image: url("images/benchmarking_box.png");
	float: left;
	padding: 0px 8px 0 8px;
	margin-right: 8px;
}
.benchmarking_box h1 {
	font-family: 'Arimo', Arial, serif ;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.iica_box {
	width: 196px;
	height: 250px;
	background-image: url("images/iica_box.png");
	float: left;
	padding: 0px 8px 0 8px;
	margin-right: 8px;
}

.iica_box h1 {
	font-family: 'Arimo', Arial, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.education_box {
	width: 196px;
	height: 250px;
	background-image: url("images/education_box.png");
	float: left;
	padding: 0px 8px 0 8px;
}

.education_box h1 {
	font-family: 'Arimo', Arial, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.networking_box {
	width: 196px;
	height: 250px;
	background-image: url("images/networking_box.png");
	float: left;
	padding: 0px 8px 0 8px;
	margin-right: 8px;
}

.networking_box h1 {
	font-family: 'Arimo', Arial, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.boxtext {
	height: 160px;
	font-family: 'Arimo', Arial, serif;
	font-size: 14px;
	line-height: 1.3;
	vertical-align:top;
	text-align:center;
	color: #FFF;

}

.boxtext p {
	font-family: 'Arimo', Arial, serif;
	font-size: 14px;
	line-height: 1.3;
	vertical-align:top;
	text-align:left;
	
}

.boxtext li {
	font-family: 'Arimo', Arial, serif;
	font-size: 14px;
	line-height: 1.3;
	margin-left: 0px;
	margin-bottom: 5px;
}
.event_text {
	height: auto;
	font-family: 'Arimo', Arial, serif;
	font-size: 14px;
	line-height: 1.3;
	vertical-align:top;
	text-align:left;

}

.event_text p {
	font-family: 'Arimo', Arial, serif;
	font-size: 14px;
	line-height: 1.3;
	vertical-align:top;
	text-align:left;
	
}

.box_header {
	height: 38px;
	text-align:center;
	padding-top: 12px;
	margin-bottom: 5px;
	font-family: 'Arimo', Arial, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxmore {
	text-align: center;
	height: 40px;
}

.boxmore a {
	text-align: center;
	margin-top: 10px; 
}
.box img {
	border: 0px;
}

#IndexText {
	float: left;
	width: 826px;
	margin-left: 24px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCD9D4;
	color: #333333;
	text-align: justify;
}
#IndexText h2 {
	font-family: 'Arimo', Arial, serif;
	font-size: 22px;
	color: #006699;
	font-weight: bold;
	margin-top: -15px;
}
#News {
	width: 230px;
	float: right;
	margin-right: 24px;
	_margin-right: 10px;
	padding-top: 80px;
	padding-bottom: 25px;
	border-bottom: 1px solid #DCD9D4;
	color: #333333;
	text-align: justify;
}

.NewsItem {
	margin-top: 12px;
}

.NewsItem img {
	float: left;
	padding-right: 10px;
}

/****************************/
/* Content pages			*/
/****************************/

#MainText {
	clear: both;
	color: #333333;
	padding-top: 5px;
	border-top: 3px solid #DCD9D4;
	margin-top: 5px;
}

#MainText h1 {
	color: #0069AD;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #0069AD;
	padding-bottom:10px;
	line-height: 1.1em;
}
#MainText li {
	line-height: 1.75em;
}
a .Button {
	float: left;
	width: 155px;
	height: 20px;
	padding-top: 5px;
	background-image: url("images/small_button.png");
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align:middle;
}

a:hover .Button {
	background-image: url("images/small_button_hover.png");
}
a .Button_benchmarking {
	float: left;
	width: 155px;
	height: 20px;
	padding-top: 5px;
	background-image: url("images/small_button_benchmarking.png");
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover .Button_benchmarking {
	background-image: url("images/small_button_benchmarking_hover.png");
}
a .Button_networking {
	float: left;
	width: 155px;
	height: 20px;
	padding-top: 5px;
	background-image: url("images/small_button_networking.png");
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover .Button_networking {
	background-image: url("images/small_button_networking_hover.png");
}
a .Button_education {
	float: left;
	width: 155px;
	height: 20px;
	padding-top: 5px;
	background-image: url("images/small_button_education.png");
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover .Button_education {
	background-image: url("images/small_button_education_hover.png");
}
a .Button_call {
	float: left;
	width: 155px;
	height: 20px;
	padding-top: 5px;
	background-image: url("images/small_button_call.png");
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover .Button_call {
	background-image: url("images/small_button_call_hover.png");
}
a .education_a {
	color: #336633;
	font-weight: bold;
	font-size:15px;
	text-decoration: none;
}

a:hover .education_a {
	text-decoration: underline;
}
a .networking_a {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

a:hover .networking_a {
	text-decoration: underline;
}
a .benchmarking_a {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

a:hover .benchmarking_a {
	text-decoration: underline;
}
a .iica_a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

a:hover .iica_a {
	text-decoration: underline;
}
#PhotoArea {
	float: right;
	width: 230px;
	height: 200px;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #006699;
}

#PhotoArea2 {
	float: right;
	width: 230px;
	height: 140px;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #006699;
}
#PhotoArea3 {
	float: right;
	width: 230px;
	height: 151px;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #006699;
}
#PhotoArea4 {
	float: right;
	width: 155px;
	height: 50px;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #993333;
}
.div_line {
	background-image: url("images/divline.gif");
	width: 873px;
	height: 1px;
	margin-top: 10px; 
	margin-bottom: 10px;
}
.clear_both {
	clear: both;
}

.blue_colour {
	color: #2B66A2;
}
.table_grid {
	border: 0;
	width: 100%;
}
.table_grid p {
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.column1 {
	width:50px;
}
.column2 {
	width:85px;
}
.column3 {
	width:140px;
}
.column4 {
	width:160px;
}
.column5 {
	width: 200px;
}
.column6 {
	width: 300px;
}
.topalign {
	vertical-align:top;
}
.medium_grid {
	border: 0;
	width: 75%;
}
.img_basic {
	border: 0;
}
.centre {
	text-align:center;
}
.large_text {
	font-family: 'Arimo', Arial, serif;
	font-size: 36px;
	text-align:center;
	color: #006699;	
}
.medium_text {
	font-family: 'Arimo', Arial, serif;
	font-size: 24px;
	color: #006699;	
	padding: 5px 0 5px 5px;
}
.small_medium_text {
	font-family: 'Arimo', Arial, serif;
	font-size: 18px;
	color: #006699;	
	line-height: 1.2em;
}
.italics {
	font-style:italic;
}
.white_text {
	color: #FFF;
}
.error_text {
	color: red;
}
.benchmarking_colour {
	color: #003399;
}
.networking_colour {
	color: #993333;
}
.education_colour {
	color: #336633;
	
}
.bold_text {
	font-weight:bold;
}
.background_grey {background-color: #E8E8E8;}
.background_benchmarking {background-color: #003399;}
.background_networking {background-color: #993333;}
.background_education {	background-color:#336633}

.sub_page_box {
	width: 270px;
	height: auto;
	float: left;
	padding: 0px 0px 0 5px;
	margin-right: 8px;
}
.sub_page_box li {
	list-style:none inside none;
	margin-left: -38px;
}
.sub_page_box_small {
	width: 150px;
	height: auto;
	float: left;
	padding: 0px 0px 0 5px;
	margin-right: 8px;
}
.sub_page_box_small li {
	list-style:none inside none;
	margin-left: -38px;
}
.sub_page_box_large {
	width: 330px;
	height: auto;
	float: left;
	padding: 0px 0px 0 5px;
	margin-right: 15px;
}
.sub_page_box_large li {
	list-style:none inside none;
	margin-left: -38px;
}
.branch_info {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}


