html {
	margin:0px;
	padding:0px;
}
body {
	font:14px Arial, Helvetica, sans-serif;
	background:#408060;
	color:#d0d0c0;
	margin:0px 0px 0px 0px;
	padding:0px;	
}
#border {
	background-color:#305090;
	width:959px;
	w\idth:959px;
	margin-left:auto;
	margin-right:auto;	
}
#border_main {
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;	
}

div#int_head {
  	padding-top:5px;
	padding-bottom:0px;
  /*border-bottom: solid thin #d0d0c0;*/
}
div#int_head p{
  color:#000000;
  font:16px Arial, Helvetica, sans-serif;
  font-weight:700;
  text-align:center;
}
div.int_text {
  font:14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
  margin-left:10px;
  margin-right:10px;
}
div.int_img {
  font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
  margin-left:10px;
  margin-right:10px;
}
div.int_img p{
  text-align:left;
}
div#green_back {
  background:#40a060;
}

p.int_title {
  font:14px Arial, Helvetica, sans-serif;
  font-weight:700;
	color:#000000;
	text-align:center;
	padding-top:20px;
	padding-bottom:0px;
  border-top: solid thin #d0d0c0;
}

ul.disc {
  list-style-type: disc
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac *//* CSS Document */
