/* The unique combination of images, colors, sizes, typography, and positioning ("the DESIGN") is copyright 2007 Bedford Charity and may not be reproduced. */ 
/* Last updated 17 August 2007 */ 


/* Fix a bug in Mozilla; thanks, Carey Evans
================================================*/
html {min-width: 600px;}


/* Globals
================================================*/
body {color: #000000; font: 0.77em  "Lucida Grande", verdana, helvetica, arial, sans-serif; margin: 0; padding: 0px; line-height: 120%}
img{border: 0; padding: 0;border-bottom: 0px}
html { font-size: 100%; /* IE hack */ }
table { font-size: 100%; /* IE hack */ }	



/* Links
================================================*/
.noborder a {border: 0;border-bottom: 0px}
a img{border: 0; padding: 0;border-bottom: 0px}
a.imglink:link,
a.imglink:visited {border:none;}
a.imglink:hover {background:transparent;}
a.images { border-style: none }


	
abbr, acronym {font-style: normal; border-bottom: dotted 1px #666666; cursor: help;}
	


/* Headings
================================================*/

h1 { color: #D59C0D; font-family: Trebuchet, Verdana, Helvetica, Arial; font-size: 1.3em; border-style: none; }
	
h2 { color: #133779; font-size: 1.2em; border-style: none; margin-bottom: 5 }
	
h3 { color: #000000; font-size: 1.1em; border-style: none; margin-bottom: 3 }

h4 { font-size: 1em; border-style: none; margin-bottom: 3; margin-top: 0px }



/* Lists
================================================*/

ul, ol  {margin-left: 0; padding-left: 22px;margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px}

ul {list-style-type: disc}
ol ol, ol ul, ul ul, ul ol {margin-left: 0; padding-left: 22px; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px}

ul ul, ol ul {list-style-type: circle}



/* Elements and boxes
================================================*/
	
.breadcrumb {font-size: 10px; font-family: Arial, helvetica}

.cheads { font-size: 90%; font-family: Arial, helvetica, Verdana}
.menu { font-size: 97%; font-family: Arial, helvetica, Verdana}
.bodycopy {}
.boxtext {font-family: Arial, helvetica}

.orangebox   { background: #fff7e2; padding: 10px; border: dotted 1px #d59c0d }
.orangeboxplainborder   { background: #fff7e2; padding: 10px; border: solid 1px #d59c0d }
.orangeboxnoborder   { background: #fff7e2; padding: 10px; }
.relatedbox   { padding: 10px;  border-top: dashed 1px #d59c0d; border-bottom: dashed 1px #d59c0d}
.bluebox  { background: #D3E2F6; padding: 10px; border: #3B6DB6 1px dotted;}
.blueboxplainborder  { background: #D3E2F6; padding: 10px; border: #3B6DB6 1px solid;}
.blueboxnoborder  { background: #D3E2F6; padding: 10px; }

