
/*AREA4*/
.AREA4{
width:474px;
float:left;
margin-right:22px;
padding-bottom:6px;
display:block;
line-height:110%;
}
.AREA4 dl{
background-color:#FFFFFF;
overflow:hidden;
}
.AREA4 dl dd.newsImg{
margin-bottom:10px;
display:block;
}
.AREA4 dl dt.newsTitle{
margin-bottom:10px;
clear:both;
color:#223040;
font-size:1.3em;
font-weight:bold;
line-height:130%;
}
.AREA4 dl dd.newsDetails{
font-size:.7em;
margin-bottom:10px;
color:#999933;
clear:both;
}
.AREA4 dl dd.newsCopy{
font-size:.8em;
margin-bottom:10px;
}
.AREA4 dl dd.newsCopy strong{
font-size:1.2em;
font-weight:bold;
}

.AREA4 dl dd.newsCopy .customColour{
color:#990000;
font-weight:bold;
}
.AREA4 dl dd.newsCopy .customEmail{
color:#223040;
text-decoration:underline;
}
.AREA4 dl dd.newsCopy .customEmail:hover{
color:#999933;
}

.AREA4 dl dd.newsCopy .customEmphasis{
font-style:italic;
}

.AREA4 dl dd.newsSummary{
font-size:.9em;
margin-bottom:10px;
font-weight:bold;
color:#223040;
}
.AREA4 dl dd.newsSub{
font-size:.9em;
margin-bottom:10px;
font-weight:bold;
color:#223040;
}

.AREA4 dl dd.newsBullet{
font-size:.8em;
margin-bottom:10px;
background-image:url(../pub/assets/bullet.gif);
padding-left:15px;
background-repeat:no-repeat;
background-position:left top;
clear:both;
}
.AREA4 dl dd.newsCopy p{
margin-bottom:10px;
}
.AREA4 dl dd.newsCopy a.customLink{
font-size:.8em;
color:#223040;
background-color:#CCCC99;
padding:2px;
text-align:center;
text-decoration:none;
clear:both;
display:block;
width:100%;
margin-top:10px;
}
.AREA4 dl dd.newsCopy a.customLink:hover{
color:#FFFFFF;
background-color:#999933;
}

.AREA4 dl dd.newsFile{
font-size:.8em;
margin-bottom:10px;
}
.AREA4 dl dd.newsFile a{
color:#999933;
text-decoration:none;
padding-left:30px;
background-image:url(../pub/assets/file_icon.gif);
background-repeat:no-repeat;
display:block;
}
.AREA4 dl dd.newsFile a:hover{
color:#223040;
}
.AREA4 dl dd.newsLink{
margin-bottom:10px;
}
.AREA4 dl dd.newsLink a{
color:#223040;
text-decoration:underline;
display:block;
font-size:.8em;
margin-bottom:4px;
}
.AREA4 dl dd.newsLink a:hover{
color:#999933;
}
.AREA4 #comments p{
font-size:.8em;
}


/*AREA5*/
/*.AREA5{
width:230px;
float:right;
margin-bottom:10px;
background-image:url(../pub/assets/curve_toprightblue.gif);
background-repeat:no-repeat;
background-position:right top;
background-color:#223040;
padding-bottom:6px;
}
.AREA5 h3{
font-size:.9em;
padding:6px 0px 3px 6px;
color:#FFFFFF;
}
.AREA5 form{
margin-bottom:3px;
margin-left:2px;
}
.AREA5 select{
border:solid 1px #CCCC99;
font-size:.9em;
position:relative;
margin:5px;
width:120px;
}
.AREA5 input{
border:solid 1px #FFFFFF;
background-color:#CCCC99;
color:#223040;
font-size:.9em;
height:20px;
position:relative;
top:-4px;
}
.AREA5 input:hover{
background-color:#223040;
color:#FFFFFF;
}
.AREA5 dl{
padding:2px 6px 0px 6px;
margin:0px 6px 0px 6px;
background-color:#FFFFFF;
border-bottom:solid #FFFFFF 4px;
}
.AREA5 dl dd.newsImg{
display:none;
}
.AREA5 dl a.newsLink{
color:#223040;
text-decoration:none;
font-size:.8em;
}
.AREA5 dl dd.newsCopy{
font-size:.7em;
color:#999933;
padding:4px 4px 5px 0px;
border-bottom:solid 1px #999933;
width:200px;
}
.AREA5 dl dd.newsCopy a.customLink{
text-decoration:none;
color:#223040;
margin-left:10px;
}
.AREA5 dl dd.newsCopy a.customLink:hover{
color:#999933;
}*/

