/* http://www.byui.edu/FinancialAid/stylesheet.css */
body
	{
	background-color: #e8ddb3;
	background-image: url();
	background-repeat: repeat-y; 
	background-attachment: fixed;
	}
body.vote
	{
	background-image: url(images/iasfaa_s.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: left bottom;
	}
h1,h2,h3,h4
	{
	color: #002a54;
	}
	
h1
	{
	text-transform: uppercase;
	}

h1.aid
	{
	align: center;
	}
	
a:visited
	{
	color: #808000;
	}

a:link
	{
	color: #0000ff;
  }

a:hover
	{
	color: #808080;
	}
  
a.f1
	{
	color: #000000;
  }

td.title
	{
	color: #000080;
	font-weight: bolder;
	}

tr.title
	{
	color: #ffffff;
	font-weight: bolder;
	background-color: #000080;
	}
	
div.navbarstyle
	{
	font-size: 10pt;
	color: #000000;
	background-color: #e8ddb3;
	}

div.margin
	{
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
p.note
	{
	font-style: italic;
	font-size: 10pt;
	}

td.left
	{
	width: 32%;
	}

td.right
	{
	width: 65%;
	}
	
ul.space,ol.space,p.space
	{
	line-height: 1.5;
	}
	
a.nouline
	{
	text-decoration: none;
	color: #000000;
	}

p.indent
	{
	text-indent: 30px;
	}
	
td.menu
	{
	background: #e8ddb3;
	}

table.menu
	{
	margin-left: 75px;
	margin-top: -25px;
	position: absolute;
	visibility: hidden;
	}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs
	{
	position:absolute; visibility:hidden; left:0; top:0;
	}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar
	{
	position:absolute;
	width:10;
	height:10;
	background-color: #e8ddb3;
	layer-background-color:#e8ddb3;
	visibility:hidden
	}

/*Styles for level 0*/
.clLevel0,.clLevel0over
	{
	position:absolute;
	padding:1px; 
	font-family:tahoma,arial,helvetica; 
	font-size: 11px; 
	font-weight:bold;
	}
	
.clLevel0
	{
	background-color: #e8ddb3;
	layer-background-color: #e8ddb3;
	color: #000000;
	}
	
.clLevel0over
	{
	background-color: gray;
	layer-background-color: gray;
	color: #ffffff; 
	cursor:pointer; 
	cursor:hand;
	}
	
.clLevel0border
	{
	position:absolute; 
	visibility:hidden; 
	background-color: ; 
	layer-background-color: ;
	}

/*Styles for level 1*/
.clLevel1, .clLevel1over
	{
	position:absolute;
	padding:2px; 
	font-family:tahoma, arial,helvetica; 
	font-size: 10px; 
	font-weight:bold
	}
	
.clLevel1
	{
	background-color: #e8ddb3;
	layer-background-color: #e8ddb3;
	color: #000000;
	}
	
.clLevel1over
	{
	background-color: gray;
	layer-background-color: gray;
	color: #ffffff; 
	cursor:pointer; 
	cursor:hand;
	}
	
.clLevel1border
	{
	position:absolute; 
	visibility:hidden; 
	background-color: #000000; 
	layer-background-color: #000000;
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over
	{
	position:absolute;
	padding:2px; 
	font-family:tahoma, arial,helvetica; 
	font-size: 10px; 
	font-weight:bold;
	}
	
.clLevel2
	{
	background-color: #e8ddb3;
	layer-background-color: #e8ddb3;
	color: #000000;
	}
	
.clLevel2over
	{
	background-color: gray;
	layer-background-color: gray;
	color: #ffffff; 
	cursor:pointer; 
	cursor:hand;
	}
	
.clLevel2border
	{
	position:absolute; 
	visibility:hidden; 
	background-color: #000000; 
	layer-background-color: #000000;
	}

