body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 6px 2px 2px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B4C2E7;
}
.borderMAIN {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.bottomLINK {
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.bottomLINK a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.bottomLINK a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.bottomLINK a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.bottomLINK a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #126B14;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}
li {
	list-style-position: outside;
	list-style-image: url(/images/arrow-blue.jpg);
	margin-bottom: 10px;
	display: list-item;
}
a:link {
	color: #2548AF;
}
a:visited {
	color: #2548AF;
}
a:active {
	color: #2548AF;
}
a:hover {
	color: #1DA622;
}
.borderRIGHT {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderNAVtable {
	border: 1px solid #B5C3E8;
}
