/* 
=================================
NorthlandCollege.edu Global CSS Document I
(c) 2006 NorthlandCollege.edu
Created by: Chad Sperling
=================================
*/


/*****************************************
  MAIN BODY TEXT
*****************************************/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 70%;
	margin: 0px;}

/*****************************************
  MAIN BODY POSITIONING
*****************************************/
#body_shell {
	width:770px;
	text-align:left;}
#body_wrap {
	width:770px;
	float:left;}

/*****************************************
  Accessibility - hidden link
*****************************************/
#skip {
	display: none;}

/*****************************************
  GLOBAL CONTENT
*****************************************/
#container {
	width: 740px;
	margin: 0 0px;
	text-align: left;}
#content {
	margin: 10px 5px 10px 3px;
	width: 740px;}

.main ul {
	padding: 0 0 12px 8px;
	margin: 0;}

.newsTitle {
	color: #000;
	font-size: 25px;
	margin: 0px;
	font-family: Georgia, serif;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 7px;
	line-height: 1.1em;}

.newsDate {
	color: #999999;
	font-size: 10px;
	margin: 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 5px;}
#news {
	color: #000;}	
#news p {
	color: #000;
	font-size: 15px;
	margin: 0px;
	font-family: Georgia, serif;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 7px;
	line-height: 1.5em;}

#jumpTo {
	padding: 0px 0px 10px;
	font-size: 10px;}

.arrowGrey ul { padding: 0 0 12px 6px; margin: 0;}
.arrowGrey li {
	background: 0 url(http://www.northlandcollege.edu/global/images/bullets/arrowGrey.gif) no-repeat 5px;
	list-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;}
/*****************************************
  GLOBAL TYPOGRAPHY
*****************************************/
p {
	line-height: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 6px;
	font-size: 100%;}
h1 {
	color: #333333;
	font-size: 15px;
	margin: 0px;
	font-family:Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 0px;
	text-transform: uppercase;}
h2 {
	color: #333333;
	font-size: 14px;
	margin: 0px;
	font-family:Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 0px;}
h3 {
	color: #333333;
	font-size: 12px;
	margin: 0px;
	font-family:Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 0px;
	text-transform: capitalize;}	
h4 {
	color: #333333;
	font-size: 11px;
	margin: 0px;
	font-family:Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 0px;
	text-transform: capitalize;}
h5 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0px 5px;
	font-family:Tahoma, Arial;
	text-decoration: none;
	background-color: #E1E1E1;
	text-transform: uppercase;
	padding: 5px 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;}	
h6 {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #ECECEC;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	color: #222222;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;}	
	
	
/*****************************************
  GLOBAL HORIZONTAL RULE
*****************************************/
hr { border: none; border-bottom: 1px solid #cacaca; background: none; height: 1px; }


/*****************************************
  PAGE BORDERS - Header, Body, Footer
*****************************************/
#borderHD {
	float: inherit;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;}	
#borderBody {
	float: inherit;
	width: 770px;
	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-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;}	
#borderFooter {
	float: inherit;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;}


/** SECOND LAYER HOME PAGE MAIN COLUMN - ie academics, admission, technology, etc  **/	

/*****************************************
  HOME PAGE SPOTLIGHT SECTION
*****************************************/
#spotPicture {
	width: 448px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px solid #000000;}	
#spotPicture a {
	float: inherit;
	width: 451px;
	background-color: #CCCCCC;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;}	
#spotPicture a:hover {
	float: inherit;
	width: 451px;
	background-color: #CCCCCC;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;}
#spotPictureBorder {
	width: 438px;
	background-color: #FFFFFF;
	padding: 2px 2px 0px;
	border: 1px solid #E6E6E6;
	position: static;
	height: 215px;}	
		
#spotBox {
	float: inherit;
	width: 451px;
	background-color: #E6E6E6;
	margin-left: 4px;
	padding-bottom: 10px;}	
#spotTextBox {
	float: inherit;
	width: 451px;
	background-color: #FFFFFF;
	border-right: 0px solid #000000;
	border-left: 1px solid #000000;}	
.spotTitle {
	color: #000000;
	font-size: 20px;
	margin: 0px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;}	
.spotText {
	color: #000000;
	font-size: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;}	
.spotLinks {
	font-size: 11px;
	color: #333333;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;}
.spotLinks a {
	text-decoration: underline;
	font-weight: bold;}
.spotLinks a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;}


