/* ID Styles */

#linkside a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#linkside a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
#linkside a:acitve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#linkside a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#linkside  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
#linkside p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
#linkside h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
#linkside h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}


/* Class Styles */
.linksidequote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.footer {
	font-family: "Arial Black";
	font-size: 9px;
	color: #CCCCCC;
}
.content {
	font-family: "Arial Black";
	font-size: 14px;
	color: #CCCCCC;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
}
.quotesmall {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	background-position: center;
}
.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	background-position: center;
}
.linktop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.pagetitlenounderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.pagetitlesmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.pagesubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.paragraphsubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
	text-decoration: underline;
}
.pagecontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

	/* Global Styles */
	
body {
	margin-top: 0px;
}

.box {
	background-color: #FFFFFF;
	padding: 15px;
	border: thin groove #000000;
}
#page content here {
	color: #990000;
}


#page content here a:link {
	text-decoration: underline;
	color: #990000;
}
#page content here a:visited {
	text-decoration: underline;
	color: #990000;
}
#page content here a:hover {
	text-decoration: none;
	color: #990000;
}
#page content here a:active {
	text-decoration: none;
	color: #990000;
}


a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

