.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #1956A7;
	letter-spacing: 0em;
	margin: 0px;
	padding: 15px 0px 0px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
}
.intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0000FF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1829A5;
}
li {
	font-size: 14px;
	color: #192BA8;
	font-weight: normal;
	padding: 0.5em;
	margin-right: 2em;
}
.intro3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.border-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFB0;
	font-weight: bold;
}
a.border-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF00;
}
.main-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #0000FF;
	text-decoration: underline;
}

.col-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #68A3F9;
}
.green-sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009933;
}
body {
	background-color: #666666;
}


.copyright:link,
.copyright:visited,
.copyright:active,
.copyright:hover {
	text-decoration: none;
	color: black;
	font-size: .7em;
}

.highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	padding: 0px 2px;
}
.BOLDRED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #FF0000;
}
.subtitleblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #006CF5;
}
.smallerprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

div#navbar {
	height: 30px;
	width: 100%;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right-width: 0px;
	border-left-width: 0px;
}

div#navbar ul {
	 margin: 0px;
	 padding: 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: .7em;
	 color: #006CF5;
}

div#navbar li {
	 list-style-type: none;
}

div#navbar li a {
	 text-decoration: none;
	 padding: 5px 5px;
	 color: #FFF;
}

div#navbar li a:link {
	 color: #FFF:
}

div#navbar li a:hover {
	 font-weight: bold;
	 color: YELLOW;
	 background-color: #162099;
}
.linktypesize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
}
.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFF00;
	background-color: #192BA8;
}
.subtitlegray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1px;
	font-weight: bold;
	color: #666666;
}
.subtitlegray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006CF5;
	background-color: #F6F872;
	padding: 2px;
}
.silver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
}
.FullSizeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #101C94;
}
.LIFETIME {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0033CC;
	background-color: #CCFF00;
}

.ListStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.subtitlepurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990099;
}

img.floatLeft {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.floatRight {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}

