/***************************************************
GLOBAL INTERFACE ELEMENTS
***************************************************/
BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

#Frame {
	width: 100%;
	height: auto;
	text-align: left;
}

#MastHead {
	width: 100%;
	height: 25px;
	background-color: #fff;
}

#MastHeadNoNav {
	width: 100%;
	height: 25px;
	background-color: #fff;
}

#Logo {
	padding-top: 13px;
	padding-left: 12px;
	background-color: #fff;
	float: left;
}

#MastHeadLinks {
	padding-top: 17px;
	padding-right: 12px;
	font-size: 11px;
	float: right;
	visibility: hidden;
}

#PrimaryNav {
	height: 27px;
	font-family: tahoma, arial, verdana, sans-serif;
	visibility: hidden;
}

.NavButton {
	padding-left: 11px;
	padding-right: 11px;
	height: 22px;
	border-left: 1px solid #7BA9C9;
	border-right: 1px solid #316394;
	background-color: #5084AE;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	cursor: hand;
	visibility: hidden;
}

.NavButtonSelected {
	padding-left: 12px;
	padding-right: 12px;
	height: 22px;
	background-color: #316394;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	cursor: hand;
	visibility: hidden;
}

.NavSelectedIndicator {
	height: 5px;
	background-color: #316394;
	visibility: hidden;
}

.SubnavSelected {
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 5px;
	height: 17px;
	background-color: #316394;
	color: #ffffff;
	text-align: left;
	cursor: hand;
}

.Subnav {
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 5px;
	height: 17px;
	text-align: left;
	cursor: hand;
}

#ContentArea {
	padding: 15px 15px 10px 15px;
	width: 100%;
	background-color: #ffffff;
	border-top: 1px solid #316394;
}

#ContentLeft {
	width: 420px;
	float: left;
}

#Article {
	margin: 25px 0px 25px 75px;
	width: 575px;
}

#VerticalDash {
	width: 1px;
	height: auto;
	background-image: url(http://images.financialaid.com/financialaid/images/staging/bg_vertical_dash.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}

#ContentRight {
	width: 270px;
	float: right;
}

.UserTypeBox {
	margin-bottom: 20px;
	width: 420px;
	text-align: left;
	clear: both;
}

.UserTypePic {
	width: 122px;
	float: left;
}

.UserTypeText {
	width: 298px;
	float: right;
	text-align: left;
	line-height: 18px;
}

.UserTypeHeader {
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://images.financialaid.com/financialaid/images/staging/bg_horizontal_dash.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.NewsBox {
	margin-left: 7px;
	width: 420px;
}

#YellowModule {
	padding: 15px 15px 5px 15px;
	background-color: #ffffe4;
}

#Footer {
	padding-top: 5px;
	padding-left: 12px;
	height: 20px;
	border-top: 1px solid #999999;
	background-color: #eeeeee;
	font-size: 11px;
	visibility: hidden;
}

#Bottom {
	padding-top: 15px;
	visibility: hidden;
}

#ProfileHeader {
	padding: 0px 0px 0px 0px;
	width: 730px;
	background-color: #E3DB74;
}

.ProfilePic {
	width: 200px;
	float: left;
	border-right: 5px solid #F5EE99;
}

.ProfileText {
	padding: 15px 15px 5px 10px;
	height: 125px;
	font-size: 14px;
	line-height: 22px;
}

/***************************************************
GLOBAL TEXT ELEMENTS
***************************************************/
A {
	color: #006c2b;
}

A.WhiteNav {
	color: #ffffff;
	text-decoration: none;
}

A.Footer {
	color: #313131;
}

A.BlackHeader {
	color: #000000;
	text-decoration: none;
}

A.BlackHeader:hover {
	color: #000000;
	text-decoration: underline;
}

.H22 {
	font-family: arial, verdana, sans-serif;
	font-size: 22px;
	color: #1c4965;
}

.H22Red {
	font-family: arial, verdana, sans-serif;
	font-size: 22px;
	color: #E00B11;
}

.H22Black {
	margin-bottom: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 22px;
	color: #000000;
}

.H20 {
	margin-bottom: 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	color: #1c4965;
}

.H18 {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #1c4965;
}

.H16 {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color: #1c4965;
}

.H14 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

.H14Red {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #E00B11;
}

