/*  Pedosphere.com standard web style sheet										 */
/* --------------------------------------------------------------------- */
/*  last modification: February 10, 2008							 */
/*  by: Craig Nickel													 */
/* --------------------------------------------------------------------- */

BODY {
	background-color: #FFFFFF;
	background-image: url('graphics/bg-bar-brown.gif');
	background-repeat: repeat-y;
	margin: 20px 0px 0px 45px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #534751;
	scrollbar-face-color: #534751;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #534751;
	scrollbar-3d-light-color: #534751;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	color: #534751;
	opacity: 0.95;
	text-shadow: 0 0 0 #000;
}

/*  Header Area - Logo  */
div.header {
	background-image: url(graphics/circle-l.gif);
	background-repeat: no-repeat;
	background-position:  0px 50px;
}

#logo {
	padding-left: 30px;
}

/*  internet path and footer text  */
div.subheader {
	font-family: verdana;
	font-size: 9px;
	font-weight: bolder;
	margin: 1px 0px 6px 30px;
}

 



/*  small hashmarks along left border of page  */
#lefthash01 {
	position: absolute;
	top: 115px;
	left: 27px;
}

#lefthash02 {
	position: absolute;
	top: 135px;
	left: 27px;
}


.line01 {
	height: 1px;
	width: 530px;
	background: url(graphics/line.gif);
	margin: 2px 0px 2px 31px;
}

.line02 {
	width: 161px;
	height: 11px;
	border-top: 1px dotted #534751;
	margin: 2px 0px 0px 21px;
	padding: 3px 0px 3px 0px;
}


.line02a {
	width: 161px;
	height: 11px;
	border-top: 1px dotted #534751;
	margin: 2px 0px 0px 21px;
	padding: 2px 0px 2px 0px;
}
/*  forms (NGJ)*/



div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 



/*  line extended for the main body (NGJ)*/

.line03 {
	height: 1px;
	width: 705px;
	background: url(graphics/line.gif);
	margin: 2px 0px 2px 31px;
}

/*  end of line extended for the main body (NGJ)*/

.line04 {
	height: 1px;
	width: 700px;
	background: url(graphics/line.gif);
	margin: 2px 0px 2px 1px;
}

/*  end of line extended for the main body (NGJ)*/


.greymenu {
	height: 17px;
	line-height: 17px;
	width: 530px;
	background-color: #F4F4F4;
	margin: 0px 0px 0px 30px;
}

.greymenu-bc {
	height: 17px;
	line-height: 17px;
	width: 530px;
	background-color: #F4F4F4;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

A.greymenulink-inact {
	line-height: 17px;
	vertical-align: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #534751;
	background-color: #83E83F;
	padding: 2px 6px 3px 4px;
}

A.greymenulink {
	line-height: 17px;
	vertical-align: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #534751;
	padding: 2px 6px 3px 4px;
}


#imagepanel {
	height: 160px;
	width: 530px;
	background-color: #534751;
	margin: 0px 0px 0px 30px;
}

.heading {
	font-size: 20px;
	margin-top: 30px;
}

.newsheading1 {
	width: 530px;
	font-size: 20px;
	padding-left: 30px;
	background-image: url(graphics/circle-a.gif);
	background-repeat: no-repeat;
	background-position:  0% 70%;
}

.newsheading2 {
	width: 530px;
	font-size: 20px;
	padding-left: 30px;
	background-image: url(graphics/circle-c.gif);
	background-repeat: no-repeat;
	background-position:  0% 70%;
}

.newsheading3 {
	width: 705px;
	font-size: 20px;
	padding-left: 30px;
	background-image: url(graphics/circle-c.gif);
	background-repeat: no-repeat;
	background-position:  0% 70%;
}


.subheading {
	width: 530px;
	margin: 20px 0px 0px 30px;
}


.newssubheading1 {
	font-size: 14px;
	font-weight: bold;
}

.newssubheading2 {
	font-size: 14px;
	font-weight: bold;
	color: #C7C0AD;
}

A.rightmenu {
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	color: #60754A;
	text-decoration: none;
	background-image: url(graphics/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0% 58%;
	padding-left: 12px;
}

A.rightmenu:hover {
	text-decoration: none;
	color: #83E83F;
}

A.rightmenu03 {
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	color: #60754A;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 58%;
}


A.rightmenu03:hover {
	text-decoration: none;
	color: #83E83F;
}

A.rightmenu03w {

	font-size: 11px;
	font-weight: bold;
	color: #60754A;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 58%;
}


A.rightmenu03w:hover {
	text-decoration: none;
	color: #83E83F;
}


.footertext {
	font-family: verdana;
	color: #C7C0AD;
	font-size: 9px;
	font-weight: bolder;
	margin: 1px 0px 6px 30px
}

a.sublink {
	font-family: verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #C7C0AD;
	text-decoration: underline;
}

a.sublink:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #534751;
	text-decoration: none;
	background-color: #C7C0AD;
}


