/* begin Page */

body {
	font-family: Helvetica, Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

#MainPanel {
	border-left: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-right: solid;
	border-right-color: #666666;
	border-right-width: 1px;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 912px;
}

#Header {
	background-image: url('../images/MS_BG_Header.jpg');
	background-repeat: no-repeat;
	height: 412px;
	margin: 0px;
	padding: 0px;
	width: 912px;
}

#Content {
	background-image: url('../images/MS_BG.jpg');
	background-repeat: no-repeat;
	height: 756px;
	margin: 0px;
	width: 912px;
}

#InternalContent {
	margin: 0px 160px 25px 182px;
	padding: 50px 20px 20px 20px;
	width: 530px;
}

#LeftColumn {
	float: left;
	height: 180px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	width: 265px;
}

#RightColumn {
	float: left;
	height: 180px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	width: 265px;
}

#LeftColumnFooter {
	float: left;
	width: 265px;
}

#RightColumnFooter {
	float: left;
	text-align: right;
	width: 265px;
}
