﻿* {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}
body {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	background-color: #dfdfdf;
}
.contentCell {
	width: 400px;
	font-size: 13px;
}
.contentCell h2 {
	color: #28aaff;
	font-size: 23px;
	font-weight: normal;
}

.contentCell h3 {
	color: #28aaff;
	font-size: 23px;
	font-weight: normal;
	text-decoration:underline;
}

.contentCell a {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-decoration:underline;
}
.contentCell li  {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	margin-bottom:10px;
}
.contentCell li a {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}
.contentCell li a:hover {
	color: #0099FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}
a:active {color: #0099FF; }
a:visited {color: #0099FF; }
a:link {color: #0099FF;}
a:hover {color: #0099FF; }

A.black_link:active {color: #000000; text-decoration: none;}
A.black_link:visited {color: #000000; text-decoration: none;}
A.black_link:link {color: #000000; text-decoration: none;}
A.black_link:hover {color: #0099FF; text-decoration: none;}



.contentSpacer {
	width: 145px;
}
.line_spacer {
	height: 30px;
}

#pages {
	text-align: center;
}
#pages span {
	color: #0099ff;
}
#pages div {
	height: 17px;
}
#marcom{
	padding-left: 50px;
	color: #0099ff;
	padding-bottom: 10px;
}

#location {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 20px;
	position: relative;
	padding-top: 10px;
	line-height: 10px;
	padding-left: 50px;
	top: 0px;
	margin-bottom: 40px;
}
#location span {
	color: #0099ff;
}
.picture {
	float: left;
	margin-right: 25px;
}
.picture_text {
	font-size: 12px;
}
.picture_text h1, .picture_text a{
	font-size: 12px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
}
.contentCell .category {
	font-size: 21px;
	color: #000000;
}
.subMenuCell {
	height:25px;
}

/* clear fix */
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}  html[xmlns] .clearfix {display: block;} * html .clearfix {height: 1%;}

DIV.topicContent { padding-bottom:20px; text-align:left; width:860px; margin:0 auto;}
DIV.topicContent h1 {color:#28AAFF; font:normal 24px arial; padding:0px 0px 10px 0px; margin:0px;}
DIV.topicContent h2 {color:#28AAFF; font:normal 20px arial; padding:0px 0px 10px 0px; margin:0px;}
DIV.topicContent DIV.descriptionText { width:400px;}
DIV.contentL { float:left; width:430px;}
DIV.contentL DIV.sitePage { width:400px;}
UL.siteMapList { margin:0px; padding:0px; list-style:none;}
UL.siteMapList LI { float:left; width:250px; padding:0 0 20px 0; margin:0px; text-align:center;}
UL.siteMapList LI H3 { padding:0px 0 10px 0;}
UL.siteMapList LI IMG {border:1px solid #5D5D5D; height:76px; width:100px;}
DIV.breadCrumbs { padding-bottom:10px;}
DIV.sitePage DIV P { font:normal 12px arial; color:#0099FF; padding:0px 0px 10px 0px; margin:0px;}
DIV.sitePage DIV P A { text-decoration:none; }
DIV.sitePage DIV P A IMG { width:auto; height:auto; border:0px; margin-right:5px;}
DIV.sitePage UL { margin:0px; padding:0xp; list-style:none;}
DIV.sitePage UL LI { float:left; display:block; width:200px; padding:0 0 20px 0; margin:0px; height:113px;}
DIV.sitePage UL LI IMG { margin-bottom:5px; float:none!important; display:block}
DIV.sitePage UL LI A { text-align:center; display:inline-block; text-decoration:none}
DIV.sitePageBorder P { min-height:30px;}
DIV.sitePageBorder { border:2px solid #CCC; text-align:center; padding-top:10px;margin-bottom: 30px;}
DIV.sitePageBorder H3 { text-align:left; padding-left:10px; color:#0099ff;}
DIV.sitePageBorder P { text-align:left; padding-left:10px;}
DIV.pager { text-align:center; padding-right:15px; padding-bottom:40px;}
DIV.pager UL { padding:0px; margin:0px; text-align:center; list-style:none;}
DIV.pager UL LI { margin:0px; padding:0px 5px; display:inline;}
A.readMore {background:url(Image/morLink.png) no-repeat right; display:inline-block; padding-right:10px;}
A.prevLink {background:url(Image/morLinkL.png) no-repeat left; display:inline-block; padding-left:10px;}
DIV.paddingT { padding-top:98px;}
DIV.paddingT2 { padding-top:82px;}
.pTop { font-size:14px}

DIV.sitePageMarg { margin-bottom:40px!important;}
DIV.pagerWith { width:860px;}
A.topLink { float:left; padding-left:10px;}
