body {

}

A:link {
	COLOR: #333; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #333; TEXT-DECORATION: none;
}
A:active {
	COLOR: #CC0000; TEXT-DECORATION: none;	
}
A:hover {
	COLOR: #CC0000; TEXT-DECORATION: none;
}


.url:link {
	COLOR: #333; TEXT-DECORATION: none;
}
.url:visited {
	COLOR: #333; TEXT-DECORATION: none;
}
.url:active {
	COLOR: #CC0000; TEXT-DECORATION: none;
	background: url(../common/arrow.gif) left no-repeat;
}
.url:hover {
	COLOR: #CC0000; TEXT-DECORATION: none;
	background: url(../common/arrow.gif) left no-repeat;
}

.url2:link {
	COLOR: #333; TEXT-DECORATION: none;
}
.url2:visited {
	COLOR: #333; TEXT-DECORATION: none;
}
.url2:active {
	COLOR: #CC0000; TEXT-DECORATION: none;
	background: url(../common/arrow.gif) top left no-repeat;
}
.url2:hover {
	COLOR: #CC0000; TEXT-DECORATION: none;
	background: url(../common/arrow.gif) top left no-repeat;
}

.url3:link {
	COLOR: #333; TEXT-DECORATION: none;
}
.url3:visited {
	COLOR: #333; TEXT-DECORATION: none;
}
.url3:active {
	COLOR: #CC0000; TEXT-DECORATION: none;
	background: url(../common/arrow4.gif) top left no-repeat; 
}
.url3:hover {
	COLOR: #CC0000; TEXT-DECORATION: none;
	background: url(../common/arrow4.gif) top left no-repeat; 
}

/*font*/

.copy {
	FONT-SIZE: 11px; COLOR: #333; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.copyb {
	FONT-SIZE: 11px; COLOR: #333; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
}
.copyred,.copyred:link,.copyred:active,.copyred:hover {
	FONT-SIZE: 11px; COLOR: #CC0000; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.copyredb {
	FONT-SIZE: 11px; COLOR: #CC0000; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
}

.cscompany {
	FONT-SIZE: 9px; COLOR: #333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/*backgrounds*/
.red {
	BACKGROUND-COLOR: #CC0000
}
.lightgrey {
	BACKGROUND-COLOR: #F3F3F3
}
.rose {
	BACKGROUND-COLOR: #FEF4F4
}
.vertline{ border-right: 1px #9A9A9A dotted;
}
.line{ border-bottom: 1px #9A9A9A dotted;
}
.greyline{ border-bottom: 1px #ccc solid;
}
.topshadow{ background-image:  url(../common/topshadow.jpg);
}
.arrow {
	background: url(../common/arrow.gif) left no-repeat;
}

.arrow2 {
	background: url(../common/arrow2.gif) top left no-repeat;
}

.arrow3 {
	background: url(../common/arrow3.gif) top left no-repeat;
}

/* */
#byTheNumbers {
	margin-top: 20px;
	text-align: left;
}
#byTheNumbers h3 {
	color: #cc0000;
}
#byTheNumbers ul {
	padding-left: 20px;
	list-style: square;
	margin: 0;
}
#byTheNumbers ul li {
	padding: 0 0 0 0;
}
#mainTitleHeading {

}
#mainTitleHeading h2 {
	font-weight: normal;
	color: #cc0000;
	line-height: 20px;
	font-size: 15px;
}
.mainColContent {
	margin-top: 20px;
	text-align: left;
}
.mainColContent h3 {
	color: #cc0000;
}
.mainColContent p {

}
#mainGraphicPromo {

}
.locationsContainer {
	
}
.locationsContainer h4 {
	color: #cc0000;
	text-align: left;
	margin-bottom: 5px;
}
.locationsContainer ul {
	list-style: none;
	text-align: left;
	padding-left: 5px;
	margin: 0;
}
.locationsContainer ul li {
	text-align: left;
	margin: 0;
}
#mainGraphicPromo {
	width: 700px;
	text-align: center;
	margin: 10px 0 0 0;
}
#critical_biz {
	margin-left: 20px;
	margin-top: 20px;
	font-size: 12px;
}
#critical_biz h4 {
	font-weight: bold;
	color: #cc0000;
	line-height: 20px;
	font-size: 15px;
	margin-left: 30px;
	margin-bottom: 0;
}
#critical_biz p {
	margin: 3px 0 10px 30px;
	font-size: 12px;
}
#critical_biz ul {
	
}
#critical_biz ul li {
	list-style: none;
}
#critical_biz ul li p,
#critical_biz ul li a:link,
#critical_biz ul li a:visited {
	text-align: center;
	line-height: 24px;
	color: #fff;
	margin: 0 0 5px 0;
	display: block;
	width: 200px;
	height: 24px;
	background: url(/img/list_background.jpg) top left no-repeat;
}
#critical_biz ul li a:hover {

}
#critical_biz ul.popup {
	border: 1px solid #999;
	display: none;
	position: absolute;
	z-index: 1001;
	background: #fff;
	padding: 10px;
	margin: -60px 0 0 210px;
}
#critical_biz ul.popup li {
	list-style: circle;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}