/********** Global definitions **********/
body {
	margin: 6px;
}
/********** Normal Link **********/
a:link{
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
a:active{
	color: #FF0000;
	text-decoration: underline;
}

p {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
	text-indent:5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p.p_no_i {
	text-indent:0px;
}
p.p_center {
	text-indent:0px;
	text-align: center;
}
p.p_article_disclaimer {
	text-indent:0px;
	text-align: left;
	font-style: italic;
	text-align: center;
}
p.p_stars {
	text-indent:0px;
	text-align: center;
	letter-spacing: 3em;
}
p.p_left {
	text-indent:0px;
	text-align: left;
}
p.p_smaller {
 	font-size: 10px;
}
p.p_right {
	text-indent:0px;
	text-align: right;
}
h1 {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000066;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.3em;
}
h1.h1_center {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color: #000066;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-bottom: 0.3em;
}
h1.h1_center_size105 {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color: #000066;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	text-align: center;
	font-size: 105%;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 11px;
	letter-spacing: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

ul {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0px;
	word-spacing: normal;
	margin-left:5px;;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	padding-left:15px;
}

ol {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0px;
	word-spacing: normal;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}


ul.nomarker_ul {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
	list-style: none;
	margin-left: 0px; 
	padding-left: 5px;
	margin-top: 2px;
}

table.tbl_regular {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

table.tbl_regular th, table.tbl_regular td {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

table.tbl_events_part {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
table.tbl_events_part tr:first-child{
	font-weight: bold;
}

table.tbl_events_part th, table.tbl_events_part td {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

ul.event_menu {
	text-align: left;
	text-indent: 0px;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1.5em;
}
ul.event_menu li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0.2em;
	line-height: 1em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.img_float_left {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
img.img_float_right {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
img.img_padding_right {
	padding-right: 10px;
} 
/********** table with image and signatures **********/
table.tbl_img_float_left {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
}
table.tbl_img_float_right {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
}
p.tbl_img_sig {
	text-indent:0px;
	font-size: 10px;
	text-align: center;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
}


/********** Hot News **********/

.hot_news_txt_header {
	color: #FF0033;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
}
.hot_news_txt_normal {
	color: #990000;
	font-style: normal;
	font-weight: bolder;
	font-size: 120%;
}
.hot_news_scroll_txt {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#CC0033;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: none;
}
a.hot_news_scroll_txt:link {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#003366;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}
a.hot_news_scroll_txt:visited {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#003366;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}
a.hot_news_scroll_txt:hover {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color: #CC0033;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}
a.hot_news_scroll_txt:active {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color: #003366;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}

div.hot_news_div_box {
	position: relative; 
	width: 210px; 
	height: 95px; 
	float: right; 
	padding: 5px;
}

div.hot_news_div_box_3 {
	position: relative; 
	width: 292px; 
	height: 95px; 
	float: right; 
	padding: 5px;
}


.hot_news_box_header_txt {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	letter-spacing: 3px;
	text-align: right;
	float: right;
	font-weight: bold;
}

/********** Weekly News Button **************/
a.weeklynews:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.weeklynews:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.weeklynews:hover {
	color: #CC0033;
	text-decoration: none;
}
a.weeklynews:active {
	color: #003366;
	text-decoration: none;
}
/********** Poll **************/
.poll_box_header_txt {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: right;
	float: right;
	font-weight: bold;
}
.poll_question {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#333399;
	font-size: 11px;
	font-weight: bold;
}
.poll_answer {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#333366;
	font-size: 11px;
	font-weight: normal;
}
.poll_box_answerbtn{
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#333366;
	font-size: 11px;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: none;
}
a.poll_box_results:link {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#ce3300;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.poll_box_results:visited {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#ce3300;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.poll_box_results:hover {
	color:#ff3300;
	text-decoration: underline;
}
a.poll_box_results:active {
	color:#ff3300;
	text-decoration: underline;
}


/********** Library **********/
.library_normal_txt {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
}
.library_size_txt {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 10px;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
}
a.library_a:link {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000000;
	font-size: 12px;
	letter-spacing: normal;
	text-decoration: none;
}
a.library_a:visited {
	color:#000000;
	text-decoration: none;
}
a.library_a:hover {
	color:#000000;
	text-decoration: underline;
}
a.library_a:active {
	color:#990000;
	text-decoration: underline;
}

/********** Activities **********/
.activities_events_header {
	text-decoration: underline;
	font-weight: bold;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 2px;
	background:#E0E0FF;
	border-color: #E0E0FF;
	border-left-style: solid;
	border-left-width: 10px;
	border-right-style: solid;
	border-right-width: 10px;
}

ol.activities_events_ol {
	text-align: left;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 25px;
	padding-right: 10px;
}
li.activities_events_ol_li {
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	padding-bottom: 2px;
}


table.activities_calendar_tbl {
	border-style: solid;
	border-width: 2px;
	border-color: #000099;
	color: #000000;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}
table.activities_calendar_tbl th, table.activities_calendar_tbl td{
	border-style: solid;
	border-width: 2px;
	border-color: #000099;
	border-width: 2px;
	border-collapse: collapse;
}
.activities_calendar_tbl_header{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table.gp_calendar_tbl {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	color: #000000;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.gp_calendar_tbl th, table.gp_calendar_tbl td{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	border-width: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 2px;
}
td.gp_calendar_tbl_header{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	border-width: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
td.gp_calendar_tbl_filled{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	border-width: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #D6D6EE;
	font-weight: bold;
	padding: 3px;
}

.gp_calendar_tbl_header{
	text-align: center;
	font-weight: bold;
	color: #000000;
}


/********** Q&A **********/
h1.qa_top_header {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
ol.qa_content{
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-indent: 0px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 0px;
}
a.qa_content_a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.qa_content_a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.qa_content_a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.qa_content_a:active {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
p.qa_question {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-indent: 0px;
	background-color: #E0E0FF;
	border-color: #E0E0FF;
	border-left-style: solid;
	border-left-width: 10px;
	border-right-style: solid;
	border-right-width: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
}
img.qa_to_top_image {
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
p.qa_answer {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;

}
ul.qa_answer_ul {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	list-style-position: outside;
	list-style-type: disc;
}
ol.qa_answer_ol {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: decimal;
}
li.qa_answer_ol_li {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
}
p.qa_comment {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;

}
/********** Photoalbum  **********/
.photo_content {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

h1.photo_header {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
h2.photo_signature {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}

/********** Site Map **********/
.sitemap_header {
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 4px;
	text-align:center;
}

.sitemap_i1 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 2px;
	text-align:left;
}
.sitemap_i2 {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 2px;
	text-align:left;
}
.sitemap_i3 {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 30px;
	margin-bottom: 2px;
	text-align:left;
}

a.sitemap_a:link{
	text-decoration: none;
	color: #000000;
}
a.sitemap_a:visited{
	text-decoration: none;
	color: #000000;
}
a.sitemap_a:hover{
	text-decoration: underline;
	color: #000000;
}
a.sitemap_a:active{
	text-decoration: underline;
	color: #FF0000;
}


/********** Partners **********/
.partners_content {
	text-indent: 0px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0px;
}
.partners_header {
	text-decoration: underline;
	font-weight: bold;
	text-indent: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 10px;
	background:#E0E0FF;
}
.partners_txt {
	text-indent: 5px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0px;
}
.partners_txt_noi {
	text-indent: 0px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0px;
}
.partners_ul_header {
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 2px;
}
.partners_ul {
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	margin-bottom: 2px;
}
.partners_li {
	text-decoration: none;
	font-weight: normal;
	margin-left: 8px;
	margin-bottom: 2px;
}

/********** Contacts **********/
.contacts_header {
	text-decoration: underline;
	font-weight: bold;
	margin-left: 0px;
	text-indent: 6px;
	margin-bottom: 2px;
	background:#E0E0FF;
}
.contacts_snailmail {
	text-decoration: none;
	text-indent: 0px;
	font-weight: bold;
	margin-left: 6px;
	margin-bottom: 4px;
}
.contacts_name {
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
}
.contacts_email {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	margin-left: 12px;
	margin-bottom: 4px;
}

/********** Links **********/
.links_project_number {
	text-indent:2px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
}

ul.ul_gp_list {
	list-style-position: outside;
	list-style-type: disc;
}
ul.ul_gp_list li{
	margin-bottom: 0px;
	padding-bottom: 3px;
}

ul.ul_gp_list a{
	font-weight: normal;
}

ul.ul_gp_list a em{
	font-size: 10px;
}


/********** Current Date **********/
span.current_date {
	font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Geneva,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #EDEDED;
	text-decoration: none;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
}

.doc_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.doc_holder_header {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#000066;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.3em;
}
.doc_sections_holder {
	border: none;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
}
.doc_section_holder {
	border: 1px solid #d9d9eb;
	margin: 0px;
	margin-bottom: 1em;
}
.doc_section_header {
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.1em;
	background-color: #d9d9eb;
	color: #57C;
	margin: 0px;
	margin-bottom: 2px;
	padding: 2px;
}
div.doc_section_body_div {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin: 0px 4px 4px 4px;
	padding: 0px 0px 0px 0px;
}
ul.doc_section_body {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin: 0px 4px 4px 20px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1em;
}
ul.doc_section_body li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

ul.doc_section_body li a em {
	font-style: italic;
	font-size: 90%;
}

ul.doc_section_body li a:link, ul.doc_section_body li a:visited {
	color: #038;
	text-decoration: none;
}

ul.doc_section_body li a:hover, ul.doc_section_body li a:active {
	color: #900;
	text-decoration: underline;
}


img.doc_plus_minus_switch {
	border: none;
	vertical-align: top;
	display: inline;
	margin: 0px;
	margin-right: 3px;
	margin-left: 2px;
	padding: 0px;
	cursor: pointer;
	vertical-align: baseline;
}

img.img_to_top {
	border: none;
	vertical-align: bottom;
	display: block;
	margin: 0px;
	padding: 0px;
}

.clear_float {
	clear: both;
}

tr.tr_hover {
}

tr.tr_hover_in {
	background-color: #d9d9eb;
}

table.tbl_news_box {
	border: 1px solid #555;
}
.tbl_font_80 td {
	font-size: 80%;
}