.H12 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.SubHeader {
	margin-bottom: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.TitleBar {
	padding-top: 3px;
	padding-left: 10px;
	width: 100%;
	height: 19px;
	background-color: #316394;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(http://images.financialaid.com/financialaid/images/staging/bg_title_bar.gif);
	background-position: top left;
	background-repeat: repeat-y;
	clear: right;
}

.TitleBarLong {
	padding-top: 3px;
	padding-left: 10px;
	width: 100%;
	height: 19px;
	background-color: #316394;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(http://images.financialaid.com/financialaid/images/staging/bg_title_bar_long.gif);
	background-position: top left;
	background-repeat: repeat-y;
	clear: right;
}

.IntroText {
	font-size: 12px;
	line-height: 18px;
}

.Phone {
	clear: both;
}

.CallUs {
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.PhoneNumber {
	padding-top: 3px;
	font-size: 20px;
	float: right;
	white-space: nowrap;
}

UL.News {
	margin-left: 15px;
}

LI.NewsItem {
	margin-bottom: 12px;
}

UL.ArrowBullets {
	list-style-image: url(http://images.financialaid.com/financialaid/images/staging/bullet_arrow.gif);
	margin-top: 10px;
	margin-left: 20px;
}

LI.ArrowItem {
	margin-bottom: 12px;
	color: #333333;
}

.SmallPrint {
	color: #333333;
	font-size: 11px;
}

.SmallPrintBlack {
	color: #000000;
	font-size: 11px;
}

/***************************************************
MISCELLANEOUS
***************************************************/
.Bullet {
	padding-right: 6px;
}

.BulletDescription {
	padding-top: 3px;
	padding-bottom: 20px;
	margin-left: 11px;
}

#Copyright {
	padding-left: 12px;
	font-size: 11px;
	color: #7d7d7d;
	float: left;
}

.Disclaimer {
	padding-left: 12px;
	width: 730px;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
}

#BBB {
	padding-right: 12px;
	float: right;
}

.ModulePic {
	padding-left: 5px;
}

.HorizontalDash {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 1px;
	background: url(http://images.financialaid.com/financialaid/images/staging/bg_horizontal_dash.gif);
}

.CalculatorText {
	padding: 6px 10px 6px 15px;
	border-left: 1px solid #234669;
	border-right: 1px solid #234669;
	background-color: #316394;
	font-size: 11px;
	color: #ffffff;
}

.CalculatorTop {
	background-color: #316394;
}

.CalculatorBottom {
	background-color: #316394;
}

.CallOutText {
	padding: 6px 10px 6px 10px;
	background-color: #FFF192;
	font-size: 12px;
	text-align: center;
}

.CallOutTextLarge {
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	background-color: #FFF192;
	font-size: 14px;
	text-align: center;
}

.CallOutTextMed {
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	background-color: #FFF192;
	font-size: 11px;
	text-align: center;
}

.ApplicationID {
	font-family: courier;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}

.CallOutButton {
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	background-color: #FFF192;
	text-align: center;
}

.CallOutTop {
	border-top: 1px solid #FFCC00;
	background-color: #FFF192;
}

.CallOutBottom {
	border-bottom: 1px solid #FFCC00;
	background-color: #FFF192;
}

.FormContainer {
	padding: 8px 10px 10px 10px;
	background-color: #F5F5F5;
	font-size: 12px;
}

LABEL {
	cursor: hand;
}

.Secure {
	float: left;
}

.PopupText {
	padding: 15px 15px 15px 15px;
	text-align: left;
}

.StepActive {
	padding: 2px 4px 2px 4px;
	background-color: #006C2B;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	page-break-after : avoid;
}

.StepInActive {
	padding: 2px 4px 2px 4px;
	background-color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFAFAF;
	page-break-after : avoid;
}

.StudentLoanDebt {
	width: 100px;
	padding-left: 13px;
	border: 1px solid #000;
	background-image: url(http://images.financialaid.com/financialaid/images/staging/dollar.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}

.EsigAlert {
	padding: 10px 10px 10px 10px;
	border: 1px solid #929292;
	background-color: #F2F2F2;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

.RowBorder {
	border-bottom: 1px solid #000000;
}

.DataCell {
	padding: 3px 3px 3px 3px;
}

.YellowCallOut {
	text-align: left;
	background-image: url('http://images.financialaid.com/financialaid/images/staging/bg_hatch_F7F9D3.gif');
	border: 1px solid #989796;
	padding: 10px;
}

.Initials {
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	background-color: #ffffff;
	border: 1px solid #A6A6A6;
	font-size: 11px;
	font-weight: bold;
	color: #E00B11;
}

.ErrorMessage {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: courier;
	color: #333333;
}

.highlight {
	background-color: #FDFDDD;
}

.ArticleDate {
	font-size: 11px;
	color: #333333;
	float: right;
}

.ArticlePullQuote {
	padding: 10px 15px 10px 20px;
	border: 1px solid #999999;
	font-family: georgia, times new-roman, serif;
	font-size: 22px;
	font-style: italic;
	color: #006C2B;
	line-height: 26px;
}