* {padding:0px; margin:0px;}

html{
   height: 100%;
	margin:0;
	padding:0;
}
body {
	background: White url('template/body_background.png') repeat-x 0 0%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.preload{display:none;}

#total_container_top_center{
   position:relative;
	height:auto !important; /* real browsers */
	height:700px; /* IE6: treaded as min-height*/
	min-height:700px; /* real browsers */
	margin:0 auto; /* center, not in IE5 */	
	width: 900px;
	text-align: center;

	top: 0%;
}
#header{
	background: url('template/header.png') no-repeat;
	width: 900px;
	height: 100px;
	background-color: #568AB5;
	text-align: left;
}
.horizontal_bar{
	background: url('template/horizontal_bar.png') no-repeat;
	width: 900px;
	height: 24px;
}
.horizontal_bar .menu_title
{
	height: 16px;
	_height: 17px;
	float: left;
	padding-left: 20px;
	color: #FFFFFF;
	font: bold 12px Tahoma,sans-serif;
	padding-top: 5px;
}
.horizontal_bar .date
{
	height: 22px;
	_height:17px;
	float: right;
	padding-top:5px;
	padding-right: 2px;
	color: #FFFFFF;
	font: normal 12px Tahoma,sans-serif;
	vertical-align: middle;
}
#page_content{
	padding: 0;
	margin: 0;
	background-color: White;
}
/*---------   MENU -------------*/

a.menu_button_a:link{
	background-image: url(template/menu_button.png);
	background-repeat: repeat-y;
	display: block;
	width: 170px;
	height: 19px;
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 4px;
	border-bottom: 1px solid #F0ECEB;
	border-right: 1px solid #F0ECEB;
	border-left: 1px solid #F0ECEB;
}
a.menu_button_a:visited{
	background-image: url(template/menu_button.png);
	background-repeat: repeat-y;
	display: block;
	width: 170px;
	height: 19px;
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 4px;
	border-bottom: 1px solid #F0ECEB;
	border-right: 1px solid #F0ECEB;
	border-left: 1px solid #F0ECEB;
}
a.menu_button_a:hover{
	background-image: url(template/menu_button_over.png);
	background-repeat: repeat-y;
	display: block;
	width: 170px;
	height: 19px;
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 4px;
	border-bottom: 1px solid #F0ECEB;
	border-right: 1px solid #F0ECEB;
	border-left: 1px solid #F0ECEB;
}
/* ------ SectionEditorial declarations  -------*/
.sectionEditorial{
	text-align: left;
	min-height: 60px;
	width:367px;
	_width:367px;
	padding: 5px;
}
.sectionEditorial .header{
	width:367px;
	height: 20px;
}
.sectionEditorial .header .title{
   float: left;
	width:367px;
	height: 20px;	
	color: #345798;
	font: bold 13px Tahoma,sans-serif;	
}

.sectionEditorial .content{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	width:367px;
	min-height:40px;
	_height:40px;
}

/* ------ sectionSelectedArticles declarations  -------*/
.sectionSelectedArticles{
	text-align: left;
	min-height: 198px;
	width:468px;
	margin:0px;
}
.sectionSelectedArticles .header{
	background-image: url(template/section2_header1.png);
   background-repeat:repeat-x;		
	width:468px;
	height: 20px;
}
.sectionSelectedArticles .header .pic{
   float: left;
	width:30px;	
	height:20px;	
}
.sectionSelectedArticles .header .title{
   float: left;
	width:438px;
	height: 20px;	
	color: #345798;
	font: bold 13px Tahoma,sans-serif;	
}

.sectionSelectedArticles .content{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	width:466px;
	_width:466px;	
	border: 1px solid #F5F5F5;
	min-height:125px;
	_height:125px;
}

/* ------ Section_a declarations (News) -------*/
.section_a{
	text-align: left;
	min-height: 198px;
   margin: 6px;
	width:480px;
}
.section_a .header{
	background-image: url(template/section2_header1.png);
   background-repeat:repeat-x;		
	width: 100%;
	height: 20px;
}
.section_a .header .pic{
   float: left;
	width:30px;	
	height:20px;	
}
.section_a .header .title{
   float: left;
	width=100%;
	height: 20px;	
	color: #345798;
	font: bold 13px Tahoma,sans-serif;	
}

