﻿/*SEMANTIC*/
body {
		font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
}
.teeny {
		font-size: 70%;
}
/*-----used to be #printready------------*/
.middleSect img {
		border: 0px;
		margin: 5px;
}
/* controls the standard html markup tags in your editable area  */
.middleSect h1 {
		color: #000000;
		font-size: 160%;
		font-weight: 400;
		text-align: center;
		margin: 10px 0px 10px 0px;
}
.middleSect h2 {
		font-size: 130%;
		text-align: left;
		color: #333333;
		font-weight: lighter;
		margin: 17px 0px 0px 0px;
		clear: left;
}
.middleSect h2 a {
		text-decoration: none;
}
.middleSect h2 a:visited {
		text-decoration: none;
}
.middleSect h3 {
		font-size: 90%;
		font-weight: 100;
		font-weight: bold;
		font-style: italic;
		margin: 10px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
	/*color: #000000;`
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	margin: 8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;*/
}
.middlesect h2 a {
}
.middleSect h4 {
		margin: 10px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
		font-size: 70%;
		font-weight: bold;
		color: #000000;

/*font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
	text-transform: uppercase;
	margin: 8px 0px 0px 0px;
	text-align:left;*/
}
.middleSect h5 {
		color: #003399;
		font-size: 80%;
		text-align: left;
		margin: 5px 0px 0px 0px;
}
.middleSect h6 {
		color: #003399;
		font-size: 70%;
		text-align: left;
		margin: 5px 0px 0px 0px;
}
.middleSect p {
		/*--removed this for dishelpdesk/FileLayoutDisplay.asp---------------------
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 90%;
		color: #000000;
		margin: 5px 0px 10px 0px;
}
/*  ------------------------------all lists stuff------------------------------*/
.contentSect ul, .appwrap ul {
		font-size: 80%;
		list-style-position: inside;
		margin: 10px 10px 10px 10px;
		padding: 0px 0px 0px 0px;
}
.contentSect ol {
		font-size: 80%;
		list-style-position: inside;
		margin: 0px 10px 10px 30px;
		padding: 0px 0px 0px 0px;
}
/*--*/
.contentSect ul li {
		list-style-type: disc;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}
.contentSect ol li {
		list-style-type: decimal;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}
/*-------*/
.contentSect li ul {
		font-size: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 15px;
}
.contentSect li ol li {
		font-size: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}
/*-------------*/
.address {
		font-size: 80%;
		width: 90%;
		color: #000000;
		padding: 0px 0px 0px 0px;
		margin: 0px 20px 5px 10px;
		font-style: normal;
}
.contentSect dl {
		font-size: 80%;
		margin-left: 40px;
}
.contentSect dt {
		margin-top: 10px;
		font-weight: bold;
}
.contentSect dd {
		margin: 0px 0px 0px 0px;
}
.contentSect b, .contentSect strong {
		font-size: 90%;
}
.videos {
		margin: 0px 0px 0px 0px;
}
/* I used this for some larger sized text in the opening paragraph on the home page 
.middleSect p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.middleSect li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
} */
.alerted {
		color: #CC0000;
}
