/* Start of CMSMS style sheet 'Internal Theme' */
h1, h2, h3, h4 {
	color: #000000;
	font-weight: bold;
	padding: 10px 0;
}
#Header h1 {
	padding: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
p {
	padding: 6px 0;
line-height: normal;
}
#Content a:link, #Content a:visited {
	color: #307FCA;
	text-decoration: underline;
}
#Content a:hover, #Content a:active {
	color: #72ADEF;
	text-decoration: underline;
}
#Content ul {
	margin: 10px 20px;
	list-style: circle;
}
#Content ul ul {
	margin: 3px 18px 0 18px;
}
#Content ol {
	margin: 10px 25px;
	list-style: decimal;
}
#Content ol ol {
	margin: 3px 18px 0 18px;
}
#Content li {
	padding: 2px;
}
#Content dl {
	margin: 10px;
	font-weight: bold;
}
#Content dd {
	padding: 2px 18px;
	font-weight: normal;
}
blockquote {
	margin: 10px 20px;
}
.news_article_title {
	color: #f0a70b;
	font-size: 14px;
}
.orange .active  {
	color: #f0a70b;
}

.servicesubnav {
height: 30px;
display: block;
}

.servicesubnav ul{
margin:0px !important;
vertical-align:middle !important;
}

.servicesubnav ul li{
margin: 0px !important;
padding: 0px !important;
background-color: white;
height:30px;
}
.servicesubnav ul li a{
display:block;
padding-top:8px;
}

#divshow {
border-top: 0px;
}

coloroccar {
color:#F0A70B;
font-weight:bold;
}
/* End of 'Internal Theme' */

