@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana;
	font-size: 10pt;
}

.footer {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	padding-top: 7px;
}

.footer a:link {
	text-decoration: underline;
	color: #666666;
}

.footer a:visited {
	text-decoration: underline;
	color: #666666;
}

.footer a:hover {
	text-decoration: none;
	color: #666666;
}

h1 {
	font-family: Arial;
	font-size: 16pt;
	padding-left: 13px;
	text-align: left;
}

h4 {
	font-family: Arial;
	font-size: 13pt;
	padding-left: 13px;
	text-align: left;
}

p {
	padding-left: 8px;
	text-align: left;
}

.sectionLinks {
	padding-top: 7px;
	text-align: center;
}

.contentArea {
	border: 1px solid #000000;
	min-height: 370px;
	height: 370px;
	margin: 3px;
}

.sectionLinks a:link {
	text-decoration: underline;
	color: #CC0000;
}

.sectionLinks a:visited {
	text-decoration: underline;
	color: #CC0000;
}

.sectionLinks a:hover {
	text-decoration: none;
	color: #FF0000;
}

.leftBack {
	background-image: url(../images/tile-bg-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

li {
	text-align: left;
}