/*  end of pedosphere.com   */

/*  Needed to add this to handle Chris's stuff (NGJ)*/

a.extlink, a.launch-link {
	font-size: 10px;
	padding: 0px 18px 0px 2px;
	background-image: url(graphics/externalLink.gif);
	background-repeat: no-repeat;
	background-position:  100% 70%;
}



A.cont:link, A.cont:visited {
	color: #FFFF00; 
	text-decoration: none;
	background-color: #EEEEEE;
}

.SubSubHeaderI {
	COLOR: #534751;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	
}

.SubSubHeader {
	COLOR: #534751;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	
}

.intable {
	COLOR: #534751;
	FONT-SIZE: 9pt
}

.intableHeader {
	COLOR: #534751;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold
}

.bold {
	FONT-WEIGHT: bold
}

.u {
	TEXT-DECORATION: underline
}

.footer {
	COLOR: #534751;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold
}


.main {
	COLOR: #534751;
	FONT-SIZE: 9pt;
	font-family: verdana;
	
}


.link {
	FONT-SIZE: 9pt;
	font-family: verdana;
	COLOR: #534751;
}


/* end of Chris's stuff for the main stylesheet file */

/* Noorallah's main body additions */

a:link03 {color: #534751;}
a:visited03 {color: #83E83F;}



.newsheading03 {
	width: 705px;
	font-size: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position:  0% 70%;
	font-weight: bold;
}

.subheading03 {
	width: 690px;
	margin: 20px 0px 0px 30px;<BR>
	font-family: verdana;
    font-size: 9px;
}

 P.main03 {
	font-size: 9pt;
	font-family: verdana;
	width: 705px;
	text-align: justify;
}

  P.main03a {
	font-size: 9pt;
	font-family: verdana;
	text-align: left;
}

 
 P.main03n {
	font-size: 9pt;
	font-family: verdana;
	width: 620px;
	text-align: justify;
}


 P.main03i {
	font-size: 9pt;
	font-family: verdana;
	width: 705px;
	text-align: justify;
	font-style: italic 
}


 P.main03c {
	font-size: 9pt;
	font-family: verdana;
	width: 705px;
	text-align: center;
}


 P.main04 {
	font-size: 9pt;
	font-family: verdana;
	width: 530px;
	text-align: justify;
}


 P.main03u {
	font-size: 9pt;
	font-family: verdana;
	width: 700px;
	text-align: left;
}

P.hangingindent {
    padding-left: 60px ;
    text-indent: -60px ;
}





UL.main03 {
	font-size: 9pt;
	font-family: verdana;
	list-style-type: disc;
	text-align: justify;
}

LI.main03 {
	font-size: 9pt;
	font-family: verdana;
	list-style-type: disc;
	text-align: justify;
}

LI.main05 {
	font-size: 9pt;
	font-family: verdana;
	list-style-image: url("graphics/1dot7a.gif") }


OL.main03 {
	font-size: 9pt;
	font-family: verdana;
	list-style-type: decimal;
	text-align: justify;
}

LI.main03l {
	font-size: 9pt;
	font-family: verdana;
	list-style-type: decimal;
	text-align: justify;
}


TD.main03 {
	font-size: 9pt;
	font-family: verdana;
	text-align: left;
}

TD.main033 {
	font-size: 9pt;
	font-family: verdana;
	text-align: left;
	width: 150px;
}

TD.main034 {
	font-size: 9pt;
	font-family: verdana;
	text-align: left;
	width: 100px;
}

SPAN.newssubheading11 {
	font-size: 10pt;
	font-weight: bold;
}

TD.newssubheading11 {
	font-size: 10pt;
	font-weight: bold;
}


.newssubheading11 {
	font-size: 12pt;
	font-weight: bolder;
}

.newssubheading03 {
	font-size: 12pt;
	font-weight: bold;
	width: 700px;
	text-align: center;
}

.newssubheading04 {
	font-size: 10pt;
	font-weight: bold;
	width: 700px;
}

/* End Noorallah's main body additions */

/* Test Center */

INPUT.one {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: black;
	border : 1px solid;
	border-color: #534751;
}

INPUT.two {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: #534751;
	border-width: 1px; 
	border-color: #534751;
}

INPUT.three {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: #534751;
	border-width: 1px; 
	border-color: #534751;
}

TEXTAREA.three {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	border : 1px solid;
	border-color : #0054A6;
}

SELECT.four {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	border : 1px solid;
	border-color : #0054A6;
}

DIV.rasta {
	color: rgb(0,0,0);
	font-weight : bolder;
	padding-bottom : 2px;
	padding-top : 2px;
}

DIV.news { 
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,50,100)
}

DIV.news2 { 
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: black
}

DIV.harlish1 {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight : bolder;
	color: white
}

DIV.harlish2 {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: white
}

DIV.harlish3 {
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: rgb(0,50,100)
}

DIV.harlish4 {
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: #0054A6
}

DIV.perror {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: red
}



