td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : 300;
	color : #000000;
	text-decoration : none;
  margin : 0;
  padding : 0;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
  font-weight : 300;
	color : #000000;
	text-decoration : none;
  margin : 0;
  padding :0;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
  font-weight : 300;
	color : #000000;
	text-decoration : none;
  margin : 0;
  padding :0;
}

a {
	color : #333366;
}

.plainTextLink {
	text-decoration : none;
  color : #000000;
}

.regular13Link {
	text-decoration : none;
  font-size : 13px;
  color : #000000;
}

.whiteTextLink {
	text-decoration : none;
  color : #ffffff;
}

.boldBlueLink {
	text-decoration : none;
	font-weight : bold;
  color : #526ea1;
}

.promoTextLink {
	text-decoration : none;
  font-size : 11px;
  color : #666666;
}

.promoSubTitleLink {
	text-decoration : none;
  font-size : 14px;
  font-weight : bold;
  color : #526EA1;
}

.promoHeadingLink {
	text-decoration : none;
  font-size : 14px;
  color : #666666;
}

.blueText {
	color : #333366;
}	

.blueTextUnderline {
	color : #333366;
	text-decoration : underline;
}	

.white {
	color : #ffffff;
}

.error {
	color : #9f0d06;
}
	
.ital {
	font-style : italic;
}

.bold {
	font-weight : bold;
}

.boldBlack {
	font-weight : bold;
  color : #000000;
}	

.boldBlue {
	font-weight : bold;
  color : #526ea1;
}	

.boldBlue13 {
	font-size : 13px;
  font-weight : bold;
  color : #526ea1;
}	

.green16 {
	font-size : 16px;
  color : #a6a375;
}	

.boldGreen12 {
	font-size : 12px;
	font-weight : bold;
  color : #aaa77f;
}	

.boldWhite {
  font-weight : bold;
	color : #ffffff;
}

.pageTitle {
	font-size : 18px;
}

.intro {
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.topic {
	font-weight : bold;
	color : #666666;
}

.footer {
	color : #7d7d7d;
}
	
.articleTitle {
	font-size : 13px;
	font-weight : bold;
	color : #1B3766;
}

.articleSubHead {
	font-size : 11px;
	font-weight : bold;
	color : #1B3766;
}

.articlesubhead {
	font-size : 11px;
	font-weight : bold;
	color : #1B3766;
}

.profileCollege {
	font-size : 16px;
	font-weight : bold;
	color : #1A3665;
}

.profileLocation {
	font-size : 12px;
}

.profileSubTitle {
	font-size : 11px;
	font-weight : bold;
	color : #1b3766;
}

.homeLogin {
	font-size : 11px;
	font-weight : bold;
	color : #c83b0b;
}

.homeRegister {
	font-size : 13px;
	font-weight : bold;
	color : #c83b0b;
}

.appnavselected {
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}
	
.appnavnotselected {
	font-size : 10px;
	color : #333366;
}

.appCtrTitle {
	font-size : 12px;
	font-weight : bold;
	color : #1b3766;
}

.toolSection {
	font-size : 11px;
	font-weight : bold;
}

.searchInstruction {
	color : #727272;
}

.matchCriteria {
	color: #1b3766;
}

.noListItems {
	font-size : 13px;
	font-weight : bold;
	color : #1B3766;
}

.subTitle {
  font-weight : bold;
  color : #666666;
}

.mainTitle {
  font-size : 11px;
}

.mainTitleBold {
  font-size : 12px;
  font-weight : bold;
}

.regular11 {
  font-size : 11px;
}

.bold11 {
  font-size : 11px;
  font-weight : bold;
}

.regular12 {
  font-size : 12px;
}

.spaced12 {
  font-size : 12px;
  line-height : 18px;
}

.bold12 {
  font-size : 12px;
  font-weight : bold;
}

.regular13 {
  font-size : 13px;
}

.bold13 {
  font-size : 13px;
  font-weight : bold;
}

.promoSubTitle {
  font-size : 14px;
  font-weight : bold;
  color : #526EA1;
}

.promoText {
  font-size : 11px;
  color : #666666;
}

.promoHeading {
  font-size : 14px;
  color : #666666;
}