	body {
		background-image: url(images/bgtile.gif);
		font-family: Arial, Sans-Serif;
		margin: 0px; 
		padding: 0px;
		text-align: center;
		}
	#head{
		background-color: #ffffff;
		width: 800px;
		height: 140px;
		margin-left: auto;
		margin-right: auto;
		}
	#logo{
		float: left;
		text-align: center;
		width: 400px;
		}
	#tagline{
		width: 400px;
		float: right;
		}
	#td_def{
		font: normal normal normal 14 Arial, Helvetica, Sans-Serif;
		color: #999999;
		text-align:left;
		padding-left: 115px;
		}
	#td_line{
		font-size: 20px;
		text-align: right;
		padding-right: 15px;
		color: #666666;
		}
	#main_body{
		width:800; 
		background-color: #ffffff; 
		margin-left: auto;	
		margin-right: auto;
		height:auto;
		padding-top: 10px;
		}
	#blue_body{
		width:770; 
		background-color: #0e66ae;
		margin-left:auto; 
		margin-right: auto;
		}
	#white_body{
		width:750; 
		background-color: #ffffff;
		margin-left:auto; 
		margin-right: auto;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		text-align: left;

		}
	#nav{
		background-color: #0e66ae;
		text-align:right; 
		font-size: 18px; 
		padding: 15px 15px 20px 0px;
		color: #ffffff;
		}
	#nav A{
		text-decoration: none;
		color: #ffffff;
		}
	#nav a:hover{
		text-decoration: underline;
		}
	#topmain{
		width:750;
		}
	#image1{
		padding: 5px 5px 5px 5px;
		}
	#text1{
		text-align: left; 
		
		padding: 0px 5px 5px 5px;
		}
	#ic{
		clear:both;
		}
	#tride{
		width: 97%;
		color: #0e66ae;
		text-align: center;
		height: 5px;
		background: #0e66ae;
		}
	#proc_nav{
		width:275px;
		margin-left: 5px;
		margin-bottom: 5px;
		border-right: medium solid;
		border-color: #0e66ae;
		padding-right: 5px;
		}
	#proc_nav li{
		list-style-type: none;
		}
	#text2{
		margin-bottom: 5px;
		margin-right: 5px;
		width: 450px;
		}
	#rm_text{
		padding: 5px 5px 5px 5px;
		}
	#footer{
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 10px;
		padding-bottom: 5px;
		padding-top: 5px;
		}
	#anchortag{
		font-weight: bolder;
		margin-bottom:10px;
		margin-top: 10px;
		margin-left:10px;
		font-size: 24px;
		}
	#word{
		font-weight: bolder;
		margin-left:10px;
		font-size:14px;
		}
	#definition{
		margin-left:30px;
		font-size:12px;
		margin-bottom:10px;
		}