/* CSS Document */

body{
	background-color: #fff;/*#000; /*#006764; /*#fff;*/
	color: #000;
	font: 11px/18px Verdana;
	text-align: center;
/*	background: transparent url(/new_site/wm_ban.gif) repeat top left;*/
	margin-top: 0px;
}

/*----- rules for the index page */

/*-- header section */

/*-- end */

/*-- mainbody section */
div.quotes {
	font-size: 11px;
	font-family: verdana;
	color: #009999;
	font-style: italic;	
}
div.author {
	font-size: 11px;
	font-family: verdana;
	color: #009999;	
	font-weight: bold;
}
.caption{
	font-size: 10px;
	font-family: verdana;
	color: #000;	
	font-weight: bold;
}
h2, h3, h4, h5	{
	font-weight: bold;
	font-family: verdana;
	line-height: 15px;
	text-align: left;
	margin: 2px 2px 2px 2px;
	padding: 5px 5px;
}
h2.shaded{
	padding: 2px 5px;
	background: #9bcdce;
/*	background: #647F99;	*/
	font-size: 11px;
	color: #000; /*#ffffff;*/
	font-family: verdana;	
}
h2.unshaded{
	font-size: 11px;
	font-family: verdana;	
	line-height: 15px;	
}
h4{
	font-size: 11px;
	font-family: verdana;	
	line-height: 15px;
	font-weight: bold;	
}
h3{
	font-size: 14px;
	font-family: verdana;	
	line-height: 15px;
	font-weight: bold;	
}
p.para_text {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	margin: 10px 10px 10px 10px;
}

/* image rules */

img.floatleft{
	float: left;
	margin: 5px 5px 5px 5px;
}

img.floatright{
	float: right;
/*	margin: 0 0 0 8px;*/
	margin: 5px 5px 5px 5px;
}

/*-- end */

/*-- footer section */
div.wrapper {
	text-align: center; 
	/*background-color: #006764; */
	width: 756px; 
/*	width: 100%;*/
	height: 0px; 
	border: 1px solid #fff;
}
div {
	font-family: verdana;
	font-size: 10px;
}
.copy_rights{
	font-family: verdana;
	font-size: 10px;
	color: #9bcdce;
	text-align: right;
	margin: 2px 2px 2px 2px;
}
.ack_msg {
	color: #555; /*#ff0000; #009999;*/
	font-weight: normal;
	text-align: center;
}
.donors {
	color: #555; /*#ff0000; #009999;*/
	text-align: center;
	font-weight: bold;
}
.data{
	color: #fff;
	background-color: #777;
	font-weight: bold;
}

/* table with orange border*/
table.tt_o {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top: solid 1px #F7B210;
	border-left: solid 1px #F7B210;	
	padding: 0 0 0 0;
	border-spacing: 0px;
}	

table.tt_o th {
	text-align: center;
	font-weight: bold;
	border-right: solid 1px #F7B210;	
	border-bottom: solid 1px #F7B210;		
}

table.tt_o th.r {
	text-align: right;
	font-weight: bold;
	border-right: solid 1px #F7B210;	
	border-bottom: solid 1px #F7B210;		
}

table.tt_o td{
	border-right: solid 1px #F7B210;	
	border-bottom: solid 1px #F7B210;		
}

/* table with blue border*/
table.tt_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top: solid 1px #bdd5dd;
	border-left: solid 1px #bdd5dd;	
	padding: 0 0 0 0;
	border-spacing: 0px;
}	

table.tt_blu th {
	text-align: center;
	font-weight: bold;
	border-right: solid 1px #bdd5dd;	
	border-bottom: solid 1px #bdd5dd;		
}

table.tt_blu th.r {
	text-align: right;
	font-weight: bold;
	border-right: solid 1px #bdd5dd;	
	border-bottom: solid 1px #bdd5dd;		
}

table.tt_blu td{
	border-right: solid 1px #bdd5dd;	
	border-bottom: solid 1px #bdd5dd;		
}

/* table with black border*/
table.tt_bla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;	
	padding: 0 0 0 0;
	border-spacing: 0px;
}	

