/* CSS Document - Author: Kathleen Peaspanen */

/* Main Styles that apply to body */
body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y; /*f4f4f4 */
	position: absolute;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 700px;
	margin-left: -350px;
}

/* The topmost faded bar */
#topbar {
    width:auto;
    background: #fbfcba;/*#fefef0;*/
    height: 115px;
    padding: 2px 5px 0px 5px;  /* 2 is 10 0 is 5 really*/
    font: 9px verdana;
    font-weight: bold;
    color: #3f7a22;
    text-align: right;
}
#formtopbar {
    width:auto;
    background: #ffffff;/*#fefef0;*/
    height: 45px;
    padding: 10px 10px 0px 65px;  /* 2 is 10 0 is 5 really*/
    text-align: center;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
}

/* This holds the banner */
#bannerwrapper {
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	
}

/* This holds the logo */
#logowrapper {
	float: left;
	margin-bottom: -1px;
	
}

/* class that styles the holder div of the forms */
.userform {
    width: auto;
    color: #3f7a22; 
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    background: #fbfbfb;
    border:1px solid #efefef;
 /*   border-top: none; */
    text-align: justify;
}

/* This will style the login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #3f7a22; 
    font-weight: bold;
}

h1 {
    font: 48px verdana;
	color: #AAA;
	margin: 5px;
}

h2 {
    font-size:16px ;     /* index page */
	font-weight: bold;
/*	color: #3f7a22; */
	margin: 1px 0px 1px 5px;
}
h3 {
    font: 12px verdana;
	font-weight:  bold;
	color: #000000;
	float: left; 
}
h4 {
    font: 14px verdana;
	font-weight:  bold;
	color: #3f7a22;
	float: left; 
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
    font: 14px verdana;   /* index page  Was 16px */
	font-weight:  bold;
/*	color: #3f7a22; */
	float: left; 
/*	margin-right: 20px; */
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
    background: #6ae71d;
	color: #6ae71d;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}
thead {
/*		width: auto;
	clear: both; */
	background: #e2e2de;  /*fbfbfb*/
	border: none;
	color: #000000; /*1px solid #b8b4b4;*/
}
#first {
	width: auto;
	clear: both; 
	background: #e5e8ff; 
	border-left: 1px solid #000000;
	border-top:  1px solid #000000;
	color: #ab1b1d; /*1px solid #b8b4b4;*/
}
#second {
	width: auto;
	clear: both; 
	background: #dfd3d1;  /*fbfbfb*/
	border: none;
	color: #130a66; /*1px solid #b8b4b4;*/
}
#third {
	width: auto;
	clear: both; 
	background: #e0e8fa;  /*fbfbfb*/
	border: none;
	color: #130a66; /*1px solid #b8b4b4;*/
}
#hdrcellleft {
	border-top:  2px solid #000000;
	border-left: 1px solid #000000;
}
#hdrcellmid {
	border-top:  2px solid #000000;
}
#hdrcellright {
	border-top:  2px solid #000000;
	border-right: 1px solid #000000;
}
#cellleft {
	border-top: none;
	border-left: 1px solid black;
}
#cellright {
	border-top: none;
	border-right: 1px solid black;
}
#ftrcell {
	border-top:  2px solid #000000;
	color: #fbfbfb;
}

/* This holds the tabs */
#tabholder
{
    width: auto;
}
#asterisk 
{
	color: #da3838 ;
}
/* Container for the article box, and the pic box */
.articleboxouter {
    width: auto; 
  /*	width: 500px; */
  /*  padding: 0px 6px 0px 5px; */
    clear: both;
} 

.articleboxinner {
    width: 670px;
    line-height: 20px;
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 5px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
  /*  height: 180px; */
}
.articleboxcentral {
	width: auto;
	clear: both;
	font-size: 14px;
	color: #000000; /*384a64; */
	background: #fafcfe;
	border:2px solid #206de6; /* #b8b4b4; */
}

