body {
	font-family: "Lucida Grande", sans-serif;
	background-color: #9ab8d2;
	margin: 0;
	background-image: url(../images/fain_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-weight: normal;
}
a {
	color: #1169AD;
	text-decoration: none;
}

.Left {
	font-family: "Lucida Grande", sans-serif;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 164px;
	background-color: #000000;
	height: 336px;
}
.Left a {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: lighter;
	line-height: 24px;
}
.Left  a:hover {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #6EA8E6;
	text-decoration: none;
	font-weight: lighter;
	line-height: 24px;
}
.Right {
	margin: 0;
	background-image: url(../images/fain_blueback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 692px;
	background-color: #70aae9;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: 336px;
	font-family: "Lucida Grande", sans-serif;
	font-weight: normal;
}
.Right h1 {
	margin: 0;
	text-align: left;
	vertical-align: top;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 24px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99ccff;
	font-family: "Lucida Grande", sans-serif;
}
.Right p {
	margin: 0;
	text-align: justify;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", sans-serif;
}
.Right a {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Lucida Grande", sans-serif;
}
.Right  a:hover {
	margin: 0;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-family: "Lucida Grande", sans-serif;
}
.Right li {
	margin: 0;
	color: #99ccff;
	list-style-type: square;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", sans-serif;
}
.Bottom {
	font-size: 12px;
	background-image: url(../images/bottom.jpg);
	height: 114px;
	width: 856px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	text-decoration: none;
	background-color: #dce6ef;
	background-repeat: no-repeat;
	font-family: "Lucida Grande", sans-serif;
}
.Bottom a {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	padding-left: 4px;
	text-decoration: underline;
}
.Bottom a:hover {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #004F84;
	font-style: normal;
	padding-left: 4px;
	text-decoration: underline;
}
.Legal a {
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
}
.Legal  a:hover {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.Emphasis {
	font-family: "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

