/* Start of CMSMS style sheet 'print' */
/* PRINT STYLESHEET */

body, input, textarea, option, select { font-family: "Times New Roman", Times, serif; }
body { font-size: 1.3em; }

h1, .cfont7, h2, .cfont6, #content big.profiletopname, h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader, h4, .cfont4, .cbodyhdr4, h5, .cfont3, h6, .cfont1 { color: #000000; }
a:link, a:hover, a:visited, a:active { text-decoration: underline; color: #000; }

/* DEFINE CONTENT COLOR */
#content { color: #000000; }

/* STANDARD ELEMENTS */
.printElement { display: block; width: 100%; }
.screenElement { display: none; }
#content .callOut { padding: 1em; background: #FFFFFF; color:#000; margin-bottom: 1.2em; border: 1px solid #000000; }
body img { display: none; }
#content img { display: inline; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background:#fff none; font-family:times,serif; padding:0; }
a:link, a:visited, a:hover, a:focus, a:active{ text-decoration:underline; font-weight:normal; color:#00f;}
	#containerPage { margin:0; width:auto; background:#fff none; }
		#banner { display:none;}
			img#logo { position:static;  display:block;}
			img#cta { display:none;}
			img#tagline { display:none;}
			#navigationMain { display:none;}
				#navigationMain ul, #navigationMain ul li { display:none;}
				#navigationMain a { display:none;}
		#containerColumns { float:none; width:auto; }
			#columnMain { padding:0; }
				h1#pageTitle { color:#000;  font:bold 1.4em times,serif; padding:1.2em 0;}
				#content { font-size:1em; min-height:0; padding:0; }
				#ie6 #content { height:auto; }
				#footer { color:#000; }
					#navigationLower { display:none;}
					#geographicalFooter { display:none;}
					#finePrint {  }
						p#copyright { padding-bottom:0;  padding:0 0 .3em;}
						p#branding {  }
/* End of 'print' */

