/* CSS Document */

body {
	text-align:center;
	background-image: url(images/backer.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #FFFFFF;
	color: #000000;
	background-position: center;
	overflow: auto;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}

hr {
	border-top:1px solid #CCCCCC;
	margin: 10px 0 20px 0;
	padding:0;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display:block;
	width:100%;
	height:1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 15px 0px 5px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	padding-left: 0px;
	width: auto;
	/*position: relative;*/
	color: #C41533;	
}
h4 {
	margin: 15px 0 3px 0;	
	font-size: 1.1em;
}
p{
	padding: 10px 0 10px 0;
	margin: 5px 0;
}
li{
	margin: 0;
	padding: 0px 0 10px 3px;
}
ul{
	margin: 0;
	padding: 10px 0 0 28px;
	list-style: square outside;	
	/*list-style: url(images/bulletArrow2.gif) none outside;*/
	
}
a:link, a:active, a  {
	color:#009999;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;	

}
a:hover {
	color:#666666;
	text-decoration:underline;
	border:none;
}

a:visited {	
	text-decoration:none;
	color:#009999;
	text-decoration:underline;
}

.box {
	padding: 8px;
	background: #F4F4F4;
	margin-bottom: 5px;
	display: block;
	float: left;
	width: 382px;
	color: #000000;
	clear: both;
	border-top: 1px solid #CCCCCC;	
	border-bottom: 1px solid #CCCCCC;
	}
	
.box img{
	padding:5px;
	float: none;
}
.box ul.sideImage{
	list-style: disc url(images/bulletSquares.jpg) outside;
	padding-top:15px;
	padding-left: 0px;
	display: block;
	float: right;
	width: 185px;
	color: #000000;
}
.box ul{
	list-style: url(images/bulletSquares.jpg) none outside;
	padding-top:15px;
	padding-left: 20px;
	color: #000000;
}
.box ul li{	
	margin:0 0 8px;
	list-style: url(images/bulletSquares.jpg) outside;
}

.box h3{
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	color: #000000;
	/*display: block;
	float: left;
	width: auto;
	clear: right;*/
}
#container {
	width:800px;
	margin:0px auto;
	padding:0;
	height: auto;
	clear: none;
	overflow: auto;
}

#topNav {
	height: auto;
	width: 770px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 80%;
	margin: 0;
	padding: 3px 30px 3px 0px;	
	text-align: center;
	background: #C41533;
}

#topNav a, #topNav a:link, #topNav a:active, #topNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #FFFFFF;
	float:right;
}
#topNav a:hover{
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;		
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #FFFFFF;
	float:right;
}


#header {
	margin:0;
	padding:0;
	background-image: url(images/header.jpg);
	float: left;
	height: 130px;
	width: 800px;
	background-repeat: no-repeat;
	
	background-color: #CCCCCC;
	background-position: left top;
}

#content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 20px;
	width: 590px;
	font-size: 0.8em;
	display: block;
	padding: 0px;
	float: left;
	line-height: 145%;
}
#content table {
font-size: 95%;
}
#content a:link, #content a:active, #content a  {
	color: #C41533;	
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
#content a:hover {
	color:#666666;
	text-decoration:underline;
	border:none;
	font-weight: bold;
}
/*
#content a:visited {	
	text-decoration:none;
	color: #C41533;	
	text-decoration:underline;
	font-weight: bold;
}*/
#content img{
	margin: 0px 15px 15px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	/*float: left;*/
	background: #FFFFFF;
	display: block;
	clear: both;
}
#content .nobrdr img{
border: 0;
float:right;
}

#navigation {
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	padding:5px;
	margin:5px;
	
	text-align: left;
	
	font-size: 0.8em;
	color: #666666;	
	
}

#navigation p{
	padding: 8px;
	display: block;
	float: left;
	width: 175px;
	background: #EEEEEE;
	/*border: 1px dotted #CCCCCC;*/
	/*border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;*/
	color: #666666;
}
#navigation ul{
	padding: 10px 0 10px 20px;
	list-style-type: none;
	margin:0;
	width: 175px;
	display: block;	
	float:left;
	clear:both;
	/* border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}

#navigation ul li{
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bulletSquares.jpg);
}
.news {
	width:280px;
	height:130px;
	background: #DDDDDD url(images/corner.gif) no-repeat right bottom;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 12px 10px 0px;
	padding: 0 0 0 0px;
	border: none;
}
.news p{
margin:0;
padding:0 10px 10px 10px;
}
.news h3{
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	border-bottom: 3px solid #FFFFFF;
	padding-bottom: 3px;
	background: #C41533;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 3px;	
}
#footer {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	padding: 5px 10px 15px;
	margin:20px 10px 0px;
	display:block;
	clear: both;
	font-size: 75%;

}
#footer a, #footer a:link, #footer a:active, #footer a:visited{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding:0 10px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
#footer a:hover{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: bold;
}


#leftNav img{
margin: 0;
padding: 20px 0px 20px 40px;
}
#leftNav {
    background: url(images/navback.jpg) no-repeat 1px top;
	text-align: left;
	margin: 0 0 0 1px;
	padding:8px 0 0 8px;
	width: 160px;
	height:600px;
	float: left;
	font-size: 0.8em;
	display: block;
	color: #C41533;	
	border:none;
}
#leftNav p{
padding: 10px 0 0 8px;
}
#leftNav ul{
	display:block;
	float:left;
	width:150px;
	height:auto;
	margin: 10px 0 20px 0;
	padding: 0px 0 0 0px;
	clear: both;
	list-style: url(none) outside;
	/* border: 1px solid #CCCCCC; */
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#leftNav ul li ul{
	float:none;
	height:auto;
	margin:0;
	padding: 0px 0 0 0px;
	width:auto;
	clear: none;
	list-style: url(none) outside;
	border: none;	
}
#leftNav ul li ul li{
background: url(images/SuBbulletGrey.gif) no-repeat left center;
padding:3px 0 0 20px;
margin:0;
}
#leftNav ul.one{
	display:block;
	float:left;
	width:100%;
	height:auto;
	margin: 3px 0 3px 0;
	padding: 0;
	clear: both;
	list-style: url(none) none;
}

