/*-------------Style coding for University of Cincinnati, Division of Professional Practice webpage --http://www.uc.edu/propractice--*/

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
	
td {
	border: hidden;
	}

.fontLarger {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}
	
.fontLargerRight {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	}

.fontSmaller {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	}

.out{
	background-color: #042D56;
	border: hidden;
	border-color: #042D56;
	padding-left:3px;
	}

.over{
	background-color: #fc1921;
	border: hidden;
	border-color: #fc1921;
	padding-left:3px;
	}
	
a {
	text-decoration: none;
	color: #fc1921;
	}

a:link, a:visited,  {
	text-decoration: none;
	color: #fc1921;
	}

a:hover {
	text-decoration: underline;
	color: #C60A2A;
	}
	
a.menu:link, a.menu:visited, a.menu:hover {
	text-decoration: none;
	color: #ffffff;	
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	}

.hideScreen {
	display: none;
	}
	
.rightSide {
	background-image:   url(images/newBoxes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: smaller;
}

b {
	color: #042D56;
}

blockquote {
	margin-left: 96px;
}
.leftImages {
	width: 208px;
}

