.nav{
	text-decoration:none;
	color:000000;
	font-family:Verdana;
	font-size:10px;
}
td{
	font-family:Verdana;
	font-size:10pt
}
td.footer{
	color:#636363;
	font-size: 8pt;
}
td.menulines{
border:2.0px solid #F0F0F0;
padding:2px;
}
h1	{
	font-size:	2em;
	font-weight : normal;
	text-align : left;
	}
h2	{
	font-size:	1.75em;
	color : #000000;
	font-weight : bold;
	text-align : left;
	}
h3	{
	font-size:	1.5em;
	font-weight : bold;
	text-align : left;
	}
h4	{
	font-size:	1.3em;
	color : #000000;
	text-align: center;
	}
h5 {
	font-weight : bold;
	font-style : italic;
}
h6 {
	font-size : .8em;
	font-weight : bold;
	font-variant : small-caps;
}
	
h1, h2, h3, h4, h5, h6	{
	margin: auto 0 0 0;
	font-family:	Arial, sans-serif;
	}
.copyright{
	color : #636363;
	background-color : transparent;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}	
.bigred{
	color: red;
	background-color : transparent;	
	font-size: 20pt;
}
.linethrough	{
	color : #000000;
	background-color : transparent;		
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.bgcolorblue {
	background-color : Blue;
	color :  White;
}
.letterspacing{
	letter-spacing : 10px;
}
.italic{
	font-style : italic;
}
.capitalize{
	text-transform : capitalize;
}
.uppercase{
	text-transform : uppercase;
}
.lowercase{
	text-transform : lowercase;
}

.redvalidation {
	border-left-color:  red;
	border-left-style : solid;
}

SELECT.redvalidation 
{ 
border-left-color:  red;
border-left-style : solid;
background-color: #FFF1F1; 
} 
td.ProgressEmptyBar
{
	background-color:Silver;
	height: 5pt;
}
td.ProgressHBar
{
	background-color: Blue;
	height: 5pt;
}

/* Main Body Style */

	body
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#000000; 
	}


/* Horizontal Rule Styles */

	hr
	{
		color:#0A3D68;
		height:1px;
	}
	
		
/* General Text Styles */

	/* Black Text Variants */

	.HText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 11px; 
		color:#000000; 
	}

	.BlackText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#000000; 
	}

	.SmallBlackText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 11px; 
		color:#000000; 
	}

	.LargeBlackText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 14px; 
		color:#000000; 
	}

	.BoldBlackText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px;
		font-weight: bold;
		color:#000000; 
	}


	/* Blue Text Variants */


	.HHeadline
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px;
		font-weight:bold;
		color:#0A3D68; 
	}

	.SubHeadline
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 14px;
		font-weight:bold;
		color:#0A3D68; 
	}

	.SubpageSubHeadline
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px;
		font-weight:bold;
		color:#0A3D68; 
	}

	.SubpageTextText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 11px; 
		color:#000000; 
	}


	/* Used for the cookie crumbs text */
	.CookieCrumb
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px;
		font-weight: bold;
		color:#0A3D68; 
	}

	.BlueText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#0A3D68; 
	}

	.SmallBlueText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
	}

	.LargeBlueText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 14px; 
		color:#0A3D68; 
	}

	.BoldBlueText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px;
		font-weight: bold;
		color:#0A3D68; 
	}

	.SmallBoldBlueText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px;
		font-weight: bold;
		color:#0A3D68; 
	}

	/* Red Text Variants */

	.RedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#D42E12; 
	}

	.SmallRedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12; 
	}

	.LargeRedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 14px; 
		color:#D42E12; 
	}

	.BoldRedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px;
		font-weight: bold;
		color:#D42E12; 
	}


	/* White Text Variants */

	.WhiteTextBlueBackground
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#FFFFFF;
		background-color:#0A3D68;
	}

	.WhiteTextRedBackground
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#FFFFFF;
		background-color:#D42E12;
	}
	

