@charset "utf-8";
/* CSS Document */

/****************************************************/
/*	DISCLAIMER	*/

#disclaimer2 {
	background:transparent url(/images/common/disclaimer-headingbg.gif) left top repeat-x scroll;
	border-top:1px solid #CCCCCC;
	margin:24px 233px 6px;
	padding:0px 1px 1px;
	width:522px;
}

#disclaimer2 h4 {
	margin:0px;
	font-size:12px;
	line-height:18px;
	background-color:#FFFFFF;
	padding:5px 9px 7px;
	color:#333333;
}


#disclaimer2 dl {
	/*padding:12px 123px 0px;*/
	padding:0px 5px;
	/*margin:0px 115px;*/
	margin:0px;
}
#disclaimer2 dt {
	width:2em;
	float:left;
	text-align:center;
}
#disclaimer2 dd {
	margin-left:2em;
	margin-right:1em;
}
#disclaimer2 dt, #disclaimer2 dd, #disclaimer2 p, #disclaimer2 ul, #disclaimer2 ol {
	margin-top:0px;
	margin-bottom:1em;
	font-size:10px;
	color:#333333;
}
#disclaimer2 a, #disclaimer2 a:visited {
	color:#333333;
	text-decoration:underline;
}
#disclaimer2 a:hover {
	color:#666666;
	text-decoration:none;
}

/****************************************************/
/*	TEXT	*/
p, #content ul, #content ol {
	margin-bottom:1em;
}
h2, #content  h3, #content  h5, #content  h6   {
	margin-top:1em;
	margin-bottom:6px;
}

/****************************************************/
/*	TABLES	*/
#content table.example {
	margin-left:48px;
	border:0px none;
	width:60%;
	border-collapse:separate;
}
#content table.example th, #content table.example td {
	border:0px none;
	padding:3px;
	font-size:12px;
}
#content table.example th {
	font-weight:normal;
	text-align:left;
}
#content table.example td {
	text-align:right;
}
#content table.example tr.sum td, #content table.example tr.sum th {
	border-top:2px solid #666666;
}


.career50 {
	width:342px !important;
}

.careerAuto {
	height:auto !important;
}

.breakerBorder {
	border-top:1px solid #999999;
	margin-top:15px;
}
.studentContent {
	width: 240px;
	float: left;
}


.studentContent p {
	font-size:10px;
	margin-left:8px;
	margin-right:8px;
	width:auto;
}
.studentContent h2 {
	margin-left:0px;
	text-decoration: none;
	margin-bottom: 0px!Important;
	padding-bottom:0px!Important;
}
.studentContent h2 {
	margin-left:0px;
	text-decoration: none;
	margin-bottom: 0px;
}

.studentContent  h2 a {
	margin-left:0px;
	text-decoration: none;
	margin-bottom: 0px;
}

.studentContent h2 a, .studentContent h2 a:visited {
	padding-left:18px;
	margin-left:7px;
	background-image: url(/images/bullets/sectionlist-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.studentContent h2 a:hover {
	background-image: url(/images/bullets/sectionlist-arrow-orange.gif)
}

#content .studentContent ul {
	margin-left:14px;
}

#content .studentContent li {
	background-image:url(/images/bullets/arrow-trans.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:14px;
}
.budgetTable {
border:1px #CCCCCC;
}

.blueBG {
	background: url(/images/common/table-header-bg2.gif) repeat-x left top;
}
.budgetTotal {
	text-align:right;
	display:block;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
	margin-bottom:0px !Important;
	padding-bottom:8px !Important;
}
.budgetTable2 {
	margin-bottom: 0px !Important; 
	margin-top:10px !Important; 
}

