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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

#divMainContent {
	padding-left: .3in;
}

#divHeader {
	background-image: url(../images/banner_1_small.jpg);	
}

#divFooter {
	display: none;
}

#divSideNav {
	display: none;
}

#divIntro {
	display: none;
}

.copyright {
	font-size: 7pt;
	font-weight: normal;
	color: #990000;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #663399;
	text-indent: 0;
}
h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #990000;
}

p {
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

img {
	border: 0;
}

a:link,a:visited,a:hover {
	text-decoration: none;
	color: #9966CC;
}
.sideHeader {
	font-family: "Trebuchet MS", Times, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.handheld {
	display: none;
}
.noPrint {
	display: none;
}
#phoneBanner {
	display: none;
}