/* General Link Styles */


	/* Default link styles */
	a
	{
		font-family:Verdana, Arial, sans-serif; 
	}
	a:link
	{
		font-family:Verdana, Arial, sans-serif; 
	}

	a:hover
	{
		font-family:Verdana, Arial, sans-serif; 
	}

	a:visited
	{
		font-family:Verdana, Arial, sans-serif; 
	}

	a:active
	{
		font-family:Verdana, Arial, sans-serif; 
	}
	
	/* General Blue Link */
	a:link.BlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#0A3D68; 
		text-decoration: none
	}

	a:hover.BlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#D42E12; 
		text-decoration: none
	}

	a:visited.BlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#0A3D68; 
		text-decoration: none
	}

	a:active.BlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#0A3D68; 
		text-decoration: none
	}


	/* Bold Blue Link */
	a:link.BoldBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px;
		font-weight: bold;
		color:#0A3D68; 
		text-decoration: none
	}

	a:hover.BoldBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
		color:#D42E12; 
		text-decoration: none
	}

	a:visited.BoldBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#0A3D68; 
		font-weight: bold;
		text-decoration: none
	}

	a:active.BoldBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
		color:#0A3D68; 
		text-decoration: none
	}

	
	/* Small Blue Link */
	a:link.SmallBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
		text-decoration: none
	}

	a:hover.SmallBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
		text-decoration: none
	}

	a:visited.SmallBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
		text-decoration: none
	}

	a:active.SmallBlueLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
		text-decoration: none
	}


	/* Large Red Link */
	a:link.LargeRedLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#D42E12;
		font-weight:bold;
		text-decoration: none
	}

	a:hover.LargeRedLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#D42E12; 
		font-weight:bold;
		text-decoration: none
	}

	a:visited.LargeRedLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#9E1813; 
		font-weight:bold;
		text-decoration: none
	}

	a:active.LargeRedLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color:#D42E12; 
		font-weight:bold;
		text-decoration: none
	}


	/* Used for the JOIN US and associated links in the page headers */
	a:link.HeaderJoinLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12;
		font-weight:bold;
		text-decoration: none
	}

	a:hover.HeaderJoinLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12; 
		font-weight:bold;
		text-decoration: none
	}

	a:visited.HeaderJoinLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#9E1813; 
		font-weight:bold;
		text-decoration: none
	}

	a:active.HeaderJoinLink
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12; 
		font-weight:bold;
		text-decoration: none
	}


	/* Used for the cookie crumbs links */
	a:link.CookieCrumb
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68;
		font-weight:bold;
		text-decoration: none
	}

	a:hover.CookieCrumb
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
		font-weight:bold;
		text-decoration: none
	}

	a:visited.CookieCrumb
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
		font-weight:bold;
		text-decoration: none
	}

	a:active.CookieCrumb
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#0A3D68; 
		font-weight:bold;
		text-decoration: none
	}


/* Left Hand Side Menu Items */

	table.LHSMenu
	{

		border: 0px;
		background-color:#0A3D68;
		
	}

	td.LHSMenu
	{
	
		border: 1px solid #E2514C; 
		background-color:#0A3D68
	}

        /* Used when the top menu items are not selected but are active */
        /* In these cases the backgound color is red */

		tr.LHSTopItem
		{
			background: #D42E12;
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px;
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none;
			border: #0A3D68 solid 1; 
		}

		td.LHSTopItem
		{
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px;
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none
		}

        /* Used when the a menu item has been selected */
        /* In these cases the backgound color is blue */

		tr.LHSSelectedTopItem
		{
			background:#0A3D68;
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px;
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none;
			border: #0A3D68 solid 1; 
		}

		td.LHSSelectedTopItem
		{
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px;
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none
		}

	a.LHSTopItem
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		font-weight: bold;
		color:#FFFFFF; 
		text-decoration: none;
	}

	/* Link Variants */
		a:link.LHSTopItem
		{
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px; 
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none
		}

		a:hover.LHSTopItem
		{
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px; 
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none
		}

		a:visited.LHSTopItem
		{
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px; 
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none
		}

		a:active.LHSTopItem
		{
			font-family:Verdana, Arial, sans-serif; 
			font-size: 10px; 
			font-weight: bold;
			color:#FFFFFF; 
			text-decoration: none
		}

	a.LHSSubItem
	{
	}