#leftNav ul.two{
	display:block;
	float:left;
	width:100%;
	height:auto;
	margin: 3px 0 3px 0;
	padding: 0;
	clear: both;
	list-style: url(none) none;
}

#leftNav ul.one li{
	margin: 0;
	padding: 0;
	list-style: url(none) none;
	display: block;
	float: left;	
	width:155px;
	margin: 0px 0 3px 0px;
}

#leftNav ul.two li, #leftNav ul li{
	padding: 3px 0 3px 20px;
	margin: 0px 0 3px 0px;
	background: url(images/darkGrayBullet.gif) no-repeat 3px 3px;
	list-style: url(none) none;
}

#leftNav ul.one li a, #leftNav ul.one li a:link, #leftNav ul.one li a:active, #leftNav ul.one li a:visited{	
	background: #E5E5E5 url(images/darkGrayBullet.gif) no-repeat 3px;
	padding: 3px 0px 3px 20px;
	display: block;	
	float: left;
	width: 130px;
	height:auto;
	text-decoration: none;
	color: #666666;
	clear: both;
}

#leftNav ul.two li a, #leftNav ul.two li a:link, #leftNav ul.two li a:active, #leftNav ul.two li a:visited{
	background: #D0DADD url(images/whiteBullet.gif) no-repeat 3px;	
	padding: 3px 0px 3px 20px;	
	display:block;
	float: left;
	width: 130px;
	text-decoration: none;
	color: #666666;
	clear: both;	
}

#leftNav ul li a, #leftNav ul li a:link, #leftNav ul li a:active, #leftNav ul li a:visited{
	padding: 5px 0px 5px 0px;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #666666;	
}

#leftNav ul.one li a:hover{
	background: #F5EEE2 url(images/bullet2.gif) no-repeat 3px;
	padding: 3px 0px 3px 20px;
	display: block;
	/*margin: 0 0 5px 5px;*/
	float: left;
	width: 130px;
	text-decoration: none;
	color: #000000;
}

#leftNav ul.two li a:hover {
	background: #F5EEE2 url(images/bullet2.gif) no-repeat 3px;
	padding: 3px 0px 3px 20px;
	display: block;
	/*margin: 0 0 5px 5px;*/
	float: left;
	width: 130px;
	text-decoration: none;
	color: #000000;
}
#leftNav ul li a:hover {
	color: #000000;
}

#navigation .header {
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;		
}
#navigation img {
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	background: #FFFFFF;
	display: block;
	
}

#campusBox h3, #healthSciencesBox h3 {
	font-size: 100%;
	margin:0;
	padding:5px;
	background: #C41533 url(images/boxHeaderBack.jpg);
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
}

#campusBox h4, #healthSciencesBox h4 {
	
	margin:0;
	padding:15px 5px 5px 15px;
	
}

#healthSciencesBox, #campusBox {
	padding: 0px 0 10px 0;
	display: block;
	color: #000000;
	clear: none;
	margin: 0px;
}
#healthSciencesBox img, #campusBox img{
	border:none;
	float:right;
	margin:5px;
	padding:0;
}
#content table.outline tr td{
	border: 1px solid #CCCCCC;
}
#content  table.contact {
	border: none;
	margin:10px 0 0 0; 
	width:100%;
}
#content table.contact tr td{
	border: none;
}
#content table.contact tr th{
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	border-bottom: 3px solid #FFFFFF;
	padding-bottom: 3px;
	background: #C41533;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 3px;
}
#locCode{
	float:left;
	margin:5px 0 0 0;
	width:149px;
	height: auto;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.readmore {
	float:right;
	background: url(images/readMore.gif) no-repeat left center;
	width:auto;
	padding: 0px 10px 0px 20px;
	margin: 5px 0 5px 0;
	clear:both;
}
