/* CSS Document */

a:link, a:visted {
	color: #0099CC;
}
a:hover {
	color: #003399;
}

body{font-family: Arial, Helvetica, sans-serif;
font-size:12px;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.body_text {
	font-style: normal;
	color: #333333;
}
.whitetext {
	color: #FFFFFF;
}
A.light:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

A.light:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

A.light:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

A.light:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
.light {
	margin-right: 5px;
	margin-left: 5px;
}
.dark {
	font-size: 12px;
}


A.dark:link {
	color: #000000;
	text-decoration: none;
}

A.dark:visited {
	color: #000000;
	text-decoration: none;
}

A.dark:active {
	color: #000000;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: underline;
}

.og_text {
	font-size: medium;
	font-weight: normal;
	color: #FF9900;
}
.body_text_xsmall {
	color: #333333;
	font-size: 11px;
}
.oj_list {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	color: #333333;


}
.oj_small {
	font-weight: bold;
	color: #FF9900;
}
#servicestable td {
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#servicestable .top {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
}
#servicestable .locations {
	text-align: left;
}
.servicestype {
font-size:20px; 
font-weight:bold;
}
.body_text {
	font-size: 12px;
}
.locations_title {
	color: #FFFFFF;
	font-size: 14px;
}
.small {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 a:link, h3 a:visited {
	color: #0099CC;
	text-decoration: underline;
	font-size: 18px;
}
h3 a:hover {
	color: #003366;
}
