.page {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;




}


.footerText {
	text-align: center;
	font-size: 12px;
}


.mainText {
	padding: 0px;
	margin: 0px;
	vertical-align: text-top;

}


a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
div.footerText a:hover {

	font-weight: normal;
}


.login {
	font-size: 11px;
	text-align: right;
	color: #000066;

}


.paddedp {
	text-align: justify;
	padding-right: 20px;



}
.indent {
	text-indent: 10pt;
	list-style-type: none;

}
.smalltext {
	font-size: x-small;
}


.alphaIndex {
	text-align: center;
}
.navigation {
	font-size: 13px;
}
.navigation a {
	text-decoration:none;
	color: #000066;
}
.navigation a:hover {
	text-decoration:none;
	font-weight: bold;
}
.contactdetails {
	font-size: x-small;
}
.transparent {
	background-image: url(images/trans20x20.gif);
	background-repeat: repeat;
	background-color: #000066;

}
.test {
	background-image: url(images/leftmiddle.gif);
	background-repeat: no-repeat;
}
