html{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body { 
	background: #FFFFFF url(/images/bkgrndtop.gif) top left repeat-x; 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*table#logo {
	vertical-align: top; 
	color: #993333; 
	background: transparent url(/images/spacer_a.gif) top left;
} */

/*#masthead h2 { 
	background: transparent url(/images/logo2.gif) no-repeat top left; 
	margin-top: 14px; 
	width: 200px; 
	height: 109px; 
	float: left;
	}
*/

#masthead {
	width: 100%;
}

#masthead img.logo {
	position: absolute;
	z-index: 40; /* makes sure that nav bar drops down over sjfc logo -- see #yellowbar2 */
	top: 25px; 
	left: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}	

#masthead img.symbol {
	position: absolute;
	z-index: 40;
	top: 23px;
	right: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*#masthead h2 span {
	display:none
	}
*/
#colorfield.line {
	
}

#colorfield {
	width: 100%;
	height: 140px;
	/*background-color: #993333; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ffffff;
	background-repeat: repeat-x;
}

#yellowbar2 {
	position: absolute;
	z-index: 50; /* makes sure that nav bar drops down over sjfc logo -- see #masthead img.logo*/
	width: 100%;
	height: 18px;
	background-color: #ffcc33;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	
}

#SecondNavContainer {
	position: absolute;
	display: block;
	z-index: 40; /* makes sure that nav bar drops down over sjfc logo -- see #masthead img.logo*/
	width: 100%;
	height: 18px;
	background-color: #993333;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 25px;
	
	
}

td#time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #FFFFFF;
	background: transparent;
	text-align: right;
}

table.simple {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.fancy {
	border-collapse: collapse;
	border-bottom: 1px solid silver;

}

a:link {
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: inherit;
	color: #993333;
	text-decoration: none;
}

a:visited {
	font-style: normal;
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

.navlist li {
	vertical-align: top;
	text-align: left;
	list-style: square url(/images/BULLETT.gif);
}
	
td#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left; 
	vertical-align: top;
	line-height: 17px;
	padding: 25px 50px 30px 40px; 
	text-align: left; 
	vertical-align: top;
}

table#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
}

div#spacer {
	padding: 0px;
}



#redfooter {
	background-color: #993333;
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-align: center;
	
}

#redfooter a {
	color: #ffcc33;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.whitetext {
	color: #ffffff;
}
#redfooter p {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	margin:11px 0; /* added 1/22/09 by EY to equalize spacing of p tags between IE and Firefox */
}

ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	}
li {
	margin: 0px 0px 3px 0px;
	}	
	
ol {
	/*added 2008/01/24 by JB */
	font-size: 11px;
}	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #993333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	white-space: normal;
	margin: 6px 0px 6px 0px;
}

h3 {
	color: #993333;
	border-bottom: 1px solid #993333;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 4px 0px;
}

h4 {
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

h5 {
	background-color: #cccccc;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	margin: 1px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}	

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}

.OfficeName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.sidenote {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color:#ffffff;
}	

.sidenote h1 {
	font-size: 10px;
	line-height: 11px;
	color: #993333;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	margin: 4px 0px 2px 0px; 
	}

.sidenote p {
	font-size: 10px;
	line-height: 11px;
	padding: 2px;
	margin: 0px; 
	}
	
/* Controls the location of the photo in the banner on deptartment pages */	
img.headerphoto {
	position: absolute;
	top: 32px;
	right: 250px;

}	

.headerphoto1 {
	position: absolute;
	top: 32px;
	left: 400px;

}	

.headerphoto3 {
	position: absolute;
	top: 32px;
	left: 500px;

}	

.headerphoto2 {
	position: absolute;
	top: 32px;
	left: 600px;

}	

.whiteBorder {
	border: #FFFFFF 1px solid;
	
}


#indexLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
}	

#indexLink img {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

#indexLink li {
	padding-left: 5px;
	list-style: url(/images/BULLET.GIF);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom: 12px;
	font-size: 12px;
}


#indexLink li ul li {
	padding-left: 0px;
	margin: 0px 0px 0px 15px;
	list-style: url(/images/subBULLET2.GIF);
	font-weight: normal;
	}

#indexLink a:link {
	font-size: 12px;
	
}

#indexLink li ul {
	padding: 0px;
	margin: 0px;
}

