/* Dartmouth HELP */

.side_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;	
	border-right-color: #000000;
	border-left-color: #000000;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;	
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;

}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #9f9f9f;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
}
.header2 a, .header2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}

.text1 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 17px;
	color: #000000;
	padding: 0px;
	margin: 0px;

}
.text1 a, .text1 a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 17px;
	color: #006600;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.text1 a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11.5px;
	color: #222222;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11.5px;
	line-height: 15px;
	color: #006600;
	font-weight: bold;
}
.text2 a, .text2 a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11.5px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

.text2 a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11.5px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}

.text3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222222;
	font-weight: none;
}
.text3 a, .text3 a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: none;
	text-decoration: none;
}

.text3 a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

.text4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222222;
	font-weight: none;
}
.text4 a, .text4 a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: none;
	text-decoration: none;
}

.text4 a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}