html, body, #maintable {
	background-image: url(images/bg.gif);
	height: 100%;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.r-img {
	margin-bottom: 20px;
	margin-left: 20px;
}

#maintable {
	  background-image: url(images/innerbg.gif);
      margin: 0 auto;
      text-align: left;
      vertical-align: top;
      width: 755px;
   }
   
#tbox {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 162px;
	border: thin solid #CACACA;
	height: 220px;
   }
.purple {
	color: #4E3762;
}
   
#tbox2 {
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	width: 130px;
	border: thin solid #CACACA;
	color: #4E3762;
	background-color: #D7DCE3;
   }


#tabledata {
	text-align: center;
	vertical-align: top;
	width: 100%;
	border: #CACACA;
	font-size: 12px;
	padding: 5px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
  
body,td,th {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
body {
	background-color: #B0ACB5;
}

.desc {

	font-size: 11px;
	line-height: 16px;
}

.desc2 {
	font-size: 11px;
	line-height: 16px;
	color: #4E3762;
}

.desc3 {
	font-size: 9px;
	line-height: 12px;
	list-style-type: none;
	list-style-position: outside;
	white-space: normal;
	clear: none;
	clip: rect(auto,auto,auto,auto);
}

.box {
	color: #837F8C;
	font-style: italic;
}
.mission {
	color: #837F8C;
	font-style: italic;
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
}

a:link {
	color: #DA8825;
}
a:visited {
	color: #BC751E;
}
a:hover {
	color: #FF9F29;
}
a:active {
	color: #E4B330;
}
.tabledata {
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}
.l-img {
	margin-bottom: 20px;
	margin-right: 20px;
	border: thin outset #CACACA;
}
.checkbox {
	text-indent: 15px;
}
