html,body
{
	font-family: Helvetica, Arial;
	font-size:9pt;
	margin:0;
	padding:0;
	background-color:#778E1D;
	color:#58585A;
	width:100%;
	height:100%;
}

h1
{
	color:#778E1D;
	font-size:17pt;
	 line-height:120%;
}

h2
{
	color:#778E1D;
	font-size:13pt;
}
p
{
	font-size:13pt;
}
p.small-fs
{
	font-size:10pt;
}
p.small-m
{
	margin-top:5px;
	margin-bottom:5px;
}

.i
{
	font-style:italic;
}

.ninept
{
	font-size:9pt;
}

ul,ol
{
	font-size:13pt;
}

a:link, a:visited, a:hover
{
	color:#8FA144;
}

.maindiv
{
	/*margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	--these were being reset below
	*/	
	
	width:860px;
	min-height:100%;
	background-color:White;
	margin: 0 auto;
	padding-left:1px;
	padding-right:28px;
	background:White url(Images/border.gif) repeat-y right;
}
.contentdiv
{
	margin-left:20px;
	margin-right:20px;
}
#col1subnav
{
	float:left;
	width:160px;
	position:relative;
	margin-left:-20px;
}

#col2content
{
	float:right;
	width:678px;
	margin:0;
	padding:0;
	border-left:solid 2px #F3F3F3;
}
#col2content-head
{
	padding:1px 0 0 20px;	/* collapse issue? */
	margin:0px 0 0 0;
	border-bottom:solid 2px #F3F3F3;
}
#col2content-body
{
	padding:15px 0 0 20px;
}
#subnavwrap
{
	text-align:left;
	border:none;
}
ul.lsubnav
{
	padding:0;
	margin:15px 0 0 0;
	font-size:9pt;
}
ul.lsubnav li
{
	list-style:none;
	padding:5px 0 5px 15px;
}
ul.lsubnav li.title
{
	list-style:none;
	color:#778E1D;
	font-size:10pt;
	font-weight:bold;
}
ul.lsubnav li.selected
{
	background-color:#dfe4c8;
}
ul.lsubnav li a
{
	text-decoration:none;
}
ul.lsubnav li a:hover
{
	text-decoration:underline;
}
.adminhead
{
	height:23px;
	background-color:#F3F3F3; 	
	margin-top:2px;
	margin-bottom:4px;
}

.mhead
{
	height:23px;
	background-color:#F3F3F3; 	
	margin-top:2px;
	margin-bottom:4px;
}

.footer
{
	height:57px;
	background-color:#F3F3F3; 
	border:solid 1px #F3F3F3;	
	margin-top:-3px;
	margin-bottom:6px;
	padding-left:20px;
	text-align:left;
	font-size:7pt;
	color:#58585A;
	position:relative;
	clear:both;
}
.footer-tag
{
	font-weight:bold;
	padding:0 0 3px 20px;
	color:#9C9D9F
}

a.alink:link, a.alink:visited
{
	display: block;
	width: 140px;
	height: 21px;
	color:#A3A3A3;
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	float:left;
}

a.alink:hover
{
  background-color:#778E1D;
  color:White;
}

a.mlink:link, a.mlink:visited
{
	display: block;
	width: 118px;
	height: 21px;
	color:#A3A3A3;
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	margin-right:2px;
	float:left;
}

a.mlink:hover
{
  background-color:#778E1D;
  color:White;
}

.forminput
{
	font-family: Helvetica, Arial;
	font-size:9pt;
}

textarea
{
	font-family: Helvetica, Arial;
	font-size:9pt;
}
.homelogo
{
	border:none;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:6px; 
}

/* Main page hover links */
#guys {	
width: 351px;
height: 172px;
background: url(Images/howcanhelp-c.jpg) bottom center no-repeat;
}

a.guyl:link, a.guyl:visited {	
display: block;
width: 100%;
height: 100%;
background: white url(Images/howcanhelp-bw.jpg) bottom center no-repeat;
}