/*****************************************
  HOME PAGE FEATURED RESOURCE SECTION
*****************************************/
.featHD {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 2px;}
.featHD a{
	font-weight: bold;}
#featBox {
	float: inherit;
	width: 453px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 10px;}	
#featImage {
	float: left;
	width: 180px;
	padding: 5px;
	text-align: center;}	
#featTextBox {
	float: inherit;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 5px;
	vertical-align: top;}	
.featLink {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 2px;}
.featLink a {
	text-decoration: underline;
	font-weight: bold;}
.featLink a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;}	
.featText {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;}


/*****************************************
  OTHER RESOURCES SECTION - NEW 2-27-06
*****************************************/
.resourcePosition {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    font-family: Verdana, sans-serif;
    font-size: 90%; 
    color: #000000; 
    font-weight: normal;
    line-height: 1.3em;}
.resourceHDa {
	padding: 0px 0px 2px;
	margin: 0px 9px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
.resourceLink {
    padding: 5px 0px 0px;
    margin: 0px;
    font-family: Verdana, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    color: #000000;}
.resourceLink2 {
    font-family: Verdana, sans-serif;
    font-size: 10px; 
    color: #000000;}
.resourceLink2 a {
    font-weight: bold;}
.resourceBox {
    padding: 0px;
    margin: 9px 9px 0px 0px; 
	height: 70px;
    overflow: hidden;}
.resourceBoxS {
    padding: 0px;
    margin: 0px 0px 3px; 
	height: 20px;
    overflow: hidden;}
.resourcePhoto {
    padding: 0px;
    margin: 0px 10px 6px 0px;}
.dashed {
    padding: 0px;
    border-bottom: 1px solid #999;
    margin: 8px 9px 8px 0px;}




/* FEATURES SECTION - Possible Remove **************************************************************************/
.picFeatures {
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;}
.textFeatures {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 1.3em;
	height: 50px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 1px;}


/* RESOUCES SECTION2 **************************************************************************/
.picResources {
	padding: 5px 5px 5px 10px;}


/* top global banner -- */
#bannerMain1 {
	width:770px;
	height:10px;
	font-size:1px;
	clear:both;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;}
#banner1Image {
	width:500px;
	height:10px;
	font-size:1px;
	clear:both;
	background-color: #FFFFFF;
	background-position: bottom;
	text-align: left;
	vertical-align: top;}
#banner1RightBox {
	width:270px;
	height:10px;
	clear:both;
	background-color: #FFFFFF;
	background-position: bottom;}	

#bannerMain2 {
	width:770px;
	height:60px;
	font-size:1px;
	clear:both;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;}
#banner2Image {
	width:500px;
	height:60px;
	font-size:1px;
	clear:both;
	background-color: #FFFFFF;
	background-position: bottom;
	text-align: left;
	vertical-align: top;}
#banner2RightBox {
	width:270px;
	height:60px;
	clear:both;
	background-color: #FFFFFF;
	background-position: bottom;}


	
/*****************************************
  GLOBAL NAVIGATION BAR
*****************************************/
#navbarMain {
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;}


/*****************************************
  GLOBAL PAGE LAYOUTS - 1 or 2 columns
*****************************************/
/* Two Column Layout - Secondary Home Page -- */
#main_col_wrap {
	overflow:hidden;
	float:left;
	width: 458px;} /* Original 459. set to fix. -- */
#main_col {
	padding:0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 1px; /* Original 0. set to fix. -- */
	margin-bottom: 0px;}
#side_col {
	width:290px;
	margin-top: 4px; /* Original 6. set to fix. -- */
	margin-bottom: 0px;
	margin-left: 9px;} /* Original 6. set to fix. -- */
#bottom_col_wrap {
	overflow:hidden;
	float:left;
	width: 770px;
	background-color: #213963;}
#bottom_col {
	padding:0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;}


/* Two Column Layout - Secondary Page -- possible remove */
#main_col_wrap2 {
	overflow:hidden;
	float:left;
	width: 505px;}
#main_col2 {
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;}
#side_col_wrap2 {
	overflow:hidden;
	float:right;
	width: 220px;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;}
#side_col2 {
	padding:5px;
	background-color: #F5F5F5;
	border: 1px solid #D7D7D7;
	margin: 0px;}
.side_col2HD {
	background-color: #9B9B9B;
	border: 3px double #FFFFFF;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	text-transform: lowercase;}
.side_col2TXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 1.3em;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;}
.side_col2PIC {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;}
.side_col2BUTTON {
	margin-bottom: 5px;
	padding: 0px 0px 30px;
	margin-top: 5px;
	text-align: left;}	
