/* CSS Document */
body, div, td, p, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #537B7B;
	line-height: 1.4em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #962495;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #3D5A5A;
}

.bkgrndOverall {
	background-color: #9966FF;
}

.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.bkgrndText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.15em;
}
#textShell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em;
}
.textHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
.bkgrndHeader {
	background-color: #660099;
	border: 2px outset #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FFFFFF;
}
.textHeaderSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.3em;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #962495;
}
.important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	line-height: 1.4em;
}

.textBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

.textBoldWhiteLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
}

.mainSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: .9em;
	color: #FFFFFF;
}

.mainMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1.2px;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #660099;
	line-height: 1.15em;
	font-weight: bold;
}

.quoteblk {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #000000;
	line-height: 1.4em;
	font-weight: normal;
}

.quotewht {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: normal;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: .85em;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}.box {
	border: 2px ridge #660099;
}
.pic {
	float: left;
}