a.guyl:hover {	/* first image being masked when hovered onto */
background: transparent none;
} 

#boy {	
width: 148px;
height: 178px;
background: url(Images/boyc.jpg) bottom center no-repeat;
}

a.boyl:link, a.boyl:visited {	
display: block;
width: 100%;
height: 100%;
background: white url(Images/boybw.gif) bottom center no-repeat;
}

a.boyl:hover {	/* first image being masked when hovered onto */
background: transparent none;
} 

#teach {	
width: 204px;
height: 175px;
background: url(Images/teachc.jpg) bottom center no-repeat;
}

a.teachl:link, a.teachl:visited {	
display: block;
width: 100%;
height: 100%;
background: white url(Images/teachbw.gif) bottom center no-repeat;
}

a.teachl:hover {	/* first image being masked when hovered onto */
background: transparent none;
} 

#fam {	
width: 256px;
height: 186px;
background: url(Images/peoplec.jpg) bottom center no-repeat;
}

a.faml:link, a.faml:visited {	
display: block;
width: 100%;
height: 100%;
background: white url(Images/peoplebw.gif) bottom center no-repeat;
}

a.faml:hover {	/* first image being masked when hovered onto */
background: transparent none;
} 

/* Large hover links */
a.helpl:link, a.helpl:visited
{
	color:#A3A3A3;
	font-size:15pt;
	font-weight:bold;
	text-decoration:none;
}

a.helpl:hover
{
	color:#778E1D;
}

.hgraytext
{
	color:#A3A3A3;
	/* color:#B5B7B8; */
	font-size:19pt; 
	line-height:130%;
}

.hgraytextsm
{
	color:#A3A3A3;
	/* color:#B5B7B8; */
	font-size:17pt; 
	line-height:120%;
}

.greentext
{
	color:#8FA144;
	font-size:15pt;
	line-height:130%;
}

.greentext-smallm
{
	color:#8FA144;
	font-size:15pt;
	margin:5px 0;
}

.greentext-col2header
{
	color:#8FA144;
	font-size:15pt;
	line-height:130%;
	margin-bottom:5px;
}

.stext
{
	color:#58585A;
	font-size:12pt;
}

.footnote
{
	color:#58585A;
	font-size:8pt;
}

.imglink
{
	border:none;
}

.gradtable td
{
	text-align:center;
}

.gradcol1
{
	width:120px;
}

.partnertable
{
	width:99%;
}
.partnertable td
{
	vertical-align:top;
}
.partnertable td ul li
{
	list-style:none;
	padding:10px;
}
.partnerfootnote
{
	text-align:right;
	font-size:8pt;
	margin:5px;
}

table.abouttable
{
	border:solid 1px #000;
	width:99%;
	margin:auto;
}
table.abouttable td
{
	width:25%;
	vertical-align:top;
	text-align:left;
	padding:2px 5px 2px 5px;
}
table.abouttable td.rb
{
	border-right:solid 1px #000;
	
}
table.abouttable th.rb
{
	border-right:solid 1px #000;
}
table.abouttable th
{
	border:none;
	background-color:#778E1D;
	color:White;
	font-weight:bold;
	text-align:left;
	font-size:10pt;
	padding:2px 5px 2px 5px;
}

table.initiativetable
{
	width:99%;
	margin:auto;
	border:solid 1px #000;
}

table.initiativetable td
{
	border:solid 1px #000;
	padding:5px;
}

/* Mentor Form Styles */
.schoolchoices { cursor: pointer; background-color: White; padding: 5px; border: solid 1px white; }
.schoolchoices:hover { font-style: italic; }

.firstschoolchoice { cursor: pointer; background-color: #e3f69a; padding: 5px; border: solid 1px black; }
.secondschoolchoice { cursor: pointer; background-color: #cae074; padding: 5px; border: solid 1px black; }
    