/*usability icons*/
.usabilityicons{
padding:6px 0px 6px 6px;
border:solid 2px #CCCC99;
margin-bottom:12px;
display:block;
height:20px;
margin-top:6px;
}
.usabilityicons a{
	height:20px;
	padding-top:3px;
}
.usabilityicons a.goToTop{
background-image:url(../pub/assets/goToTop_icon.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:26px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}

.usabilityicons a.goBack{
background-image:url(../pub/assets/goBack_icon.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:26px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}

/*news icons*/

.newsicons{
padding:6px 0px 6px 6px;
border:solid 2px #CCCC99;
margin-bottom:12px;
display:block;
height:20px;
margin-top:6px;
}
.newsicons a{
	height:20px;
	padding-top:3px;
}
.newsicons a.comment{
background-image:url(../pub/assets/comment_icon.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:26px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.comment:hover{
color:#999933;
}
.newsicons a.print{
background-image:url(../pub/assets/print_icon.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:26px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.print:hover{
color:#999933;
}
.newsicons a.email{
background-image:url(../pub/assets/email_icon.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:26px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.email:hover{
color:#999933;
}
.newsicons a.rss{
background-image:url(../pub/assets/rss_icon_blue.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.rss:hover{
color:#999933;
}
.newsicons a.diggit{
background-image:url(../pub/assets/digg.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.diggit:hover{
color:#999933;
}
.newsicons a.facebook{
background-image:url(../pub/assets/Facebook_icon.jpg);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.facebook:hover{
color:#999933;
}
.newsicons a.twitter{
background-image:url(../pub/assets/Twitter_logo1.jpg);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.twitter:hover{
color:#999933;
}
.newsicons a.linkedin{
background-image:url(../pub/assets/linkedin-logo.jpg);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.linkedin:hover{
color:#999933;
}
.newsicons a.slashdot{
background-image:url(../pub/assets/slashdot.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.slashdot:hover{
color:#999933;
}
.newsicons a.delicious{
background-image:url(../pub/assets/delicious.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.delicious:hover{
color:#999933;
}
.newsicons a.reddit{
background-image:url(../pub/assets/reddit.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
font-size:.8em;
color:#223040;
text-decoration:none;
display:block;
float:left;
margin-right:10px;
}
.newsicons a.reddit:hover{
color:#999933;
}

/*comments*/
#comments{
background-image:url(../pub/assets/curve_topright.gif);
background-repeat:no-repeat;
background-position:top right;
background-color:#999933;
width:474px;
}
#comments h3{
width:474px;
font-size:.9em;
color:#FFFFFF;
clear:both;
padding:6px;
}
#comments div{
width:470px;
margin:2px;
background-color:#FFFFFF;
height:auto;
border-bottom:1px dashed #CCCC99;
}
#comments div p{
margin:6px;
font-style:italic;
}

#comments div p.userinfo{
margin:6px 6px 6px 6px;
font-style:normal;
color:#223040;
text-align:left;
font-weight:bold;

}

.AREA3{
width:230px;
float:left;
margin-bottom:10px;
background-image:url(../pub/assets/curve_topright.gif);
background-repeat:no-repeat;
background-position:right top;
background-color:#999933;
height:445px;
}
.AREA3 h3{
font-size:.9em;
padding:6px 0px 10px 6px;
color:#FFFFFF;
}
.AREA3 dl{
padding:5px 6px 0px 6px;
margin:0px 6px 0px 6px;
background-color:#FFFFFF;
line-height:14px;
}
.AREA3 dl dd.newsImg{
display:none;
}
.AREA3 dl dt.newsTitle{
/*text-transform:uppercase;*/
height:14px;
overflow:hidden;
}
.AREA3 dl a.newsLink{
color:#223040;
text-decoration:none;
font-size:.9em;
}
.AREA3 dl dd.newsCopy{
font-size:.75em;
color:#000000;
padding:4px 22px 6px 0px;
border-bottom:solid 1px #999933;
height:37px;
overflow:hidden;
display:block;
}
.AREA3 dl dd.newsCopy a.customLink{
background-image:url(../pub/assets/more_button.gif);
background-repeat:no-repeat;
width:24px;
height:24px;
float:right;
margin-top:-25px;
margin-right:-22px;
z-index:-10;
}
.AREA3 dl dd.newsCopy a.customLink:hover{
background-image:url(../pub/assets/more_button_over.gif);
}





/*AREA5*/
.AREA5{
width:230px;
float:right;
margin-bottom:10px;
background-image:url(../pub/assets/curve_toprightblue.gif);
background-repeat:no-repeat;
background-position:right top;
background-color:#223040;
padding-bottom:6px;
}
.AREA5 h3{
font-size:.9em;
padding:6px 0px 3px 6px;
color:#FFFFFF;
display:inline;
}
.AREA5 form{
margin-bottom:3px;
margin-left:2px;
}
.AREA5 select{
border:solid 1px #CCCC99;
font-size:.9em;
position:relative;
margin:5px;
width:65px;
}
.AREA5 input{
border:solid 1px #FFFFFF;
background-color:#CCCC99;
color:#223040;
font-size:.9em;
height:20px;
position:relative;
top:0px;
}
.AREA5 input:hover{
background-color:#223040;
color:#FFFFFF;
}
.AREA5 dl{
padding:2px 6px 0px 6px;
margin:0px 6px 0px 6px;
background-color:#FFFFFF;
border-bottom:solid #FFFFFF 4px;
}

.AREA5 dl dd.newsImg{
display:none;
}
.AREA5 dl a.newsLink{
color:#223040;
text-decoration:none;
font-size:.8em;
}
.AREA5 dl dd.newsCopy{
font-size:.7em;
color:#999933;
padding:4px 4px 5px 0px;
border-bottom:solid 1px #9999CC;
}
.AREA5 dl dd.newsCopy a.customLink{
text-decoration:none;
color:#223040;
margin-left:10px;
}
.AREA5 dl dd.newsCopy a.customLink:hover{
color:#999933;
}

.AREA5 ul{
width:218px;
background-color:#FFFFFF;
display:block;
height:21px;
margin:4px 6px 0px 6px;
}
.AREA5 ul li{
list-style:none;
float:left;
cursor:pointer;
}
.AREA5 ul li a{
font-size:.8em;
color:#223040;
text-decoration:none;
background-image:url(../pub/assets/curve_bottright_light.gif);
height:21px;
width:103px;
background-repeat:no-repeat;
background-position:right;
background-color:#CCCC99;
margin-right:2px;
display:block;
float:left;
line-height:160%;
padding-left:2px;
}
.AREA5 ul li a:hover{
color:#FFFFFF;
background-color:#223040;
background-image:url(../pub/assets/curve_bottrightblue21.gif);
}
.AREA5 ul li a.on{
color:#FFFFFF;
background-color:#223040;
background-image:url(../pub/assets/curve_bottrightblue21.gif);
}
.AREA5 ul li a.off{
color:#223040;
background-color:#CCCC99;
background-image:url(../pub/assets/curve_bottright_light.gif);
}

.AREA5 ul li span{
font-size:.8em;
color:#223040;
text-decoration:none;
background-image:url(../pub/assets/curve_bottright_light.gif);
height:21px;
width:83px;
background-repeat:no-repeat;
background-position:right;
background-color:#CCCC99;
margin-right:2px;
display:block;
float:left;
line-height:160%;
text-indent:.3em;
padding-left:4px;
cursor:pointer;
}
.AREA5 ul li span:hover{
color:#FFFFFF;
background-color:#223040;
background-image:url(../pub/assets/curve_bottrightblue21.gif);
}
.AREA5 ul li span.on{
color:#FFFFFF;
background-color:#223040;
background-image:url(../pub/assets/curve_bottrightblue21.gif);
}
.AREA5 ul li span.off{
color:#223040;
background-color:#CCCC99;
background-image:url(../pub/assets/curve_bottright_light.gif);
}

textarea#newsComment, textarea#eventsComment{
width:400px;
height:200px;
margin-bottom:6px;
}

a.submitComment{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
background-image:url(../pub/assets/submit.gif);
background-position:top;
width:63px;
height:22px;
display:block;
padding-left:15px;
padding-top:3px;
margin-left:322px;
}

a.submitComment:hover{
background-position:bottom;
}


