@charset "utf-8";
/* CSS Document */


/*  GENERAL STYLES  */

#leftnavcontainer h2 a{
color: #ffffff;
text-decoration:none;
}

#leftnavcontainer h2{
font-size: 120%;
}

.left {
float: left;
padding: 0 0 2px;
}
.right {
float: right;
padding: 0 0 10px;
}

.center{margin: 0 auto;}
.half{width: 45%;}
#leftnavcontainer h2 a{
color: #ffffff;
text-decoration:none;
}
#leftnavcontainer h2{
font-size: 120%;
}
.finaidtable td {
padding: 8px 4px;
text-align:left;
border-right: 2px #ffffff solid;
}
#rightcontent .greybgtable {
background-color: #dddddd;
}
.finaidtable thead tr {
color: #ffffff;
background-color: #3e3e3e;
padding: 8px 4px;
}
.finaidtable th {
padding: 8px 4px;
border-right: 2px #ffffff solid;
}

#rightcontent h3{
margin-bottom:-8px;
}



#rightcontent .error {
	color:#CC0000;
	font-size: 110%;
	font-weight:bold;

}

#rightcontent .tablerow {
height:30px;

}

#rightcontent .errorbgd {
	background-color: #FFE7E4;
	height:30px;
	border:2px solid #CC0000;
	padding: 10px;


}


#rightcontent .form-left		{
	color: black;
	font-weight: bold;
	text-align: left;
	margin: 0px; 
	padding: 0em;
	background-color: white;
	border-right: thin black solid;
}

#rightcontent .form-footer		{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 0px; 
	padding: 0px;
	background-color: red;
	border: thin black solid;
	margin: 2px;
	color: white;
}
	
#rightcontent .form-subnav-left		{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin: 0px; 
	padding: 0px;
	background-image: url(/images/grey_fade.jpg);
	background-repeat: repeat-x;
	border-bottom: thin black dashed;
	border-top: thin black dashed;
}
	
#rightcontent .form-subnav-right		{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	margin: 0px; 
	padding: 0px;
	background-image: url(/images/grey_fade.jpg);
	background-repeat: repeat-x;
	border-bottom: thin black dashed;
	border-top: thin black dashed;
}


.action_message{
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	margin: 2px;
	padding: 5px;
	color: white;
	background-color: green;
	border-width: thin;
	border-style: dashed;
	border-color: black;
}
	
.message_updates{
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	margin: 2px;
	padding: 5px;
	color: white;
	background-image: url(include/newspaper_48.png);
	background-color: green;
	border-width: medium;
	border-style: dashed;
	border-color: black;
}





	
.border_bottom		{
	color: black;
	border-bottom: gray dashed thin;
	text-align: left;
	}
	
.border_top		{
	color: black;
	border-top: gray dashed thin;
	text-align: left;
	}
	
.underline td	{
	border-bottom: black solid thin;
}

.underline tr:hover	{
	background-color: #BEBEBE;
	border-bottom: black solid thin;
	}
	
.column-header		{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 0px; 
	padding: 0px;
	background-color: #0066CC;
	}		


.submit {

	padding: 5px;
	background-color: #003399;

}


#rightcontent form li
{
	width:61%;
}






#rightcontent form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:90%;
	border-bottom: gray dashed thin;
}

#rightcontent form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

/*
#rightcontent  li:hover	{
	background-color: #003399;
	color: white;
}
*/

#rightcontent form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}



#rightcontent  form li div
{
	display:inline-block;
}

#rightcontent  form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

#rightcontent  form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}


#rightcontent  form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

#rightcontent  form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

#rightcontent  form li div.left .medium
{
	width:100%;
}

#rightcontent  form li div.right .medium
{
	width:100%;
}

 .clear
{
	clear:both;
}

#rightcontent  form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

#rightcontent  form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}





#rightcontent label.description
{
	border:none;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

#rightcontent span.symbol
{
	font-size:115%;
	line-height:130%;
}


#rightcontent input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}


#rightcontent input.currency
{
	text-align:right;
	padding-right:3px;
}

#rightcontent input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

#rightcontent input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

#rightcontent label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

#rightcontent select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

#rightcontent .safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}



.print {width: 100%; margin:: 0; float:none;


.ckeditor{

width: 550px;}

.cke_editor {

width: 700px;

}


