body{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:100.1%; /*** Don't change this setting. Make all other font-sizes in % (preferred) or ems ***/ 
	color:#000000; 
	background-color: #FFFFFF; /*** Background colour of page ***/ 
}

/**  added 05/03/07 to get bullets on feature list **/
#featureContainer ul {

font-size:70%;
list-style-type:disc;
list-style-position:inside;
}

#featureContainer ol ul {
font-size:100%;

list-style-type:disc;
/** list-style-position:inside; **/
}

#featureContainer ol {
 margin: 0px 12px 0px 0px
}

/**  added 05/03/07 to get bullets on center text **/
#container-center ul {

font-size:80%;
list-style-type:disc;
/** list-style-position:inside; **/
margin-left:45px;
margin-right:10px;
}

/**  added 05/03/07 to get bullets on center text **/

#container-center ol { 
	font-size:80%;
	margin-left: 50px; 
}


/**  added 05/03/07 to get bullets on center text **/
#container-center ol li{ 
  padding-bottom: 0px;
  padding-top: 5px; 
}

/**  added 05/03/07  **/
#container-center p {
/**  font-size:70%; **/
  font-size:80%;
  line-height:1.1em;
/*** added the following to get paragraph spacing - 05/03/07 ***/
  margin-right:10px;
  padding-bottom: 10px;
  padding-top: 5px; 
}

/**  added 05/03/07 to get bullets on right text **/
#container-right ul {

font-size:80%;
list-style-type:disc;
list-style-position:inside;
margin-left:30px;
margin-right:7px;
}

/**  added 05/03/07 to get bullets on right text **/

#container-right ol { 
	font-size:80%;
list-style-position:inside; 
margin-left:30px;
margin-right:7px;
}


/**  added 05/03/07 to get bullets on right text **/
#container-right ol li{ 
  padding-bottom: 0px;
  padding-top: 5px; 
}

/**  added 05/03/07  **/
#container-right p {
/**  font-size:70%; **/
  font-size:80%;
  line-height:1.1em;
/*** added the following to get paragraph spacing - 05/03/07 ***/
  padding-bottom: 10px;
  padding-top: 5px;
  padding-right:12px; 
}

/** commented out 05/03/07
#container-center h2 {
	font-size: 120%;
}
**/

#cookieTrail_1col {
	padding-left: 40px;
	font-size: 65%;
	padding-bottom: 5px;
}

#cookieTrail_1col a {
	color: #000000;
	text-decoration: none;
}

#cookieTrail_1col a:hover {
	text-decoration: underline;
}


#cookieTrail_hs_1col {
	padding-left: 30px;
	margin-top: -24px;
	margin-bottom: 28px;
	font-size: 65%;
	padding-bottom: 5px;
}

#cookieTrail_hs_1col a {
	color: #000000;
	text-decoration: none;
}

#cookieTrail_hs_1col a:hover {
	text-decoration: underline;
}


#cookieTrail {
	padding-left: 0px;
	font-size: 65%;
	padding-bottom: 10px;
}

#cookieTrail a {
	color: #000000;
	text-decoration: none;
}

#cookieTrail a:hover {
	text-decoration: underline;
}

p {
/**  font-size:70%; **/
  font-size:80%;
  line-height:1.1em;
/*** added the following to get paragraph spacing - 05/03/07 ***/
  padding-bottom: 10px;
  padding-top: 5px; 
}


#container-left, #container-right {

}

#container-center {
}

#toothpick_1col {
	position: relative;
	float: right;
	width: 0px;
	height: 300px;
}

#toothpick {
	position: relative;
	float: right;
	width: 0px;
	height: 500px;
}

#subnavLinks {
	font-size: 70%;
}

#footerTextLeft {
	font-size: 90%;
}

#footerTextRight {
	font-size: 65%;
}




h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 140%;
	font-weight: bold;
}

h3 {
	font-size: 130%;
	font-weight: bold;
}

h4 {
	font-size: 120%;
	font-weight: bold;
}

h5 {
	font-size: 100%;
	font-weight: bold;
}

h6 {
	font-size: 85%;
	font-weight: bold;
}


.articleHeader_crimson {
	color: #670001;	
	font-size: 155%;
}

.articleHeader_navy {
	color: #04091C;
	font-size: 155%;
}

.articleHeader_evergreen {
	color: #03740A;
	font-size: 155%;
}

.articleHeader_eggplant {
	color: #3A4D2B;
	font-size: 155%;
}

.articleText_crimson {
	color: #670001;	
}

.articleText_navy {
	color: #04091C;
}

.articleText_evergreen {
	color: #03740A;
}

.articleText_eggplant {
	color: #3A4D2B;
}

.italic {
	font-style: oblique;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

#subfooter2 {
font-size: 60%;
}

  .TextRed { color: #990033}
  .TextBlue { color: blue}