#bottom_col_wrap2 {
	overflow:hidden;
	float:left;
	width: 100%;}
#bottom_col2 {
	padding:0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;}
#main_col2PIC {
	padding:2px;
	border: 1px solid #D2D2D2;
	height: 100%;
	width: 499px;
	margin: 0px 0px 10px;}
#main_col2PICCAPTION {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background: #D7D7D7;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 14px;}
#main_col2PICCAPTION a{
	color: #333333;
	text-decoration: underline;}
#main_col2PICCAPTION a:hover{
	color: #000000;
	text-decoration: underline;}	


/* Small Two Column Layout -- */
#main_scol_wrap {
	overflow:hidden;
	float:left;
	width: 459px;}
#main_scol {
	padding:0px;
	margin-right: 0px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 15px;}
#side_scol {
	width:298px;
	margin-top: 4px;
	margin-bottom: 20px;
	margin-left: 4px;
	margin-right: 4px;}


/* Full Page Layout -- */
#main_fcol_wrap {
	overflow:hidden;
	float:left;
	width: 770px;
	margin-right: 0px;
	margin-left: 0px;}
#main_fcol {
	padding:0px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;}
#side_fcol {
	width:298px;
	margin:4px 4px 20px;}

/* NCTC Home Page Special Full Page Layout -- */
#main_shome_wrap {
	overflow:hidden;
	float:left;
	width: 770px;
	margin-right: 0px;
	margin-left: 0px;}
#main_shome {
	padding:0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;}


/*****************************************
  GLOBAL META LINKS - interior page links
*****************************************/
#meta2line {
	font-size: 1px;
	padding: 5px 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E2E2E2;}

/* global top banner */
#meta1 {
	background-color: #FFFFFF;
	height: 20px;}
#meta1 p {
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #969696;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;}
.timeMeta {
	font-size: 9px;
	padding: 5px 0px 0 0;
	color: #8C8C8C;}
.timeMeta li {
	display: inline;}
.timeMeta ul {
	padding: 0 0 10px;
	margin: 0;}

/* interior page navigation */
#meta3 {
	height: 24px;
	margin-top: 5px;
	border: 1px solid #CDCDCD;
	padding-right: 2px;
	padding-left: 2px;}
#meta2 {
	background-color: #FFFFFF;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;}
#meta2 p {
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #969696;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;}

.extrasMeta {
	font-size: 11px;
	padding: 5px 0px 0 0;
	color: #969696;}
.extrasMeta a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;}
.extrasMeta a:link, .extrasMeta a:visited {
	background: #FFFFFF;
	color: #5A5C5F;
	padding: 3px 4px;
	font-weight: bold;
	text-decoration: underline;}
.extrasMeta a:hover, .extrasMeta a:active {
	background: #DDDDDD;
	color: #000000;
	padding: 3px 4px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;}
.extrasMeta li {
	display: inline;}
.extrasMeta ul {
	padding: 0 0 10px;
	margin: 0;}

.navMeta2 {
	font-size: 11px;
	padding: 5px 0px 0 0;
	color: #969696;}
.navMeta2 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;}
.navMeta2 a:link, .navMeta2 a:visited {
	background: #FFFFFF;
	color: #292929;
	padding: 3px 4px;
	font-weight: normal;
	text-decoration: none;}
.navMeta2 a:hover, .navMeta2 a:active {
	background: #E1E1E1;
	color: #000000;
	padding: 3px 4px;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;}
.navMeta2 li {
	display: inline;}
.navMeta2 ul {
	padding: 0 0 10px;
	margin: 0;}
.compArrow {text-align: right;}


/*************************************************
  GLOBAL PAGE COMMANDS (top, print, send, comment)
*************************************************/
#footerline {
	font-size: 1px;
	padding: 5px 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E2E2E2;}
#footer {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #D7D7D7;
	margin-top: 20px;
	height: 50px;}
#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #777;}
.extras {
	float: left;
	padding: 15px 0px 0 0;}
.extras a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;}
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #666666;
	padding: 4px 5px;
	border: 2px solid #fff;
	font-size: 10px;}
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 4px 5px;
	border: 2px solid #C9E979;
	font-size: 10px;
	text-decoration: none;}
.extras li {
	display: inline;}
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;}