/* indexLink2 is for a second group of page specific links to fit under an include file for indexLink */
.indexLink2 {
	margin: 0px;
	padding: 0px;
	
}

.indexLink2 ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.indexLink2 img {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.indexLink2 li {
	padding-left: 5px;
	list-style: url(/images/BULLET.GIF);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom: 8px;
	}

.indexLink2 li li {
	padding-left: 0px;
	margin: 0px;
	list-style: square;
	color: #cccccc;
}

.indexLink2 a:link {
	font-size: 10px;
	
}

.indexLink2 li ul {
	padding: 0px;
	margin: 0px;
}

#wildcard {
	margin-left: 20px;
	margin-top: 40px;
	border-top: #993333 1px solid;
	border-bottom: #993333 1px solid;
}

#wildcard h1 {
	margin: 0px;
	padding: 2px;
	background-color: #ffcc33;
	color: #993333;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	border-bottom: #993333 1px solid;
	border-top: #993333 1px solid;
}

#wildcard h2 {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 3px 2px;
	border-top: #993333 1px solid;
	
}	

#wildcard p{
	margin: 0px;
	padding: 0px 0px 7px 2px;
}

#wildcard h2 a {
	font-size: 11px;
	font-weight: bold;
}	

#wildcard h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 0px;
}

#wildcard h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#wildcardBoxed {
	margin: 20px 0px 40px 20px;
	border: #993333 1px solid;
}

#wildcardBoxed h1 {
	margin: 0px;
	padding: 3px;
	background-color: #ffcc33;
	color: #993333;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	border-bottom: #993333 1px solid;
}

#wildcardBoxed h2 {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	border-top: #993333 1px solid;
	
}	

#wildcardBoxed p{
	margin: 0px;
	padding: 0px 3px 7px 3px;
}

#wildcardBoxed h2 a {
	font-size: 11px;
	font-weight: bold;
}	

#wildcardBoxed h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 0px;
	padding: 3px;
}

#wildcardBoxed h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}


.wildcard2 {
	margin-left: 20px;
	margin-top: 40px;
	border-top: #993333 1px solid;
	border-bottom: #993333 1px solid;}

.wildcard2 h1 {
	margin: 0px;
	padding: 2px;
	background-color: #ffcc33;
	color: #993333;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	border-bottom: #993333 1px solid;
	border-top: #993333 1px solid;
}

.wildcard2 h2 {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 3px 2px;
	border-top: #993333 1px solid;
	
}	

.wildcard2 p{
	margin: 0px;
	padding: 0px 0px 7px 2px;
}

.wildcard2 h2 a {
	font-size: 11px;
	font-weight: bold;
}	

.wildcard2 h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 0px;
}

.wildcard2 h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



#sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	position: absolute;
	top: 28px;
	left: 730px;
	text-align: right;
	font-size: 24px;
	line-height: 26px;
	font-weight: bolder;
	color: #ffffff;
	
}

#sectionhead a {
	color: #ffffff;
}

#sectionhead a:hover {
	color: #ffcc33;
	text-decoration: none;
}

#sectionhead p {
	font-size: 10px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 11px;
}

.smallText {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}	

.hotNews {
	margin: 10px 0px 10px 0px;
	padding: 4px;
	border: 2px #993333 solid;
}

.hotNews p {
	margin: 0px;
	padding: 0px;
}

.dataTable td {
 border-bottom: #993333 solid 1px;
 padding: 2px; 
 margin: 0px;
 vertical-align: top;
}

.dataTable th {
	border-top: #993333 solid 1px;
	border-bottom: #993333 solid 1px;
	padding: 2px;
	margin: 0px;
	vertical-align: top;
	background-color: #dddddd;
}

.dataTable ul {
	margin: 0px;
}

.dataTable p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 15px;
 text-decoration: none;
 color: #000000;
 padding: 2px;
 margin: 0px;
}

.dataTable h1 {
	margin: 0px;
	padding: 2px;
}

.dataTable h2 {
	margin: 0px;
	padding: 2px;
	color: #993333;
	font-size: 12px;
}

.dataTable h3 {
	margin: 0px;
	padding: 2px;
	color: #993333;
	font-size: 12px;
	border: 0px;
}

.dataTable h4 {
	margin: 0px;
	padding: 2px;
	color: #333333;
	font-size: 12px;
}


.graybb {
	border-bottom: 1px #cccccc solid;
}

