body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
}


TABLE#tbl_MAIN {
	border: 1px solid #0E1D92;
}
TABLE.CONTENT {
	
}
td.CONTENT {
	font-size: 11px;
	vertical-align: top;
}

#Header { color: #0e3092; font-size: 30px; font-family: Frutiger-Bold }
.Footer {
	font-size: 10px;
	font-family: Frutiger;
	color: White;
	background-color: #0e3092;
	border: 1px solid #0E3092;
}
.main_content_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e3092;
	font-weight: bolder;
}

.bulletlist {
	font-size: 11px;
}


.Contact {
	border-top: 1px solid #0e3092;
	font-size: 10px; font-family: Frutiger 
}

.Contact2 {
	font-size: 10px; font-family: Frutiger 
}

tr.topcontentline {
	border-top: 1px solid #0e3092;
	border-bottom: 1px solid #0e3092;
	color: White;
	background-color: #0e3092;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

Div.counter {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #736F6E;
	font-weight: bolder;
	padding-top: 15px 
}

Div.counter1 {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333300;
	padding-top: 15px 
}

Div.breadcrumb {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
Div.breadcrumb A {
	color: #F8F8FF;
	text-decoration: none;
}
Div.breadcrumb A:hover {
	text-decoration: underline;
}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	width: 141pt; /* height: 402pt; */
	background-image: url(../template/main/images/menubackground.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font: small-caps 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0e3092;
	border-right: 1px solid #0e3092;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: Navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	border-bottom: 1px solid #0E1D92;
	font-size: 12px;
	font-family: Verdana
	padding-top: 5px;
	padding-left: 5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	border-bottom: 1px solid #c8c5e3;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #0E1D92;
	filter: alpha(opacity='70', style='0');
	
}
TD#menu_1 DIV.menu1-level1-act A {
	color: White;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:20px;
}

/* NEW DEFINITIONS CREATED BY JOSE RIOS IN CRANFIELD */
