/* stylesheet contains classes used globally across the CMR website */
/* global tag classes */
body {
	background-color:#F9F9FB;
	padding:0px;
	text-align: center;	
}
#container {
  margin: 0 auto;
  width: 747px;
  } 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a:link {
	color:#FF0099;
	text-decoration:none;
}
a:active {
	color:#FF0099;
	text-decoration:none;
}
a:visited {
	color:#FF0099;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}
a.subLink:link {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.subLink:active {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.subLink:visited {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.subLink:hover {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
a.lNav {
	font-weight:normal;
}
a.lNavSub {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
a.lNavSub:visited {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
a.lNavSub:hover {
	color:#000000;
}
a.backToTop:link {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.backToTop:active {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.backToTop:visited {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.backToTop:hover {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
/* general text classes */
p {
	margin: 0px;
	padding-bottom:0px;
	padding-top:11px;
	padding-left:0px;
	padding-right:0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	font-weight:normal;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#FF9900;
	font-weight:normal;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#FF0099;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}
h5 {
	font-size:14px;
	font-weight:normal;
	color:#FF0099;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}
h6 {
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}
.subText2 {
	color:#666666;
}
.subTitle3 {
	font-size:11px;
	font-weight:bold;
	color:#FF0099;
}
.comment {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}
.imageLive {
	float: left; 
    clear: left; 
    margin: 5px 10px 5px 3px;
	padding-right: 5px;
	
}
.liveTextBox {
	background-color:#f3f5f7;
	padding:5px;
	border-width: 10px;
	border-color: #0000ff;
}
/* page format/sizing classes */
.pageWidth {
	width:747px;
}
.pagePrintWidth {
	width:650px;
}
.mainContent {
	height:350px;
	padding-left:5px;
	padding-top: 8px;
	padding-right:5px;
}
.mainContentColSpacer {
	width:15px;
	height:1px;
}
.mainContentPad {
	padding-left:3px;
}
/* topNav classes */
table.topNav {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background-color:#DEDEDE;
}
table.topNav td {
	height:21px;
	vertical-align:middle;
	text-align:left;
}
table.topNavShadow {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background-color:#DEDEDE;
}
table.topNavShadow td.topNavShadowFill {
	background-image:url(../images/bannerBottomFill.gif);
	background-repeat: repeat-x;
}
/* header/banner classes */
table.banner {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background-color:#FF0099;
	}
table.banner td.bannerBottomFill {
	background-image:url(../images/bannerBottomFill.gif);
	background-repeat: repeat-x;
}
table.banner  {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background-color:#FF0099;
	}	
/* footer classes */
table.footer {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table.footer td {
	font-size:9px;
	color:#888888;
}
.copyrightText {
	font-size:9px;
	color:#888888;
}
/*dividers, breaks and other separators */
.hDiv {
	height:5px;
	background-image:url(../images/hDiv.gif);
	background-repeat: repeat-x;
}
.hDivSpacer {
	height:5px;
	width:100%;
}
.hDivPinkSpacer {
	height: 5px;
}
.hDivPink {
	height:5px;
	background-image:url(../images/hDivPink.gif);
	background-repeat: repeat-x;
}
.hDivPadded {
	height:25px;
	background-image:url(../images/hDivPadded.gif);
	background-repeat: repeat-x;
}
.hDivPaddedSpacer {
	height:25px;
	width:1px;
}
.hDivNoPadTop {
	height:15px;
	background-image:url(../images/hDivNoPadTop.gif);
	background-repeat: repeat-x;
}
.hDivNoPadTopSpacer {
	height:15px;
}
.vDivPinkSpacer {
	width: 10px;
}
.vDiv {
	width:21px;
	background-image:url(../images/vDiv.gif);
	background-repeat: repeat-y;
}
.vDivPink {
	background-image:url(../images/vDivPink.gif);
	background-repeat: repeat-y;
}
.vDivPadded {
	width:25px;
	background-image:url(../images/vDivPadded.gif);
	background-repeat: repeat-y;
}
.vDivPaddedSpacer {
	width:25px;
}
.sectionHSubSpacer {
	height:10px;
}
.sectionVSubSpacer {	
	height:20px;
}
.sectionLgIndentSpacer {
	width:40px;
	height:1px;
}
.bulletSpacer {
	width:15px;
}
.hDivTL {
	height:9px;
	background-image:url(../images/hDiv.gif);
	background-repeat: repeat-x;
}
.hDivWhoWeAre {
	height:9px;
	background-image:url(../images/hDivTL.gif);
	background-repeat: repeat-x;
}
/* form classes */
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	vertical-align: middle;
	background-color:#FFFFFF; 
}
input.button {
	background-color:#FF0099;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}		
input.checkBox {
	vertical-align:middle;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
input.checkBox2 {
	vertical-align:middle;
	margin:0px;
	padding:0px;
	background-color:#F9F9FB;
}
input.radioButton {
	vertical-align:middle;
	margin:0px;
	padding:0px;
	background-color:#F9F9FB;
}
.headerFormControl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	vertical-align:middle;
}	
table.form {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table.form td {
	font-size:11px;
}
table.form strong {
	color:#333333;
}
table.form td.selectListHeader {
	background-color: #999999;
	color: #FFFFFF;
	font-weight:bold;
	height:19px;
	vertical-align:middle;
	padding-left:3px;
	border:1px solid #CCCCCC;
}
table.form .formSubText {
	font-size:10px;
	color:#FF0099;
}
select.selectList {
	width:100%;
	border:0px #999999 solid;
}
/* lNav Classes */
.lNavColSpacer {
	width:173px;
	height:1px;
}
table.lNav{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background-color: #FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
table.lNav td {
	font-size:11px;
	vertical-align:top;
}
table.lNav td.lNavBullet {
	padding-left:5px;
}
table.lNav td.lNavText {
	padding-right:5px;
	width:153px;
}
table.lNav td.lNavSubContent {
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:5px;
	background-color:#DEDEDE;
	border-top:1px solid #999999
}
table.lNav td.lNavHeader {
	background-color:#FF0099;
}
table.lNav td.lNavDiv {
	height:10px;
	background-image:url(../images/hDivLNav.gif);
	background-repeat: repeat-x;
}
table.lNav img.lNavDivSpacer {
	height:10px;
	width:1px;
}
/* employment classes */
table.employmentHeader {
	border-collapse: collapse; 
	border-spacing: 0px;
	empty-cells: show;
}
table.employmentHeader td {
	padding-left:3px;
	vertical-align:middle;
	color:#000000;
	font-weight:bold;
	height:16px;
}
table.employmentList {
	border-collapse: collapse; 
	border-spacing: 0px;
	empty-cells: show;
}
table.employmentList td {
	padding:3px;
	background-color:#F1F1F1;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	vertical-align:top;
}
/* report classes */
table.report {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table.report td {
	border:1px solid #666666;
	padding:3px;
	background-color:#F1F1F1;
}
table.report td.reportHeaderCol {
	font-weight:bold;
	vertical-align:middle;
	background-color:#E4E4ED;
}
table.report td.reportCurrencyCol {
	text-align:right;
}
table.report td.reportPercentCol {
	text-align:center;
}
/* old News classes */
.subTitle2 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.pagePrintWidth {
	width:650px;
}
.pageTitleNoNav {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	font-weight:normal;
	padding-top:8px;
}
/* timeline classes */
.timeLineDateText {
	color:#FF0099;
	font-weight:bold;
}
.timeLineBGSpacer {
	height:763px;
	width:1px;
}
.timeLineIndentSpacer {
	width:20px;
	height:1px;
}
.timeLineTextIndentSpacer {
	width:15px;
	height:1px;
}
table.timeLine {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background-image:url(../images/timeLineBG.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	width:750px;
}
/* web to lead form classes */
table.lead {
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #d8d8d8;
	empty-cells: show;
	background-color: #f4f4f4;
	padding:0px;
	margin:0px;
}
table.lead td {
	height:20px;
	vertical-align:middle;
	text-align:left;
	padding:10px 0px 0px 10px;
}