body, td {
	font-family:	Helvetica, Arial, sans-serif;
	font-size:		12px;
	line-height:	18px;
	color:			rgb(100,100,100);
}

.login a:visited, .login a:active, .login a {
	margin-top: 100px;
	margin-left: 20px;
	color: #C75638;
	text-decoration: none;
	font-weight: bold;
}

.login a:hover {
	color: #FFB648;
	font-weight: bold;
	background-color:white;
}

a:link, a:visited, a:active {
	color:	#BE553B;
	text-decoration:none;
	padding: 2px;
}

a.img_link:link, a.img_link:visited, a.img_link:active  {
	padding: 0;
}

a.img_link:hover{
	background-color: transparent;
}

a.subnav:link, a.subnav:visited, a.subnav:active {
	color:			rgb(102,102,255);
	text-decoration:none;
	font-weight:	bold;
	padding: 4px;
	letter-spacing: 1px;
}

a:hover {
	background-color: #E2E5DC;
}

a.subnav:hover {
	background: #EAEAFF;
}


.pageheader {
	color:			rgb(138,150,113);
	font-weight:	bold;
	letter-spacing:	.1em;
	font-size:		16px;
	padding-left:	5px;
}

.board_member {
	display: block;
	padding-bottom: 12px;
}

.message{
	background-color:#DDD;
	border: 1px solid black;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size:14px;
	margin: 5px 7px 0px 3px;
	color: #666;
}

.subnavdesc{
	padding: 0 20px 0 5px;
}


/*Alumni Contact form*/
#alumniformcontainer{
width: 400px;
background-color:#DDD;
border: 1px solid black;
padding: 10px 0px 10px 0px;
}

div#alumniformcontainer label{
float: left;
width: 120px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
text-align:right;
font-size:14px;
margin: 5px 7px 0px 3px;
color: #666;
}

div#alumniformcontainer input, div#alumniformcontainer textarea, div#alumniformcontainer select{
width: 180px;
margin-bottom: 5px;
}

div#alumniformcontainer textarea{
width: 250px;
height: 150px;
}

div#alumniformcontainer .boxes{
width: 1em;
}

div#alumniformcontainer #submit{
margin-left: 120px;
margin-top: 5px;
width: 20px;
}

div#alumniformcontainer br{
clear: left;
}

/*Volunteer Contact form*/
#volunteercontactform form{
width: 450px;
background-color:#DDD;
border: 1px solid black;
padding: 10px 0px 10px 0px;
}

div#volunteercontactform form label{
float: left;
width: 150px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
text-align:right;
font-size:14px;
margin: 5px 7px 0px 3px;
color: #666;
}

#volunteercontact fieldset{
	border: none;
	border-top: 1px solid #333;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

#volunteercontact p{
	padding: 0px 15px;
	font-size: 12px;
}

div#volunteercontactform form input, div#volunteercontactform form textarea, div#volunteercontactform form select{
width: 180px;
margin-bottom: 5px;
}

div#volunteercontactform form .ckbox {
	width: 20px;
	margin-bottom: 5px;
}

div#volunteercontactform form select{
	width: 184px;
}

div#volunteercontactform form textarea{
width: 250px;
height: 150px;
}

div#volunteercontactform .boxes{
width: 1em;
}

div#volunteercontactform form #submit{
margin-left: 120px;
margin-top: 5px;
width: 120px;
}

div#volunteercontactform form br{
clear: left;
}

div#volunteercontactform .legendSub{
	font-size: 12px;
	color: #666666;
}

#volunteercontactform .labelSub{
	font-size:12px;
	font-weight: normal;
	font-style: italic;
	float: right;
}

/*  Form Styling */

.form form{
	width: 450px;
	background-color:#DDD;
	border: 1px solid black;
	padding: 10px 0px 10px 0px;
}

.form form label{
float: left;
width: 170px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
text-align:right;
font-size:14px;
margin: 5px 9px 0px 3px;
color: #666;
}

.form form label span{
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

.form fieldset{
	border: none;
	border-top: 1px solid #333;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

.form p{
	padding: 0 15px 15px 15px;
	font-size: 14px;
	font-weight: normal;
	color:#646464;
}

.form p.desc{
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color:#646464;
}

.form p.title{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	text-align: center;
	padding: 0;
}


.form form input, .form form textarea, .form form select{
width: 180px;
margin-bottom: 5px;
}

.form form select{
	width: 184px;
}

.form form textarea{
width: 250px;
height: 100px;
}

.form .boxes{
width: 1em;
}

.form form #submit{
margin-left: 120px;
margin-top: 5px;
width: 20px;
}

.form form br{
clear: left;
}

.legendSub{
	font-size: 12px;
	color: #666666;
}

.labelSub{
	font-size:12px;
	font-weight: normal;
	font-style: italic;
}

.form #sig{
}

.form #sig input{
	width: auto;
	margin: 1px 4px 1px 1px;
}

.form #sig label{
	width: auto;
	font: 14px/16px Helvetica, Arial, sans-serif;
	height: 40px;
	text-align: left;
}

.form span.inlineChar{
	font-size: 18px;
	line-height: 26px; 
	margin-bottom: 5px;
}


/* head start FAQ */

#answers{
	padding-left: 0;
}

#answers div{
	margin-bottom: 30px;
}

#answers div a.BTT{
	display: block;
	float: left;
	width: 85px;
}

#answers div a.BTT:hover{
	color: black;
	background-color: white;
}

#answers div p{
	margin-left: 90px;
	margin-top: 5px;
	clear: both;
}

#answers div ol li{
	margin: 0 0 25px 90px;
}

#answers div span.question{
	font-weight: bold;
	font-style: normal;
	float: left;
	padding: 0;
	margin: 0;
	text-indent: 0px;
	width: 370px;
	height: auto;
}

