/* GENERAL STYLES */
/*Print CSS */

body {font-family: verdana, arial, helvetica, sans-serif;}

/*Hidden Elements, parts, sections */


#CorpSiteLogoBg img, #CorpSiteLogoBg span {display:none;}

#TopNavigationLinks, #ContentWrap, #ContentSub2 {display:none;}

#HeaderWrap {display:none;}

#Footer {display:none;}

#LogoBackground img, #LogoBackground span, #LogoBackground .hiddenPipe, #CoLogo-pt1 img, CoLogo-pt3 img {display:none;}

#LogoBackground>img, #LogoBackground>span, #LogoBackground .hiddenPipe, #CoLogo-pt1>img, CoLogo-pt3>img {display:none;}

#LogoBackground>CoLogo-pt3>img {display:none;}
.hiddenPipe, .secondBrandLogo {display:none;}

/*Printable */

body {
	margin: 0;
	padding: 2px;
	background-color: #fff;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 	{
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

ul {
	font: 80% verdana, arial, helvetica, sans-serif;
	color:#000;
	}

ol {
	font: 80% verdana, arial, helvetica, sans-serif;
	color:#000;
	}

ul ul, ul ol, ol ul, ol ol {
	font: 100% verdana, arial, helvetica, sans-serif;
	}


li {
	font: 100% verdana, arial, helvetica, sans-serif;
	}

img {
	padding: 0;
	border: 0px none;
	margin: 0;
	}

q {
	font: bold 100% verdana, arial, helvetica, sans-serif;
	background-color: #eee;
	padding: 0;
	margin: 0 0 .8em 0;
	}

address {
	font: 80% verdana, arial, helvetica, sans-serif;
	margin-left : 20px;
	background-color: #eee;
	margin-bottom: 10px;
	}

acronym, abbr 
	{
	border-bottom: 1px dotted blue; 
	}

p {
	padding: 0;
	margin: 0 0 .8em 0;
	}

hr {
	color: gray;
	height: 1px;
	width: 100%;
}

a {color:#ccc; text-decoration: underline; font-weight:bold;}


h1 {
	background: #666;
	color:#999;
	margin-bottom: 35px;
	border-bottom: 2px dotted #666;

}

h2 {

	font-size: 120%;

}

h3 {

	font-size: 110%;

}

h4 {

	font-size: 100%;

}

h5 {

	font-size: 90%;

}

h6 {

	font-size: 80%;
}

p {
	font-size: 80%;
	padding: 0;
	margin: 0 0 .8em 0;
}

table
	{
	border: 1px;
	color: #000;
	border-bottom: solid 2px #000;
	margin: 10px 1px;
	padding: 10px 1px;
	width: 99%;
	}

td, th
	{
	font-size: 70%;
	font-weight: normal;
	border: 1px solid;
	padding: 3px;
	vertical-align : top;
	}

td p
	{
	font-size: 100%;
	}
td ul
	{
	font-size: 100%;
	}

td ol
	{
	font-size: 100%;
	}

th 
	{
	background-color: #ccc;
	font-weight: bold;
	}

tr 
	{
	height : 20px;
	}



caption {
	color: #333;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}



/*---------- Image alignment -------------*/



/*---------- StrapLine Box -------------- */





/* EDITOR PROPERTIES */
