.borders {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: CC3366;
	border-right-color: CC3366;
	border-bottom-color: CC3366;
	border-left-color: CC3366;
}
.bordersLEFT {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: CC3366;
	border-right-color: CC3366;
	border-bottom-color: CC3366;
	border-left-color: CC3366;
}
.dots {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC3366;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	border-left-color: #CC3366;
}
.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.pinkfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #CC3366;
}
.grayfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #CCCCCC;
}
.whitefonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;	
}
a.inside:link {color: #CC3366}
a.inside:visited {color: #990033}
a.inside:hover {color: #990033}
.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3366;
}
.bullets {
	list-style-image: url(imgs/bullet2.gif);
}
.bullet_circle {

	list-style-image: url(imgs/bullet.gif);
}
 .titles {
    font-family: HelveticaNeue-LightExt;
	font-size:   16px;
    font-style:  normal;
    font-weight: normal;
	color: #cc3366;
    src: url(site://www.aifl.edu/HELVETI0.eot);
  }
  
span.credit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

/* ----- BEGIN STYLES FOR PROGRAMS NAV ------  */
div#programnav {
/*width:150px;*/
margin-right:14px;
/*border-right:1px dotted #ccc;*/
}

div#programnav h3.old {
font-size:13px;
font-weight:bold;
margin-top:14px;
margin-bottom:4px;
padding:3px;
background-color:#D33565;
/*background-color:#FDBE2A;*/
color:#fff;
}

div#programnav h3 {
font-size:12px;
font-weight:bold;
margin-top:14px;
margin-bottom:4px;
padding:3px;
/*background-color:#efefef;*/
border-bottom:2px solid #D33565;
/*background-color:#FDBE2A;*/
color:#000;
}

div#programnav p {
color:#444;
font-weight:bold;
padding-left:4px;
margin-top:0px;
margin-bottom:0px;
}

div#programnav ul {
margin-top:0px;
margin-bottom:0px;
}

div#programnav ul li {
margin-left:-20px;
margin-top:3px;
margin-bottom:3px;
list-style-image:url(imgs/programnav_bullet.gif);
}

div#programnav a:link, div#programnav a:visited, div#programnav a:active {
color:#D33565;
padding:2px;
line-height:130%;
}

div#programnav a:hover {
background-color:#D33565;
color:#fff;
padding:2px;
line-height:130%;
}
/* ----- END STYLES FOR PROGRAMS NAV ------  */

span.degreeprog_title {
color:#D33565;
font-size:18px;
}

a.ms_link:link, a.ms_link:visited, a.ms_link:active,{
margin-top:4px;
padding:2px;
font-size:11px;
color:#D33565;
text-decoration:underline;
}

a.ms_link:hover {
margin-top:4px;
padding:2px;
font-size:11px;
color:#fff;
background-color:#D33565;
text-decoration:none;
}


/*//////////////////////////BEGIN STYLES FOR: Degree Program "Learn more" links /////////////////*/
p.dpinfo {	
	margin-bottom:30px;
}

a.dplink:link {	
	padding:2px;
	color:#D33565;
	text-decoration:underline;
	font-size:90%;
}
a.dplink:visited {
    padding:2px;
	color:#999;
	text-decoration:underline;
	font-size:90%;
}
a.dplink:hover {
    padding:2px;
	color:#FFF;
	background-color:#D33565;
	text-decoration:none;
	font-size:90%;
}
a.dplink:active {
    padding:2px;
	color:#FFF;
	background-color:#D33565;
	text-decoration:none;
	font-size:90%;
}
/*//////////////////////////END STYLES FOR: Degree Program "Learn more" links /////////////////*/
