body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #474638;
}

.frameRightTile {
	background-image: url(images/frameRightTile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.frameLeftTile {
	background-image: url(images/FrameLeftTile.gif);
	background-repeat: repeat-y;
}
.frameLeftBottomGradient {
	background-image: url(images/FrameLeftBottomGradient.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.BlueLink {
	color: #149CB8;
	text-decoration: none;
}
a.BlueLink:link {  color: #149CB8; }
a.BlueLink:active {  color: #149CB8; text-decoration: underline;}
a.BlueLink:hover {  color: #149CB8;	text-decoration: underline;}
a.BlueLink:visited {  color: #149CB8; }

.subSecCaptial {
	font-size: 16px;
	color: #BD0000;
}
.subSecLowers {
	font-size: 12px;
	color: #BD0000;
}

.headingCaptial {
	font-size: 28px;
	color: #BD0000;
}
.headingLowers {
	font-size: 20px;
	color: #BD0000;
}