/* Content holder for the articles */
.boxinnerleft {
  /*  width: auto; */
  width: 180px;
    line-height: 30px;
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 5px 6px 0px 6px;
 /*   margin: 0px 420px 0px 5px; */
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 9px;
    background: #fbfbfb;
    border:1px solid #6e6e76;  /*#efefef;*/
    text-align: left;
    vertical-align: bottom;
    height: 150px; /* 670 */
}
.boxinnercenter {
  /*  width: auto; */
  width: 180px;
    line-height: 30px;
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 5px 6px 0px 6px;
 /*   margin: 0px 420px 0px 5px; */
    margin-left: 240px;
    margin-bottom: 5px;
    margin-top: -160px;
    background: #fbfbfb;
    border:1px solid #6e6e76;  /*#efefef;*/
    text-align: left;
    vertical-align: bottom;
    height: 150px; /* 670 */
}
.boxinnerright {
 /*   width: auto; */
 	width: 180px;
    line-height: 30px;
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 5px 6px 0px 6px;
  /*  margin: 0px 0px 0px 480px; */
    margin-left: 460px;
    margin-bottom: 5px;
    margin-top: -162px;
    background: #fbfbfb;
    border:1px solid #6e6e76;
    text-align: left;
    white-space: nowrap;
    vertical-align: bottom;
    height: 150px; /* 670 */
}
.articleboxinnerleft {
  /*  width: auto; */
  width: 200px;
    line-height: 30px;
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 15px 6px 0px 6px;
 /*   margin: 0px 420px 0px 5px; */
    margin-left: 5px;
    margin-bottom: 20px;
    margin-top: 5px;
    background: #fbfbfb;
    border:1px solid #6e6e76;  /*#efefef;*/
    text-align: left;
    vertical-align: bottom;
    height: 220px; /* 670 */
}
.articleboxinnercenter {
  /*  width: auto; */
  width: 200px;
    line-height: 30px;
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 15px 6px 0px 6px;
  /*  margin: 0px 205px 0px 210px; */
    margin-left: 235px;
    margin-bottom: 20px;
    margin-top: -257px;
    background: #fbfbfb;
    border:1px solid #6e6e76;  /*#efefef;*/
    text-align: left;
    vertical-align: bottom;
    height: 220px; /* 670 */
}
.articleboxinnerright {
 /*   width: auto; */
 	width: 200px;
    line-height: 30px;
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 15px 6px 0px 6px;
  /*  margin: 0px 0px 0px 480px; */
    margin-left: 470px;
    margin-bottom: 20px;
    margin-top: -257px;
    background: #fbfbfb;
    border:1px solid #6e6e76;
    text-align: left;
    white-space: nowrap;
    vertical-align: bottom;
    height: 220px; /* 670 */
}

.articleboxcenter {
    width: 585px;
    height: 280px;
  /*  line-height: 20px; */
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin-left: 100px; 
    background: #fbfbfb;
    border: none; /*1px solid #efefef; */
    text-align: justify;
  /*  height: 90px;  */
    clear: both;
}
.articletextbox {
    width: 80px;
    height: 60px;
  /*  line-height: 20px; */
    /*color: #DD7CB4;*/
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin-left: 150px; 
    background: #fbfbfb;
    border: none; /*1px solid #efefef; */
    text-align: justify;
  /*  height: 90px;  */
    clear: both;
}


.articleboxinnermidleft {
 /*   width: auto; */
 	width: 110px;
 /*   line-height: 10px; */
    height: 160px; /* was 190 */
    color: #000000;
    padding: 10px 5px 0px 10px;
    margin: 0px 50px 0px 50px;
    background: #ffffff;
    border: none;
    text-align: left;
}
.articleboxinnermidcenter {
 /*   width: auto; */
 	width: 100px;
 /*   line-height: 10px; */
    height: 150px; /* was 170 */
    color: #000000;
 /*   padding: 20px 5px 0px 10px; */
    margin: -150px 50px 0px 260px;
    background: #ffffff;
    border: none;
    text-align: left;
}
.articleboxinnermidright {
 /*   width: auto; */
 	width: 110px;
  /*  line-height: 20px;  */
    height: 170px; /* was 210 */
    /*color: #DD7CB4;*/
    color: #000000;
  /*  padding: 20px 6px 0px 5px; */
    margin: -160px 0px 0px 500px; /* was -210 500*/
    background: #ffffff;
    border: none;
    text-align: left;
}
.textboxleft {
 /*   width: auto; */
 	width: 320px;
 /*   line-height: 10px; */
    height: 375px; /* was 190 */
    color: #000000;
    padding: 10px 5px 0px 10px;
    margin-left: 5px;
    margin-top: 5px;
    background: #ffffff;
    border:1px solid #6e6e76;
    text-align: left;
}
.textboxright {
 /*   width: auto; */
 	width: 320px;
 /*   line-height: 10px; */
    height: 375px; /* was 190 */
    color: #000000;
    padding: 10px 5px 0px 10px;
    margin-left: 350px;
    margin-top: -387px;
    background: #ffffff;
    border:1px solid #6e6e76;
    text-align: left;
}
.tableboxleft {
 /*   width: auto; */
 	width: 320px;
 /*   line-height: 10px; */
    height: 300px; /* was 190 */
    color: #000000;
    padding: 10px 5px 0px 10px;
    margin-left: 5px;
    margin-top: 5px;
    background: #ffffff;
    border:1px solid #6e6e76;
    text-align: left;
}
.tableboxright {
 /*   width: auto; */
 	width: 320px;
 /*   line-height: 10px; */
    height: 300px; /* was 190 */
    color: #000000;
    padding: 10px 5px 0px 10px;
    margin-left: 350px;
    margin-top: -313px;
    background: #ffffff;
    border:1px solid #6e6e76;
    text-align: left;
}
.articleboxcontrol {
    border: none;
    vertical-align: middle;
}


