﻿body {
}
p
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size:10pt;
 color:#434244;
}
.p_CollegeCosts
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size:9pt;
 color:#434244;
}

h3
{
 font-family: 'Source Sans Pro', sans-serif;
 color: #AC293B;
}
h2
{
 font-family: 'Source Sans Pro', sans-serif;
 color: #AC293B;
}
td
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size:10pt;
 color:#434244;
}	
.arrow
{
	color:#2B6899;
  font-weight:bold;
}
.total
{
	color:#AC293B;
	font-weight:bold;
}
a
{
	color:#2B6899;	
}
.summary
{
	 font-family: 'Source Sans Pro', sans-serif;
	font-size:10pt;
	color:#434244;
}
.error
{
		color:red;
	font-weight:bold;
}
.black
{
		color:black;
		font-weight:bold;
	
}

.btnBlue
{   
	color: white;
	background-color: #006699;
	height:35px;
	font-weight:normal;
	font-family:Segoe UI,arial;
	font-size:medium;
    border-width:0px;
    cursor:pointer;
    width:140px;
      -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #888888;
    margin-bottom: 25px; 
   
    
	}

