div.body-wrap p{
	font-size:12px;
}

td,th{
	padding:5px;
}

hr {
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#h_title{
	color:#333333;
	font-size:1.50em;
}
div h3{
	font-size:1.15em;
}

#disclaimer_text p, #note_text p{
	font-size: 14px;
}

.TF-estimator tbody tbody tr {
    background-color: rgb(200,200,200);}

div.TF-estimator {
margin: 0;
padding: 15px;
padding-top: 20px;
width: 100%;
float: left;
overflow: hidden;
}
#t_housing a{ font-size:12; color:white;}
#t_mfees a{ font-size:12; color:white;}
#headerNotice div {padding-left: 5%;}
#headerNotice{width:850px;}
#headerNotice .ui-state-default, button.ui-state-default{
background:#da2d28 url(../img/notice-default.png) 50% 99% repeat-x;
color:#EEEEEE;
}
#headerNotice .ui-state-active , label.ui-state-active {
background:red url(../img/notice-active.png) 50% 99% repeat-x;
color:#EEEEEE;
}
#headerNotice .ui-state-hover, button.ui-state-hover, label.ui-state-hover{
background:#b1130e url(../img/notice-hover.png) 50% 99% repeat-x;
color:#EEEEEE;
}

#header .ui-button-text, #totalArea .ui-button-text{
    color:#EEEEEE;
	font-size:1.2em;
}

#installPlan .ui-button-text{
	padding: .1em .2em;
	font-size: 0.9em;
}

#courseArea .ui-button-text{
	padding: .2em .5em;
}

#mandatoryFees .ui-button-text{
	padding: 0em .5em 0em;
}

#header, #header td{ 
	background:url(../img/header.png) repeat-x;
	background-color:white;
	color:#EEEEEE;
	font-weight:bold;
	font-family: "Arial", "Verdana", "Geneva", sans-serif;
	text-decoration: none;
	font-size: 1.1em;
	margin: 0;
	vertical-align: middle;
	padding: 5px;
}
#totalHeader td{ 
	background:url(../img/totalHeader.png) repeat-x;
	color:#EEEEEE;
	font-weight:bold;
	font-family: "Arial", "Verdana", "Geneva", sans-serif;
	font-size: 1em;}
#totalArea{ 
	background:url(../img/totalArea.png) repeat-x;
	font-size:.75em;}
	
.bottomLine{
    background-color: white;
    white-space: nowrap;
}

.TF_Totals tbody tr td{
	font-weight:bold;
	white-space: nowrap;
	vertical-align: middle;
}

.bodyContainer{width:100%; min-width: 1250px;}

tbody{vertical-align:top;}

#l_footer p{
	text-align:center;
}

.ui-dialog .ui-dialog-title {
  text-align: center;
  width: 100%;
}

div.TF-left{
	float:left;
    font-family:Arial,Verdana,Geneva,sans-serif;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

div.TF-right{
    padding-left: 25%;
}