.msgAlert{
font-size:80%;
font-weight:bold;
padding:0pt 5px;
text-align:left;
background:#EBEBEB none repeat scroll 0%;
color:#7B7B7B;    

}

.msgInfo{
font-size:80%;
font-weight:bold;
padding:0pt 5px;
text-align:center;
background:#FFF1A8 none repeat scroll 0%;
color:#000000;
}

.empty{
}
.height600{
    height:600px;
}

.height450{
  /**  height:450px; **/
}

/** layout */
#main-container {

}

#top-container {
	height: 25px;
	background: url(../img/bg_top.gif) repeat-x;
}

#header-container {
	height: 121px;
	position: relative;
	background: url(../img/bg_header.gif) repeat-x;
}

#content-container {
	position: relative;
	width: 100%;
}

#left-section-container {
	width: 200px;
	left: 0;
	top: 0;
	position: absolute;
	background: url(../img/bg_sections.gif) repeat-y top right #f5f5f5;
}

#right-section-container {
	width: 200px;
	right: 10px;
	top: 0;
	position: absolute;
	background: url(../img/bg_sections.gif) repeat-y top right #f5f5f5;
}

#center-container {
	margin: 0 220px 0 210px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: auto;
}

#title-container {

}

#tools-container {
	float: right;
	width: 15%;
	text-align: right;
	font-size: 11px;
}

#search-container {
	float: right;
	padding: 60px 10px 0 0;
}



#navigationbar-container {
	padding-bottom: 10px;
	color: #616161;
	font-size: 90%;
}

.listing-container {
	padding-top: 10px;
	text-align: right;
	color: #E0DED2;
}

.listing-container a {
	font-weight: bold;
}

.listing-container span {
	color: #6F6F6F;
}

/** general */

body {
	font-family: Verdana;
	font-size: 76%;
	color: #131313;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

table {
	font-size: 100%;
	color: #131313;
}

a {
	color: #0066cc;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, li {
	margin: 0;
	padding: 0;
}


/* Title of pages */
h1 {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	font-size: 180%;
	line-height: 100%;
	background: url(../img/bg_h1.gif) repeat-x bottom;
	color: #0066cc;
	font-family: Arial, Helvetica;
}

h2 {
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	font-size: 120%;
	font-weight: bold;
	color: #616161;
	font-family: Arial, Helvetica;
	background: url(../img/bg_h1.gif) repeat-x bottom;
}

a h2 {
	text-decoration: none;
}

.title {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	font-size: 180%;
	line-height: 100%;
	background: url(../img/bg_h1.gif) repeat-x bottom;
	color: #0066cc;
	font-family: Arial, Helvetica;
}

/* Used in Side Object - Title */
h3 {
	margin: 0;
	padding: 7px 0 0 10px;
	font-size: 100%;
	font-weight: normal;
	color: #0066cc;
	font-family: Helvetica, Verdana;
}

/* Used in Central - SubTitle */
h4 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #0066cc;
}
td.tableheading {
	padding: 0;
	border-top: 1px solid #B8D1E2;
	border-bottom: 1px solid #B8D1E2;
	background-color: #EAF4FA;
}
td.tabletopborder {
	border-top: 1px solid #B8D1E2;
}

td.tablebottomborder {
	border-bottom: 1px solid #B8D1E2;
}
.tableheading .head {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 110%;
	margin: 0 !important;
	padding: 5px;
	display: block;
	color: #000 !important;
}

/** Default */
/* Header */

#logo {
	position: absolute;
	top: 28px;
	left: 20px;
}

#header-content {
	height: 121px;
	background: url(../img/bg_header2.jpg) no-repeat;
}

#header-bottom {
	height: 10px;
	background: url(../img/bg_header_bottom.gif) repeat-x;
}

#header-bottom-left {
	float: left;
}

#header-bottom-right {
	float: right;
}



.novisible {
	display: none;
}

.visible_block{
    display:block;
}

/* Footer */

#footer-container {
	background-color: #eaf4fa;
	padding: 5px 10px 6px 10px;
	font-size: 80%;
	border-bottom: 1px solid #b8d1e2;
}

#footer-content {

}

.footer-line {
	border-top: 1px solid #cccccc;
}


#footer-copyright {
	float: left;
	color: #616161;
}

#footer-design {
	float: right;
	color: #616161;
}

#footer-design a {
	color: #006CB7;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}


/* Primary */

#left-section-content {
	border-top: 1px solid #E0DED2;
}

