/*----- CMS Version 2.0 Compatible -----*/

.PrintOnly { display:block; }
.DontPrint, .header, .rotator, .t1, #CommunityBar { display:none; }

#main_body {background: #fff}
#print_header {display:block; margin:10px 0}
#main_container, #main_container2, #main_container3 { width: 100%; margin: 0; padding: 0; background:#fff; border:0}
.text p, .text, .Footer { color: #000000; }
a:link, a:visited, a:hover, a:active { color: #0000FF; text-decoration: underline;}
.ThemeBlue #TextCol, .ThemeRed #TextCol, .ThemeGreen #TextCol, .ThemeOrange #TextCol, .ThemeGray #TextCol, .ThemePurple #TextCol { background:none}
#TextCol h1 { background:none; color:#000; padding:10px 0 0 0}
.ThemeBlue #LandingTextCol #ContentArea, .ThemeRed #LandingTextCol #ContentArea, .ThemeGreen #LandingTextCol #ContentArea, .ThemeOrange #LandingTextCol #ContentArea, .ThemeGray #LandingTextCol #ContentArea, .ThemePurple #LandingTextCol #ContentArea { padding:10px 0; background:none}
#BreadCrumb { background:none; border-top: solid 1px #ccc; padding:5px 0}
.Footer { background:#fff; color:#000; border-top: solid 1px #ccc}

/*-- put PageContent Class on .text in cms area --*/

.ThemeBlue #ContentArea ul, .ThemeRed #ContentArea ul, .ThemeGreen #ContentArea ul, .ThemeOrange #ContentArea ul, .ThemeGray #ContentArea ul, .ThemePurple #ContentArea ul { margin-left:15px; list-style-type: square;list-style-position: outside;}
.ThemeBlue #ContentArea ul li, .ThemeRed #ContentArea ul li, .ThemeGreen #ContentArea ul li, .ThemeOrange #ContentArea ul li, .ThemeGray #ContentArea ul li, .ThemePurple #ContentArea ul li { background-image: none; margin-top: 1px; padding-left: 0px; list-style-type: square;list-style-position: outside; }
.ThemeBlue #ContentArea ul li ul li, .ThemeRed #ContentArea ul li ul li, .ThemeGreen #ContentArea ul li ul li, .ThemeOrange #ContentArea ul li ul li, .ThemeGray #ContentArea ul li ul li, .ThemePurple #ContentArea ul li ul li { background-image: none; margin-top: 1px; padding-left: 0px; list-style-type: square;list-style-position: outside; color:#000 }


