	body {
	font-size: 70.5%;
	font-family: Verdana, Sans-Serif;
	line-height: 150%;
	color:#333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(imgs/bg001.gif) top left repeat-x;
	}
	
	/*Link Styles*/
	a {color: #1A97C0; text-decoration:none;}
	a:hover {color: #22b1e1; border-bottom:1px solid #22b1e1;}
	a img {display: block;, border: none;}
	a:hover img {border-bottom:none;}
	.nostyle a {text-decoration:none; border:none;}
	.nostyle a:hover {text-decoration:none; border:none;}

	
	/*text styles*/
	h1 {font-size: 2.0em;}
	h2 {font-size: 1.1em}
	h3 {font-size: 1.4em}
	h4 {font-size: 1em}
	hr {}
	.par {width: 730px;	height: 300px; float: left; margin: 0px 5px 0 0px; padding-left: 30px;}
	.no_decoration {text-decoration:none}
	.body_bold {font-weight:bold;}
	.body_italic {	font-style:italic;}
	.body_blu {color: #1A97C0;}
	.body_blu_bold {font-weight:bold;color: #1A97C0;}
	.body_blu_bol_ital {font-style:italic;font-weight:bold;color: #1A97C0;}
	
	
	/*ID styles*/
	#container {height: 509px; }
	#header {width:360px; height:309px; float:left; padding: 50px 0 0 50px;}
	#index {margin-top: 34px; padding:0 70px 0 6px;}
	#nav {margin-top: 29px; padding:0 70px 0 6px;}
	#content { float:left; margin: 107px 0 0 0px;}
	#note { margin-top:10px;}
	
	/*table styles*/
	td.content2 {padding: 36px 15px 0 15px;}
	td.dot {background:url(imgs/dot.gif) 0px 15px no-repeat;padding:0 0 25px 0;}
	td.dot2 {background:url(imgs/dot2.gif) 0px 15px no-repeat;padding:0 0 25px 0;}
	/*text-align:justify;}*/
	table.press td {padding-bottom:15px;}
	
	
	/*Layout Styles*/
	.top {margin-left: 35px;}
	.logo {position:relative; top:-53px;}
	.nav_shim {position:relative; top:-100px;}
	