#right-section-content {
	border-top: 1px solid #E0DED2;
}

#center-content {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#center-content2 {
	line-height: 140%;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.home-text {
	line-height: 140%;
}

.news {
	line-height: 140%;
}

#tools-content {
	padding: 7px 5px 0 0;
}

#tools-content a {
	 color: #23a0f7;
	 text-decoration: none;
}

#search-content {
	padding: 5px 10px 0 0;
	_padding: 3px 10px 0 0;
}

.table-central, .form-section, .table-list, .form-section, .table-borders, .table-tools {
	width: 100%;
}

.form-table {
	width: 470px;
}


.table-list td td {
	border-bottom: 0 !important;
}

.table-list td span {
	color: #6F6F6F;
}

.invalidItem {
	background-color: #E8E8E8;
}
table.questionRow {
	border-collapse: collapse;

}

table.questionRow td {
	padding: 3px;

}

/** Object */

/* Side Object CSS */

.so-container {
	text-align: left;
}

.so-content-indent {
	padding: 11px;
	font-size: 90%;
}

.so-title {
	height: 30px;
	background-color: #e8e8e8;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.so-container ul, #center-content ul {
	margin: 4px 0 10px 15px;
	padding: 0;
}

.so-container li, #center-content ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 5px;
	list-style-image: url(../img/icons/list.gif);
	_list-style-image: url(../img/icons/listie.gif);
}

.so-line {
	background-color: #E0DED2;
	height: 1px;
}

.submenu {
	font-weight: bold;
	padding-top: 4px !important;
}




.co-1 {
   background-color: #eaf4fa;
   padding: 10px;
}



/* Center Object CSS */

.co-container {
    margin-top: 5px;
}

.co-title {
	position: relative;
	height: 31px;
}

.co-title-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.co-header {
	background: url(../img/objects/co_bg_header.gif) repeat-x;
	height: 11px;
}

.co-header-co-left {
	height: 11px;
}

.co-header-co-right {
	background: url(../img/objects/co_bg_header_co_right.gif) no-repeat right;
	height: 11px;
	width: 100%;
}

.co-content-1, .co-content-2 {
	border-right: 1px solid #BDD6FB;
}

.co-content-indent {
	padding: 6px 0 3px 6px;
}

.co-footer, .co-footer-2 {
	background: url(../img/objects/co_bg_footer.gif) repeat-x;
	height: 6px;
}

.co-footer-co-left, .co-footer-co-left-2 {
	height: 6px;
}

.co-footer-co-right, .co-footer-co-right-2 {
	background: url(../img/objects/co_bg_footer_co_right.gif) no-repeat right;
	height: 6px;
	width: 100%;
}

.co-container2 {
	width: 100%;
}

.co-content-2-indent {
	padding: 0 0 3px 6px;
}

img.icon {
	margin: 3px 3px 2px 2px;
	vertical-align: middle;
}

/** Other */

.home-welcome {
	background: url(../img/content/bg_home_welcome.gif) no-repeat;
	font-size: 90%;
}

.text-fade, .textfadebig {
	color: #616161;
}

.dots-line {
	font-size: 6px;
	height: 6px;
	line-height: 6px;
	margin-bottom: 13px;
	background: url(../img/bg_h1.gif) repeat-x bottom;
}

#home-biographies {
	font-size: 90%;
}

#biographies-profile {
	line-height: 140%;
}


.line, .line-biographies {
	background: url(../img/bg_line.gif) repeat-x;
	margin: 10px 0;
}

.line-biographies {
	margin: 10px 0 0 0 !important;
}

.table-content {
	line-height: 130%;
}

.table-header {
	font-weight: bold;
}

.table-decription {
	line-height: 130%;
	color: #6f6f6f;
	font-size: 90%;
}

.biographies {
	line-height: 170%;
	margin-top: 7px;
}

.biographies-country {
	float: left;
}

.biographies-email {
	float: right;
}

.table-tools {
	border-top: 1px solid #E0DED2;
	border-bottom: 1px solid #E0DED2;
	font-size: 90%;
	padding: 5px 0;
	margin-bottom: 5px;
}

.table-featured {
	border: 1px solid #b8d1e2;
	background-color: #eaf4fa;
	width: 100%;
}

.table-lines td {
	border-bottom: 1px solid #E0DED2;
}


.task-date {
	color: #616161;
	font-size: 90%;
}


