	.html, body, form, fieldset, img, div{
	font: 100% Verdana, Arial;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
	
	.back{
	width: 100%;
	background: #FFFFBF url('../images/body-tile.gif') repeat-x top center;
	}
	
	.box{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #dadee5;
	}
	
	.header{
	height: 105px;
	background-color: #253d6a;
	color: #dadee5;
	text-align: center;
	font-family: Times New Roman;
	font-size: 44px;
	border-width: 0px 10px 0px 10px;
	border-color: #4e596e;
	border-style: solid;
	}
	
	.halign{
	margin-left: auto;
	margin-right: auto;
	height: 97px;
	}
	
	.dcolumn{
	width: 980px;
	margin-left: -2px;
	}
	
	.dcolumn th{
	height: 460px;
	width: 200px;
	background-color: #dadee5;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000 #a9b2bf #000 #000;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	}	
		
	.dcolumn td{
	height: 460px;
	width: 475px;
	background-color: #f1f1f1;
	text-align: center;
	font-size: 25px;
	}
	
	.tcolumn{
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	}
	
	.tcolumn th{
	height: 460px;
	width: 600px;
	vertical-align: top;
	background-color: #f1f1f1;
	}
	
	.tcolumn td{
	height: 460px;
	width: 350px;
	text-align: center;
	font-size: 25px;
	vertical-align: top;
	}
	
	.scolumn{
	position: relative;
	top: 20px;
	left: 0px;
	width: 980px;
	text-align: left;
	font-size: 12px;
	border-width: 0px 10px 0px 10px;
	border-color: #a9b2bf;
	border-style: solid;
	}	
	
	.smenu{
	border: 0px;
	text-align: left;
	width: 250px;
	font-size: 13px;
	list-style-type: none;
	}
	
	.smenu li{
	padding: 0px 0px 12px 0px;
	margin-left: -20px;
	}
	
	.smenu a{
	text-decoration: none;
	}
	
	.smenu a:hover{
	text-decoration: underline;
	}
	
	.tmenu{
	text-align: left;
	font-size: 14px;
	}
	
	.tmenu a{
	text-decoration: none;
	}
	
	.tmenu a:hover{
	text-decoration: underline;
	}
	
	.noborder{
	outline: none;
	}
	
	.bigquestion{
	font-size: 18px;
	color: #0000ff;
	}
	
	.centr{
	text-align: center;
	}
	
	.ctitle{
	font-size: 35px;
	color: #ff0000;
	}
	
	.lefty{
	text-align: left;
	}
	
	.btw{
	font-size: 10px;
	font-style: italic;
	}
	
	.footr {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: center;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-style: italic;
	border-width: 1px 10px 10px 10px;
	border-color: #a9b2bf #a9b2bf #a9b2bf #a9b2bf;
	border-style: solid;
	}
	
	.mission{
	vertical-align: top;
	width: 980px;
	border-collapse: collapse;
	}
	
	.mission td{
	vertical-align: top;
	}