#times tr.gr{
		background-color: #dddddd;
	}
	
.checkbutton {
	font-size: 9px;
	width: 75px;
}

input.tinyformfield  {
 font-size: 9px;
 width: 100px;
 border: #cccccc solid 1px;
 
}

#searchblock {
 position: absolute;
 top: 110px;
 left: 790px;
 width: 250px;
}
/*
#searchblock {
 position: absolute;
 top: 225px;
 right: 5px;
}
*/
#searchblock input  {
 font-size: 9px;
 width: 100px;
 border: #cc9966 solid 1px;
}

a img.imageLink {
	border: 2px #ffffff solid;
}

a:hover img.imageLink {
	border: 2px #993333 solid;
}

.tableTight p {
	margin: 0px;
	padding: 0px;
}

.hrAlt {
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 10px;
}

.sidebarContent {
	margin-left: 20px;
	margin-top: 10px;
}

#twoColumnContainer {

}

#column1 {
	
	padding: 0px 10px 0px 0px;
	margin: 0px 235px 0px 0px;
	display: block;
	background-color: #ffffff;
	
}

#column2 {
	width: 225px;
	float: right;
	padding: 10px;
	margin: 0px 0px 10px 15px;
	display: block;
	background-color: #cccccc;
	
}

.imgRight {
	margin: 0px;
	padding-left:5px;
}
.imgLeft {
	margin: 0px;
	padding-right:5px;
}

.grayTable td {
	
	border-bottom: 1px #cccccc solid;
	padding: 3px;
	margin: 0px;
}

table.grayTable {
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding: 0px;
	margin: 0px;
}

.grayTable p{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

.grayTable h3 {
	padding-top: 0px;
	margin-top: 0px;
}
	
.grayTable2 th {
	
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding: 1px;
	margin: 0px;
	background-color: #eeeeee;
}

.grayTable2 td {
	
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding: 3px;
	margin: 0px;
}

table.grayTable2 {
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	
	padding: 0px;
	margin: 0px;
}

.grayTable2 p{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}


.fancyBox {
	border: solid 1px #993333;
	margin: 10px;
	padding: 10px;
	background: #ffffff;
	clear: both;
}

.ad {
	border-top: #993333 1px solid;
	border-bottom: #993333 1px solid;
}

.ad h1 {
	margin: 0px;
	padding: 2px;
	background-color: #ffcc33;
	color: #993333;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	border-bottom: #993333 1px solid;
}

.ad h2 {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 3px 2px;
	border-top: #993333 1px solid;
	
}	

.ad p{
	margin: 0px;
	padding: 0px 0px 7px 2px;
}

.ad h2 a {
	font-size: 11px;
	font-weight: bold;
}	

.ad h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 0px;
}

.ad h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.return {
	width: 150px;
	float: right;
	padding: 3px;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
}

.directoryResults p {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	
}

.directoryResults h4 {
	padding: 3px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	border-top: #cccccc solid 1px;
	
}

.invisible {
	visibility: hidden;
	height: 1px;
}

.blockQuote {
	margin: 5px 50px 5px 50px;
	font-family: "Courier New", Courier, monospace;
}

.portalList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.portalList li {
	background-color: #993333;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
	
}

.portalList li a:link {
	color: #ffffff;

}

.portalList li a:hover {
	color: #ffcc33;
	text-decoration: underline;
	
}

.portalList li a:visited {
	color: #ffffff;
	
}



.portalList li ul li {
	background-color: #ffffff;
	color: #000000;
	border-top: 1px solid #dddddd;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	
}

.portalList li ul li a:link {
	color: #993333;
	
}

.portalList li ul li a:hover {
	color: #993333;
	text-decoration: underline;
	
}

.portalList li ul li a:visited {
	color: #993333;
	
}


.portalList2 {
	margin: 10px;
	border: #000000 solid 2px;
}

.portalList2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.portalList2 li {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
	
}

.portalList2 li a:link {
	color: #ffffff;

}

.portalList2 li a:hover {
	color: #ffcc33;
	text-decoration: underline;
	
}

.portalList2 li a:visited {
	color: #ffffff;
	
}



.portalList2 li ul li {
	background-color: #ffffff;
	color: #000000;
	border-top: 1px solid #dddddd;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	
}

.portalList2 li ul li a:link {
	color: #993333;
	
}

