/* ########  Content classes  ############# */

.centeralign {text-align:center;}
.leftalign {text-align:left;}
.rightalign {text-align:right;}

 

h2.contentheader {margin-bottom:0.8em;}

h2.contentheaderclear {clear:right; margin-bottom:0.8em;}

ul.bulletedlist {list-style-type:square; margin-left:1.5em;padding-left:1em;list-style-position:outside;padding-bottom:0.8em;}
*html ul.bulletedlist {list-style-type:square; margin-left:2.5em;padding-left:1.5em;list-style-position:outside;padding-bottom:0.8em;}

img.imgright {float:right;margin-left:1em;margin-bottom:1em;}
img.imgleft {float:left;padding-right:0em;}
img.imgtopright {float:right;display:block;padding-left:1.5em;padding-bottom:1.5em;}

p.caption {color:#808080;font-style:italic;font-size:70%;margin-top:0em;margin-bottom:0.1em;}

a.contentnav:link, a.contentnav:visited {background-image:url(../images/greenarrow.gif);background-repeat:no-repeat; background-position:right center;}
a.contentnav:hover, a.contentnav:focus {background-image:url(../images/greenarrow-hover.gif);background-repeat:no-repeat; background-position:right center;}

a.contentnavp:link, a.contentnavp:visited {background-image:url(../images/greenarrowp.gif);background-repeat:no-repeat; background-position:left center;}
a.contentnavp:hover, a.contentnavp:focus {background-image:url(../images/greenarrow-hoverp.gif);background-repeat:no-repeat; background-position:left center;}