.section_a .content{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	padding: 5px;
	border: 1px solid #F5F5F5;
	min-height:125px;
	_height:125px;
}
/* ------ Section_b declarations (Advice) -------*/
.section_b{
	text-align:left;
	min-height:188px;
   padding: 6px;	
}
.section_b .header{
	background-image: url(template/section2_header1.png);
   background-repeat:repeat-x;		
	width: 468px;
	_width: 472px;
	height: 20px;
}
.section_b .header .pic{
   float: left;
	width:30px;	
	height:20px;	
}
.section_b .header .title{
   float: left;
	width=100%;
	height: 20px;	
	color: #345798;
	font: bold 13px Tahoma,sans-serif;	
}

.section_b .content{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	padding: 5px;
	border: 1px solid #F5F5F5;
	min-height:158px;
	_height:158px;		
}
/* ------ Section_c declarations (Links,Meetings) -------*/
.section_c{
	text-align:left;
	min-height:188px;
   padding-top: 6px;	
   padding-bottom: 6px;		
}
.section_c .header{
	background-image: url(template/section2_header1.png);
   background-repeat:repeat-x;		
	width: 100%;
	height: 20px;
}
.section_c .header .pic{
   float: left;
	width:30px;	
	height:20px;	
}
.section_c .header .title{
   float: left;
	width=100%;
	height: 20px;	
	color: #345798;
	font: bold 13px Tahoma,sans-serif;	
}

.section_c .content{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	padding: 5px;
	border: 1px solid #F5F5F5;
	min-height:158px;
	_height:158px;	
}
/* ------ SectionLinks declarations -------*/
.sectionLinks{
	text-align: left;
	margin: 6px;
	width: 196px;
	vertical-align: top;
	_height:140px;
	min-height:140px;	
}

