﻿body
{
	background: #e9f1f6;
}

form
{
	background-color: Transparent;
	display:inline;	
	width:0px;
}

a
{
	color:Blue;
}
a:visited
{
	color:Blue;
}

.BaseFont
{
	font-family:	Arial;
	font-size:		9pt;
	color:			#000000;
}

.SmallText
{
	font-family:	Arial;
	font-size:		8pt;
}

.HeaderText
{
	font-family:	Arial;
	font-size:		16pt;
	font-weight:	bold;
	color:			#1D6DA1;
}

.SubHeaderText
{
	font-family:	Arial;
	font-size:		12pt;
	font-weight:	bold;
	color:			#1D6DA1;
}

.SmallHeaderText
{
	font-family:	Arial;
	font-size:		8pt;
	font-weight:	bold;
	color:			#1D6DA1;
}

.BlueHyperlink
{
	font-family:	Arial;
	font-size:		8pt;	
	color: Blue;
}
.BlueHyperlink:visited
{
	color: Blue;
}

.HeaderHyperlink
{
	font-family:	Arial;
	font-size:		8pt;
	font-weight:	bold;
	text-decoration: none;
	color: Black;
}

.HeaderHyperlink:visited
{
	text-decoration: none;
	color: Black;
}

.transparentdiv        
{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;                    
	-khtml-opacity: 0.75;                
	opacity: 0.75;
	background-color:#F9F9F9;
}

div.smallish-progress-wrapper
{
    position: relative;
	border: 1px solid black;
}

div.smallish-progress-bar
{
	position: absolute;
    top: 0; left: 0;
    height: 100%;
}

div.smallish-progress-text
{
    text-align: center;
	position: relative;
}

.collegeImage
{
	
}