/*****************************************
  GLOBAL FOOTER BAR
*****************************************/
#ftrlinksBG {
	background-color: #FFFFFF;
	width:770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F7F7F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
	background-image: url(../images/backgrounds/footerLinks.gif);
	background-repeat: repeat;
	height: 27px;}
#ftrlinks {
	padding-left: 8px; 
	padding-top: 7px; 
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}
#ftrlinks a {
	text-decoration: underline;
	color:#333333;
	font-weight: bold;
	font-size: 10px;}
#ftrlinks a:hover {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	font-size: 10px;}
#ftrlinks v {text-decoration: none; color:#666666;}
#ftrlinks p {padding-left: 10px; padding-top: 7px; padding-bottom: 8px; margin-top: 0px; margin-bottom: 0px;}

#ftrfeatBG {
	width:770px;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;}

#ftrtoolslinks {
	color: #A0A0A0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: left;}
#ftrtoolslinks a {
	text-decoration: underline;
	color:#333333;
	font-weight: normal;}
#ftrtoolslinks a:hover {
	text-decoration: none;
	color: #000000;}

#ftrdisclaimer {
	color: #333333;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 8px;
	text-align: center;
	font-weight: normal;}
#ftrdisclaimer a {
	text-decoration: underline;
	color:#333333;
	font-weight: normal;}
#ftrdisclaimer a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;}


.ftrcontactBox {
	width:770px;}
#ftrcontactBG {
	float: inherit;
	width:772px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	background-color: #FFFFFF;}
.ftrcontactlinks {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;}
.ftrcontactlinks a {
	text-decoration: underline;
	color:#005983;
	font-weight: normal;}
.ftrcontactlinks a:hover {
	text-decoration: underline;
	color:#CC0000;}
#ftrSearch{
	position:relative;
	width:100%;
	height:24px;
	background:#EEEEEE;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;}
.ftrYahoo{
	position:absolute;
	top:10px;
	left:455px;}
.ftrSearchImg{
	position:absolute;
	top:12px;
	left:8px;}
.ftrInput{
	position:absolute;
	left:520px; 
	top:4px;
	width:160px;
	height:12px;
	font-size:10px;}
.ftrSearchSubmitBtn{
	position:absolute;
	left:695px; 
	top:3px;}
.ftrFormButtonSearch{
	text-transform:none;}
.ftrDivider{
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 7px;
	padding-left: 7px;}
.ftrDivider img{
	display:block;}



/* Main Column NCTC Homepage -- */
.main_col_hdBG {
	float: inherit;
	width:451px;
	height: 25px;
	background-color: #292929;
	text-transform: uppercase;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;}
	
.main_col_hdBG2 {
	float: inherit;
	width:451px;
	height: 28px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;}

.main_col_hdText {
	float: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
	text-align: left;
	vertical-align: middle;
	padding-left: 6px;
	background-color: #292929;
	text-transform: uppercase;}

#main_col_bubble {
	background-repeat: repeat;
	width: 453px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;}



.linkAction {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 8px;}
.linkAction a {
	color:#CCCCCC;
	text-decoration: underline;
	font-weight: normal;}
.linkAction a:hover {
	color:#FFFFFF;
	text-decoration: underline;}




/* Page Photo Inserts - border and caption -- */
.photoBorder {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding: 3px 3px 0px;
	border: 1px solid #D2D2D2;
	float: right;
	margin: 20px 0px 10px 15px;}