.table-center {
	background-color: #b8d1e2;
	color: #616161;
	width: 100%;
}

.table-center2 {
	background-color: #eaf4fa;
	color: #616161;
	width: 100%;
	border-left: 1px solid #cce3f0;
	border-right: 1px solid #cce3f0;
	border-bottom: 1px solid #cce3f0;
}

.table-center4 {
	background-color: #eaf4fa;
	color: #616161;
	width: 100%;
	border: 1px solid #cce3f0;
}

.table-center3 {
	background-color: #fff;
	border: 1px solid #cce3f0;
}

.bgtablemedium {
	background-color: #dbecf6;
}
.bgtablelight {
	background-color: #eff8fe;
}



.image {
	border: 1px solid #fff;
}

.bglight {
	background-color: #f4f9fc;
}

.bgmedium {
	background-color: #eaf4fa;
}

.color-line {
	background-color: #b8d1e2;
}

.color-line2 {
	background-color: #fff;
}

.message {
	color: #ca0909;
}

.centerobjectborder {
	border: 1px solid #cce3f0;
	background-color: #eff8fe;
}

.tab-off { background: #F0F0F0; }

.tab-on { background: #D7D6D6; }

.table-borders, .table-borders td {
	border: 1px solid #CCCCCC;
}

#areas {
	height: 32px;
}

#areas ul {
	padding: 0;
	margin: 0;
	border: 0;
	height: 32px;
	list-style-type: none !important;
	background-image: url(../img/bg_areas_off.gif);
}

#areas ul li {
	margin: 0;
	height: 30px;
	list-style-type: none !important;
	list-style-image: none;
	float: left;
	margin-left: 1px;
	background-color: #f5f5f5;
}

#areas ul li a {
	display: block;
	padding: 6px 10px 0 10px;
	text-decoration: none;
}

#areas .on_uneval {
	margin: 0;
	height: 32px;
	list-style-type: none !important;
	list-style-image: none;
	float: left;
	border-left: 1px solid #cce3f0;
	border-right: 1px solid #cce3f0;
	background-image: url(../img/bg_areas_on.gif);
}

.home-events {
	border-top: 1px solid #fff;
	font-size: 90%;
	line-height: 20px;
}

/** menu */
/* TopMenu CSS*/

#topmenu-container {
	float: left;
	width: 85%;
	height: 25px;
	background: url(../img/bg_top.jpg) no-repeat;
}

#topmenu-content {
	margin-left: 9px;
}

#topmenu-content ul {
	padding: 0;
	margin: 0;
}

#topmenu-content ul li {
	padding: 0;
	margin: 0;
	float: left;
	background: url(../img/bg_top.gif) repeat-x;
	list-style-type: none;
	font-size: 11px;
}

#topmenu-content ul .tm-level-1-on {
	padding: 0;
	margin: 0;
	border-left: 1px solid #004e84;
	border-right: 1px solid #004e84;
	float: left;
	background-image: none !important;
	list-style-type: none;
}

.tm-level-1-on a {
	display: block;
	padding: 5px 10px 7px 10px;
	color: #fff !important;
	text-decoration: none;
}

.tm-on {
	display: block;
	width: 240px;
	height: 25px;
	background: url(../img/bg_top.gif) repeat-x;;
}

#topmenu-content ul li a {
	color: #23a0f7;
	display: block;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
}

#topmenu-content a:hover {
 	color: #fff;
}

/* SideMenu CSS*/

#so-menu-title {
	height: 30px;
}

#so-menu-container ul {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 90%;
}

#so-menu-container li {
	margin: 0 0 1px 0;
	padding: 8px 6px 8px 11px;
	list-style-type: none;
	background-image: url(../img/menu/bg_level_1_off.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #e8e8e8;
}

#so-menu-container li a {
	color: #0066cc;
	text-decoration: none;
}

.so-menu-level-1-on {
	background-image: url(../img/menu/bg_level_1_off.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E0DED2;
	padding: 4px 0 0 0 !important;
}

.so-menu-level-1-on a {
	font-weight: bold;
	color: #616161 !important;
	text-decoration: none;
}

.so-menu-level-1-on-padding {
	padding: 4px 6px 8px 11px;
	border-bottom: 1px solid #EEEEE5;
}

.so-menu-level-2 li {
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #EEEEE5;
	background-color: #FFFFFF;
	background: url(../img/menu/bg_level_2_off.gif) no-repeat 13px 12px;
}

.so-menu-level-3 li {
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #EEEEE5;
	background-color: #FFFFFF;
	background: url(../img/menu/bg_level_2_off.gif) no-repeat 13px 12px;
}

#so-menu-level-2 {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFFF;
	border-left: 1px solid #E0DED2 !important;
	border-right: 1px solid #E0DED2 !important;
}

