@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-color: BABDBE;
}
a:link {
	color: #6eb4b2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
.navtext {
	font-size: 10px
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B0101;
}
.header {
	font-size: 14px;
	text-transform: none;
	color: #330000;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.smalltext {
	font-size: x-small;
	color: #330000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.introtext.availty {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	letter-spacing: .1em;
}
.sideboxtextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #99CCCC;
	background-color: #6EB3B1;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
	padding: 2px;
	white-space: normal;
}
.linkbox {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.imgRM  {
	padding-right: .3em;
	padding-left: .3em;
	border-right-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #330000;
	border-bottom-color: #333333;
	border-left-color: #330000;
	border-top-width: thin;
	border-bottom-width: medium;
}
.bkgrd {
	background-image: url(images/piedmonthdrbkg.jpg);
	background-repeat: no-repeat;
	background-color: #BABDBE;
}
.announcement {color: #3B8E8F}
