body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
	background-image: url(../images/background.gif);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000033;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 8px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.Photo-right {
	float: right;
	padding-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	line-height: 26px;
	padding-top: 0px;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #0066CC;
	font-style: italic;
	padding-left: 15px;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
li { 
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
.footerText a:link {
	text-decoration: none;
	color: #666666;
}
.footerText a:visited {
	color: #003366;
}
.footerText a:hover {
	color: #000066;
}
.introText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 22pt;
	color: #FFFFCC;
}
.a:link {
	text-decoration: none;
	color: #003366;
}
.a:visited {
	color: #000066;
}
.a:hover {
	color: #0066CC;
}
.yellowLink {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	line-height: 13pt;
}
.yellowLink a:link {
	text-decoration: none;
	color: #FFFFCC;
}
.yellowLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.yellowLink a:hover {
	color: #FFFFFF;
}
.bulletHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-position: outside;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFCC;
	text-decoration: none;
}
.Photo-left {
	float: left;
	padding-right: 20px;
}