/* Right Hand Side Menu Items */

	table.RHSMenu
	{

		border: 0px;
		background-color:#FFFFFF;
		
	}

	td.RHSMenu
	{
	
		border-style: solid;
		border-width: 0px 1px 1px 1px;
		border-color: #FFFFFF #D42E12 #D42E12 #D42E12; 
		background-color:#FFFFFF;
	}

	td.RHSMenuSubPage
	{
	
		border-style: solid;
		border-width: 0px 1px 1px 1px;
		border-color: #FFFFFF #D42E12 #D42E12 #D42E12; 
		background-color:#FFFFFF;
	}


/* Sub Sub Page Headline Items */

	span.LargeSubHeader
	{
	
		color: #E2514C;
		font-family: Verdana,Arial,sans-serif;
		font-size: 20px;
		font-weight: bold;
		
	
	}

/* Country Report Styles */
	.CountryReportMapElements 
	{
		FONT-WEIGHT: 200; 
		FONT-SIZE: 9px; 
		FONT-FAMILY: Verdana, Verdana, Arial, Helvetica, sans-serif; 
		TEXT-DECORATION: none
	}

	.wrscountryreport 
	{
		FONT-WEIGHT: 900; 
		FONT-SIZE: 13px; 
		FONT-FAMILY: Verdana, Verdana, Arial, Helvetica, sans-serif;
	}

	.caption 
	{
		FONT-WEIGHT: 200; 
		FONT-SIZE: 11px; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Verdana, Verdana, Arial, Helvetica, sans-serif; 
		TEXT-DECORATION: none;
	}
	
	.captionb 
	{
		FONT-WEIGHT: 700; 
		FONT-SIZE: 11px; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Verdana, Verdana, Arial, Helvetica, sans-serif; 
		TEXT-DECORATION: none;
	}


/* Home Page Styles */

	/* Home Page Table Layout Styles */
	table.HomePageBox
	{
		border-style: solid;
		border-width: 2px;
		border-color: #CCCCCC;
	}
	div.HomePageContent
	{
		overflow:hidden;
		height:250px;
		width:353px;
	}


/* Footer Styles */

	/* Footer Menu Links */
	a:link.FooterMenu
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color:#FFFFFF;
		text-decoration: none
	}

	a:hover.FooterMenu
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color:#FFFFFF;
		text-decoration: none
	}

	a:visited.FooterMenu
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color:#FFFFFF;
		text-decoration: none
	}

	a:active.FooterMenu
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color:#FFFFFF;
		text-decoration: none
	}

	/* Default Footer Text Style */
	.FooterText
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color:#FFFFFF;
	}

/* Input Classes */

	/* Classes for small search found in header */

		input.smalltextinputred
		{ 
			font-family: Verdana;
			font-weight: bold;
			font-size: 7pt; 
			color: #E2514C; 
			padding: 0; 
			background-color=#FFFFFF;
			height: 19px;
			line-height=14px;
			vertical-align:middle
		}

		input.smallbuttonred
		{ 
			font-family: Verdana; 
			font-size: 7pt; 
			font-weight: bold;
			color: #E2514C; 
			padding: 0; 
			background-color=#FFFFFF;
			height: 18px;
			vertical-align:middle
		}


	/* Classes for country name drop down */

		select.countrydropdownmenu
		{ 
			font-family: Verdana, Arial, san-serif; 
			font-size: 8pt; 
			color: #000000; 
			padding: 0; 
			background-color=#FFFFFF;
			width: 140px
		}

a:link.SmallRedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12; 
		text-decoration: underline
	}

	a:hover.SmallRedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12; 
		text-decoration: underline
	}

	a:visited.SmallRedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12; 
		text-decoration: underline
	}

	a:active.SmallRedText
	{
		font-family:Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color:#D42E12; 
		text-decoration: underline
	}

