@charset "utf-8";
/* CSS Document */
@media print {

.logo_index, .logo_index img {
	display: none;
}
.index {
	width: auto;
	margin: 0 5%;
}

.index .heading1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height:90%;
	clear:left;
}
.index .date_title{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #000;
	font-style: italic;
	text-align: left;
	font-size: 12pt;
	line-height:90%;
}

.index .date_title_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #000;
	font-style: italic;
	text-align: left;
	font-size: 12pt;
	line-height:90%;
}
.index .body_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-top: -5px;
	clear: left;
	line-height:90%;
}
.text_no_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height:90%;
}

.index .center, .index .right, .index .left {
	width: auto;
	float: left;
}

.index .right {
	clear:right;
}

.index .center {
	
}
#hr {
	align:left;
	display: none;
}
.links_ngo_index {
	width: auto;
	margin: 0 5%;
	float:left;
}

a:link {
	text-decoration: underline;
	color: #FFF;
	font-size:10px;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}

/* *********************************************************************************************************************** */
}
@media screen and (min-width: 760px) {
.logo_index {
	margin: 0px auto;
	width: 346px;
}
		
.logo_index img	{
	margin:0px auto;
	}
	
.container {
	float: none;
	background-color: white;
	width: 780px;
	margin:0px auto;
	padding: 0px;
}

#logo_device a img {
	display: none;
}
.index {
	margin: 0px auto;
	padding: 0px;
	
}
.text_no_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

	
.index {
	width: 780px;
	margin: 0 auto;
}
.index .heading1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #933;
	text-align: center;
	margin-bottom:-20px;
}

.index .date_title{
	margin-top: 50px;
	margin-bottom: -15px;
	background-color: #E4F1E4;
	clear:both;
}

.title_text{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #004227;
	font-style: oblique;
	text-align: left;
	font-size: 140%;
}
.index .center {
	width: 259px;
	float: left;
}
.index .right {
	width: 259px;
	float: left;
	margin-bottom:20px;
}
.index .left {
	width: 259px;
	float: left;
	margin-bottom:20px;
}

.index .body_text{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 95%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
.links_ngo_index {
	width: 780px;
	margin: 0 auto;
}


a:link {
	text-decoration: underline;
	color: #376655;
}
a:visited {
	text-decoration: underline;
	color: #6F7614;
}
}

/* *********************************************************************************************************************** */

/* Phone Devices Resizing - make sure to repeat changes in both screen sizes for it to work properly */
@media screen and (max-width:750px){

.container {
	float: none;
	background-color: white;
	margin: 0 1%;
	width: auto;
}

.index {
	width:100%;
	float:none;
}
#logo_index  {
	width: auto;
	clear: left;
	margin-bottom: 1.2em;
	float:none;
}
.logo_index img {
	width:50%;
	float:none;
}
.text_no_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	text-align:justify
}

.index .heading1{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	font-style:oblique;
	clear: left;
}
.index .date_title{
	background-color: #C2E0C2;
	margin-left: 0px auto;
	padding: 5px;
}

.index .title_text{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #004227;
	font-style: oblique;
	text-align: left;
	font-size: 100%;
	margin-top:0px;
	margin-bottom:0px;
}

.index .right {
	width: auto;
	float: none;
	margin-bottom:5px;
}
.index .left {
	width: auto;
	float: none;
    margin-bottom:5px;

}

.index .body_text{
	font-family: sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height:90%;
}
.links_ngo_index {
	width: auto;
	margin: 0 1%;
}

a:link {
	text-decoration: underline;
	color: #376655;
	font-size:60%;
	line-height:80%;
}
a:visited {
	text-decoration: underline;
	color: #6F7614;
}
}

/* *********************************************************************************************************************** */

/* Phone Devices Resizing -- target small screens (mobile devices or small desktop windows *// 
@media only screen and (max-width: 480px){  

.container {
	float: none;
	background-color: white;
	margin: 0 1%;
	width: auto;
}
.index {
	float: none;
	background-color: white;
	width: 100%;
	padding: 0px;
	float: left;
}

#logo_index {
	display:none;
}

.logo_index  {
	width: 35%
	clear: left;
	margin-bottom: 1.2em;
    clear:both;
}
.logo_index img {
	width:25%;
}

#logo_device {
	width: auto;
	margin-bottom: 0.83em;
	max-width: 95px;
}

.text_no_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height:100%;
}

.index .heading1{
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	clear: left;
}
.index .title_text{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #004227;
	font-style: oblique;
	text-align: left;
	font-size: 150%;
}

.index .center {
	width: 259px;
	float: none
}
.index .right {
	width: 259px;
	float: none
}
.index .left {
	width: 259px;
	float: none;
}
.index .date_title{
	font-family: sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: inherit;
	background-color: #C2E0C2;
	margin-left: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 5px;
}
.index .body_text{
	font-family: sans-serif;
	font-size: 1em;
	text-align: justify;
}
.links_ngo_index {
	width: auto;
	margin: 0 1%;
               float: none;
}

a:link {
	text-decoration: underline;
	color: #376655;
}
a:visited {
	text-decoration: underline;
	color: #6F7614;
}

.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.inline A:visited {
	text-decoration: none;
	color:#798215;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #900;
}
a:visited {
	text-decoration: underline;
	color: #030;
}
.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inline A:visited {
	text-decoration: none;
	color:#727913;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
}
@charset "utf-8";
/* CSS Document */
