/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../pic/bg_global.gif);
	background-repeat: repeat-repeat;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

table { 
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height : 10pt;
}

p {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height : 10pt;
	/*  margin: top right bottom left */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}	

ul	{	
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
}						

li {	
	font-size: 8pt;
	/*  margin: top right bottom left */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img { 
	behavior: url(/style/iepngfix.htc) 
}				


/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
H1 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #359e59;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H2 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H3 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H4 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #008dba;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}

H5 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ff9b06;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
} 

H6
{
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #359e59;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}


hr
{
	text-align: left;
	width: 100%;
	height: 1px;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #cccccc;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #359e59;
}

a:visited {	
	text-decoration: underline;
	color: #359e59;
}

a:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a:active {	
	text-decoration: underline;
	color: #000000;
}

/* *************************************
HTML GREEN LINK STYLES BELOW
/* ********************************** */
									
.grn {	
	font-size: 8pt;
	color: #359e59;
	font-weight: bold;
}

a.grn:link {
	text-decoration: underline;
	color: #359e59;
}

a.grn:visited {	
	text-decoration: underline;
	color: #359e59;
}

a.grn:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.grn:active {	
	text-decoration: underline;
	color: #000000;
}



a.flag:link {
	text-decoration: none;
	color: #000000;
}

a.flag:visited {	
	text-decoration: none;
	color: #000000;
}

a.flag:hover {	
	text-decoration: none;
	color: #359e59;
}
								
a.flag:active {	
	text-decoration: none;
	color: #359e59;
}

/* *************************************
HTML BLUE LINK STYLES BELOW
/* ********************************** */

.blue {	
	font-size: 8pt;
	color: #008dba;
	font-weight: bold;
}
									
a.blue:link {
	text-decoration: underline;
	color: #008dba;
}

a.blue:visited {	
	text-decoration: underline;
	color: #008dba;
}

a.blue:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.blue:active {	
	text-decoration: underline;
	color: #000000;
}		

/* *************************************
HTML ORANGE LINK STYLES BELOW
/* ********************************** */

.org {	
	font-size: 8pt;
	color: #ff9b06;
	font-weight: bold;
}
									
a.org:link {
	text-decoration: underline;
	color: #ff9b06;
}

a.org:visited {	
	text-decoration: underline;
	color: #ff9b06;
}

a.org:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.org:active {	
	text-decoration: underline;
	color: #000000;
}		


/* *************************************
HTML NAV LINK STYLES BELOW
/* ********************************** */

.mainnav {	
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
									
a.mainnav:link {
	text-decoration: none;
	color: #000000;
}

a.mainnav:visited {	
	text-decoration: none;
	color: #000000;
}

a.mainnav:hover {	
	text-decoration: underline;
	color: #359e59;
}
								
a.mainnav:active {	
	text-decoration: underline;
	color: #359e59;
}		


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits {	
	font-size: 8pt;
	color: #000000;
}
				
a.cr:link {	
	text-decoration: none;
	color: #000000;
}

a.cr:visited {	
	text-decoration: none;
	color: #000000;
}

a.cr:hover {	
	text-decoration: none;
	color: #359e59;
}

a.cr:active {	
	text-decoration: none;
	color: #359e59;
}

th.gray1 {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #DEE1E2;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 16px 5px 16px;	
}

.mainborder
{
	/*  margin: top right bottom left */
	border-color: #A3A3A3;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #ffffff
}

.calloutborder
{
	/*  margin: top right bottom left */
	border-color: #A3A3A3;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #ffffff
		/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 10px 10px;
}

.border2 {
	background: #EDEDEE; /* color image repeat attachment position */
	margin: 8px auto 0px auto; /* top right bottom left   NOTE: Auto for left and right centers a table or div tag*/
	padding: 0px 0px 0px 0px; /* top right bottom left */
	border: 1px solid #000000; /* width style color */
}

.imagespace	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hppadding	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 99px 0px 99px;
}

.corppadd {
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

.paddingnav	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 0px;
}

.rightpad {
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

.choosecountry {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #359e59;
	font-weight: bold;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.callouttext {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #505050;
	line-height : 9pt;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	
}

/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white {
	background-color: #ffffff
}

.black {
	background-color: #000000;
}

.gray {
	background-color: #CFD6E3;
}

.bg {
	background-image: url(pic/bg_global.gif);
	background-repeat: repeat-repeat;
}

.bg2 {
	background-image: url(/images/lorem2.gif);
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(/images/lorem3.gif);
	background-repeat: repeat-x;
}
				
.bg4 {
	background-image: url(/images/lorem4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}