@charset "utf-8";
#mainContent   h4 {
	text-align: center;
	margin: 5px;
}
.formpages {
	background-color: #000033;
	background-image: none;
}

#partsandserviceFSR {
	background-image: url(../images/servicebgs/serviceGears.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.mCCContnet li {
	display: block;
}
.mCCContnet ul {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.formfieldsets {
	padding: 5px;
	display: block;
	text-align: left;
	position: relative;
	margin-bottom: 20px;
	background-color: #336;
	border: medium ridge #4762CF;
}
.mCCContnet {

}

.formfieldsLegend {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	top: -0.75em;
	left: 0.5em;
	width: 237px;
	height: 23px;
	position: absolute;
	background-color: #336;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #4762CF;
	border-right-color: #4762CF;
	border-bottom-color: #4762CF;
	border-left-color: #4762CF;
	font-family: Arial, Helvetica, sans-serif;
}
ul.radio ul {
	display: inline;
	list-style-type: none;
}
.radio li {
	display: inline;
	margin: 5px;
	padding: 5px;
}
.formCheckboxesWrapper {
	float: left;
	width: 48%;
	font-size: 80%;
}
.labelmove {
	position: absolute;
	left: -4000px;
}
.adminAppSpecificLinks ul {
	list-style-type: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.adminAppSpecificLinks li {
	display: inline;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.formfieldsets ul {
	display: block;
	list-style-type: none;
}
ul.longlists  {
	font-size: 90%;
	color: #000099;
	font-weight: bold;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.formfieldcolor {
	color: #0000CC;
}
#partsBackground {
	background-image: none;
	background-position: center;
}
#mainContentCenterInner {
	width: auto;
}
#mainContentCenter {
	width: 47%;
	margin-right: auto;
	margin-left: auto;
}
#leftSidebar {
	padding: 10px;
}
#innerLeftSidebar {
	margin: 0px;
}
.mainContentRight {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
