
.font_smaller {	font-size:0.7em;	}

body {	color:#000066;	font-family:Arial, Helvetica, sans-serif;	font-size:10pt;	}
p, li {	color:#666;	}
p a, li a {	color:#666; 	}
h1 {	font-weight:normal;	font-size:1.6em;	}
h2 {	font-weight:normal;	font-size:1.4em;	}
h3 {	font-weight:normal;	font-size:1.3em;	}
h4 {	font-weight:normal;	font-size:1.2em;	}
h5 {	font-weight:normal;	font-size:1.1em;	background:none;	padding-left:0;	}
h6 {	font-weight:normal;	font-size:1em;	}




.boxfull {	background:url(pageimg/box-fullbottom.jpg) bottom left no-repeat;	width:700px;	padding:0 0 15px 0;	clear:both;	margin:8px 0;	}
.boxfull h2 {	background:url(pageimg/box-fulltop.jpg) top left no-repeat;	padding:5px 8px 0; margin:0;	}
.boxfull p {	margin:8px;	}
.boxfull img {	border:none;	float:right;	margin:0 8px;	}

.boxthirdlast,
.boxthird {	background:url(pageimg/box-thirdbottom.jpg) bottom right;	width:220px;	padding:0 0 10px 0;	
			float:left;	margin:10px 20px 10px 0;	height:200px;	}
.boxthirdlast {	margin:10px 0;	}
.boxthirdlast h2,
.boxthird h2 {	background:url(pageimg/box-thirdtop.jpg) top left no-repeat; padding:5px 8px 0;	margin:0;	}
.boxthirdlast p,
.boxthird p {	margin:8px;	}
.boxthirdlast img, .boxthird img {	border:none;	}



/*	2008/06/17	Make page wider, add in Newsflash system	*/
.out_wrap {	width:930px;	}
.NewsFlash {	background:url(pageimg/newsflash200-top.jpg) top left no-repeat;	width:200px;	float:right;	margin-left:15px;	}
.FlashInner {	background:url(pageimg/newsflash200-bottom.jpg) bottom left no-repeat;	padding:5px 15px 10px 10px;
				text-align:center;	font-size:1em;	}
.NewsFlash h3 {	color:#F00;	font-weight:bold;	font-size:1em;	}
.NewsFlash p {	margin:4px 0;	padding:1px 0;	font-size:0.9em;	}
.NewsFlash .font_smaller {	font-size:0.9em;	}

