body {
	margin-top: 0px;
	margin-bottom: 0px;






	max-width:730px

	width: expression(document.body.clientWidth < 742? "740px" : document.body.clientWidth > 1202? "1200px" : "auto");
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bodyBG_blue.jpg);
	background-repeat: repeat-x;
	background-color: #336699;



}

table {

	text-align: left;

	margin: 0px;

}



.imgbig {

	float: right;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 120px;

}

#newsholder {

	width: 450px;

}

#form {

	width: 300px;

	margin: 0px;

	padding: 0px;

}





.comment {

	font-size: 10px;

}



.thumbnail{

position: relative;

z-index: 0;

}



.thumbnail:hover{

background-color: transparent;

z-index: 50;

}
.tblheader {
}




.thumbnail span{ /*CSS for enlarged image*/

position: absolute;

background-color: lightyellow;

padding: 5px;

left: -1000px;

border: 1px dashed gray;

visibility: hidden;

color: black;

text-decoration: none;

}



.thumbnail span img{ /*CSS for enlarged image*/

border-width: 0;

padding: 2px;

}



.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: 0;

left: 0px; /*position where enlarged image should offset horizontally */



}





.partimg {

	padding: 5px;

	float: left;

}

h3 {

	font-size: 14px;

	font-weight: bold;

	color: #000033;

}

h4 {

	font-size: 12px;

	font-weight: bold;

	margin-bottom: 0px;

}

.imgd {

	text-align: center;

	padding-top: 10px;

	padding-left: 10px;

}





.name {

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

	font-size: 12px;

	font-weight: bold;

	color: #003366;

	display: block;

	margin-bottom: 4px;

}



body a:link, a:visited, a:active {

	color: #666666;

	font-weight: bold;

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

	font-size: 10px;

	text-decoration: none;

}

body a:hover {

	color: #003366;

	text-decoration: none;

}



#header {



	width:auto

	min-width:730px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	height: 86px;
	z-index: 2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}



#header #pic {

	vertical-align: middle;

	float: left;

	width: 797px;

	background-image: url(images/index.17.jpg);

	height: 59px;

	clear: left;

	margin-top: 10px;

	background-color: #DBC5D2;

}



#header #search {

	height: 15px;

	width: 210px;

	float: right;

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

	font-size: 10px;

	text-align: right;

	margin-top: 10px;

	margin-bottom: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#search a {

	font-size: 10px;

}





#menu {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 2;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #D7D6D7;
	height: 24px;
	float: left;

}
#menu img {
	float: right;
}


/* Begin CSS Popout Menu */



/*

#menuh-container

	{

	position: absolute;

	width: 894px;

	min-width:730px;

	height: 18px;

	background-image: url(images/nav-bg.gif);

	background-repeat: repeat;

	}



#menuh

	{

	font-size: 11px;

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

	margin-right: 40px;

	padding-right: 40px;

	background-color: #999999;

	font-weight: normal;

	text-decoration: none;

	}

		

#menuh a

	{

	text-align: center;

	display:block;

	white-space:nowrap;

	color: #6075A1;

	vertical-align: middle;

	padding-right: 10px;

	}

	

#menuh a, #menuh a:visited	/* menu at rest */ /*

	{

	color: #103072;

	text-decoration:none;

	}

	

#menuh a:hover	/* menu at mouse-over  */ /*

	{

	color: #000000;

	background-color: #CCCCCC;

	}	

			

#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */ /*

	{

	padding-left: 10px;



	}

	

#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */ /*

	{





	}

#menuh ul li {

	height: auto;

}

#menuh ul ul li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	padding-bottom: 3px;

	padding-top: 3px;

	font-size: 10px;

	}



#menuh ul ul li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	padding-bottom: 3px;

	padding-top: 3px;

	font-size: 10px;

	}

#menuh ul

	{

	list-style:none;

	margin:0;

	padding:0;

	float:left;

	}

/*

#menuh li

	{

	position:relative;

	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */ /*

	vertical-align: middle;

	}



#menuh ul ul

	{

	position:absolute;

	z-index:500;

	top:auto;

	display:none;

	padding: 0em;

	width: 16em;

	margin: 0em;

	background-color: #FFFFFF;

	filter: alpha(opacity=80);

	-moz-opacity:0.8;

	opacity:0.8;

	}

#menuh ul ul ul

	{

	position:absolute;

	z-index:500;

	top:auto;

	display:none;

	padding: 0em;

	width: 16em;

	margin: 0em;

	background-color: #FFFFFF;

	filter: alpha(opacity=80);

	-moz-opacity:0.8;

	opacity:0.8;

	}

/*

#menuh ul ul ul

	{

	top:0;

	left:100%;

	}



div#menuh li:hover

	{

	cursor:pointer;

	z-index:100;

	}

/*

div#menuh li:hover ul ul,

div#menuh li li:hover ul ul,

div#menuh li li li:hover ul ul,

div#menuh li li li li:hover ul ul

{display:none;}



div#menuh li:hover ul,

div#menuh li li:hover ul,

div#menuh li li li:hover ul,

div#menuh li li li li:hover ul

{

	display:block;

}



/* End CSS Popout Menu */





