body {
	background-color: #373737;
	margin: 0px;
}

/*ADD CLASS TO BODY TAG - FULL PAGE BG

.fullpage {
    background:url(images/CMC_bg_body_3.jpg) no-repeat scroll center 175px !important; 
}*/

.WebLinkNavBGBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: 1px double #999999;
	background-color: #660000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 162px;
}

.PrintLinkNavBGBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: 1px double #999999;
	background-color: #18530e;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 162px;
}

.PrintHeadingBox {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #18530e;
	border-bottom-style: double;
	}
	
.WebHeadingBox {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
	border-bottom-style: double;
	}
	
.LogoHeadingBox {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #091a5d;
	border-bottom-style: double;
	}
	
.PrintInfoBox {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #18530e;
	}

.PackageInfo {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	text-decoration: none;

}


.LogoLinkNavBGBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: 1px double #999999;
	background-color: #091a5d;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 162px;
}

.FolioLinkNavBGBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	border: 1px double #999999;
	background-color: #171717;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#footNav {
	background-image: url(../images/MainFooter.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	height: 42px;
	width: 1008px;
	vertical-align: middle;
}


/*TEXT STYLES START HERE */

#MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#KeyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: left;
}

#MainLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#WebByText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#LegalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: Center;
}

.QuoteByText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: Center;
}

#CusQuote {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

#Paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding: 20px;
	vertical-align: top;
}

#TextColumnLeft{
	padding-top: 90px;	
}

#ParaLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 20;
	padding-bottom: 0px;
	padding-left: 60px;
}

#ParaCenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}

#ResponseBox {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 514px;			
}

#DivCenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#DivLeft {
	text-align: Left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 12px;
	font-weight: normal;
}

#DivRight {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#DivVertCenter {
	vertical-align: middle;
}

#DivVertBottom {
	vertical-align: bottom;
}

li {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

ul {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.WebLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.WebLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F34E56;
	text-decoration: none;
	font-weight: normal;
}

.WebLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F34E56;
	text-decoration: none;
	font-weight: normal;
}

.PrintLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.PrintLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38BF20;
	text-decoration: none;
	font-weight: normal;
}

.PrintLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38BF20;
	text-decoration: none;
	font-weight: normal;
}


.LogoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.LogoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8CA2F4;
	text-decoration: none;
	font-weight: normal;
}

.LogoLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8CA2F4;
	text-decoration: none;
	font-weight: normal;
}


.TextLink {
	color: #999999;
	text-decoration: underline;
}
.TextLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#Help {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #06F;
	text-align: center;
	text-decoration: none;
}

#Help a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #06F;
	text-align: center;
	text-decoration: none;
}

#Help a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #3C8AFF;
	text-align: left;
	text-decoration: underline;
}





/* END TEXT STYLES HERE */


.Point {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}


/*HEADINGS START HERE */

.Mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.aMainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

.aMainheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.LGheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14;
	color: #666666;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

/* END HEADINGS HERE */

/* BEGIN FORM ELEMENTS HERE*/

.FormLayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 20px;
	font-weight: bold;
	text-align: center;
}

.FormLayoutBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	border: 1px double #999999;
	background-color: #171717;
}

.FormLayoutDivLeft {
text-align: left;
}

.FormLayoutDivCenter {
	text-align: center;
}

.Formelements {
	border: thin ridge #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-indent: 1px;
}

.FormButton {
	border: thin ridge #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	background-position: center;
}

.FormButton:hover {
	border: thin ridge #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	background-position: center;
}

.FormHelpTextLink {

font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}

.FormHelpTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}








/*END FORM ELEMENTS HERE */