.portalList2 li ul li a:hover {
	color: #993333;
	text-decoration: underline;
	
}

.portalList2 li ul li a:visited {
	color: #993333;
	
}



.menuTable table {
	border: 1px solid #993333;
	margin-bottom: 2px;
}

.menuTable th {
	border: 1px solid #993333;
	background-color: #993333;
	color: #ffffff;
}

.menuTable td {
	border: 1px solid #993333;
	background-color: #eeeeee;
}

.menuTable p {
	padding: 2px 2px 6px 2px;
	margin: 0px;
}

.wbg {
	background-color: #ffffff;
	padding: 10px;
}

.outDent {
	margin-left: 15px;
	text-indent: -15px;
}

.firstWord {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}

.checkList li{
	list-style: square url(http://home.sjfc.edu/images/checkbox.gif) outside;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 20px 0px;
	line-height: 15px;
	vertical-align:middle;	
	
}

.checkListTight li{
	list-style: square url(http://home.sjfc.edu/images/checkbox.gif) outside;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 15px;
	vertical-align:middle;	
}

.checkListTight ul {
	margin-left: 20px;
	padding-left: 0px;
}

.redbb {
	border-bottom: solid 1px #993333;
}

.redbar {
	background-color: #993333;
	color: #eeeeee;
}

.profileRight {
	border: solid 2px #993333;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	width:250px;
	float:right;
	background: #ffffff;
	clear: both;
}


.profileRight p {
	margin:2px 0px 4px 0px;
}


.redbackground {
	color: #ffffff;
	background-color: #993333;
}

.yellowbackground {
	background-color: #ffcc33;
}
.graybackground {
	color: #000000;
	background-color: #dddddd;
}


.profileRight h2 {
	margin:0px;

}

.quote{
	font-size:14px;
	font-style: italic;
	color: #666666;
}

.rightAlign {
	float: right;
	margin: 7px 0px 5px 5px;
}

.leftAlign {
	float: left;
	margin: 7px 5px 5px 0px;
}
.testimonial {
	clear: both;
}

.pullQuote {
	border: 1px #993333 solid;
	float: right;
	margin: 10px;
	padding: 0px;
	background: #eeeeee;
	color:#666666;
}

.pullQuote h1 {
	background-color: #993333;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}

.pullQuote h3 {
	padding: 2px 8px 2px 8px;
	border: 0px;
}

.pullQuote p {
	padding: 2px 8px 2px 8px;
}

.expando p{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letterspacing: 0px;
	font-weight: normal;
}

.expando a:link{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letterspacing: 0px;
	font-weight: normal;
	
	}
.expando a:hover {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letterspacing: 0px;
	color: #ffffff;
	background-color: #993333;
	font-weight: normal;
	
	
}	

.formTable {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.formTable td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

.lightGrayText {
	color: #CCCCCC;
}

#adbanner {
	position:absolute;
	top:29px;
	left:350px;
	border:2px solid #ffffff;
	margin:0px;
	padding:0px;
}

#adbanner img {
	margin:0px;
	padding:0px
}
.centeredImg {
	border-bottom:2px solid #cccccc;
}

.profileExtended {

	display:none;

}


.profileMore {
	color: #ffffff;
	background-color: #993333;
	text-align: center;
	margin: 8px 0px 0px 0px;
}
.profileMore a:link {
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

.profileMore a:visited{
	color: #ffcc33;
	font-weight: bold;
}

.profileMore a:hover {
	text-decoration:underline;
	font-weight: bold;
}

.black {
	color: #000000;
}

.red {
	color: #993333;
}

.grayDark {
	color: #333333;
}

.listTight ul {
	margin-left: 20px;
	margin-bottom:0px;
	padding:0px;
}

.listTight li {
	padding-bottom:0px;
	padding-top: 0px;
}

.tableSpace {
	margin: 10px;
}

.paddedBox {
	padding: 3px 8px;
}

/* Styles for Admissions Homepage */

.grayBorder {
	border:1px solid #ccc;
	margin-bottom:10px;
	}
	
	
.ltgrayBox {
	margin:8px;
	border:1px solid #ccc;
	background-color:#eee;
	padding:8px;
	}
	
.ltgrayBox h1, .ltgrayBox h2, .ltgrayBox h3 {
	font-size:12px;
	line-height:16px;
	color:#993333;
	margin:0;
	padding:0;
	}	