/* box layout 



boxbody = boxleft + boxcenter

boxwrap = boxbody + boxright*/



.boxwrap   { width: 774px; margin-left: auto; margin-right: auto; background: white; text-align: left; margin-bottom: 2em; }

.boxtargetmarket {

	text-decoration: none;

	margin: 3px 3px 6px;

	padding: 6px;

	overflow:hidden;

	border: 1px solid #6CC922;





}

.boxbody   { background-color: white; width: 516px; float: right; }

.boxcenter { background-color: white; width: 258px; float: left; }

.boxcenter2 { background-color: white; width: 513px; float: left; }

.boxleft   { background-color: white; width: 258px; float: right; }

.boxright  { background-color: white; width: 258px; float: right; }

.boxheader { background-color: white; width: 100%; }

.boxfooter { color: #fff; width: 100%; clear: both; background: #6cc922; font-size: 9px; text-align: center; border-top: 1px dotted #1596bd; }



.boxclear  { clear: both; line-height: 0px }



.boxbody2	{ background-color: white; width: 99%; float: right; }

.boxright2	{ background-color: white; width: 604px; float: right; }

.subtitle { color: #6cc922; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; }

.smalltext { color: gray; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }

/* ie hack: */

     .iehackwrap { text-align: center; }

     .boxwrap    { background-color: white; text-align: left; }     

     

/* box style */



div { margin: 0px; padding: 0px; }

/* formatting */



h1 { color: #000000; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; text-align: left; margin: 1px; }
 
h2 { color: #000000; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; text-align: left; margin: 1px; }

h3 { color: #6cc922; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0; padding: 3px; }

h4 { color: #6cc922; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0; padding: 3px; }

p  { color: #000000; font-family: Arial, Helvetica, sans-serif; line-height: 121%; margin: 0; padding: 3px; }



/* style */

body { color: #1596bd; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 121%; background-color: #655847; margin: 0; padding: 0;  }

.boxwhiteborder { background: #6cc922; margin: 3px; border: solid 1px #fff; }

.boxblueborder { border: solid 1px #1596bd; padding: 3px; background: #fff; margin: 3px; }

.boxgreenborder { background: #fff; margin: 3px; padding: 3px; border: solid 1px #6cc922; }

#scrolling div.boxleft, #scrolling div.boxright

   { overflow: auto; height: 4em;}

.boxaboutus { color: #6cc922; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0; padding: 3px; }

/*images*/

/*extra*/



th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 121%;

	color: gray;

}

a { color: #1596bd; }

a:link { color: #1596bd; }

a:hover { color: #1596bd; }

#a2 { text-decoration: none; }

.nav { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; background-color: #6cc922; }

.navLink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	background-color: #b7e396;

}

.footer {

  font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	line-height: 22px;

	color: #333333;

	background-color: #CCCCCC;

}

.legal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

}

/*MENU*/

#list-menu {

width: 240px;

/* this width value is also effected by

the padding we will later set on the links. */

}

#list-menu ul { margin: 0; padding: 0; list-style-type: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }

#list-menu li {

margin: 2px 0 0;

}

#list-menu a { display: block; width:220px; padding: 2px 9px 2px 3px; background: #fff; text-decoration: none; /*lets remove the link underlines*/

}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {

color: #1596bd;

}



#list-menu a:hover { background: #1596bd; color: #ffffff; }

.greenheadings {

	color: #FFFFFF;

	background-color: #6CC922;

	display: block;

	padding: 4px;

	text-transform: uppercase;





}

