a {
	color: #0000CC;
	text-decoration: none;
}
body {
	background: #e7e7e7;
	color: #333333;
	font: 1px  Tahoma, Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	text-align: justify;
	text-decoration: none;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.contactInfo {
	font-size: 10px;
	margin-top: 60px;
	text-align: center;
}
.content {
	font-size: medium;
	margin: 0px;
	padding: 30px;
	overflow: auto;
	width: 700px;
	text-align: left;
}
.footer {
	background: url(../images/HeaderLinksFiller.gif) repeat-x;
	color: #274567;
	font-size: 14px;
	font-weight: bolder;
	height: 21px;
	text-align: right;
	text-decoration: none;
	width: 100%;
}
.header {
	background:  url(../images/HeaderFill.jpg) repeat-x;
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.headerLinks {
	color: #274567;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.headerLinksBar {
	background: url(../images/HeaderLinksFiller.gif) repeat-x;
	height: 21px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
}
.leftPadding {
	padding: 0px 0px 0px 5px;
	text-align: right;
}
.widthFiller {
	width: 100%;
}















.leftContent {
	background: #fcfdfd;
	float: left;
	padding: 5px;
	width: 203px;
}
.rightContent {
	font-size: small;
	margin: 0px 0px 0px 214px;
	padding: 5px 25px 5px 5px;
}
a:hover {
	color: #FF0000;
}