#so-menu-level-3 {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFFF;
	border-left: 1px solid #E0DED2 !important;
	border-right: 1px solid #E0DED2 !important;
}
#so-menu-level-4 {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFFF;
	border-left: 1px solid #E0DED2 !important;
	border-right: 1px solid #E0DED2 !important;
}
#so-menu-level-5 {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFFF;
	border-left: 1px solid #E0DED2 !important;
	border-right: 1px solid #E0DED2 !important;
}


#so-menu-level-2 li {
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #EEEEE5;
	background: url(../img/menu/bg_level_2_off.gif) no-repeat 13px 12px;
}

#so-menu-level-3 li {
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #EEEEE5;
	background: url(../img/menu/bg_level_2_off.gif) no-repeat 13px 12px;
}
#so-menu-level-4 li {
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #EEEEE5;
	background: url(../img/menu/bg_level_2_off.gif) no-repeat 13px 12px;
}
#so-menu-level-5 li {
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #EEEEE5;
	background: url(../img/menu/bg_level_2_off.gif) no-repeat 13px 12px;
}




#so-menu-level-2 li a {
	color: #006CB7 !important;
	font-weight: normal;
}

#so-menu-level-3 li a {
	color: #006CB7 !important;
	font-weight: normal;
}

#so-menu-level-4 li a {
	color: #006CB7 !important;
	font-weight: normal;
}
#so-menu-level-5 li a {
	color: #006CB7 !important;
	font-weight: normal;
}



.so-menu-level-2-off {
	padding: 8px 6px 8px 26px !important;
}

.so-menu-level-2-on {
	border: 0 !important;
	padding: 4px 0 0 0 !important;
	color: #616161 !important;
}

.so-menu-level-2-on-padding {
	padding: 4px 6px 8px 26px !important;
	border-bottom: 1px solid #EEEEE5;
}

/** Form */
.form-search {
	width: 110px;
	margin-right: 4px;
	font-size: 11px;
	color: #131313;
	border: 1px solid #B0AE9F;
	_height: 20px;
}

.button-search {
	border: 0;
	width: 65px;
	height: 20px;
	background: url(../img/buttons/bg_button_search.gif) no-repeat right;
	font-size: 11px;
	color: #fff;
}

.form-login {
	width: 110px;
	font-size: 12px;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x;
	border: 1px solid #B0AE9F;
}

.button-login {
	border: 0;
	width: 110px;
	height: 20px;
	background: url(../img/buttons/bg_button_login.gif) no-repeat;
	font-size: 11px;
	color: #fff;
}

.formshort {
	width: 90px;
	font-size: 12px;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x;
	border: 1px solid #B0AE9F;
	font-family: Tahoma;
}

.formmedium {
	width: 150px;
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x;
	border: 1px solid #B0AE9F;
}

.filtertext{
	width: 100%;
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x;
	border: 1px solid #B0AE9F;
}

.formlong {
	width: 450px;
	font-size: 12px;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x;
	border: 1px solid #B0AE9F;
	font-family: Tahoma;
}

.formtextboxprofile {
	width: 350px;
	font-size: 12px;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x;
	border: 1px solid #B0AE9F;
	font-family: Tahoma;
}


.arealong {
	width: 450px;
	height: 120px;
	font-size: 12px;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x #fff;
	border: 1px solid #B0AE9F;
	font-family: Tahoma;
}

.areamedium {
	width: 400px;
	height: 60px;
	font-size: 12px;
	color: #666666;
	background: url(../img/bg_form_login.gif) repeat-x #fff;
	border: 1px solid #B0AE9F;
	font-family: Tahoma;
}

.button {
	border: 0;
	width: 110px;
	height: 20px;
	background: url(../img/buttons/bg_button_login.gif) no-repeat;
	font-size: 10px;
	color: #fff;
	font-family: Verdana;
	text-transform: uppercase;
}

.form-label {
	float: left;
	width: 130px;
	padding: 4px 0 0 0;
}

.form-field {
	float: right;
	width: 150px
}

.form-field-content, .formsection-header, .formsection-note {
	padding: 4px 0px 4px 10px;
}