.photoCaption {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	background: #D7D7D7;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}
.photoCaption a{
	color: #333333;
	text-decoration: underline;}
.photoCaption a:hover{
	color: #000000;
	text-decoration: underline;}	
.photoBorderLeft {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding: 3px 3px 0px;
	border: 1px solid #D2D2D2;
	float: left;
	margin: 5px 0px 10px;}



/*****************************************
  GLOBAL FORMS STYLE
*****************************************/
.formBG {
	BACKGROUND-COLOR: #FFFFFF;}
.formHD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #0099CC;
	background-color: #CCD7D9;}
.formHD2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #0099CC;
	background-color: #213963;}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 4px 2px;}
.formEvenRow {
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;}
.formEvenRow a{
	color: #0066BB;
	text-decoration: underline;}
.formEvenRow a:hover{
	color: #CC0000;
	text-decoration: underline;}
.formOddRow {
	BACKGROUND-COLOR: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;}
.formOddRow a{
	color: #0066BB;
	text-decoration: underline;}
.formOddRow a:hover{
	color: #CC0000;
	text-decoration: underline;}
.formLabel {
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;}
.formLabel2 {
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;}	
.formLabel3 {
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #976C0F;
}
.formLabel4 {
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D79815;
}			
.formTxt {
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	line-height: 1.4em;}

/*****************************************
  SEARCH FORM (Top Links Bar)
*****************************************/
form{
	margin:0;
	padding:0;}
.clear { clear: left; }
input{font-size:13px}
select{font-size:13px}
/*NCTC MAIN*/
.searchtable {
	width:772px;
	height: 26px;
	background-image: url(/global/images/backgrounds/navbar/searchbar2.png);
	border: 1px solid #000000;}
.searchtable2 {
	width:772px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #000000;
	height: 16px;}
.searchtable td{
	text-decoration: none;}
.searchtable td.first{
	padding: 0 0 0 10px;}
.searchtable td.last {
	padding-top: 5px;}
.searchtable td.regcell{
	white-space:nowrap;
	width: 452px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 2px;}
.searchtable td.alertcell{
	white-space:nowrap;
	width: 303px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;}
.searchtable td.divide{
	background-color: #FFFFFF;
	white-space:nowrap;
	width: 50px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;}
.searchtable td.searchbox{
	white-space:nowrap;
	width: 100px;}

/*COI*/
.searchtableCOI {
	width:772px;
	height: 26px;
	background-image: url(http://www.northlandcollege.edu/global/images/backgrounds/navbar/searchbarCOI.png);
	border: 1px solid #000000;}
.searchtableCOI2 {
	width:772px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #000000;
	height: 16px;}
.searchtableCOI td{
	text-decoration: none;}
.searchtableCOI td.first{
	padding: 0 0 0 10px;}
.searchtableCOI td.last {
	padding-top: 5px;}
.searchtableCOI td.regcell{
	white-space:nowrap;
	width: 550px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;}
.searchtableCOI td.divide{
	background-color: #FFFFFF;
	white-space:nowrap;
	width: 50px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;}
.searchtableCOI td.searchbox{
	white-space:nowrap;
	width: 100px;}



/*other*/
td.regcell p{
	margin:0px 0 0;
	text-decoration: none;}
td.regcell .pipe{
	color:#FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;}
	
.searchterm{
	height: 14px;
	width: 150px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #EBEBEB;}
.submit{
	width: 40px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;}
#searchLinks {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;}
#searchLinks a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;}
#searchLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;}
.searchDrop {
	width: 180px;
	background-color: #F5F5F5;
	color: #000000;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;}


/*****************************************
  RIGHT COLUMN FEATURES (2nd/3rd layer pages)
*****************************************/
/* column size -- */
#colFeatures170 {
	border: 1px solid #CDCDCD;
	margin-bottom: 35px;
	margin-right:0px;
	margin-left:20px;
	margin-top:20px;
	float:right;
	width:170px;
	position:relative;
	background-color: #FFFFFF;
	padding: 3px;}
#colFeatures200 {
	border: 1px solid #CDCDCD;
	margin-bottom: 35px;
	margin-right:0px;
	margin-left:20px;
	margin-top:20px;
	float:right;
	width:200px;
	position:relative;
	background-color: #FFFFFF;
	padding: 3px;}
#colFeatures300 {
	border: 1px solid #CDCDCD;
	margin-bottom: 25px;
	margin-right:0px;
	margin-left:20px;
	margin-top:20px;
	float:right;
	width:300px;
	position:relative;
	background-color: #FFFFFF;
	padding: 3px;}
/* column graphic -- */
.colFeatureGraphic {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F5F5F5;
	text-align: center;}
/* column content -- */
.colFeatureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 8px;
	background-color: #F5F5F5;}
.colFeatureText a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;}
.colFeatureText a:hover {
	color: #283439;
	text-decoration: underline;
	font-weight: bold;}
.colFeatureLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	background-color: #F5F5F5;}
.colFeatureLinks a {
	color: #005FA9;
	text-decoration: underline;
	font-weight: bold;}
.colFeatureLinks a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;}

/*****************************************
  ROLLOVER HINT BOX - Beta (link rollover)
*****************************************/
#hintbox{
	position:absolute;
	top: 0;
	background-color: #E6E6E6;
	width: 125px;
	padding: 4px;
	border:1px solid black;
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	visibility: hidden;
	color: #000000;}
.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 0px;}
