.schoolName
{
	LINE-HEIGHT: normal;
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	font-family: Arial;

}
hr {
	line-height: 1em;
	color: #003399;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-transform: capitalize;
	color: #990000;
}

.largeFont
{
	LINE-HEIGHT: normal;
	FONT-SIZE: 1.3em;
	FONT-WEIGHT: bold;
	COLOR: #000000;

}

#navRight {
		width:185px;
		padding:4px;
		white-space: 10px;
		float:right;
		background:#E5E5E5;
		}
		
#DownloadBoxLeft {
		width:150px;
		padding:4px;
		white-space: 10px;
		float:left;
		background:#f2f2f2;
		LINE-HEIGHT: normal;
	    FONT-SIZE: 0.8em;
	    FONT-WEIGHT: bold;
	    COLOR: #000000
		}		
		
#LeftBox {
		width:195px;
		padding:4px;
		white-space: 10px;
		float:left;
		background:#fff;
		}
		
#RightBox200 {
		width:200px;
		padding:4px;
		white-space: 10px;
		float:right;
		background:#fff;
		}				
		
#photoBoxLeft {
		width: auto;
		padding:4px;
		white-space: 10px;
		float:left;
		background:#fff;
		}

#photoBoxRight {
		width: auto;
		padding:4px;
		white-space: 10px;
		float:right;
		background:#fff;
		}		
		
#advBox {
		width:60%;
		padding:4px;
		float:centre;
		border: 1px solid #ff0000;
		background:#fff;
		}
				
.adBoxTitle
{
	LINE-HEIGHT: normal;
	FONT-SIZE: 1.0em;
	FONT-WEIGHT: bold;
	COLOR: #ff0000;
	text-align:center;

}	

.smallerText
{
	LINE-HEIGHT: normal;
	FONT-SIZE: 0.8em;
	COLOR: #000000;

}

.tinyText
{
	LINE-HEIGHT: normal;
	FONT-SIZE: 0.7em;
	COLOR: #000000;

}

#BlueBlockLeft {
		width:50%;
		padding:4px;
		white-space: 10px;
		float:left;
		background:#E5E5E5;
		}

#GreyBlockLeft {
		width:50%;
		padding:4px;
		white-space: 10px;
		float:left;
		background:#f7f7f7;
		}	
		
#BlueBlockRight {
		width:50%;
		padding:4px;
		white-space: 10px;
		float:right;
		background:#E5E5E5;
		margin-right: auto;
		overflow:auto;
		
		}							

#GreyBlockRight {
		width:50%;
		padding:4px;
		white-space: 10px;
		float:right;
		background:#f7f7f7;
		}	
		
.surname {
	vertical-align: top;
	
}

.firstname {
	vertical-align: text-top;
}

.ThesisTitle {
	vertical-align: text-top;
}	
.RedHighlight {color: #FF0000}	

.shadedCell {
	border: 1px solid #ccc;
	padding:4px 6px;
	vertical-align:top;
	background-color:#f7f7f7;}
	


