.footer {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.top {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 5px;
}

.top a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.im {
	color:#333333;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:11px;
	text-align: left;
}

.im a:link {
	color: #000000;
	text-decoration: none;
}

.im a:visited {
	color: #000000;
	text-decoration: none;
}

.im a:active {
	color: #000000;
	text-decoration: underline;
}

.im a:hover {
	color: #000000;
	text-decoration: underline;
}


.bottomlinks a {
	color:#FFFFFF;
	font-family: Comic Sans MS, Arial, Tahoma, sans-serif;
	font-size:11px;
	text-align: center;
}

.bottomlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomlinks a:hover {
	text-decoration: underline;
}

.pagelinks {
	color:#000066;
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	text-align: right;
	font-weight: normal;
}

.pagelinks a:link {
	color: #000099;
	text-decoration: none;
}

.pagelinks a:visited {
	color: #000099;
	text-decoration: none;
}

.pagelinks a:active {
	color: #000099;
	text-decoration: underline;
}

.pagelinks a:hover {
	color: #000099;
	text-decoration: underline;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: normal;
	color: #000000;
	text-transform: capitalize;
	padding-left: 25px;
	font-weight: normal;
}

.subpagelinks {
	color:#003399;
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	text-align: left;
	font-weight: normal;
}

.subpagelinks a:link {
	color: #003399;
	text-decoration: none;
}

.subpagelinks a:visited {
	color: #003399;
	text-decoration: none;
}

.subpagelinks a:active {
	color: #003399;
	text-decoration: underline;
}

.subpagelinks a:hover {
	color: #003399;
	text-decoration: underline;
}

.menu {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-indent: 50px;
	line-height: 25px;
	letter-spacing: 1px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:active {
	color: #FFFF66;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a {
	color: #000066;
}


.bullet_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
}
.bullet_text il {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	list-style-image: none;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 11px;
	list-style-position: inside;
}


.greyitalic {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	font-style: italic;
}

.greyitalicenter {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	font-style: italic;
}

.cathead {
	color:#003300;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight: bold;
	background-image: url(../images/thin_boarder.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	background-position: -18px bottom;
	text-align: left;
}

.blackpicture {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
}

.blacknormal {

	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align: justify;
	font-weight: normal;
}

.blacknormalright {

	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align: right;
	font-weight: normal;
}

.blackboldtitle {

	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	font-weight: bold;
}

.blackbold {

	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align: justify;
	font-weight: bold;
}

.hand { cursor: pointer }
