@charset "iso-8859-1";body,td
  {

  	font-family: arial, helvetica, san serif;  
    margin: 0px;

	BACKGROUND-COLOR: #ffffff; 
    Font-size: 12px;		
  }

  td img {display: block;}	/* to handle the break browswers sometimes put in with  */
	

table.header td {background-color: #ffffff}	

td.content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;

}

.pgtitle
{
	font-weight: bold;
	color: #951716;
	font-size: 14px;

}

td.footerline
{
	background-color: #951716;
	height: 1px;
	
}

td.footer
{ 
  padding-top: 5px;
	font-size: 11px;
	color: #545454;
		
}

td.footer a
{
	font-size: 11px;
	color: #951716;
		
}



td.footer
{
	
	padding-left: 10px;
		
}






.submenu {text-indent: 5px;}

td.navigation
{
	background-image: url("/divisions/studentservices/includes/menu/navigation-background.jpg");

	background-position: top left;
	background-repeat: no-repeat; /* no repeat */
	width: 220px;
	height: 250px;
	vertical-align: top;
	
	
	
}	


.firstMenu 
{
	
	background-image: url("/divisions/studentservices/includes/menu/first-test.jpg");
	background-repeat: no-repeat; /* no repeat */
	background-position: top left;
	width: 206px;
	height: 22px;
	text-indent: 24px;

}

.secondMenu 
{
	
	background-image: url("/divisions/studentservices/includes/menu/second-test.jpg");
	background-repeat: no-repeat; /* no repeat */
	background-position: top left;
	width: 206px;
	height: 22px;
	text-indent: 24px;
}

.thirdMenu 
{
	background-image: url("/divisions/studentservices/includes/menu/third-test.jpg");
	background-repeat: no-repeat; /* no repeat */
	background-position: top left;
	width: 206px;
	height: 22px;
	text-indent: 24px;

}
	
.fourthMenu 
{
	background-image: url("/divisions/studentservices/includes/menu/fourth-test.jpg");
	background-repeat: no-repeat; /* no repeat */
	background-position: top left;
	width: 206px;
	height: 22px;
	text-indent: 24px;
}

.fifthMenu 
{
	background-image: url("/divisions/studentservices/includes/menu/fifth-test.jpg");
	background-repeat: no-repeat; /* no repeat */
	background-position: top left;
	width: 206px;
	height: 22px;
	text-indent: 24px;
}

/* fix flash */


table.projects, table.projects tr
	{
		border-collapse: collapse;
		border: 1px solid #000000;
		padding-left: 5px;
	}
	
table.projects td.recordCount 
	{
		background: #951716;
		color: #FFFFFF;
	}	

	
table.projects td{ padding-left: 5px;}
table.projects tr.header td {		font-weight: bold;}
	
table.projects tr.alternating td,  table.projects tr.header td 
	{

		background: #ffffff;
		color: #000000;

	}	
	
table.projects tr.normal td
	{

		background: #cccccc;
		color: #000000
	}
td.required
{
	font-weight: bold;
  color: #FF0000;
}





div.departments, div.subPages
{
  position: relative;
  top: 250px;
  left: -7px;  
}


div.departments a
{
	font-size: 12px;
  color: #951716;
}




.displayBy .notUsed
{
	font-size: 12px;
	font-weight: bold;

  color: #CCCCCC;
  
}


td.navigation_admin
{
	vertical-align: top;
  width: 150px;
}


.deleteForm a
{
	color: #951716;
  font-size: 14px;
  font-weight: bold;

}

a {color:#951716;}

table.formstructure td.required
{
 	color: #FF0000;                 
  font-weight: bold;
}

table.formstructure td.notrequired
{
                  
  font-weight: bold;
}

input:focus, textarea:focus , .form input:focus
{
	background-color: #FBF6C8;
}

/* COMMUNITY DEVELOPMENT PAGES */

blockquote {
	background: #fffec4 url("../images/quote.gif") no-repeat 15px 15px;
	line-height: 1.5em;
	padding: 50px 15px 15px 15px;
	display: block;
	clear: both;
}

blockquote cite {
	background: #ffffff;
	border-left: 4px solid #eedfa6;
	clear: both;
	display: block;
	font-size: 95%;
	font-style: normal;
	padding: 0.5em;
	width: 350px;
}

blockquote cite img {
	float: left;
	margin: 0 5px 0 0;
}

blockquote cite ul {
	display: block;
}

img.illustration {
	border: 1px solid #cecece;
	padding: 5px;
}

ul.images {
	margin: 1em 0;
	padding: 0;
}

.images li {
	display: inline;
}

.images li img {
	display: inline;
}

a.anchor {
	color: #000000;
}
