h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

#primary {

}
.primarytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pageimage {
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 50px;
}
.secondimage {
	border: 1px solid #666666;
	margin-left: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 75px;

	padding-left: 25px;
	text-align: justify;
}
.titletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.blackborder1 {
	border: 1px solid #000000;
}
.greybold {
	font-weight: bold;
	color: #333333;
}

.content a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
body {
	background-position: right;
	background-repeat: repeat-y;
	background-color: #93b9dc;
	background-image: url(../graphics/bgfadeblue.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Leadtext12 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #999999}
.smcell {
	padding-top: 50px;
}
.content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#tc {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#tc td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container {
	border-left-color: black;
	border-right-color: black;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#header {
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 229px;
	width: 800px;
}
#shoutbox td {
	background-color: #ffff99;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
}
#shoutbox h1 {
	font-style: italic;
	font-size: 18px;
}
