/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}


.maintable{
	border:solid 1px #DDDDDD;
}
.footer1{
	font-family:Tahoma;
	font-size:11px;
	color:#A4D5F0;
}
.footer2{
	font-family:Tahoma;
	font-size:10px;
	color:#A4D5F0;
}
.menutopborder{
	border-top:dashed 1px #9999CD;
	background:url(images/bullet.jpg) no-repeat right;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32316A;

}
.menulink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32316A;
	line-height:44px;
	display:block;
	border-top:dashed 1px #9999CD;
	background:url(images/bullet.jpg) no-repeat right;
	padding-right:15px;
	text-decoration:none;

}

a:hover.menulink{
	background:#F0F9C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:44px;
	color:#32316A;

}

.menutopborder2{
	border-bottom:dashed 1px #9999CD;
}
.contentleftborder{
	border-left:dashed 1px #9999CD;
}
.content{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#193962;
}
.office-hours{
	border:solid 1px #E4E4E4;
	background:#FFFEEC;
	padding:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#2895CE;
}