/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
body {
	background-image: url(../images/bkg-2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #660000;
}
a.bottom:link {
	color: #999999;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #999999;
}
a.bottom:hover {
	text-decoration: underline;
	color: #660000;
}
a.bottom:active {
	text-decoration: none;
	color: #999999;
}
a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.white:hover {
	text-decoration: underline;
	color: #666666;
}
a.white:active {
	text-decoration: none;
	color: #ffffff;
}
.mmhidebottom-text {
	font-size: 70%;
	color: #999999;
	height: 30px;
}
.mmhideMainWidth {
	width: 780px;
}
.mmhideMenuWidth {
	width: 108px;
}
.mmhideCurveWidth {
	width: 47px;
}
.mmhideContentWidth {
	width: 475px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 90%;
	padding-right: 10px;
}
.mmhideSubMenuWidth {
	width: 150px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BurgundyHeading {
	font-size: 160%;
	color: #7A002E;
	font-weight: bold;
}
.GreyHeading {
	font-size: 140%;
}
.mmhideContentWidthHeader {
	width: 475px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 90%;
	padding-bottom: 10px;
}
.BurgundyBox {
	font-size: 90%;
	background-color: #7A002E;
	padding: 10px;
	width: 33%;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #999999;
}
.BlackSmall {
	font-size: 70%;
	color: #000000;
	text-align: center;
	padding: 5px;
}
.mmhideSubMenuWidthCorporate {
	width: 150px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
}
.mmhideIntroText {
	width: 563px;
}
.ImageRightPad {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ImageLeftPad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.TitleLarge {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}
.TitleSmaller {font-size: 18px}

.WhiteHeading {
	font-size: 160%;
	color: #FFFFFF;
	font-weight: bold;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
