/* PAGINATOR */
body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	font-size: 14px;
	text-indent: 3px;
}

a:link {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #18281b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #666699;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	font-size: 14px;
}

/* PAGE LINK */
.page a:link {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}
.page a:visited {
	color: #5B595A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}
.page a:hover {
	color:  #E4155D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.page a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5859;
}

h1 {
	color: #000000;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0.67em 0;
	text-decoration: none;
	font-weight: normal;
}
input {
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
}

li {
	
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
}
.thumbnail {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #330066;
}

/* FOOTER*/
.footer a:link {
	color: #336633;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #C5D1E0;
	font-size: 14px;
}
.footer a:visited {
	color: #5B595A;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #E4155D;
	text-decoration: none;
}
.footer a:active { text-decoration: underline; }

.footer {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: normal;
	background-image: url(images/nav_top.gif);
}
a:link {
	font-size: 14px;
	height: 100px;
	width: 100%;
}