#banner {

	background-color: #CCCCCC;

	height: 83px;

	width:762px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: auto;

	padding: 0px;



}

#banner #pict {

	float: right;

	clear: right;

}

#banner #text {

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

	font-size: 18px;

	line-height: 25px;

	color: #FFFFFF;

	float: left;

	margin-top: 9px;

	padding: 0px;

	margin-left: 7px;

}

#text #txt {

	height: 81px;

	width: 413px;

	margin-right: 0px;

	background-image: url(images/bnr1.gif);

	background-repeat: no-repeat;

	margin-left: 130px;

}



#text #flash {

	width: 122px;

	height: 109px;

	padding: 0px;

	margin-top: -20px;

	float: left;

}







#main {
	clear: both;
	width: 765px;
	min-width: 730px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	margin-top: 22px;

}
#flash {
	z-index: 1;
	width: 560px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 200px;
	background-color: #FFFFFF;
	padding-left: 1px;
}
.flash {
}

#where {
	float: right;
}



#rightcont {
	float: right;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-left: 15px;
	height: 1000px;

}



#rightcont .title {

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

	font-weight: 500;

	color: #6888C5;

}

#rightcont .dates {

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

	font-size: 10px;

}



#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 10px;
	vertical-align: middle;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.bars li {
	font-size: 9px;
	margin-left: -25px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-image: url(images/p_7.gif);
}


#footer a:link, a:visited, a:active {

	text-decoration: underline;

	color: #666666;

}
#maincont img {
	padding-right: 3px;
}


#footer a:hover {

	text-decoration: none;

	color: #000000;

}







#maincont {
	margin-right: 0px;
	margin-left: 200px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	color: #333333;
	text-align: justify;
	min-height:500px;
	margin-top: 0px;
	padding-left: 1px;
	background-color: #FFFFFF;
	width: 560px;
	float: right;

}
#maincont table {
}


td {




}



#maincont #psector3 {

	width: 110px;

}

#maincont #psector2 {

	width: 150px;

	margin-left: 150px;

	margin-top: 0px;

	position: absolute;

	left: 247px;

	top: 1427px;

}

#maincont #psector1 {

	width: 150px;

	margin: 0px;

	text-align: left;

}





#maincont .img {
	height: 218px;
	width: 471px;
	padding-right: 0px;
	padding-top: 0px;
	clear: right;
	float: left;
	z-index: 1;

}

#main #maincont p {

	margin-top: 0px;

}



.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #35548C;
	font-weight: 600;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 200px;

}



#leftcont {
	width: 200px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	float: left;
}
#txtHint {
	text-align: left;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
}
#news img {
	margin-left: 30px;
}

.tblheader {
	height: 20px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-left: 15px;
	font-size: 14px;
}
.bars a {
	text-decoration: none;
}

.bars {
	padding-left: 5px;
	font-weight: bold;
	list-style-image: url(images/p_7.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincont table {
	height: 120px;
	vertical-align: top;
}
#maincont table td {
	height: 0px;
}




#leftcont #partners {
	height: 150px;



}

#leftcont #donors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



}
#donors table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}


#donors img {

	margin-left: 20px;

	padding-top: 2px;

}



#leftcont #news {





}
#maincont li {
}


.date {

}

/*

.mainpage a:link, a:visited, a:active {

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

	font-size: 11px;

	color: #666666;

	text-decoration: none;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #D7E5F2;

	display: block;

	padding-bottom: 10px;

}

.mainpage a:hover {

	color: #000000;

	text-decoration: underline; 

}

*/



#news .txt {

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

	font-size: 11px;

	text-indent: 0px;

	text-align: center;

	vertical-align: baseline;

	margin: 0px;

}
#partners form {
	margin-top: 15px;
}


#news p {

	padding: 3px;

}





.header {
	background-color: #003366;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	padding-top: 4px;
	padding-left: 4px;
	vertical-align: middle;
	padding-bottom: 7px;
	font-weight: bold;
	margin: 0px;

}



#leftcont #quick {

}

.form {

	line-height: 28px;

	text-align: left;

	padding-left: 40px;

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

}



h2 {

	font-size: 16px;

}
.mainsubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35548C;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	width: 250px;
	margin-top: 15px;
}
#leftcont #customersupport {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