table.tt_bla th {
	text-align: center;
	font-weight: bold;
	border-right: solid 1px #aaa;	
	border-bottom: solid 1px #aaa;		
}

table.tt_bla th.r {
	text-align: right;
	font-weight: bold;
	border-right: solid 1px #aaa;	
	border-bottom: solid 1px #aaa;		
}

table.tt_bla td{
	border-right: solid 1px #aaa;	
	border-bottom: solid 1px #aaa;		
}

/* table with no border*/
table.tt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;	
	padding: 0 0 0 0;
	border-spacing: 0px;
	border: solid 1px #eee;
}	

table.tt th {
	text-align: center;
	font-weight: bold;
	border-right: solid 1px #aaa;	
	border-bottom: solid 1px #aaa;		
}

table.tt th.r {
	text-align: right;
	font-weight: bold;
	border-right: solid 1px #aaa;	
	border-bottom: solid 1px #aaa;		
}

table.tt td{
	border-right: solid 0px #aaa;	
	border-bottom: solid 0px #aaa;		
}

.textbox {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
/*	width: 80px; */
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.textbox_large {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 400px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textbox_xlarge {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 600px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textbox_medium {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 200px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.textbox_small {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 50px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #4B4B4B; 
	background-color: #BBBBBB; 
	border: 1px #CCCCCC solid;
}

.rbutton {  
	border: 1px #dddddd solid;	
}

table.tt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0 0;
	border-spacing: 0px 0px;
}	
table.tt th {
	text-align: center;
/*	background: #009999; */
/*	color: #fff;*/
	font-weight: bold;
}

table.tt th.r {
	text-align: right;
/*	background: #009999; */
/*	color: #fff;*/
	font-weight: bold;
}

td.heading {
	text-align: center;
	background: #009999; 
	color: #000;
	font-weight: bold;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
/*	color: #000;*/
	text-decoration: none;
}

a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
/*	color: #000;*/
	text-decoration: none;
}
a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
/*	color: #000;*/
	text-decoration: none;
}
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
/*	color: #000;*/
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	color: BLUE;
	text-decoration: none;
}

a.top_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 2px 2px 0 2px;
}

a.top_menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;	
	margin: 2px 2px 0 2px;
}
a.top_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;	
	color: #000;
	margin: 2px 2px 0 2px;
}
a.top_menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	margin: 2px 2px 0 2px;
}
a.top_menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
	color: #000;
	margin: 2px 2px 0 2px;
}

a.main_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a.main_menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #000;	
}
a.main_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;	
	color: #000;
}
a.main_menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}
a.main_menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;	
	color: #000;
}

ul {
	font-family: Verdana;
	font-size: 11px;
}

ol {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	list-style-type: decimal;
}
li {
	font-family: Verdana;
	font-size: 11px;
}

ol li {
	font-family: Verdana;
	font-size: 11px;
	margin: 5px 5px 5px 0;
}
ul li {
	font-family: Verdana;
	font-size: 11px;
}

li ul{
	display: inline;
}

li ol{
	display: inline;
}

.arrowed {
	list-style-image: url(../images/icons/arrow_r.gif);
}

.red_arrowed {
	list-style-image: url(../images/icons/arrows1.gif);
}

.starred_o {
	list-style-image: url(../images/icons/star_o.gif);
}

.starred_b {
	list-style-image: url(../images/icons/star.gif);
}

.checked {
	list-style-image: url(../images/icons/checked.gif);
}

br.small{
	line-height: 5px;
}
br.medium{
	line-height: 10px;
}
br.large{
	line-height: 15px;
}
br.xlarge{
	line-height: 20px;
}

a.side_menu{
	text-decoration: none;
	font-weight: normal;		
}
a.side_menu:active{
	text-decoration: none;
	font-weight: normal;		
}
a.side_menu:link{
	text-decoration: none;
	font-weight: normal;		
}
a.side_menu:hover{
	text-decoration: underline;
	font-weight: bold;
}
a.side_menu:visited{
	text-decoration: none;
	font-weight: normal;	
}
/*-- end */
