* 
{
	font-family: Tahoma, Sans-Serif;
}

.small 
{
	font-size: 11px;
}

/* firefox gaps between image rows in tables */
.imgCell img
{
	display: block;
}

input 
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
}

img 
{
	display: inline-block;
}

body
{
	margin: 0px;
	background-image: url(../i/p/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#header, #content, #footer, #header2
{
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 944px;
	padding: 0px;
	font-size: 12px;
}

#header 
{
	margin-top: 10px;
	background-image: url(../i/p/header_corner_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #000;
	height: 28px;
}

#header .languagebar
{
	margin-top: 6px;
	margin-right: 5px;
	text-align: right;
	float: right;
}

#header .searchpanel
{
	float: right; 
	margin-top: 4px; 
	overflow: hidden; 
	margin-right: 30px; 
	width: 170px; 
	height: 20px; 
	background-image: url(../I/H/searchbg.gif); 
	background-repeat: no-repeat
}

#header .searchtextbox 
{
	margin-left: 1px; 
	margin-top: 1px; 
	background-color: #000; 
	border: 0px; 
	padding: 1px; 
	width: 144px; 
	color: #fff;
}

#header .searchbutton 
{
	border: 0px; 
	background-color: Transparent; 
	color: #fff; 
	height: 20px; 
	width: 20px;
}

#header a
{
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

/* --------- header page --------------- */

#header2 
{
	background-image: url(../i/p/header2bg.jpg);
	background-repeat: no-repeat;
	background-color: #18689d;
	height: 53px;
	overflow: hidden;
}

#header2 .languagebar
{
	margin-top: 19px;
	margin-right: 5px;
	text-align: right;
	float: right;
}

#header2 .searchpanel
{
	float: right; 
	margin-top: 17px; 
	overflow: hidden; 
	margin-right: 30px; 
	width: 170px; 
	height: 20px; 
	background-image: url(../I/p/searchbg2.jpg); 
	background-repeat: no-repeat
}

#header2 .searchlabel 
{
	float: right; 
	margin-top: 19px; 
	margin-right: 5px; 
	color: #b5d1e1;
}

#header2 .searchtextbox 
{
	margin-left: 1px; 
	margin-top: 1px; 
	background-color: Transparent; 
	border: 0px; 
	padding: 1px; 
	width: 144px; 
	color: #fff;
}

#header2 .searchbutton 
{
	border: 0px; 
	background-color: Transparent; 
	color: #fff; 
	height: 20px; 
	width: 20px;
}

#header2 a
{
	color: #b5d1e1;
	font-weight: bold;
	text-decoration: none;
}

#header2 a:hover
{
	text-decoration: underline;
}


/* --------------- footer ------------------ */


#footer 
{
	margin-top: 3px;
	height: 60px;
	background-image: url(../i/p/footer_bg.gif);
	background-repeat: repeat-x;
	color:#dddddd;
}

#footer a 
{
	color: #dddddd !important;
}

#footer a:hover
{
	color: #ffffff;
}

#footer .copyright 
{
	margin-top: 17px;
	color: #fff;
}

#footer .links
{
	margin-top: 17px;
	color: #aaa;
}

#footer a 
{
	color: #aaa;
	text-decoration: none;
	padding: 0px 3px;
}

#footer a:hover
{
	text-decoration: underline;
}

#content 
{
	clear: both;
	background-color: #fff;
}

#content .sepbar
{
	background-image: url(../i/h/home_bar_bg.gif);
	background-repeat: no-repeat;
	height: 7px;
}

DIV.ContextMenu
{
	background-color: #ffffcc;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 1px;
	border: #ffcc33 1px solid;
	border-top: #ffcc33 4px solid;
	text-align: left;
}

DIV.ContextMenuHeader
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	padding: 4px;
	background-color: #f0e68c;
}

DIV.ContextMenu A
{
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	color: #000;
	padding: 3px 10px 3px 5px;
	text-decoration: none;
}

DIV.ContextMenu A:Hover
{
	background-color: #ffcc33;
}

a.newslink, a.newslinktitle 
{
	font-size: 11px;
}

a.newslink 
{
	color: #dd3409;
	text-decoration: none;
}

a.newslink:hover 
{
	text-decoration: underline;
}

a.newslinktitle
{
	color: #666;
	text-decoration: none;
}

a.newslinktitle:hover 
{
	text-decoration: none;
}

.pageTable 
{
	border-left: 1px solid #d3dded; 
	border-right: 1px solid #d3dded; 
	border-bottom: 1px solid #d3dded; 
	width: 100%;
}

.pageLeftMenu 
{
	vertical-align: top;
	background-image: url(../i/p/leftmenubg.gif);
	background-repeat: repeat-y;
	width: 215px; 
	height: 300px;
}

.pageCenterContent 
{
	vertical-align: top;
}





.NewsList 
{
	width: 100%;
	margin-bottom: 10px;
}

TD.NewsListDate 
{
	vertical-align: top;
}

.NewsListDate
{
	font-size: 13px;
	color: #111;
	font-size:14px;
	font-weight:normal;
	text-align: right;
	width: 75px;
}

a.NewsListTitle
{
	display: block;
	border-left: 4px solid #F4921B;
	color: #111;
	font-size:16px;
	font-weight:normal;
	line-height:121%;
	padding: 0px 15px 3px 7px;
	text-decoration: none !important;
}

a.NewsListTitle:Hover
{
	text-decoration: underline !important;
}

.NewsListSummary
{
	padding: 0px 15px 0px 11px;
	text-align: justify;
}


a.NewsListNextTitle
{
	line-height: 150%;
	border-left: 4px solid #F4921B;
	color: #111;
	font-size:13px;
	font-weight:normal;
	padding: 0px 15px 3px 7px;
	text-decoration: none !important;
}

a.NewsListNextTitle:Hover
{
	text-decoration: underline !important;
}

.NewsListSourceTable 
{
	background-color: #e6f0f6;
}

a.NewsListSourceLink 
{
	font-size: 12px;
}

.NewsListViewTitle 
{
	font-size: 15px;
	font-weight: bold;
}

.NewsListViewSummary
{
	font-size: 12px;
	color: #555 !important;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:  justify;
}

.NewsListViewDate  
{
	font-size: 12px;
	color: #666 !important;
	margin-bottom: 10px;
}









#pageContent * 
{
	color: #111;
}

#pageContent 
{
	font-size: 13px;
	margin: 10px 25px 25px 25px;
}

#pageContent .separator 
{
	height: 1px;
	overflow: hidden;
	background-image: url(../i/p/contenttitlesep.jpg);
	background-repeat: repeat-y;
}

#pageContent a.HomeTopHighlightLink
{
	font-size: 13px;
	color: #0072bc;
	text-decoration: none;
}

#pageContent a.HomeTopHighlightLink:Hover
{
	text-decoration: underline;
}

#pageContent .TopHightlightSummary 
{
	font-size: 11px;
}

#pageContent h1
{
	font-size: 24px;
	font-weight: normal;
	color: #3472a0;
	margin-bottom: 14px;
}

#pageContent h2
{
	font-size: 20px;
	font-weight: normal;
}

#pageContent h3
{
	font-size: 16px;
	font-weight: normal;
}

#pageContent h4
{
	font-size: 13px;
	font-weight: bold;
}

#pageContent div
{
	margin: 0px 0px 8px 0px;
	text-align: justify;
}

#pageContent a 
{
	color: #3472a0;
	text-decoration: none;
}

#pageContent a:hover 
{
	text-decoration: underline;
}

#pageContent a.large
{
	color: #3472a0;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

#pageContent a.large:hover 
{
	text-decoration: underline;
}

#pageContent IMG.RightImage 
{
	margin: 3px 0px 5px 5px;
	border: 1px solid #ddd;
	padding: 4px;
	float: right;
}

#pageContent IMG.LeftImage 
{
	margin: 3px 5px 5px 0px;
	border: 1px solid #ddd;
	padding: 4px;
	float: left;
}

#pageContent div.blockright
{
	background-image: url(../i/p/right_box_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 210px;
	padding: 10px;
	margin: 0px 0px 10px 10px;
	border-bottom: 3px solid #e6f1f7;
}

#pageContent div.blockcenter
{
	padding: 10px;
	margin: 15px 25px 15px 25px;
	border-bottom: 3px solid #e6f1f7;
	border-top: 3px solid #e6f1f7;
	border-left: 1px solid #e6f1f7;
	border-right: 1px solid #e6f1f7;
}

/* right box inside pageContent */

.pageContentBox, .pageContentBoxWithHeader
{
	margin: 0px 0px 5px 15px;
	float:right;
	width: 230px;
	background-image: url(../I/P/right_box_bg.jpg);
	background-repeat: no-repeat;
}

.pageContentBoxWithHeader
{
	background-position: 0px 20px;
}

.pageContentBoxWithHeaderText 
{
	background-image: url(../I/P/red_star.gif);
	background-repeat: no-repeat;	
	background-position: 0px 4px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
}


.box1right 
{
	margin: 0px 0px 5px 7px;
	float:right;
}

.box1
{
	width: 230px;
}

.box1_header 
{
	background-image: url(../I/P/box1/header.gif);
	height: 34px;
	overflow: hidden;
}

.box1_footer
{
	background-image: url(../I/P/box1/bbg.gif);
	height: 20px;
	overflow: hidden;
}




/*  image   */

.img-shadow-right {
  float:right;
  margin: 5px 0 0 15px !important;
  margin: 5px 0 0 5px;
}

.img-shadow-left {
  float:left;
  margin: 10px 5px 0 6px !important;
  margin: 10px 0 0 5px;
}

.img-shadow-right, .img-shadow-left 
{
  background: url(../i/p/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../i/p/shadow.gif) no-repeat bottom right;
}


.img-shadow-right img, .img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 3px;
}

.img-right 
{
	float: right;
	display: block;
	border: 1px solid #a9a9a9;
	margin: 2px 0px 7px 10px !important;
	margin: 2px 0px 7px 10px;
}

.img-right img 
{
	display: block;
	border: 4px solid #fff;
}

.img-right span 
{
	width: 250px;
	font-size: 11px !important;
	font-size: 11px;
	display: block;
	text-align: justify;
	padding: 4px;
	background-color: #eee;
}


.img-left 
{
	float: left;
	display: block;
	border: 1px solid #a9a9a9;
	margin: 2px 10px 7px 0px !important;
	margin: 2px 10px 7px 0px;
}

.img-left img 
{
	display: block;
	border: 4px solid #fff;
}

.img-left span 
{
	width: 250px;
	font-size: 11px !important;
	font-size: 11px;
	display: block;
	text-align: justify;
	padding: 4px;
	background-color: #eee;
}


/************ ALBUM *************************/

.albumCaption 
{
	font-size: 16px;
	font-weight: normal;
}

DIV.albumViewWide 
{
	text-align: center;
}

DIV.albumViewTall 
{
	
}

IMG.albumViewPhotoThumb 
{
	display: block;
	padding: 1px;
    margin: 0px 5px 5px 0px;
    border: 1px solid #a2bacc;
    border-width: 1px !important;
}

.albumImageViewTall 
{
	padding: 5px;
	border: 1px solid #adadad !important;
}

.albumImageViewWide 
{
	padding: 5px;
	border: 1px solid #adadad !important;
}

.albumViewNoteWide, .albumViewNoteTall  
{
	text-align: right;
}

.albumViewNoteWide 
{
	font-size: 11px;
	color: #666 !important;
	padding-right: 2px;
}

.albumViewNoteTall 
{
	font-size: 11px;
	padding: 0px 10px 20px 0px;
	color: #666 !important;
}

.albumViewPagingTall, .albumViewPagingWide
{
	
}

.albumViewPagingTall 
{
	font-size: 11px;
	margin-right: 10px;
}

.albumViewPagingWide 
{
	font-size: 11px;
	float: left;
	width: 80px;
}


/* sub menu */

DIV.SubMenu 
{
	background-image: url(../i/p/contenttitlesep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 8px;
	height: 22px;
}

a.SubMenu, a.SubMenuSelected
{
	float: right;
	background-repeat: repeat-x;
	background-position: 0px 2px;
	display: inline-block;
	height: 18px;
	color: #333 !important;
	font-size: 11px;
	padding: 6px 10px 0px 10px;
	margin: 0px;
	background-color: #fff;
}

a.SubMenu
{
	background-image: url(../i/p/subpage_link_bg.gif);
}

a.SubMenuSelected
{
	color: #cc0000 !important;
	background-position: 0px 0px;
	background-image: url(../i/p/subpage_link_bg_hover.gif);
}

a.SubMenu:Hover, a.SubMenuSelected:Hover 
{
	background-position: 0px 0px;
	background-image: url(../i/p/subpage_link_bg_hover.gif);
}

DIV.SubMenuSep 
{
	background-color: #fff;
	width: 1px;
	height: 22px;
	float: right;
}

a.SubMenuParent, a.SubMenuParentSelected
{
	background-color: #fff;
	background-repeat: no-repeat;
	display: inline-block;
	float: right;
	width: 25px;
	height: 24px;
}

a.SubMenuParent
{
	background-image: url(../i/p/subpage_root_icon.gif);
}

a.SubMenuParent:Hover
{
	background-image: url(../i/p/subpage_root_icon_hover.gif);
}

a.SubMenuParentSelected 
{
	background-image: url(../i/p/subpage_root_icon_hover.gif);
}


/* admin command panel */

.EditPanel
{
	border: #e6e6fa 1px dotted;
	padding: 3px;
}

.EditPanel a
{
	display: inline-block;
	padding: 0px 5px;
}