xtd{
	border: 1px solid blue
}
body, p, td{
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 20px;
}
font{

}
input.search{
	width: 160px;
	height: 23px;
	padding: 5px 8px;
	font: 11px Arial;
	color: #486292;
	border: none;
	background-image: url(/assets/graphics/pollyanna/search_bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body{
	margin: 15px 0px 15px 0px;
	font-family: Arial;
	color: black;
	background-color: white;
}
.tnav2{
	padding-top:14px;
	width:100%;
	height: 28px;
}
.tnav{
	font-family: Arial;
	font-weight: bold;
	color: #1B376B;
	font-size: 12px;
	text-decoration: none;
}
.basket{
	font: 11px Arial;
	color: #F9E884;
	text-decoration: none;
}
hr{
	border-bottom: 1px solid #1B376B;
	height: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.imgrightpad img{
	margin-right: 15px;
	margin-bottom: 15px;
}

.imgleftpad img{
	margin-left: 15px;
	margin-bottom: 15px;
}

/* ##################### MAIN CONTENT ##################### */
.anc {
	color: #999999;
	font: 11px Arial;
	text-decoration:none;
}
a.anc:hover {
	text-decoration:underline;
}
.title {
	color: black;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
}


/* ##################### LEFT NAV ##################### */
.snavTitlePad{
	padding: 5px 8px 5px 10px;
	color: white;
}
.snavPad{
	padding: 6px 8px 6px 10px;
	border-bottom: 1px solid #CFD6E6;
}
.snavTitle{
	font: bold 14px Arial;
	color: #1B376B;
	text-decoration: none;
}
.snav{
	font: 12px Arial;
	color: #666666;
	text-decoration: none;
}
.snavTitle:hover{
	text-decoration: underline;
}
.snav:hover{
	text-decoration: underline;
}
/* ##################### PORTAL PAGES ##################### */
.portalTitle {
	color:#666666;
	font-weight:bold; 
	font-size:12px;
}
.portalDesc *{
	font-size: 12px;
	line-height:20px;
	color:black;
}
.portalNameDesc{
	
}
.portaltd{
	border:1px solid #FF9B38;
}
.portalimage_nowrap{
	xwidth:200px;
	xoverflow: hidden;
}
.portaltxt{
	padding:10px;
}
.portalimage_nowrap img{

}

.pagelist {
	color: #FF6600;
}
.pagelist_h {
	color: black;
}
.pagelist_b {
	color: #666666;
}

.basketColour{
	background-color: #F3F3F3
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

/* ##################### GENERIC ##################### 
td{
	border:1px solid blue
}
.pad16 {
	padding: 0px 16px 0px 16px;
}
input {
	font-family: Arial;
}
.line20p *{
	font-family:Arial;
	font-size:12px;
	line-height:18px ;
}
input{
	font-size:11px;
	line-height:11px ;
}
.homenews *{
	font-family:Arial;
	font-size:11px;
	line-height:20px ;
}
.homenews a{
	font-family:Arial;
	font-size:11px;
	line-height:20px ;
	color: #FF9B38;
}
.homenews strong{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:20px ;
	color: black;
}


