body {
	margin: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mcArea {
	background-color: #CCCCCC;
	padding: 10px;
}
#footer {
	background-color: #999999;
	background-image: url(/images/footerBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boltedBar_left {
	background-color: #666666;
	background-image: url(/images/fade_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.boltedBar_right {

	background-color: #666666;
	background-image: url(/images/fade_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #660066;
	text-decoration: underline;
}
a:visited {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #660066;
	text-decoration: underline;
}
#footer a {
	font-weight: bold;
}
.mcAreaInternal {
	padding-right: 10px;
}
#sideBar {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	font-size: 10px;
}
#sideBar h1 {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}
#sideBar h2 {
	display: inline;
	font-weight: bold;
	font-size: 11px;
	color:#666666
}
h1 {
	display: block;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
h3 {
	display:inline;
	font-weight: bold;
	font-size: 12px;
}
#ltQuad {
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#rtQuad {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#rbQuad {
	padding: 5px;
}
#lbQuad {

	padding: 5px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#mainMenuBar {
	background-image: url(/images/mainMenuBar.jpg);
	height: 30px;
	vertical-align: middle;
}
#menuBar {
	height: 30px;
}
#menuBar a {
	font-size: 11px;
	font-weight: bold;
}
#breadcrumb {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size: 11px;
	font-weight: bold;
}
#headerArea {
	padding-top: 10px;
	padding-bottom: 10px;
}
#headerRow {
	padding: 2px;
	border-top: 1px dotted #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px dotted #666666;
	background-color: #999999;
}
#listedRow {
	padding: 2px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#headerRowDetail {
	padding: 2px;
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	border: 1px dotted #666666;
}
#RowDetail {
	padding: 2px;
	font-size: 11px;
	vertical-align: top;
}
#RowDetailHeader {
	padding: 2px;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#RowDetailSub {
	padding: 2px 2px 2px 1px;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#detailBlockBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
	vertical-align: top;
	padding: 2px;
}
.boltedBar_bottom {
	background-color: #666666;
	background-image: url(/images/fade_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}
hr {
	width: 95%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

