@charset "utf-8";
/* CSS Document */

p {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.copyPadright {
	padding-right: 12px;
}

tr td ul li {
	margin-right: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
}

.footer a {
	color: #CCC;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
.footer a:hover {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #006633;
}
.centered {
	position: relative;
	top: 7px;
	right: 0;
	width: 50%;
	margin: auto;
	overflow: visible;
	visibility: visible;
	text-align: center;
	height: 50%;
} 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration: none;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	padding-top: 6px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
}
.largetype {
	font-size: 36px;
	color: #CCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 20px;
	font-weight: bold;
	color: #CCC;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 2px;
	text-align: right;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #060;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: right;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 20px;
	font-weight: bold;
	color: #CCC;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 2px;
	text-align: left;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration: none;
	text-align: right;
}
.linksright {
	text-align: right;
}
.regularlink {
	font-weight: normal;
}
.note {
	color: #999;
}
.textColBG {
	background-image: url(img/BG_home.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.rowOdd { font-family: Arial ; background: #CCCCCC; color: #333333; page-break-inside:avoid}
.rowEven { font-family: Arial ; background: #CCCCCC; color: #333333; page-break-inside:avoid}
