﻿.Curriculum_Link {

	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #4F6475;
}
.Curriculum_Heading12pt
{
	font-size: 12pt;
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
}
.Curriculum_Label
{
	font-family: "Trebuchet MS";
	color:#9A9A9A;
	font-size:8pt;
	white-space:normal;
	border-top:dotted 1px gray;
	padding-left:5px;
}
.Curriculum_Label_NoTop 
{
	font-family: "Trebuchet MS";
	color:#9A9A9A;
	font-size:8pt;
	white-space:normal;
	padding-left:5px
}
.Curriculum_data_font
{
	font-family: "Trebuchet MS";
	color:#333333;
	font-size:8pt;
	border-top:dotted 1px gray;
	white-space:normal;
}

.Curriculum_Btn_Link
{
	font-family: "Trebuchet MS";
	color: #617592; 
	font-size: 11px;
	text-decoration:underline;
}
A.Curriculum_Btn_Link{ color: #617592;}
A.Curriculum_Btn_Link:Link{color: #617592;}
A.Curriculum_Btn_Link:Visited {color: #617592;}
A.Curriculum_Btn_Link:Hover
{
	text-decoration:none;
	color: #617592;
}