/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
 /*   border-bottom: 1px solid #CCC; */
}
.sectionheader
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    color: #702f2c;
 /*   border-bottom: 1px solid #CCC; */
}
.subsectionheader
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    color: #465a9e;
 /*   border-bottom: 1px solid #CCC; */
}
.mainheader
{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    font: Sans-Serif;
 /*   border-bottom: 1px solid #CCC; */
}
.buttonheader
{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font: Sans-Serif;
	color: #3f7a22;
}
.articlefooter
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  /*  margin-top: 600px; */
    margin-bottom: 0px;
 /*   border-bottom: 1px solid #CCC; */
}
/* The title style for the main article */
.articlesubheader
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    white-space: pre;
    padding-right: 100px;
    margin-top: -420px;
    color: #000000;
 /*   border-bottom: 1px solid #CCC; */
}
.articlesubheaderr
{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    white-space: pre;
    padding-left: 85px;
    color: #000000;
 /*   border-bottom: 1px solid #CCC; */
}
.articlesubfooter
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    white-space: pre;
    padding-right: 130px;
    color: #000000;
    margin-left: 0px;
    margin-top: -450px;
 /*   border-bottom: 1px solid #CCC; */
}
    
.articletitle
{
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    padding-right: 0px;
    color: #000000;
}
.articletitlered
{
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    padding-right: 0px;
    color: #9c052c;
}
.articlelines
{
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #000000;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.articlesublines
{
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #000000;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.articlesublinesrt
{
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    color: #000000;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.articlesublinescntr
{
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #e3171b;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.articleredsublines
{
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #e3171b;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.articlebluesublines
{
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #110c71;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.pagelines
{
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    color: #465a9e;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.shortlines
{
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #c00000;
    white-space: pre-wrap;
 /*   border-bottom: 1px solid #CCC; */
}
.errorlines
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background: #e91d39;
}

.selectlines
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background: #37af55;
}
.bannerlines
{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background: #37af55;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #000000 solid;
    float: left;
    margin-right: 10px;
}
.mainpiccontrolright
{
    border: 1px #DBB7DB solid;
    float: right;
    margin-right: 10px;
}
.colpiccontrol
{
    border: 1px #000000 solid;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 3px 0px 2px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 5px 2px 2px 0px;
    border:1px solid #efefef;
 /*   border-top: none; */
    text-align: center;
}

/* Container for the pic thumbnails */
.picboxinner {
    width: auto;
    padding: 5px 2px 2px 2px;
    clear: both;
}

/* Content holder for the pic box */
.picboxin {
    width: auto;
    line-height: 22px;
    color: #000000;
  /*  font-weight: bold; */
    font-size: 10px;
    padding: 1px 1px 1px 1px;
    border: none; /*1px solid #efefef; */
    border-top: none;
    text-align: left;
    white-space: pre;
}


/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;
}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}
.chk {
	outline-width: 5px;
}
/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

li {
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0c5a04;
}
/* Style-up those ugly default hyperlinks */
a {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	color: #3f7a22;
/*	color: #663366; */
}
.subpage {
	font-weight: bold;
	color: #d81a1a;
}
.pagesec {
	font-weight: bold;
	color: #2692da;
}
.subline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subsection {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}
.subsecline {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #CCC;
	color: #3f7a22; /*fff; */
	text-align: center;
	vertical-align: top;
	height: 90px;
	padding-top: 5px;
	clear: both;
}

/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
	width: 27px;
	background-color: #ffffff; /*F7F4F7;*/
    border: none; /*1px solid #DDD; */
    line-height: 22px;
    color: #DD7CB4;
	float: left;
}

/* Second column of the three columns */
.c2
{
    width: 27px;
    margin-left: 90px;
    float: left;
    border: none; /*1px solid #DDD; */
    line-height: 22px;
    color: #DD7CB4;
}

/* Third column of the three columns */
.c3
{
	width: 27px;
	margin-left: 90px;
	background-color: #F7F4F7;
    border: none; /*1px solid #DDD; */
    line-height: 22px;
    color: #DD7CB4;
	float: left;
}
/* A fourth column */
.c4
{
	width: 120px;
	background-color: #ffffff;
    border: none; /*1px solid #DDD; */
    line-height: 20px;
    color: #000000;
    font-size: 12px;
	float: left;
	white-space: pre-wrap;
	padding-left: 5px;
	padding-right: 5px;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    color: #DD7CB4;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}

/* CSS Tabs */
#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("images/tabright8.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
/* End of CSS Tabs */

