body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#FFF;
	margin:0px;
	padding:0px;
}

a:link {color:#106999; text-decoration: underline;} 
a:visited {color:#106999; text-decoration: underline;} 
a:active {color:#106999; text-decoration: underline;} 
a:hover {color:#106999; text-decoration: none;}

h1 {
	font-size:29px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e1524;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
}

h2 {
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e1524;
	font-weight:bold;

	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}

h3 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}


h4 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e1524;
	font-weight:normal;
	margin:0px;
	padding:0px;


}

p {
	line-height:18px;
}


#page {
	width:1003px;
	margin:0 auto;}
	
#header {
	margin-top:10px;
	width:1003px;
	height:164px;
	background-image:url(../images/headerbg.jpg);}
	
.logo {
	margin-left:15px;
	float:left;}
	
.logo2 {
	margin:40px 0 0 20px;}
	
.topmenu {

	width:780px;
	margin-top:27px;
	margin-left:220px;
	
}

.seltd {
	width:280px;}
	
.select {
	height:23px;
	width:280px;
	border: 1px solid #918f90;
	margin-top:3px;

}

.searchstyle {
	width:205px;
	padding:3px;
	border: 1px solid #918f90;}
	
.searchlink:link{
	font-size:11px;
	color:#106999;}

#content {
	width:1003px;
	margin-top:10px;}

.cont_td1 {

	width:710px;}
	
.cont_td2 {
	padding-left:3px;}
	
.insbox {
	width:283px;
	background-image: url(../images/insboxbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#fbfcf9;
	margin-bottom:10px;

}
	
.insboxtitle {
	width:283px;
	height:33px;
	background-image:url(../images/boxtitlebg.jpg);
	color:#FFF;}
	
.insboxtitle div {
	font-size:16px;
	padding:7px 0 0 15px;
	font-weight:bold;
	color:#FFF;}
	
.insboxcont {
	padding:10px;}
	
	
	
.insbox_green {
	width:340px;
	height:240px;
	background-image: url(../images/insboxbg_green.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#f6f7f1;
	margin:10px 0 10px 0;
	float:left;
}
	
.insboxtitle_green {
	width:340px;
	height:33px;
	background-image:url(../images/boxtitlebg_green.jpg);
	color:#5b6843;}
	
.youareboxtitle_green {
	width:220px;
	background-image:url(../images/boxtitlebg_green.jpg);
	color:#5b6843;}
	
.insboxtitle_green div {
	font-size:16px;
	padding:7px 0 0 15px;
	font-weight:bold;
	color:#5b6843;}
	
.insboxcont_green {
	padding:15px;}
	
.insboxcont_green img {
	margin:5px 0 5px 0;
}
	
.insboxcont_green p {
	margin:0 0 5px 0;
	line-height:16px;
}

.insboxcont_green p a {
	color:#666;

}






.insbox_gray {

	width:698px;
	background-image: url(../images/insboxbg_gray.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#fbfcf9;
	margin-bottom:10px;
	margin-top:10px;

}
	
.insboxtitle_gray {
	width:698px;
	height:33px;
	background-image:url(../images/boxtitlebg_gray.jpg);
	color:#004970;}
	
.insboxtitle_gray div {
	font-size:16px;
	padding:7px 0 0 15px;
	font-weight:bold;
	color:#004970;}
	
.insboxcont_gray {
	padding:10px;}
	
.insboxcont_gray1 {
	padding:0px}
	
.rightboxgreen {
	margin:10px 10px 10px 10px;
	padding:0px;
	list-style-image:none;
	}

.rightboxgreen li {
	font-size:14px;
	background-color: #FFFFFF;
	margin:5px 5px 5px 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ddd8d3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd8d3;
	height:28px;
	list-style-image:none;
	}
	
	
.rightboxgreen li a {
	text-decoration:none;
	color:#76BE61;
	display: block;
	padding:5px 0 9px 20px;
	list-style-image:none;
	}
	
.rightboxgreen li a:hover {
	text-decoration:none;
	display: block;
	background-color: #76BE61;
	color:#FFFFFF;
	}	
	
	
.rightbox {
	margin:10px 0 10px 20px;
	padding:0px;
	list-style-position: outside;
	list-style-image: url(../images/rightlistimg.gif);
	}

.rightbox li {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd8d3;
	}
	
	
.rightbox li a {
	text-decoration:none;
	color:#1375a1;
	display: block;
	padding:2px 0 2px 10px;

	}
	
.rightbox li a:hover {
	text-decoration:none;
	display: block;
	background-color:#e5d8ca;
	color:#556438;
	}
	
.qstarttab {
	margin-top:10px;

	}
	
.qstarttab td img {
	margin-bottom:7px;
	margin-right:7px;
	}
	
.toolslist {
	margin:5px;
	padding:0px;
	list-style-type: none;
	text-decoration:none;	
	}
	
.toolslist li {
	color:#666666;
	line-height:16px;
	}
	
.toolslist li a {
	color:#666666;
	text-decoration:none;
	line-height:16px;
	}
	
.toolslist li a:hover {
	color:#106999;
	text-decoration:underline;
	line-height:16px;
	}

.newstitle {
	margin:0 0 7px 0;
	padding:0px;
	line-height:15px;
}
	
.newstitle a {
	font-weight:bold;
	text-decoration:none;}
	
.newstitle a:hover {
	text-decoration:underline;}
	
.newstitle span {
	font-size:11px;
	color:#666;
	font-style: italic;
	}
	
.seeallnews {
	width:130px;
	padding:4px;
	margin-bottom:10px;
	margin-top:7px;
	text-align:center;
	background-color:#e1d9cf;
	font-size:11px;
	float:right;}
	
.clear {
	clear:both}
	
.keylist {
	list-style-type: none;
	margin:10px;
	padding:0px;
	float:left;

}


.keylist img {
	margin-right:10px;
	margin-bottom:9px;

}

.keylist a {
	font-size:16px;
	color:#666666;
	text-decoration:none;

}

.keylist a:hover {
	text-decoration:underline;

}

.ourmission {
	/*width:1003px;*/
	width:698px;
	background-image:url(../images/ourmissionbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.ourmission div {
	padding:35px 10px;
	font-size:14px;
	line-height:20px;
}

.ourmission div a{
	margin-top:5px;
	font-weight:bold;
	float:right;
	text-decoration:none;}
	
.ourmission div a:hover{
	margin-top:5px;
	font-weight:bold;
	float:right;
	text-decoration:underline;}
	
.footerlinks {
	color:#004a71;
	margin-top:10px;
	text-align:center;}
	
.footerlinks a {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
	
.footerlinks a:hover {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	}

.bottomlinks {
	margin-top:10px;
}

.bottomlinks td {
	font-size:11px;
	
}
	
.bottomlinks tr.bottabtitle td {
	width:16%;
	background-color:#177fac;
	padding:5px;
	text-align:center;
	color:#FFF;
	}
	
.bottomlinks tr.bottabcont td {
	background-color:#ededed;
	padding:5px;

	}
	
.bottomlinks tr.bottabcont td ul {
	margin:0 0 0 15px;
	color:#004970;
	padding:0px;

	}
	
.bottomlinks tr.bottabcont td ul li {
	line-height:14px;
	margin-bottom:3px;

	list-style-image: url(../images/dashes.gif);
	list-style-position: outside;

	}
	
.bottomlinks tr.bottabcont td ul li a {
	text-decoration:none;
	color:#004970;
	}
	.bottomlinks tr.bottabcont td ul li a:hover {
	text-decoration:underline;
	color:#004970;
	}
	
#but1  {display: block;	clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #BAD98C;
	position: relative;
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */
 margin:5px 5px 5px 0;}
#but1:hover  {clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #76A235;
	position: relative;
	z-index: 90;  margin:5px 5px 5px 0;}
#but1 span { display: block;
font-style:normal;
margin-left:10px 10px 10px 10px ;
text-decoration:none;
text-shadow:inherit;
text-indent:2px;
padding-left:10px;
	
}

#but2  {display: block;	clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #BAD98C;
	position: relative;
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */ margin:0 5px 5px 0;}
#but2:hover   {clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #76A235;
	position: relative;
	z-index: 90;  margin:0 5px 5px 0;}
#but2 span { display: list-item;}

#but3  {display: block;	clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #BAD98C;
	position: relative;
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */ margin:0 5px 5px 0;}
#but3:hover   {clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #76A235;
	position: relative;
	z-index: 90;  margin:0 5px 5px 0;}
#but3 span { display: list-item;}

#but4  {display: block;	clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #BAD98C;
	position: relative;
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */ margin:0 5px 5px 0;}
#but4:hover   {clear: both;
	margin: 0px auto;
	width: 230px;
	height:43px;
	background: #76A235;
	position: relative;
	z-index: 90;  margin:0 5px 5px 0;}
#but4 span { display: list-item;}

#getbut  {display: block;	width: 108px; height: 27px;	background-image: url(../images/getbut.gif); background-repeat: no-repeat; background-position: 0 0; margin:10px 0 10px 0;}
#getbut:hover  {background-image: url(../images/getbut_over.gif);	background-repeat: no-repeat; background-position: 0 0;}
#getbut span { display: none;}

#learnbut  {display: block;	width: 108px; height: 27px;	background-image: url(../images/learnmorebut.gif); background-repeat: no-repeat; background-position: 0 0; margin:10px 0 10px 0;}
#learnbut:hover  {background-image: url(../images/learnmorebut_over.gif);	background-repeat: no-repeat; background-position: 0 0;}
#learnbut span { display: none;}

.map {
	width:697px;
	height:231px;
	background : url(../images/map.gif) top left no-repeat;
}

.maplist {
	width:125px;
	background-color:#9fddf9;
       padding: 0px;
       margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.maplist li {
	line-height:18px;
       padding: 0 0 0 6px;
       margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;	
}

.maplist li a {
	color:#000;
	text-decoration:none;
	}
	
.maplist li a:hover {
	color:#000;
	text-decoration:underline;
	}
	
#mappi {
        position: relative;
        padding: 0px;
        margin: 0px;

}

#mappi a.past {
        background: url(../images/clearmap.gif) top left no-repeat;
        width: 109px;
        height: 29px;
        display: block;
        position: absolute;
}

#mappi a.past span #title {
	display:none;
}

#mexico, #columbia, #brazil, #turkey, #africa, #nigeria, #southafrica, #india, #vietnam, #indonesia {
       display:none; 
       width:140px;
       position: absolute;
       padding: 0px;
       margin: 0px;
}

.slider {
	width:700px;
	height:350px;}
	
.sliderimg {
	width:700px;
	height:265px;
	}
	
.sl_title1 {
	width:95px;
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#FFF;
	padding:8px;
	background-color:#004970;
	margin:30px 0 0 40px;}
	
.sl_title2 {
	width:165px;
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#FFF;
	padding:8px;
	background-color:#8db63f;
	margin:0 0 0 70px;}
	
.slidebot {
	width:700px;
	height:85px;
	background-image:url(../images/sliderbot.jpg)}
	
.slidebot_d1 {
	float:left;
	padding:15px 0 0 15px;
	width:430px;
}
	
.slidebot_d1 p.sl_title {
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

.slidebot_d1 p.sl_text {
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:12px;

}

.slidebot_d1 p.sl_text a {
	color:#FFF;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}

.sl_numb_box {
	margin-left:20px;
	margin-top:7px;
	float:left;
	width:224px;
	height:66px;
	background-image:url(../images/sl_numb_box.jpg)}

.slidebot_d1 p.sl_text a:hover {
	text-decoration:underline;
}

#slidenumb  {display: block;	width: 32px; height: 32px;	background-image: url(../images/slide_numb.gif); background-repeat: no-repeat; background-position: 0 0; margin:7px 5px 0 0; text-decoration:none; font-size:20px; text-align:center; color:#666666; padding-top:3px; float:left;}
#slidenumb:hover  {background-image: url(../images/slide_numb_over.gif);	background-repeat: no-repeat; background-position: 0 0; color:#075982;}
#slidenumb span { text-decoration:none;}

.seeall {
	text-align:right;
	margin:0 10px 0 0;}
	
.seeall a {
		color:#FFF;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}



.seeall a:hover {
	text-decoration:underline;
}

/*========== TOP MENU START ================*/

.ddsmoothmenu{
	float:left;
	background: #dbe3e8; /*background of menu bar (default state)*/
	width: 492px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block; /*background of menu items (default state)*/
	color: #004970;
	padding: 0 9px;
	margin-top:5px;
	color: #2d2b2b;
	text-decoration: none;
	border-right-style: none;
	background-color: #dbe3e8;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #004970;
text-decoration:none;

}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #eef4f7; 
color: #004970;

}

.ddsmoothmenu ul li a:hover{
background: #eef4f7; /*background of menu items during onmouseover (hover state)*/
color: #004970;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background-image:none;
margin:0px;


}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
background-image:none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
background-image:none;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 12px Arial;
width: 160px; /*width of sub menus*/
padding: 9px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #f4f8fa;
background-image:none;
}

.ddsmoothmenu ul li ul li a:hover{
background-image:none;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.6;
}


/*============== SLIDER START ================*/

.num_div{

}
.num_ul
{

}
.num_li
{
    float:left;
    list-style:none outside none;
    width: 32px;
    height: 32px;
}
.num_active {
    background-image: url(../images/slide_numb_over.gif) !important;
    background-repeat: no-repeat;
    background-position: 0 0; color:#075982 !important;
}
.sl_title1, .sl_title2
{
    display: none;
}
