@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#fcefa1;
}


.MainTable {
width: 800px;
background-color:#fefde2;
}

.BodyCopy {
	font-size: 11px;
	color: #000000;
	line-height: 26px;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	vertical-align: top;
}

.BodyCopyLink {
	font-size: 11px;
	color: #000000;
	line-height: 26px;
	text-decoration: underline;	
}

a.BodyCopyLink:link {
font-size: 11px; 
color: #000000; 
line-height: 26px;
text-decoration: underline;	
}

a.BodyCopyLink:visited {
font-size: 11px; 
color: #000000; 
line-height: 26px;
text-decoration: underline;
}

a.BodyCopyLink:focus {
font-size: 11px; 
color: #000000; 
line-height: 26px;
text-decoration: underline;
}

a.BodyCopyLink:hover {
font-size: 11px; 
color: #000000; 
line-height: 26pxx;
text-decoration: underline;
}

.ImageLink {
	border: 0px;
}

.Pullout {
	font-size: 20px;
	color: #876891;
	line-height: 28px;
	text-align: right;
	padding-top: 15px;
	vertical-align: top;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ScheduleHead {
	font-size: 15px;
	color: #357ea4;
	line-height: 20px;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 35px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ScheduleHeadLink:link {
	font-size: 15px;
	color: #357ea4;
	line-height: 20px;
	text-align: left;
	padding-top: 15px;
	padding-right: 35px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.ScheduleHeadLink:link {
	font-size: 15px;
	color: #357ea4;
	line-height: 20px;
	text-align: left;
	padding-top: 15px;
	padding-right: 35px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.ScheduleHeadLink:visited {
	font-size: 15px;
	color: #357ea4;
	line-height: 20px;
	text-align: left;
	padding-top: 15px;
	padding-right: 35px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.ScheduleHeadLink:focus {
	font-size: 15px;
	color: #357ea4;
	line-height: 20px;
	text-align: left;
	padding-top: 15px;
	padding-right: 35px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.ScheduleHeadLink:hover {
	font-size: 15px;
	color: #357ea4;
	line-height: 20px;
	text-align: left;
	padding-top: 15px;
	padding-right: 35px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.ScheduleBold {
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	vertical-align: top;
	font-weight: bolder;
}

.Schedule{
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	vertical-align: top;
}

.MainBodyCell {
	width: 360px;
	height: 384px;
	background-color:#fefde2;
	vertical-align: top;
}

.SideBarCell {
	width: 181px;
	height: 384px;
	background-color:#fefde2;
	vertical-align: top;
}

.DividerLineCell {
width: 1px;
background-color: #000000;
}

.RightSideCell1 {
	width: 150px;
	height: 2600px;
	background-color:#876891;
	vertical-align: top;
}

.RightSideCell2 {
	width: 108px;
	height: 2600px;
	background-color:#fefde2;
	vertical-align: top;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
}
.footerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.footerLink a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.footerLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
