body {
	background-color: #bcb56f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.xsmalluppercase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight:normal;
	text-transform:uppercase;
}
.MGWC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	line-height: 24px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	line-height: 20px;
}
.OrangeItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: 24px;
	color: #600;
}

.OrangeItalic a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: 24px;
	color: #600;
}

.OrangeSmallCaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	color: #600;
	text-transform:uppercase;
}

.Orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #600;
}

.xSmall {
	font-size: x-small;
}

.small {
	font-size: small;
}


input.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	border: 1px solid #999999;
}
input.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
	border-style:outset;
}
.mainbkgd {
	width:980px;
}

.innerbkgd {
	padding:15px;
}


#leftcontent {
		float:left;
		width:613px;
		height:100%;
		padding-left:15px;
		padding-right:15px;
}

#rightcontent {
		width:287px;
		height:340px;
		float:left;
		background-color:#600;
		background-image:url(/images/spacer.gif);
		padding:10px;
		margin:10px;
}
#footer {
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	height: 10px;
}

.xsmallitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight:normal;
	font-style:italic;
}

a {
	color:#333333;
}

a:hover {
	color:#bcb56f;
}

.white {
	background-image:url(/images/white.gif);
}

.whiteright {
	background-image:url(/images/white_right.gif);
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	border: 0 px;
	vertical-align: top;
	text-align: center;
}
.footerlink {
	color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}
