﻿body
{
	background-color:#3f4a74;
}


body, p, td
{
	font-family: verdana;
	font-size: 12px;	

}
.mainTable
{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
}

.mainTD
{
	background-color:#d4eefb;
	width:1024px;
	text-align:left;

}

a{	text-decoration: none;}

a.TabText
{
	color: #ffffff;
	display: block;
	width: 100%;
	text-decoration: none;
}
a.TabText:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.tabMenu
{
	background-image:url(/content/Images/tab.gif);
	background-repeat:repeat-x;
	height:33px;
}

.tab_start_active
{
	background-image:url(/content/Images/tab_start_active.gif);
	width = 11px;
	height = 22px;
		
}

.tab_start_inactive
{
	background-image:url(/content/Images/tab_start_inactive.gif);
	width = 11px;
	height = 22px;
		
}

.tab_sep_left_active
{
	background-image:url(/content/Images/tab_sep_left_active.gif);
	width = 23px;
	height = 22px;
		
}

.tab_sep_right_active
{
	background-image:url(/content/Images/tab_sep_right_active.gif);
	width = 23px;
	height = 22px;
		
}

.tab_sep_inactive
{
	background-image:url(/content/Images/tab_sep_inactive.gif);
	width = 23px;
	height = 22px;
		
}


.Footer
{
	font-size: 9px;
	color: #6CCFF6;
}
td.Footer a:link
{
	color: #6CCFF6;
	text-decoration:none;	
}

.SubMenuActive
{
	
	background-image:url(/content/Images/submenu_bg_Inactive.gif);
	height:29px;
}

.SubMenuInActive
{
	background-image:url(/content/Images/submenu_bg_Inactive.gif);
	height:29px;
}

.SubMenuInActiveChild
{
	
	background-image:url(/content/Images/selectedMenuBg.gif);
	height:20px;
}

.SubMenuActiveChild
{
	
	background-image:url(/content/Images/selectedMenuBg.gif);
	height:20px;
}

.bgWhite
{
	background-color:White;
}

a.SubMenuLinkActive
{
	color: #0aae4b;
	text-decoration: none;
	font-weight: bold;
}
a.SubMenuLinkActive:hover
{
	text-decoration: underline;
}

a.SubMenuLinkInActive
{
	color: #013f70;
	font-weight: bold;
	text-decoration: none;
}
a.SubMenuLinkInActive:hover
{
	text-decoration: underline;
}


.BreadCrumbs
{
	color: #6c8693;
	font-size: 14px;
}

.BreadCrumbs a
{ text-decoration: none;}

.ListLinks
{
	color: #6c8693;
	font-size: 12px;
}

a.ListLinks:hover
{	text-decoration: underline;}

.SubTitleSubMenu
{
	color: #6c8693;
	padding-left: 19px;
}

.SubPageTitle
{
	color: #004272;
	font-size: 16px;
}

a.NewsHeadlineSmallLink
{
	color: #013f70;
	font-size: 9px;
	text-decoration: none;
}
a.NewsHeadlineSmallLink:hover
{
	text-decoration: underline;
}

.StartPageNews
{
	font-size: 14px;
	color: #ffffff;
}

a.StartPageNews
{
	text-decoration: none;
}

.PartnerCountry
{
	font-size: 16px;
	border-bottom:solid 1px #99cccc;
	width:100%;
	color:#013f70;
}	

.siteBorder
{
	background-image:url(/content/Images/border.gif);
	background-repeat:repeat-y;
}

.DateListing
{
	font-size:10px;
	font-style:italic;
}

.NewsListHeading
{
	font-weight: bold;
	font-size: 1.1em; 
	color: #013f70;
}

.NewsListingIntro
{
	font-size:10px;
	font-style:italic;
	margin-top:10px;

	}

/* BEGIN PRINT SPECIFIC STYLES */
#pLogo
{
	display: none;
}

/* END   PRINT SPECIFIC STYLES */