.sectionLinks .header{
	background-image: url(template/section2_header2.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 196px;
}
.sectionLinks .header .title{
	float: right;
   text-align:right;	
	height: 17px;
	color: #606060;
	font: bold 12px Tahoma,sans-serif;
	width: 190px;	
	_width: 192px;		
	padding-right: 6px;	
	padding-top: 3px;
}

.sectionLinks .body{
	width: 194px;
	_width: 196px;	
	min-height: 138px;
   _height: 140px;
	border: 1px solid #DDEAF3;
}
.sectionLinks .body .pic{
   float: left;
	margin: 3px;
	width:30px;	
	height:30px;	
}
.sectionLinks .body .content{
	color: #606060;
	font: normal 11px Tahoma,sans-serif;		
	padding-top: 2px;		
	padding-bottom: 2px;		
}

/* ------ sectionDirectionsBooks declarations -------*/
.sectionDirectionsBooks_container{
	text-align: left;
	margin: 6px;
	width: 468px;
	vertical-align: top;
	_height:140px;
	min-height:140px;		
}
.sectionDirectionsBooks{
	text-align: left;
	margin-bottom: 6px;
	width: 468px;
	vertical-align: top;
	_height:70px;
	min-height:70px;	
}

.sectionDirectionsBooks .header{
	background-image: url(template/section2_header2.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 468px;
}
.sectionDirectionsBooks .header .title{
	float: right;
   text-align:right;	
	height: 17px;
	color: #606060;
	font: bold 12px Tahoma,sans-serif;
	width: 462px;	
	_width: 464px;		
	padding-right: 6px;	
	padding-top: 3px;
}

.sectionDirectionsBooks .body{
	width: 466px;
	_width: 468px;	
	min-height: 68px;
   _height: 70px;
	border: 1px solid #DDEAF3;
}
.sectionDirectionsBooks .body .pic{
   float: left;
	margin: 3px;
	width:30px;	
	height:30px;	
}
.sectionDirectionsBooks .body .content{
	color: #606060;
	font: normal 11px Tahoma,sans-serif;		
	padding-top: 2px;		
	padding-bottom: 2px;		
}
.sectionDirectionsBooks .body .content .boxitem{
	width: 100%;
	padding-bottom: 3px;	
}
/* ------ sectionNews declarations -------*/
.sectionNews{
	text-align: left;
	margin: 6px;
	width: 196px;
	vertical-align: top;
	_height:140px;
	min-height:140px;	
}

.sectionNews .header{
	background-image: url(template/section2_header2.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 196px;
}
.sectionNews .header .title{
	float: right;
   text-align:right;	
	height: 17px;
	color: #606060;
	font: bold 12px Tahoma,sans-serif;
	width: 190px;	
	_width: 192px;		
	padding-right: 6px;	
	padding-top: 3px;
}

.sectionNews .body{
	width: 194px;
	_width: 196px;	
	min-height: 138px;
   _height: 140px;
	border: 1px solid #DDEAF3;
}
.sectionNews .body .pic{
   float: left;
	margin: 3px;
	width:30px;	
	height:30px;	
}
.sectionNews .body .content{
	color: #606060;
	font: normal 11px Tahoma,sans-serif;		
	padding-top: 2px;		
	padding-bottom: 2px;		
}


/* ------ Section2 declarations -------*/
.section2{
	text-align: left;
	margin: 6px;
	width: 280px;
	vertical-align: top;
	_height:140px;
	min-height:140px;	
}

.section2 .header{
	background-image: url(template/section2_header2.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 280px;
}
.section2 .header .title{
	float: right;
   text-align:right;	
	height: 17px;
	color: #606060;
	font: bold 12px Tahoma,sans-serif;
	width: 274px;	
	_width: 276px;		
	padding-right: 6px;	
	padding-top: 3px;
}

.section2 .body{
	width: 278px;
	_width: 280px;	
	min-height: 118px;
   _height: 120px;
	border: 1px solid #DDEAF3;
}
.section2 .body .pic{
   float: left;
	padding: 3px;
	width:80px;	
	_width:70px;
	height:80px;	
	_height:70px;	
}
.section2 .body .content{
	color: #606060;
	font: normal 11px Tahoma,sans-serif;		
	padding-top: 2px;		
	padding-right: 2px;	
	padding-bottom: 2px;		
}
.menu_wrapper{ width: 200px; min-height: 305px; _height: 305px; text-align:left;}
.editorial_selarticles_wrapper{ width: 468px; min-height: 305px; _height: 305px; margin:6px;}
.tools_wrapper{ width: 200px;	min-height: 305px; _height: 305px;}
.links_wrapper{ width: 200px;	min-height: 200px;_height: 200px;}
.advice_wrapper{width: 480px;	min-height: 200px; _height: 200px;}
.meetings_wrapper{ width: 200px;min-height: 200px; _height: 200px;}
.content_wrapper { width: 480px;	min-height: 550px; 	margin:6px;}

.content_category{
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-align: left;	
	padding-bottom: 5px;	
	margin-bottom: 8px;
	border-bottom: 1px solid #F0ECEB;	
}
.content_search_category{
	color: #606060;
	font: 12px Tahoma,sans-serif;
	text-align: left;
	padding-top: 5px;	
	padding-bottom: 5px;
	border-bottom: 1px solid #F0ECEB;
}
.content_title{
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-align: left;
	padding-bottom: 18px;
}
.content_error{
	color: Red;
	font: bold 12px Tahoma,sans-serif;
	text-align: center;
	padding-bottom: 18px;
	padding-left: 5px;
   width:460px;
}
.content_msg{
	color: #606060;
	font: bold 12px Tahoma,sans-serif;
	text-align: center;
	padding-bottom: 18px;
	padding-left: 5px;
   width:460px;
}
.content_body{
	color: #606060;
	font: 12px Tahoma,sans-serif;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 5px;	
   width:460px;	
}
.content_body p{
	text-align: left;
	padding-bottom: 10px;
}
.content_body ul{
	text-align: left;
	padding-bottom: 10px;	
	list-style-position: inside;
}
.content_body ol{
	text-align: left;
	padding-bottom: 10px;	
	list-style-position: inside;
}
.google_map{
	text-align: left;
	padding-bottom: 12px;
	padding-left: 5px;	
	width:460px;	
}
.contact_form{
	text-align: left;
	padding-bottom: 12px;
	padding-left: 5px;	
	width:460px;			
}
.contact_form_header{
	color: #606060;
	font: bold 12px Tahoma,sans-serif;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #C7C7C7;
}
.contact_form_label{
	color: #606060;
	font: bold 12px Tahoma,sans-serif;
	text-align: left;	
	padding: 3px;	
	width:40px;
}
.contact_form_label_small{
	color: #606060;
	font: 11px Tahoma,sans-serif;
	text-align: left;	
}
.contact_form_text{
	color: Black;
	font: 12px Tahoma,sans-serif;
	text-align: left;
	padding: 3px;
}
.video{
   width: 450px;
	text-align:center;
}
.page_photos{
	
}
.page_photos_caption{
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #D6D4D4;
	background-image: url(template/section2_header1.png);
   background-repeat:repeat-x;			
}
.photo_box{
	margin-left: 10px;
	margin-bottom: 10px;
}
.photo_caption{
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FBFBFB;
	color: #606060;
	font: 12px Tahoma,sans-serif;	
}
.page_files{
	
}
.page_files_caption{
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #D6D4D4;
	background-image: url(template/section2_header1.png);
   background-repeat:repeat-x;			
}
.file_box{
	margin-bottom: 10px;
}
a.file_download_link:link{
	font: bold 12px Tahoma,sans-serif;	
	color: #606060;
	text-decoration: none;
}

a.file_download_link:visited{
	font: bold 12px Tahoma,sans-serif;	
	color: #606060;
	text-decoration: none;	
}

a.file_download_link:hover{
	font: bold 12px Tahoma,sans-serif;	
	color: #606060;
	text-decoration: none;
}
.tools_section{
	width: 200px;	
	height: 202px;	
}
.tools_section .flags{
	width:130;
	padding:5px;
}
.tools_section .buttons{
	width: 200;
	min-heigh: 40px;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F5F5F5;
}
.tools_section .buttons .button{
	width:30;
	min-heigh:30px;	
}
.tools_section .buttons .button_wide{
	width: 160;
	min-heigh: 30px;
	text-align: right;
}
.tools_section .caption{
	width:100%;
	color: #606060;
	font: bold 12px Tahoma,sans-serif;	
	text-align:right;
	padding-bottom: 2px;
	min-height:16px;
}
.search_box{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;		
}
.search_button{
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: #606060;
	font-size: 11px;
	font-weight: normal;
	background-color: #EBF3F8;
	border: 1px solid #D6D4D4;
}
.search_buttonover{
	display: block;
	clear: both;
   margin-left: auto;
	margin-right: auto;	
	width: 100px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: #606060;
	font-size: 11px;
	font-weight: normal;
	background-color: #E6F0F6;
	border: 1px solid #D6D4D4;
}
.button_wide{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.button_wide_link:link{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.button_wide_link:visited{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.button_wide_link:hover{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
.boxed_content{
	background-color: #F5F9FB;
	border: 1px solid #F0ECEB;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;	
	min-height: 120px;
	vertical-align: top;
}
.boxed_content_c{
	background-color: White;
	border: 1px solid #F0ECEB;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 5px;
	min-height: 120px;
	vertical-align: top;
}


/*
a.qa_title:link{
	display: block;
	width: 460px;
	color: #606060;
	font: 12px Tahoma,sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #F0ECEB;
	text-align: left;
	padding-bottom:5px;
}
a.qa_title:visited{
	display: block;
	width: 460px;
	height: 20px;
	color: #606060;
	font: 12px Tahoma,sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #F0ECEB;
	text-align: left;	
	padding-bottom:5px;	
}
a.qa_title:hover{
	display: block;
	width: 460px;
	height: 20px;
	color: #606060;
	font: 12px Tahoma,sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #F0ECEB;
	text-align: left;	
	padding-bottom:5px;	
}*/
.qa_title{
	display: block;
	width: 460px;
	color: #606060;
	font: 12px Tahoma,sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #F0ECEB;
	text-align: left;
	padding-bottom:5px;
	cursor:pointer;
}
.qa_body{
	width: 460px;
	width: 450px;	
	display: none;
	padding: 5px;
	background: #F4F4F4;
	color: #606060;
	font: 12px Tahoma,sans-serif;	
   text-align: left;	
	margin-bottom: 5px;		
}

/*----------------- NOT USED FROM THIS AN DOWN-------------------*/























.new{
	width: 100%;
	text-align: left;
}
.new .date{
	height: 14px;
	width: 70px;
	color: #388CB2;
	font: normal 9px Tahoma,sans-serif;
}
.new .title{
	width: 345px;
	border-bottom: 1px solid #ECECEC;
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	padding-bottom: 3px;
	text-align: left;
}

a.news_title:link{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.news_title:visited{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.news_title:hover{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: underline;
}
.search_item{
	width: 380px;
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	padding-bottom: 3px;
	text-align: left;	
}
a.search_link:link{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.search_link:visited{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.search_link:hover{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: underline;
}
.more{
	width: 100%;
	padding-top: 5px;
	text-align: right;
	color: #606060;
	font: normal 11px Tahoma,sans-serif;	
}
a.more_link:link{
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.more_link:visited{
	color: #345798;
	font: bold 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.more_link:hover{
	color: #CFBC0A;
	font: bold 12px Tahoma,sans-serif;
	text-decoration: none;
}


.link_box{
	width: 100%;
	border-bottom: 1px solid #D4D0C8;
	padding-top: 5px;
	padding-bottom: 3px;	
}
a.link_link:link{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.link_link:visited{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.link_link:hover{
	color: #3888AD;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.boxed_link_c:link{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.boxed_link_c:visited{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.boxed_link_c:hover{
	color: #4496BE;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.boxed_link:link{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.boxed_link:visited{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}
a.boxed_link:hover{
	color: #CFBC0A;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

.advice{
	width: 100%;
	text-align: left;
}
.advice .bullet{
	height: 9px;
	width: 9px;
	padding-right:5px;
}
.advice .title{
	width: 440px;
	border-bottom: 1px solid #ECECEC;
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	padding-bottom: 3px;
	text-align: left;
}

a.advice_title:link{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.advice_title:visited{
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

a.advice_title:hover{
	color: #479CC3;
	font: normal 12px Tahoma,sans-serif;
	text-decoration: none;
}

.boxitem{
	width: 100%;
	padding-bottom: 3px;	
}



#picture{

}




#lang_and_text{
	height:auto !important; /* real browsers */
	height:368px; /* IE6: treaded as min-height*/
	min-height:368px; /* real browsers */	
	width: 509px;
	padding-bottom: 20px;
}
#lang{
	width: 509px;
	height: 42px;

}
.flag{
	padding-left: 5px;	
	float: right;
}
#text{
	color: #6889AC;
	font: normal 12px Tahoma,sans-serif;
	text-align: left;
	height: 100%;	
}

#contact_form{
   position:relative;
   margin-left: auto;
   margin-right: auto;	
}
.contact_input{
	font: normal 12px Tahoma,sans-serif;
   float:left;
   font-size:12px;
   padding:4px 2px;
   border:solid 1px #aacfe4;
   width:300px;
   margin:2px 0 10px 10px;
}
.contact_textarea{
   float:left;
   font-size:12px;
   padding:4px 2px;
   border:solid 1px #aacfe4;
   width:300px;
   margin:2px 0 10px 10px;
}
#contact_form label{
   display:block;
   font-weight:bold;
   text-align:right;
   width:140px;
   float:left;
}
#contact_form .small{
   display:block;
	font: normal 12px Tahoma,sans-serif;
   text-align:right;
   width:140px;
}
.button_wrapper{
display:block;
}

.contact_button{
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #819CBA;
	border: 1px solid #CECECE;
	font: bold 11px Tahoma,sans-serif;
}
.contact_buttonover{
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #7291B1;
	border: 1px solid #CECECE;
	font: bold 11px Tahoma,sans-serif;
}
.footer1{
	background-color: White;
	background-image: url(template/footer1_bg.png);	
	background-image: 
	height: 45px;
	width: 900px;
	border-bottom: 1px solid #D6D4D4;	
}

.footer2{
	height: 18px;
	width: 900px;
}
.footer2 .left{
	width: 430px;
	padding-top: 2px;	
	display: block;
	font: normal 11px Tahoma,sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.footer2 .right{
	width: 430px;
	padding-top: 2px;
	display: block;
	font: normal 11px Tahoma,sans-serif;
	color: #FFFFFF;
	text-align: right;
}

a.footer1_link:link{
	font: normal 11px Tahoma,sans-serif;
	color: #606060;
	text-decoration: none;
}

a.footer1_link:visited{
	font: normal 11px Tahoma,sans-serif;
	color: #606060;
	text-decoration: none;	
}

a.footer1_link:hover{
	font: normal 11px Tahoma,sans-serif;
	color: #606060;
	text-decoration: none;
}


a.footer2_link:link{
	font: normal 11px Tahoma,sans-serif;
	color: #606060;
	text-decoration: none;
}

a.footer2_link:visited{
	font: normal 11px Tahoma,sans-serif;
	color: #606060;
	text-decoration: none;	
}

a.footer2_link:hover{
	font: normal 11px Tahoma,sans-serif;
	color: #606060;
	text-decoration: none;
}







a.validate:link{
	font: bold 12px Tahoma,sans-serif;	
	color: #6889AC;
	text-decoration: none;
}

a.validate:visited{
	font: bold 12px Tahoma,sans-serif;	
	color: #6889AC;
	text-decoration: none;	
}

a.validate:hover{
	font: bold 12px Tahoma,sans-serif;	
	color: #2C3A55;
	text-decoration: none;
}
.content_footer{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;	
	text-align: right;
	color: #606060;
	font: normal 12px Tahoma,sans-serif;
	font-style: italic;
}
.content_go_back{
	width: 100%;
	padding-top: 5px;
	text-align: right;
	color: #606060;
	font: normal 11px Tahoma,sans-serif;	
}

a.go_back:link{
	font: bold 12px Tahoma,sans-serif;	
	color: #345798;
	text-decoration: none;
}

a.go_back:visited{
	font: bold 12px Tahoma,sans-serif;	
	color: #345798;
	text-decoration: none;	
}

a.go_back:hover{
	font: bold 12px Tahoma,sans-serif;
	color: #CFBC0A;
	text-decoration: none;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 22px; /*--Set height of tabs--*/
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 21px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 21px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: White;
}
ul.tabs li a {
	text-decoration: none;
	color: #345798;
	font: bold 12px Tahoma,sans-serif;		
	display: block;
	line-height: 21px;	
	padding: 0 20px;
	outline: none;
	border-bottom: 1px solid #F5F5F5;
}
ul.tabs li a:hover {
	background: #F7FAFC;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #F7FAFC;
	border-bottom: 1px solid #F1F7FC;
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width:100%;
	background: #fff;
}
.tab_content {
	padding: 10px;
}

.emb_img{
   margin-left: auto;
   margin-right: auto;	
   text-align:center;
	padding: 15px;
}
.emb_img_caption{
	color: #606060;
	font: 12px Tahoma,sans-serif;
	text-align: center;	
}
.author_image{
	float: left;
	padding-top:5px;
	padding-left:5px;	
	padding-right:15px;		
	padding-bottom:10px;			
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 21px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 21px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: White;
}
.content_body a {
	text-decoration: underline;
	color: #345798;
}
.content_body a:hover {
	text-decoration: underline;
	color: #345798;
}