/*================================================================================================
Program Site Style Sheet

version:   1.0
date:      10/31/06
author:    Chad Sperling
website:   http://www.northlandcollege.edu/
notes:     Program Pages Specific Styles
================================================================================================*/

/*****************************************
  ACADEMIC PROGRAM PAGES
*****************************************/
.programHD {
	padding-top: 6px;
	font-family:Tahoma, Arial;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	padding-bottom: 1px;}
.programHD2 {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-size: 21px;
	font-weight: 600;
	margin: 10px 0 5px;
	padding-left: 2px;}

.programSubHD {
	color: #282828;
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0px 5px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	text-decoration: none;
	background-color: #E1E1E1;
	text-transform: uppercase;
	padding: 3px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BEBEBE;}	
.programFacts {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;}		
.programFacts a{
	font-weight: bold;
	padding: 1px 1px 3px;}			
.programFacts a:hover{
	color: #000000
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
	color: #333333;}

.programLinks {
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 9px;
	margin-bottom: 0px;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	word-spacing: .3em;
	border-bottom: 1px solid #000000;
}	
.programLinks a{
	font-weight: bold;
	padding: 1px 1px 3px;}			
.programLinks a:hover{
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
	color: #333333;}
#rcolSubSplit3 .sidebox-title2 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E1E1E1;
}	