body	{
	margin:0 0 10px 0;
	background-color:#BED53C;
	/*
	background-image:url(/images/LiCWS_BG.png);
	background-repeat:no-repeat;
	background-position:top center;
	*/

	color:#fff;  font-size:14px;
	font-family:arial, sans-serif;
	}

#container
	{ background-image:url(/images/LiCWS_contentBG.png); }

#content
	{
	background-image:url(/images/LiCWS_BG.png);
	background-repeat:no-repeat;
	background-position:top center;
	}

td	{
	padding:0;  color:#fff;  vertical-align:top;
	font-size:14px;  line-height:1.45;
	font-family:arial, sans-serif;
	}



a	{ color:#9ADBF1; }

a:active, a:hover
	{ color:#FFEF41; }


#HeadMenu
	{
	background:#00113D;  text-align:center;  color:#BED53C;
	text-transform:uppercase;  padding:5px 0;
	font-weight:bold;  /* letter-spacing:2px; */
	}

#HeadMenu a
	{ color:#9ADBF1;  text-decoration:none; }

#HeadMenu a:active, #HeadMenu a:hover
	{ color:#fff;  text-decoration:none; }



#vidMenu
	{ text-align:center;  padding:0 120px;  font-size:18px;  color:#BED53C; }

#vidMenu a
	{ color:#fff;  /* font-weight:bold; */  white-space:nowrap; }

#vidMenu a:active, #vidMenu a:hover
	{ color:#ff0;  text-decoration:none; }



#subhead { background-image:url(/images/LiCWS_contentBG.png); }

#contentDiv
	{
	background-image:url(/images/contentDiv.png);
	background-repeat:repeat-y;
	background-position:top center;
	width:51px;
	}

#footer	{
	background-image:url(/images/LiCWS_footBG.png);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:10px solid #fff;

	height:12px;  padding-top:130px;  font-size:12px;
	color:#00113D;  text-align:center;
	}

#footer a
	{ color:#00113D; }

#footer a:hover, #footer a:active
	{ text-decoration:none; }


sup	{ font-size:70%;  font-weight:normal; }

img	{ border:0; }

ul, ol	{ text-align:left !important;  margin-right:40px; }

li	{ padding-top:4px;  padding-bottom:4px; }


h1, .large
	{ font-size:20px;  margin:0; }

.larger	{ font-size:22px; }

h2, .h2ish
	{
	font-size:24px;  margin-bottom:0;
	line-height:1.1;  letter-spacing:1px;
	}

h3, .h3ish
	{ font-size:23pt;  font-weight:normal;  margin-bottom:0; }

h4, .h4ish
	{ font-size:17px;  font-weight:normal;  margin:0; }

.yellow	{ color:#FFEF41; }
.green	{ color:#BED53C; }
.green2	{ color:#8AAC01; }
.white	{ color:#fff; }
.blue	{ color:#3973B7; }
.skyblue { color:#9ADBF1; }
.grey, .gray	{ color:#BABABA; }

.center	{ text-align:center; }
.justify { text-align:justify; }
.right	{ text-align:right; }

.pTop5	{ padding-top:5px; }
.pTop10	{ padding-top:10px; }

.pad0-8	{ padding:0 8px; }

.pad8	{ padding:8px; }
.pad10	{ padding:10px; }

input, textarea
	{ background:#fff;  color:#000;  padding:1px;  border:0;  width:100%; }

input.submit, input.none
	{ background:none;  width:auto; }

.vAlinMid { vertical-align:middle; }

.contactTitle
	{ vertical-align:middle;  white-space:nowrap; }


.Title	{ color:#044A99;  font-weight:normal;  font-size:36px; }


#CleanStation
	{ color:#000; }

#CleanStation h2
	{ color:#0163C7;  font-size:18px;  letter-spacing:0; }

#CleanStation2 h2
	{ margin-bottom:15px; }

#CleanStation ul li, #CleanStation2 ul li
	{ color:#000;  padding-top:0;  padding-bottom:0; }

#CleanStation2 ul
	{ margin-top:0;  margin-right:0; }

#CleanStation2 ul li
	{ color:#000; }



/*
width:990px; top:0px; left:50%;
margin-left: (1/2 the width!)
*/

#subMenu
	{
	/* background:#E6E5E6; */
	background:url(/images/transparent-grey.png);
	position:absolute;  color:#000;  width:893px;
	left:50%; /* top:0px; */ margin-left:-446px;
	}

#subMenu .conTent
	{ padding:3px 0 3px 370px; }

#subMenu img
	{ vertical-align:middle;  margin-left:30px; }

#subMenu a
	{ text-decoration:none;  color:#044A99; }

#subMenu a:hover, #subMenu a:active
	{ color:#8AAC01; }




#QandA	{ width:900px;  margin:0 auto; }

#QandA #title, #QandA #answers, #QandA #problems
	{ padding:10px 45px; }

#QandA #answers
	{ width:50%; }

#QandA #title
	{ padding-top:0;  padding-bottom:0; }

#QandA #title h1
	{ margin:0;  font-size:25px;  font-weight:normal; }

#QandA #answers h2, #QandA #problems .issue
	{ color:#FFEF41;  font-size:16px;  letter-spacing:0;  font-weight:bold; }

#QandA #problems h1
	{ color:#0EC3FF;  margin:0;  font-size:25px;  font-weight:normal; }



